/* CSS Document */

body {font-family: verdana;
	background-color: #cecece;
	background-image: url('../images/back1.jpg');
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menu {position:absolute; left:10px; top:130px;width:140px;
font-size:12px;line-height:30px;
}
.main 
{position:absolute; left:190px; 
top:130px;width:650px;
font-size:12px;
line-height:30px;
margin-top: 0px;
}
.searchbutton{width:140px;height:25px;}
.searchbox{width:140px;height:18px;}
.style1 {
	line-height:20px;
	font-size: 10px;
	
}
#header {
	clear: both;
	padding: 0px;
	margin: 0px;
	height: 45px;
	text-align: right;
	background-repeat: no-repeat;
}
.footer {
	padding: 0px;
	margin: 10px 0px 0px 0px;
	height: 20px;
	clear: both;
}
.content {
	margin-left: 175px;
	width: 555px;
	padding-top: 7px;
}
.header{
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding: 3px;
	color: #FFFFFF;
}
.data {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;
}
.code {
	font-family: Courier New, Courier;
}

.strike {
	text-decoration: line-through;
}

.announcement {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding-top: 0px;
	margin-top: 0px;
}

.announcement p {
	padding: 5px;
	margin: 0px;
	text-align: center;
}
a, a:link, a:visited {
	color: #000066;
}

a:hover, a:active {
	color: #0000CC;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-decoration:underline;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}



.red {
	background-color :#990000;
	background-image: url(images/header_bg_red.jpg);
}

.blue {
	background-color :#000066;
	background-image: url(images/header_bg_blue.jpg);
}

.green {
	background-color :#006600;
	background-image: url(images/header_bg_green.jpg);
}

.purple {
	background-color :#660066;
	background-image: url(images/header_bg_purple.jpg);
}

.orange {
	background-color :#FF6600;
	background-image: url(images/header_bg_orange.jpg);
}

.bluepurple {
	background-color :#000099;
	background-image: url(images/header_bg_bluepurple.jpg);
	color: #000066;
}

.turquoise {
	background-color :#4A98B5;
	background-image: url(images/header_bg_turquoise.jpg);
	color: #000066;
}
.services {
	width: 600px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-bottom: 10px;
}

.services td {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.services tr.header {
	background-color: #666666;
}

table.mainTable, table.plainTable {
	width: 100%;
}

table.mainTable td, table.plainTable td {
	padding: 3px;
}

table tr.header {
	background-color: #1B4B69;
}

table tr.header p {
	color: #FFFFFF;	
	font-weight: bold;
	padding: 4px;
}

table tr.row1 {
	background-color: #E5E5E5;
}

table tr.row2 {
	background-color: #EEEEEE;
}

table tr.row1a {
	background-color: #FF9999;
}

table tr.row2a {
	background-color: #FF6666;
}

table td.totalLine {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1B4B69;
	border-bottom-color: #1B4B69;	
}


table.plainTable td.textLabel p {
	font-weight: bold;
	text-align: right;
}

p.courier {
	font-family: "Courier New", Courier, mono;
}

.smallText {
	font-size: 10px;
}

.tablerow
{
	padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px;height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 25px; 
	text-align:center;
	margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;}

.tablehead
{
	padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; line-height: 18px; 
	text-align:center; height: 50px;
	margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;}

.infoDiv{display:none;position:absolute;border-style:solid;background-color:#ffffff;padding:5px;font-size: 12px;line-height:1.8; max-width:550px; border-width:1px;color: rgb(27, 75, 105);}

#navcontainer
{width:100%;overflow:hidden;height:23px;background-color: #143a51;}

#left {
	clear: both;
	float: left;
	width: 160px;
	padding: 0px;
}

#leftnav {
	margin: 0;
	padding: 0;
	line-height: 20px;
}

#leftnav h1 {
	margin: 0;
	margin-left: -3px;
	padding: 0;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}

#leftnav ul {
	margin: 0;
	padding: 0;
	width: 160px;
}

#leftnav li {
	font-family: Verdana;
	font-size: 10px;
	margin: 0; 
	padding: 3px 10px 3px 10px;
	list-style-type: none;
	border-bottom: 1px solid #ccc;
}

#leftnav li.noline {
	border-bottom: none;
}
	
#leftnav a:link, #leftnav a:visited {
	text-decoration: none;
	border: none;
	color: black;
}

#leftnav a:link.active, #leftnav a:visited.active, #leftnav a:hover {
	color: #999;
}

#navlist {
	margin: 0;
	padding: 3px 0 2px 0;
	background-color: #143a51;
}

#navlist ul, #navlist li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	border-bottom: 4px solid #143a51;
}

#navlist a:link, #navlist a:visited {
	float: left;
	line-height: 16px;
	font-weight: bold;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #ddd;
	border-bottom: 4px solid #143a51;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
	border-bottom: 4px solid #fff;
	background: transparent;
	color: #F4CA2A;
}

#navlist a:hover {
	color: #F4CA2A;
}


