body{
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #014783;
    background-image:url(../../images/header_footer/bg.jpg);
    background-repeat:repeat-x; 
    background-position:top center; 
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    color:black;
}

a:link {
text-decoration: none;
color: #0077b4;
}
a:visited {
text-decoration: none;
color: #0077b4;
}
a:hover {
text-decoration: none;
color: #3a3a3a;
}
a:active {
text-decoration: none;
}


p { margin-bottom: 10px; }
h1 { font-weight: bold; font-size: 24px; line-height: 36px; margin-bottom: 18px; }
h2 { color:#0033CC; font-size: 15px; line-height: 18px; margin-bottom: 10px; margin-top: 10px; }
h3 { font-weight: bold; font-size: 1em; line-height: 18px; }
h4 { font-weight: normal; font-size: 10px; line-height: 18px; }
ul li
{
	line-height:18px;
}

.homePageHeaders
{
	color: #0033CC;
	font-size: 16px;
	font-weight:bold;
}