
img
{
	border: 0px;
}

.bodyClass
{
	background-color: #1a1a1a;
	background-image: url(/images/page_background.png);
	background-repeat: repeat-x;
	font-family: Arial, Verdana;
	font-size: 8pt;
}

#container
{
	width: 801px;
	margin: auto;
	margin-top: 10px;
}

#masthead
{
	height: 55px;
	width: 506px;
	background-image: url(/images/header.png);
	background-repeat: no-repeat;
	text-align: left;
}

#print_masthead
{
	display: none;
	font-size: 12pt;
}

#box_top
{
	height: 5px;
	font-size: 1px;
	width: 800px;
	background-image: url(/images/top_box.png);
	background-repeat: no-repeat;
}

#content_wrapper
{
	width: 799px;
	background-image: url(/images/background.png);
	background-repeat: repeat-y;
	border-right: 1px solid #a5a5a5;
}

#box_bot
{
	height: 5px;
	font-size: 1px;
	width: 800px;
	background-image: url(/images/bot_box.png);
	background-repeat: no-repeat;

}

#footer_wrapper
{
	text-align: center;
}

#footer
{
	margin-top: 10px;
	height: 34px;
	width: 801px;
	background-image: url(/images/footer.png);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 9pt;
	color: white;
	padding-top: 12px;
}

#navigation
{
	float: left;
	width: 193px;
}

#navigation ul
{
	width: 193px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#navigation li a
{
	display: block;
	background-image: url(/images/nav_under.png);
	background-repeat: no-repeat;
	color: #000000;
	text-decoration: none;
	padding-left: 12px;
	padding-top: 16px;
	height: 22px;
	font-size: 8pt;
	font-weight: bold;
	border-bottom: 1px solid #000000;
}

#navigation li a:hover
{
	width: 181px;
	background-color: #FFFFFF;
	background-image: url(/images/active_nav.png);
	background-repeat: repeat-y;
	border-bottom: 1px solid #000000;
}

#navigation li a#current
{
	width: 181px;
	background-color: #FFFFFF;
	background-image: url(/images/active_nav.png);
	background-repeat: repeat-y;
	border-bottom: 1px solid #000000;
}

#navigation ul ul
{
	width: 194px;
	list-style-type: none;
	padding-left: 0px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #000000;
}

#navigation li li a
{
	background-image: none;
	text-decoration: none;
	padding-left: 12px;
	padding-top: 3px;
	height: 18px;
	font-weight: normal;
	border-bottom: none;
}

#navigation li li a:hover
{
	color: #000000;
	text-decoration: underline; 
	background-color: #FFFFFF;
	background-image: none;
	border: none;
}

#navigation li li a#current
{
	color: #000000;
	text-decoration: none; 
	background-color: #FFFFFF;
	background-image: none;
	border: none;
	font-weight: normal;
}

#nav_under
{
	height: 94px;
	width: 193px;
	background-image: url(/images/nav_under.png);
	background-repeat: no-repeat;	
}

#content
{
	margin-left: 7px;
	width: 579px;
	float: left;
	font-size: 10pt;
	padding: 10px;
}

#content table
{
	width: 98%;
}

.cbBody {
	border-left: 1px solid #f1f1df;
	border-right: 1px solid #f1f1df;
	border-bottom: 1px solid #f1f1df;
	padding:7px 8px 5px 8px;
	background-image: url(/images/box_gradient.png);
	background-repeat:repeat-x;
	background-position: top;
	vertical-align: top;
	font-size: 13px;
	text-align: left;	
}

#content ul
{
	list-style-position: inside;
}

sup
{
	font-size: 6pt;
}

.cbTitle	{
	color: #000000;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 15px;
	border-left: 1px solid #f1f1df;
	border-right: 1px solid #f1f1df;
	border-top: 1px solid #f1f1df;
	padding: 3px 8px 3px 8px;
	line-height: normal;
}

.contenttop {
	border-left: 1px solid #f1f1df;
	border-right: 1px solid #f1f1df;
	border-top: 1px solid #f1f1df;
	padding: 1px 10px 10px 10px;
}

.contentbottom {
	border-left: 1px solid #f1f1df;
	border-right: 1px solid #f1f1df;
	border-bottom: 1px solid #f1f1df;
}

.breadcrumb,
.breadcrumb a {
	font-size: 11px;
	color: #666666;
	text-align: right;
}

h1 { 
	color: #000000;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 15px;
	padding: 3px 0px 3px 0px;
	line-height: normal;
	margin: 0px;
}

h2
{
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

h3 {
	color: #666666;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}

#content input, textarea
{
	margin: 3px;
}

.fieldLbl {
	text-align: right;
	padding-right: 10px;
}

.fieldVal {
	text-align: left;
}

h2 { font-size: 15px }

#messages {
	margin-bottom: 10px;
}

.message_warning {
	padding: 10px;
	border: 1px solid #FF0000;
	color: #ff0000;
	background-image: none;
}

.message_confirm {
	padding: 10px;
	border: 1px solid #7787b0;
	color: #7787b0;
	background-image: none;
}

.tableBoundary { background-color: #336699; font-weight: bold; color: #ffffff}
.tableBoundary a, .tableBoundary a:hover { color: #ffffff; text-decoration: none; }

.tableBorder {
	border: 1px solid #336699;
}

.tableHeader {
	background-color: #336699;
	font-weight: bold;
	color: #ffffff;
	padding: 5px 3px;
}

.tableHeader a {
	color: #ffffff;
}

.tableBody { background-color: #FFFFFF; font-weight: normal;}
.oddrow { background-color: #F3F3F3; color: #000000; font-weight: normal;}
.evenrow, .evenrow a, .evenrow a:hover { background-color: #FFFFFF; color: #000000; font-weight: normal;}
.button { 
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; background-color: #EFF3FC; 
	border: #CAD8F8; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; 
}

.button:hover { 
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; background-color: #ddeeee; 
	border: #CAD8F8; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; 
}

.redText { 	color: #ff0000; }

.imgClass {
	border: 1px solid #cccccc;
	padding: 5px;
}

.imgCaption {
	padding-top: 5px;
	font-weight: bold;
}

.imgDescription { padding-top: 3px; }

