body
{
	font-family:Myriad,Arial,Helvetica,Frutiger;
	padding: 0 20px 0 20px;
	font-size: 13px;
}

h1
{
	padding: 20px 0 10px;
	font-size: 17px;
}

h2
{
	text-decoration: underline;
	font-size: 15px;
	padding: 5px 0;
}

h3
{
	font-weight: bold;
}

h3
{
	font-weight: bold;
	font-size: 12px;
}

#HeaderDivRight
{
	margin: 10px 30px 0 0;
	padding-top: 25px;
	text-align: right;
	float: right;
	color:#003E7E;
	font-size:10px;
}
#HeaderDivLeft
{
	margin: 10px 0 0 10px;
	float: left;
}
#TopNavigation
{
	width: 963px;
	height: 71px;
	padding-top: 25px;
	background-image: url(/Images/Navigation_Back.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 11px;
}
#TopNavigation a
{
	text-decoration: none;
	color: #000000;
	padding: 10px;
}
#TopNavigation a.Current
{
	color: #1f5186;
	font-weight: bold;
}

#Content
{
    background-image: url(/Images/MainBackRepeat.jpg);
    background-repeat: repeat-y;
    height: auto;
    width: 100%;
}

#LeftColumn
{
    width: 12px;
    float: left;
   
   
}

#LeftSide
{
    float: left;
    width: 172px;
    
}

#RightColumn
{
	width: 14px;
	float: left;
}

#Main
{
    float: left;
    width: 467px;
    background-image: url(/Images/MainBack.jpg);
    background-repeat: no-repeat;
    padding: 25px 60px;
    min-height: 305px;
    height: auto !important;
    height: 305px;
   
}

#HomeMain
{
    float: left;
    width: 507px;
    background-image: url(/Images/MainBack.jpg);
    background-repeat: no-repeat;    
    min-height: 305px;
    padding: 25px 40px;
    height: auto !important;
    height: 305px;
   
}

#IVB
{   
    float: left;
    padding: 10;    
    position: absolute;
    top: 480px;
    width: 480px;
    background-color: #FFFFFF;
    text-indent: 5px;
    left: 40px;
}

#RightSide
{
    float: left;
    width: 180px;
    text-align: center;
}

#Footer
{
	color: #ACACAC;
	font-size: 9px;
	font-weight: bold;
}

#FooterLeft
{
	float: left;
}
#FooterRight
{
	float: right;
}
#FooterRight a
{
	color: #ACACAC;
	text-decoration: none;
	padding: 5px;
