body {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	background:url(../images/bg_01.jpg); 			
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-color:#92A934;
}


td, p {
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #444444;
	
}

.longForm{
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #444444;
}

a:link { color: #2053a3; text-decoration: underline; }
a:visited { color: #339933; }
a:hover { color: #990000; text-decoration: underline; }
a:active { color: #990000; text-decoration: none; }


h1 { font-size: 22px; font-weight: normal; color: #2053a3 }
h2 { font-size: 16px; font-weight: bold; color: #2053a3 }
h3 { font-size: 14px; font-weight: bold; color: #2053a3 }

HR { color: #CCCCCC; height: 1px;}

INPUT { backgound-color: #dddddd; color:#000000; font-size: 11px;}
SELECT { backgound-color: #dddddd; color:#000000; font-size: 11px;}

.darkGrey { border: 1px solid #999999; background-color: #626262; } 
.lightGrey { background-color: #eeeeee; }

.txt-small { font-family: Tahoma; 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-family: Tahoma; 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; }
.txtWhiteSmall { 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; }

.footer {
	font-size: 10px;
	line-height: 14px;
    color: #FFFFFF;
    text-decoration: none;
}
.footer a {	
	font-size: 9px;
	line-height: 11px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}

.footer a:link {
    color: #2D5A99;
    font-weight: bold;
    text-decoration: none;
}

.footer a:visited {
    color: #CCCCCC;
    font-weight: bold;
    text-decoration: none;
}
.footer a:hover {
	background-color: #4079C7;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
ul {
	color: #666666;
	font-family: Trebuchet MS, Tahoma, Verdana; font-size: 14px; line-height: normal;	
	list-style-type: dot;
	list-style-position: outside;
}


.creditTraxNav {
	font-family: Tahoma; font-size: 11px; line-height: normal;	text-decoration: none;
}
.creditTraxNav a {	
	color: #FFFFFF;	background-color: #4079C7; font-weight: bold; text-decoration: none; line-height: 20px;
}

.creditTraxNav a:link {
    color: #FFFFFF;	background-color: #4079C7; font-weight: bold; text-decoration: none;
}

.creditTraxNav a:visited {
    color: #FFFFFF;	background-color: #4079C7;
}
.creditTraxNav a:hover {
	color: #FFFFFF;	background-color: #003300;
}
creditTrax HR { color: #cccccc; height: 1px;}









