
body {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	background-color: #222222;
	background-image: url(../images/bg.jpg);
	background-attachment: fixed;
	border-top:0;
	margin-top:0;
}
p, td { 
	font-size:12px; line-height:18px; color:#555555;  
}

a:link {
	color: #0062C4;
	text-decoration: underline;
}
a:visited {
	color: #888800;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active { color: #990000; text-decoration: none; }

h1 { font-size: 30px; line-height:normal; font-weight: normal; color:#555555 }
h2 { font-size: 22px; line-height:normal; font-weight: normal;  color:#555555}
h3 { font-size: 18px; line-height:normal; font-weight: bold;  color:#555555}
h4 { font-size: 16px; line-height:normal; font-weight: bold;  color:#555555}
h5 { font-size: 14px; line-height:normal; font-weight: bold;  color:#555555}
HR { color: #999999; height: 1px; }

INPUT { color:#000000; font-size: 11px;}
SELECT { color:#000000; font-size: 11px;}


/*  TITLE BAR STYLES ----------------------------------- */
.titleBar_txt_white {	
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 28px;
}
.titleBar_txt_med_white {	
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 28px;
}
.titleBar_link_white {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 28px;
}
.titleBar_link_white a:link {
	color: #99FF00;	font-weight: bold;	text-decoration: none;
}
.titleBar_link_white a:visited {
    color: #CCCCCC; font-weight: bold; text-decoration: none;
}
.titleBar_link_white a:hover {
	color: #ffffff; font-weight: bold; text-decoration: none;
}


/* ON BLACK STYLES ------------------------------------- */

.table_blue_b {	
	background-color: #000000;
	border: thin solid #003162;
}
.table_green_b {
	background-color: #000000;
	border: thin solid #484800;
}
.table_red_b {	
	background-color: #000000;
	border: thin solid #460000;
}
.table_gray_b {	
	background-color: #000000;
	border: thin solid #222222;
}
.table_footer_b {	
	background-color: none;
	border: thin solid #222222;
}

.txt_sidebar_b {
	font-size: 10px;
	color: #777777; 
	font-weight: normal;
	line-height: normal;
}
.txt_body_b {
	font-size: 12px;
	color: #777777; 
	font-weight: normal;
	line-height: normal;
}




/* ON WHITE STYLES -------------------------------------------- */

.onWhite {
	color: #555555; 
}
.onWhite p {
	font-size: 12px;
	line-height: 18px;
}
.table_blue_w {	
	background-color: #ffffff;
	border: thin solid #003162;
}
.table_green_w {
	background-color: #ffffff;
	border: thin solid #484800;
}
.table_red_w {
	background-color: #ffffff;
	border: thin solid #990000;
}


.table_1 {
	background-color: #ffffff;
	border: thin solid #990000;
}
.table_1.regColor{
	background-color: #ffffff;
}
.table_1.altColor{
	background-color: #eeeeee;
}
.table_1.hiColor{
	background-color: #E0514E;
}

.table_2 {
	background-color: #ffffff;
	border: thin solid #484800;
}
.table_2.regColor{
	background-color: #ffffff;
}
.table_2.altColor{
	background-color: #eeeeee;
}
.table_2.hiColor{
	background-color: #484800;
}



.txt_sidebar_w {
	font-size: 10px;
	color: #555555; 
	font-weight: normal;
	line-height: normal;
}
.txt_body_w {
	font-size: 12px;
	color: #555555; 
	font-weight: normal;
	line-height: normal;
}

.txt_body_w a:link {
	color: #0062C4;
	text-decoration: underline;
}
.txt_body_w a:visited {
	color: #888800;
}
.txt_body_w a:hover {
	color: #CC0000;
	text-decoration: underline;
}

.txt_sidebar_w a:link {
	color: #0062C4;
	text-decoration: underline;
	font-weight: bold;
}
.txt_sidebar_w a:visited {
	color: #888800;
}
.txt_sidebar_w a:hover {
	color: #CC0000;
	text-decoration: underline;
}


.rowYellow {
	background-color: #FFFFDD;
	font-size: 10px;
	line-height: normal;
}
.rowRed {
	background-color: #FFE1E1;
	font-size: 10px;
	line-height: normal;
	border-top: .5px solid;
	border-top-color:#FFB0B0;
	border-bottom: .5px solid;
	border-bottom-color:#FFC6C6;
}
.rowRedTextRed {
	background-color: #9FC4E1;
	font-size: 10px;
	line-height: normal;
	color: #2053a3;
	font-size: 11px;
	line-height: normal;
	font-weight:bold;
	border-top: .5px solid;
	border-top-color:#0066FF;
	border-bottom: .5px solid;
	border-bottom-color:#0066FF;
}


.darkGrey { border: 1px solid #999999; background-color: #626262; } 
.lightGrey { background-color: #eeeeee; }

.txt-tiny { font-size: 9px; line-height: normal;}
.txt-small { font-size: 10px; line-height: normal;}
.txt-Big { font-size: 18px; font-weight: bold; line-height: 22px;}
.txt-Bold { font-weight: bold; }
.txt-SmallBold { font-size: 11px; line-height: normal; font-weight: bold; }
.txt-BigBold { font-size: 18px; font-weight: bold; line-height: 22px;}
.txt-Justified { text-align: justify }
.txt-Underline { text-decoration: underline; }

.txtNavy { color: #2053a3; }
.txtNavyBig { color: #2053a3; font-size: 18px; line-height: normal; }
.txtNavyMed { color: #2053a3; font-size: 14px; line-height: normal; }
.txtNavyMedBold { color: #2053a3; font-size: 14px; line-height: normal; font-weight: bold;}
.txtNavySmall { color: #2053a3; font-size: 11px; line-height: normal; }
.txtNavySmallBold { color: #2053a3; font-size: 11px; line-height: normal; font-weight: bold; }

.txtWhite { color: #FFFFFF }
.txtWhiteBig { color: #FFFFFF; font-size: 18px; line-height: normal; }
.txtWhiteMed { color: #FFFFFF; font-size: 14px; line-height: normal; }
.txtWhiteSml { color: #FFFFFF; font-size: 11px; line-height: normal; }

.txtGraySmall { color: #999999; font-size: 11px; line-height: normal; }

.txtRed { color: #984545; }
.txtRedBig { color: #984545; font-size: 18px; line-height: normal; }
.txtRedLarge { color: #984545; font-size: 24px; line-height: normal; }
.txtRedSmall { color: #984545; font-size: 11px; line-height: normal; }
.txtRedSmallBold { color: #984545; font-size: 11px; line-height: normal; font-weight:bold; }

.txtGreen { color: #589300; }
.txtGreenBig { color: #589300; font-size: 18px; line-height: normal; }
.txtGreenLarge { color: #589300; font-size: 24px; line-height: normal; }
.txtGreenSmall { color: #589300; font-size: 11px; line-height: normal; }
.txtGreenSmallBold { color: #589300; font-size: 11px; line-height: normal; font-weight:bold }



.footer {
	font-size: 9px;
	line-height: 13px;
    color: #666666;
    text-decoration: none;
}
.footer a {	
	font-size: 9px;
	line-height: 13px;
    color: #666666;
    font-weight: bold;
    text-decoration: none;
}

.footer a:link {
    color: #2D5A99;
    font-weight: bold;
    text-decoration: none;
}

.footer a:visited {
    color: #CC3333;
    font-weight: bold;
    text-decoration: none;
}
.footer a:hover {
	background-color: #4079C7;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
ul {
	color: #333333;
	font-size: 10.5px;
	line-height: 16px;
	list-style-type: disc;
	list-style-position: outside;
}
