@charset "utf-8";
/* CSS Document */
body{
	background: #a5b3c0;
}

body,td,p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #252525;
}
a{
	color: #252525;
}




/* top header styles */
.topheader{
	background-color: #616265;
}
.topheader td, .topheader a{
	color: #ffffff;
	font-size: 9px;
	text-decoration: none;
}
.topheader a:hover{
	text-decoration:underline;
}

/* gray top header */
.header{
	background-color: #dce2e8;
}
.header td, .header a{
	color: #636363;
	font-size: 9px;
	text-decoration: none;
}
.header a:hover{
	text-decoration: underline;
}



/* tab navigation */
.uppernav div{
	float: left;
	margin: 0px;
	position: relative;
}
.uppernav .navitem{
	width: 138px;
	background: url("../images/uppernav_off.jpg") no-repeat top right;
	padding: 5px 0 5px 0px;
	margin: 0 0 0 -3px;
	
}
.uppernav .first{
	width: 140px;
	padding-left: 0px;
	margin-left: 0px;
}
.uppernav .selected{
	width: 150px;
	background: url("../images/uppernav_selected.gif") no-repeat top right;
	z-index: 10000 !important;
	margin: 0 0 0 -15px;
}
.uppernav .firstselected{
	width: 140px;
	z-index: 10000;
	background: url("../images/uppernav_selected_first.gif") no-repeat top right;
	padding-left: 0px;
	margin-left: 0px;
}
.uppernav .navitem a{
	display: block;
	width: 100%;
	text-align: center;
	color: #ffffff;
	font-size: 9px;
}

.secondarynav, .secondarynav a{
	color: #252525;
	font-size: 9px;
	text-transform: uppercase;
}

.blueheadertext{
	font-size: 13px !important;
	color: #347ab7 !important;
	font-style: italic;
	line-height: 15px;

}


/* content boxes */
.graycontent{
	background-color: #dce2e8;
}
.content{
	background-color: #ffffff;
}
.secondarycontent{
	background: #ffffff url("../images/gray_bar.gif") repeat-y;
	padding: 23px 16px 23px 35px;
}

/* drop shadow */
.drop_upper{
	background: url("../images/drop_upper_bg.gif") repeat-x;
}
.drop_left{
	background: url("../images/drop_left_bg.gif") repeat-y;
}
.drop_right{
	background: url("../images/drop_right_bg.gif") repeat-y;
}
.drop_bottom{
	background: url("../images/drop_bottom_bg.gif") repeat-x;
}


/* home styles */
.homebluebox{
	background: #ffffff url("../images/bluepixel_bg.jpg") no-repeat bottom left;
	padding: 20px 15px 20px 36px;
}

.lighttable_half, .lighttable_halflarge{
	background-color: #FFFFFF;
}
.lighttable_half th{
	background: #58595c url("../images/lighttableheader_half.jpg") no-repeat center right;
	padding: 5px 8px 5px 12px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	color: #ffffff;
	font-size: 11px;
}

.lighttable_half .content{
	padding: 3px;
	color: #252525;
}
.lighttable_halflarge th{
	background: #58595c url("../images/lighttableheader_halflarge.jpg") no-repeat center right;
	padding: 5px 8px 5px 16px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	color: #ffffff;
	font-size: 11px;
}
.lighttable_halflarge .content{
	padding: 3px 3px 3px 8px;
	color: #252525;
}

.lighttable td{
	background-color: #FFFFFF;
	font-size: 9px;
	font-weight: normal;
}
.lighttable th{
	background: #58595c url("../images/lighttableheader.jpg") no-repeat center right;
	padding: 3px 8px 3px 24px;
	font-size: 9px;
	text-transform: uppercase;
	text-align: left;
	color: #ffffff;
	font-size: 11px;
}
.lighttable .content{
	padding: 5px;
	color: #252525;
}

.grayhr{
	background: #595a5d !important;
}

.disclaimer{
	font-size: 9px;
	color: #616265;
	padding-left: 10px;	
}


.footer{
	background: #367ebd;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: normal;
}
.footer td{
	color: #FFFFFF;
	font-size: 9px;
	font-weight: normal;
}
.footer a{
	color: #FFFFFF;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}
.footer a:hover{
	text-decoration: underline;
}

.message{
	padding: 10px 0px 20px 10px;
	font-weight: bold;
}

.errormessage{
	color: #FF0000;
	padding: 10px 0px 20px 10px;
	font-weight: bold;
}
.required{
	color: #FF0000;
}

.table .stripe{
	background-color: #ffffff;
}
.table .stripe2{
	background-color: #eeeeee;
}

.breadcrumb, .breadcrumb a{
	text-transform: uppercase;
	color: #3479b6;
	font-size: 9px;
	text-decoration: none;
}
.breadcrumb a:hover{
	text-decoration: underline;
}

.leftnav{
	background: #2d4488 url("../images/leftnav_bg.jpg") repeat-x bottom;
}
.leftnav ul{
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
}
.leftnav ul li{
	padding: 10px 10px 10px 32px;
	border-bottom: 1px solid #a5b3c0;
	color: #FFFFFF;
	font-size: 9px;
	line-height: 12px;
	text-transform: uppercase;
}
.leftnav ul li.selected{
	padding: 10px 10px 10px 37px;
	background: #347ab7;
}
.leftnav a{
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
}
.leftnav a:hover{
	text-decoration: underline;
}

.contentheader{
	padding-bottom: 18px;
	border-bottom: 1px solid #616265;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #1a69d0;
	text-transform: uppercase;
}
.contentheader h1{
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #1a69d0;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
.headercontainer{
	padding-bottom: 15px;

}

h1{
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #1a69d0;
	text-transform: uppercase;
}
h2{
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #1a69d0;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}


/* old table style for login */
/* table sytles */
.darktable{
	background: #616265;
	color: #FFFFFF;
}
.darktable th{
	background: #a8a8a8 url("../images/darktable_header_bg.gif") repeat-x;
	text-align: left;
	color: #363636;
	font-size: 9px;
	font-weight: normal;
	padding-left: 7px;
}
.darktable td, .darktable td p{
	color: #ffffff;
}
.darktable a{
	color: #FFFFFF;
}
.darktable ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.darktable li{
	list-style: url("../images/darktable_ul.gif");
	margin-left: 20px;
	margin-bottom: 5px;
}