
a:link {
	color: 002A7D;
	text-decoration: none;
}
a:visited {
	color: 002A7D;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.left-nav:link {
	color: #000000;
	text-decoration: none;
}

a.left-nav:visited {
	color: #000000;
	text-decoration: none;
}

a.left-nav:hover {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

a.top-nav:link {
	color:000000;
	text-decoration: none;
}

a.top-nav:visited {
	color:000000;
	text-decoration: none;
}

a.top-nav:hover {
	color: 000000;
	text-decoration: none;
	font-size: 19px;
}


.uppernavbar { 
	font-family: Verdana;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	background-color: rgb(224, 224, 128); 
	vertical-align: middle; 
	text-align: center;
}

.banner1-text {
	font-family: times new roman;
	font-weight: bold; 
	font-size: 36px;
	line-height: 36px;
	font-style: italic; 
	color: 002A7D;
	text-align: right;
	margin-right: 20px;
}

H1.banner2-text {
	font-family: Verdana;
	font-weight: bold; 
	font-size: 14px;
	font-style: normal; 
	color: E89C59;
	text-align: right;
	margin-right: 20px;
	line-height: 30px;
}

.main-table {
	border: solid gray;
	border-width: 1px;
	text-align: left;
}

.text-table {
	width: 750px;
	border: dotted;
	border-width: 1px;
	text-align: left;
	border-color: 002A7D;

}


.banner-table { 
	background-color: EFEEB4; 
	vertical-align: bottom;
	text-align: right;	

}


.uppernav-table {
	text-align: center;
	height: 35px;
	width: 830px;
	background-color: E0E080;
	border-top: solid 1px gray;
	border-bottom: solid 1px gray;
}

.logo-cell {
	vertical-align: middle;
	border-bottom: solid gray;
	border-right: solid gray;
	border-width: 1px;
	background-color: E0E080;
}

.left-nav-cell  {
	border-right: solid gray;
	border-width: 1px;
	background-color: EFEEB4;
	vertical-align: top;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	margin-right: 20px;
	margin-left: 24px;
	margin-top: 20px;
}

H1.text-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
	margin-right: 20px;
	margin-left: 24px;
	margin-top: 20px;
}


.code {
	font-family: Courier New,Courier,monospace;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	margin-left: 24px;
}


.text-nomargin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
}

.left-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: right;
	margin-right: 10px;
	margin-top: 24px;
}

.top-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.text-cell {
	vertical-align: top;
}	

.text-intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #002A7D;
	margin-left: 0px;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 2em;
	margin-bottom: 2px;
}

.copyright-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	color: #999999;
	margin-right: 24px;
	margin-left: 24px;
}
