body{
	font-family: arial;
	margin: 0px;
}
.shell{
	width: 100%;
}
.topNav{
	color: #000000;
	font-size: 11px;
	background: url('images/rightTop.jpg') no-repeat top left;
	vertical-align: top;
	padding: 9px 1px 0px 100px;
}
.topNav A{
	color: #000000;
	text-decoration: none;
}
.topNav A:hover{
	color: #000000;
	text-decoration: underline;
}
.mainNav {
	text-align: center;
}
.mainNav A {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	display: block;
	padding: 6px;
	border-left: 1px #E0787D solid;
	background: #AE2830;
}
.mainNav A:hover {
	color: #FFFFFF;
	display: block;
	background: #E0787D;
	padding: 6px;
}
.mainNavBlank{
	background: #AE2830;
	width: 100px;
}
.content{
	background: #FFFFFF;
	padding: 7px;
	font-size: 11px;
	color: #000000;
	vertical-align: top;
}
.content TABLE{
	font-size: 11px;
	color: #000000;
}
.leftCol{
	width: 200px;
	background: #F2F3F4;
	font-size: 11px;
	padding: 5px;
	vertical-align: top;
}
.bottom{
	background: #AE2830;
	color: #FFFFFF;
	height: 21px;
	font-size: 11px;
	text-align: center;
	padding-right: 30px;
}
.bottom A{
	color: #FFFFFF;
	text-decoration: none;
}
.bottom A:hover{
	text-decoration: underline;
}
.hplink A:link{
    text-decoration: none;
    color: #46446b;
} 
.hplink A:visited{
    text-decoration: none; 
    color: #62656b;
} 
.hplink A:hover{
    text-decoration: none;
    color: #3163a9;
}
.bg{
    background: #ebeff8;
}
.kids {
	text-decoration: none;
    color: #d32002;
    background: #000000;
}

/* TEXT CLASSES BEGIN */

.title{
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px #3163A9 solid;
}
.subTitle{
	color: #284b6f;
	font-size: 12px;
	font-weight: bold;
}
.heading{
    color: #7D030B;
    font-size: 12px;
    font-weight: bold;
}
.heading2{
    color: #7D030B;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
}
.subheading{
    color: #black;
    font-size: 12px;
    font-weight: bold;
}
.ad{
    color: #4d5073;
    font-size: 12px;
    font-weight: bold;
    font-variant: small-caps;
    align="center";
}
.hptitle{
    font-type: verdana;
    font-size: 14 px;
    color: #8F0000;
    font-weight: bold;
    font-style: italic;
}
.hpheading{
    color: #0f0f4c;
    font-type: verdana;
    font-size: 12 px;
    font-style: italic;
    font-weight: bold;
}
.hpad{
    font-type: arial;
    font-size: 10 px;
    font-weight: bold;
}
/* TEXT CLASSES END */