body	{
	background-color: #d1d9b4; 
	background-image: url(images/bg.gif); 
	background-repeat: repeat;
}
p, .content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3B5D6C;
	line-height:16px;
}
.background {
	background-color: #d1d9b4;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}
.bg_contact {
	background-image: url(images/index_05.jpg);
}
.text_yellow11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #E9EBAA;
}
.text_yellow13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	color: #E9EBAA;
}
a.text_yellow11:link {
	color: #E9EBAA;
	text-decoration: underline;
}
a.text_yellow11:visited {
	color: #E7DF86;
	text-decoration: underline;
}
a.text_yellow11:hover {
	color: #E9EBAA;
	text-decoration: underline;
}
a.text_yellow11:active {
	color: #E9EBAA;
	text-decoration: underline;
}
.text_yellow10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #E9EBAA;
}
a.text_yellow10:link {
	color: #E9EBAA;
	text-decoration: underline;
}
a.text_yellow10:visited {
	color: #E7DF86;
	text-decoration: underline;
}
a.text_yellow10:hover {
	color: #E9EBAA;
	text-decoration: underline;
}
a.text_yellow10:active {
	color: #E9EBAA;
	text-decoration: underline;
}

.box_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E9EBAA;
	background-color: #3B5D6C;
	font-style: normal;
	font-weight: bold;
	padding: 15px 5px 5px 14px;
	text-align: left;
}
.box_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E9EBAA;
	background-color: #4D6C79;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 14px;
}
.box_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E9EBAA;
	background-color: #3B5D6C;
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

a:link {
	color: #3B5D6C;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #4E7B90;
}
a:hover {
	text-decoration: underline;
	color: #3B5D6C;
}
a:active {
	text-decoration: underline;
	color: #3B5D6C;
}

div#navbar2 {
	height: 24px;
	width: 100%;
	background-color: #D1D9B4;
	background-position: center center;
}
div#navbar2 ul {
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #003366;
    line-height: 24px;
    white-space: nowrap;
}
div#navbar2 li {
    list-style-type: none;
    display: inline;
}
div#navbar2 li a {
    text-decoration: none;
    padding: 7px 8px;
    color: #003366;
}
div#navbar2 li a:link {
    color: #003366;
}
div#navbar2 li a:visited {
    color: #003366;
}
div#navbar2 li a:hover {
	color: #003366;
	text-decoration: underline;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #3B5D6C;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #3B5D6C;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #5F7F8A;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4D6C79;
}
.breadcrumbs{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #3B5D6C;
}
.red {
	color: #993300;
}
.redBold{
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 1.25em;
	font-weight:bold;
	color:#FF0000;
}
.divider {
	border-bottom:3px solid #c7c7c7;
	margin:0 0 10px 0;
	height:5px;
}