body {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	background-image: url(images/bg_main.gif);
	background-attachment: fixed;
			
}

td, p {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
}

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 }
.titleBar    { font-family:  Arial, Verdana, Tahoma, Helvetica, sans-serif; font-size: 18px; font-weight: normal; line-height:18px; color: #999999}

HR { color: #dddddd; 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-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: 13px; 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; }

.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 {
	font-size: 11px; line-height: normal;	
	list-style-type: dot;
	list-style-position: outside;
}
