
/* Nix Extras */


a:active,a:visited,a:link {color: #446488; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt;}
a:hover {color: #00004F; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt;}
a.nav:active, a.nav:visited,  a.nav:link { color: #000000; font-size : 10px; font-weight: bold; font-family: verdana; text-decoration: none;}
a.nav:hover { font-size : 10px; font-weight: bold; color: black; font-family: verdana; background-color:000000; color:FFFFFF}
.bborder	{
	background-color: #FFFFFF;
	border: 1px #CCCCCC solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	
}
.panel		{-moz-border-radius: .3em .3em .3em .3em; border: 1px dotted #B4D2E7; background-color: #ECF4F9;}
.form_button		{-moz-border-radius: .3em .3em .3em .3em;
	border: 1px dotted #B4D2E7;
	background-color: #99CCFF;
	color: #003366;
}
BODY, TD, TR {text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; cursor: default; line-height: 14px;}










html{
	font-family: Verdana, Geneva, Arial, Helvetica;
	line-height: 14px;
}

body{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica;
}

/*p{
	color: #f5f5f5;
	font-size: 10px;
} */

td{
	color: #54595F;
	font-size: 11px;
}

ul{
	list-style: square;
}

li{
	color: #54595F;
	font-size: 11px;
	margin-bottom: 2px;
	/*line-height: 14px;*/
}

a:link, a:visited{
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

a:hover, a:active{
	color: #333333;
	font-size: 11px;
	text-decoration: underline;
}

.subNav a.active:link, .subNav a.active:visited, .subNav a.active:hover, .subNav a.active:active{
	text-decoration: underline;
}

.header{
	color: #55585f;
	font-size: 11px;
	font-weight: bold;
}

.header_white{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

.contentArea .title{
	font-size: 14px;
	font-weight: bold;
}

.contentArea .header{
	color: #55585f;
	font-size: 12px;
	font-weight: bold;
}

.contentArea p{
	color: #55585F;
	font-size: 11px;
}

.contentBox{
	width: 80%
}

/*hide these from older browsers, on text-only display */

.footerNav{
	display: none;
}

.homeFlash{
	display: none;
}

.homeCopyright{
	display: none;
}

.errorNote {
	color: #B22222;
}

.white_header {
color: #ffffff;
font-size: 14px;
}


.big {
font-size: 17px;
}


.code_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #C00;
}
.code_green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #9CC92E;
}
.code_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #00C;
}
.code_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000;
}
.code_box {
	background-color: #EEE;
	padding: 10px;
	border: 1px solid #999;
	height: 30px;
	width: 280px;
}


.code_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #ffffff;
}

a.code_white:link, a.code_white:visited, a.code_white:active{
	color: #ffffff;
}

a.code_white:hover{
	text-decoration: underline;
	color: #f5f5f5;
}

.standard {
	border: 1px solid #f5f5f5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #000;
	padding: 1px;
	background-color: #ffffff;
}


.standard_header_td {
	border: 1px solid #f5f5f5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	background-color: #f5f5f5;
}



.standard_white {
	border: 2px solid #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #ffffff;
}

.bboard_yellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #ffff99;
}




input
{
font-size 		: 8 pt;
COLOR		: #737373;
font-family 		: Helvetica,Tahoma,Geneva, sans-serif;
BORDER-LEFT	: #cccccc 1px solid; 
BORDER-TOP	: #cccccc 1px solid; 
BORDER-BOTTOM	: #cccccc 1px solid;
BORDER-RIGHT	: #cccccc 1px solid; 
BACKGROUND	: #ffffff no-repeat 10px 50%; 
}

select {
color : #737373;
background-color: #ffffff; 
font-size : 8pt;
font-family : Geneva, Arial, Helvetica, sans-serif;
}

#radio
{
font-size 		: 8 pt;
COLOR		: #737373;
font-family 		: Helvetica,Tahoma,Geneva, sans-serif;
BORDER-LEFT	: 0px; 
BORDER-TOP	: 0px; 
BORDER-BOTTOM	: 0px;
BORDER-RIGHT	: 0px; 
BACKGROUND	: #f1f1f1 no-repeat 10px 50%; 
}

textarea
{
font-size 		: 8 pt;
COLOR		: #737373;
font-family 		: Helvetica,Tahoma,Geneva, sans-serif;
BORDER-LEFT	: #cccccc 1px solid; 
BORDER-TOP	: #cccccc 1px solid; 
BORDER-BOTTOM	: #cccccc 1px solid;
BORDER-RIGHT	: #cccccc 1px solid; 
BACKGROUND	: #ffffff no-repeat 10px 50%; 
}


.menu_sub_nav		{
-moz-border-radius: .3em .3em .3em .3em; 
border: 1px dotted #B4D2E7; 
background-color: #ECF4F9;
padding: 10px;
}

