@charset "utf-8";
/* CSS Document */

html,body {
	padding: 0px;
	color: #2a2a2a;
	margin: 0px;
	font-family: Georgia, Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #dcdcdc;
	background-position:top;
	background-repeat:repeat-x;
}


img {
	border: none;
}

p {
	padding: 0px;
}

h1 {
	font-size: 36px;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 5px;
	color: #2a2a2a;
	padding-top: 5px;
}
h3 {
	font-size: 25px;
	font-weight: normal;
	color: #26384a;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 5px;
}
h2 {
	font-size: 25px;
	font-weight: normal;
	color: #ffffb8;
	margin: 0px;
	padding-top: 15px;
	padding-left: 0px;
	padding-bottom: 5px;
}

h4 {
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
}



h5 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:10px;
}
h6 {
	font-size: 13px;
	font-weight: normal;
	color: #404f56;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	text-align:center;
}
.heading1 
{
	font-family: Arial, Trebuchet MS;
	font-size: 16px;
	font-weight: normal;
	text-decoration:underline;
	color: #26384a;
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.heading11 
{
	font-family: Arial, Trebuchet MS;
	font-size: 16px;
	font-weight: normal;
	color: #26384a;
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.heading2
{
	font-family: Arial, Trebuchet MS;
	font-size: 16px;
	font-weight: normal;
	
	color: #26384a;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}


a:link {
	color: #024387;
	text-decoration: underline;
}

a:visited {
	color: #024387;
	text-decoration: underline;
}

a:hover {
	color: #a39161;
	text-decoration: none;
}

a.navWhite:link {
	color: #ffffff;
	text-decoration: none;
}

a.navWhite:visited {
	color: #ffffff;
	text-decoration: none;
}
a.navWhite:hover {
	color: #ffffff;
	text-decoration: underline;
}

a.navWhiteM:link {
	color: #ffffff;
	font-size:16px;
	text-decoration: none;
}

a.navWhiteM:visited {
	color: #ffffff;
	font-size:16px;
	text-decoration: none;
}
a.navWhiteM:hover {
	color: #ffffff;
	font-size:16px;
	text-decoration: underline;
}

.footer
{
    font-size:11px;
}
a.footer:link {
	text-decoration: none;
	color: #2a2a2a;
	font-size:11px;
}

a.footer:visited {
	text-decoration: none;
	color: #2a2a2a;
	font-size:11px;
}
a.footer:hover {
	text-decoration: underline;
	color: #2a2a2a;
	font-size:11px;
}

.txtWhite
{
    font-size:15px;
    color:White;
    
}

.txtBigger
{
    font-size:15px;
    font-weight:bold;
}
.dropdown
{
    font-size:10px;
    font-family: Georgia;
}

.divNews
{
	background:url('images/box_news.png') top no-repeat;
}
.heading {
font-size: 25px;
font-weight: normal;
margin: 0px;
padding-bottom: 5px;
color: #2a2a2a;
padding-top: 5px;
} 

