body
{
	margin: 0px auto;
    padding: 0px auto;
    font-size: 9pt;
    background-color: #FFFFFF;
    text-align:center;
}
#page
{
    margin:0 auto;
    padding: 0px auto;
    width:800px;
    background-image: url(../images/homeBG.gif);
    background-repeat: no-repeat;
    background-position: top left;
}
#subHeader
{
	width: 785px;
	height: 70px;
	background-image: url(../images/subheader.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: left;
	vertical-align:top;
	padding-left: 6px;
}
#subMenuBG
{
	width: 785px;
	height: 230px;
	background-image: url(../images/subMenuBG.jpg);
	background-repeat: no-repeat;
	background-position: top left;	
	text-align: left;
}
/*Subpage Nav start */
#subNavigation
{
	/*width:157px;*/
	/*padding-right: 33px;*/
	/*width: 167px;*/
	/*padding-right: 23px;*/
	padding-left: 25px;
	padding-top: 35px;
	vertical-align: top;
}
#subpageNav
{
	/*margin-left: -40px !important;*/
	text-align: right;
	margin: 0px 0px;
	padding: 0px 0px;
    /*width:157px;*/
    width: 167px;
    list-style:none;
}

#subpageNav li
{
    width:100%;
    height:20px;
    padding-bottom: 2px;
}    

#subpageNav a
{
    display:block;
    height: 20px;
    color: #FFFFFF;
    /*padding-right: 5px;*/
    padding-right: 40px;
    text-decoration:none;
    font-size:11pt;
    font-weight: bold;
}    

#subpageNav a:hover
{
    /*background-image: url(../images/linkBG.jpg);*/
    background: #FEB920 url(../images/linkImg.gif);
    background-repeat: no-repeat;
    /*background-position: top left;*/
    background-position: center right;
    color: #00268C;}
 
#content1
{
	width:165px;
	padding-top: 35px;
	text-align: right;
	vertical-align: top;
	color: #2A4590;
}
#content1 a
{
	color: #00268C;
	text-decoration: none;
}
#content1 a:hover
{
	text-decoration: underline;
}

#content2
{
	padding-left:40px;
	padding-right: 50px;
	padding-bottom: 35px; 
	width: 530px; 
	text-align: left; 
	vertical-align: top;  
	background-image: url(../images/contentBG.jpg); 
	background-repeat: no-repeat; 
	background-position: bottom right;
}
#content2 h1
{
	color: #9D0021;
	font-size: 14pt;	
}
#content2 h2, .orangeHeader
{
	color: #FCB641;
	font-size: 12pt;
}
#content2 .bottomTxt
{
	color: #CEA347;
}
#content2 a
{
	color: #00268C;
	text-decoration: none;
}
#content2 a:hover
{
	color: #A82A1F;
	text-decoration: underline;
}
#content2 h1, h2, h3
{
	color: #FCB641;
}
#content2 h1
{
	font-size: 14pt;
}
#content2 h2
{
	font-size: 13pt;
}
#content2 h3
{
	font-size: 12pt;
}
#footer
{
	height: 38px !important;
	height: 30px;
	width: 778px;
	padding-top: 8px;
	font-size: 7pt;
	color: #FFFFFF;
	background-image: url(../images/homeFooter.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	vertical-align: top;
	text-align: center;	
}
#footer p
{	
	margin: 0px auto;
	padding: 0px auto;
}
#footer a
{
	color: #FFFFFF;
	text-decoration: none;	
}
#footer a:hover
{
	text-decoration: underline;
}