body {
	background-color: #D6D6D6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #00005A;
	background-image: url(images/bg.gif);
	background-position: center top;
	background-attachment: fixed;
    background-repeat: repeat-y;
}

.h2 { font-size: 20px; }
.h3 { font-size: 14px; }

.header14p { 
    font-size: 14px; 
}

tr, td, div, ul, li, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}

.textgray14p {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
}

.medblue {
	color: #4B4BBC;
	font-weight: bold;
	text-decoration: none;
}

.text9p {
	color: #000033;
	font-weight: normal;
	text-decoration: none;
	font-size: 9px;
}

.textgray9p {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	font-size: 9px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	color: #6666FF;
}

a:active {
	color: #FF6600;
	text-decoration: underline;
}

a:hover {
	color: #CC6600;
	background-color: #FF9900;
}

.text12pmblue { color: #4B4BBC; font-weight: normal; text-decoration: none; font-size: 12px; }
.text12p { font-weight: normal; text-decoration: none; font-size: 12px; }

.white {
	color: #FFFFFF;
}

.orange {
	color: #ED9512;
}

.text10pmblue {
	font-size: 10px;
	text-decoration: underline;
	color: #4B4BBC;
}
.smalltext {
	font-size: 10px;

}
.text10p {
	font-size: 10px;

}
.text20white {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.shadow {
	background-attachment: fixed;
	background-image: url(images/bg_shadow.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #FFFFFF;
}
