@html {
min-height: 100%;
height: auto;

}

body {
	background-color: #0157a4;
	margin: 0px;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/bg.gif);
}
#links {
	float: right;
	display: none;
	clear: both;
}
#font {
	float: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	background-color: #FFFFFF;
	padding: 3px;
	clear: both;
}
#border {
	width: 900px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	background-repeat: repeat-x;
	margin-bottom: 40px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #0f659e;
	background-image: url(images/innerborder.gif);
	background-position: left top;
}


#global {
	position: relative;
	width: 900px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#front-img {
	float: left;
	height: 133px;
	width: 900px;
}
#flashfader {
	clear: right;
	float: right;
	height: 225px;
	width: 565px;
	margin-top: 25px;
	background-image: url(images/flash-default.gif);
	background-repeat: no-repeat;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #a51111;
}


#navbar {
	background-image: url(images/nav-bg.gif);
	background-repeat: repeat;
	float: left;
	width: 900px;
	margin-top: 0px;
	text-align: left;
	min-height: 35px;
}
#main-container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
}


#main-contents {
	float: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
}
#latest-news a {
	color: 0c499c;
	text-decoration: underline;
}
#latest-news a:hover {
	text-decoration; none;
}
.featured-headline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0a489b;
}
#video-bar {
	float: left;
	width: 251px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFF;
	margin-top: 12px;
	margin-right: 11px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#sidebar {
	float: left;
	width: 251px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 11px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#sidebar2 {
	float: left;
	width: 251px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 11px;
	clear: both;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}


#footer-nav {
	height: 30px;
	background-repeat: repeat-x;
}

.footer-text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #666;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 5px;
}
.footer-text a:link {
}

#latest-text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px;
}
#title-bar {
	height: 45px;
	padding-top: 0px;
	background-image: url(images/title-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 40px;
	color: #a61112;
	padding-right: 15px;
	padding-left: 10px;
}
.issues {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a9c3d5;
	text-align: left;
	float: left;
	width: 220px;
	padding-bottom: 5px;
	clear: both;
	line-height: 15px;
}
.view-more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #b3afab;
	text-align: center;
	float: left;
	width: 225px;
}
.view-more a:link   {
	color: #b3afab;
}
.issues img {
	float: left;
	display: block;
	clear: right;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 4px;
	margin-right: 20px;
	margin-bottom: 4px;
	margin-left: 4px;
}
.office-locations-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
	float: left;
	width: 150px;
}

A:link
{
	text-decoration: none;
	color: #405f82;
}
A:visited
{
	text-decoration: none;
	color: #405f82;
}
A:active
{
	text-decoration: none;
	color: #405f82;
}
A:hover
{
	text-decoration: underline;
	color: #639bc3;
}
#latest-text a {
	color: #FFFFFF;
	text-decoration: underline;

}
#latest-text a:hover {
	text-decoration: none;
}
#front-div {
	margin-top: 5px;
}
#welcome {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 18px;
	clear: left;
	margin-top: 8px;
	margin-right: 6px;
	margin-bottom: 8px;
	margin-left: 6px;
	text-align: justify;
	min-height: 400px;
}
#featured {
	float: left;
	height: auto;
	width: 435px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	clear: none;
	padding: 5px;
	margin-top: 5px;
	margin-right: 31px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#latest-news {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 97%;
	margin: 5px;
	background-color: #ffffff;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.featured-news-img {
	margin-bottom: 5px;
}
.view-more a:active {
	color: #b3afab;
}
.view-more a:hover {
	color: #b3afab;
}
.view-more a:visited {
	color: #b3afab;
}
A:link img, A:visited img {border-color: #405f82;}
A:hover img  {border-color: #639bc3;}
#sidebar ul li a:hover, #sidebar ul li a:active, #sidebar ul li.current_page_item a {
	color: #a31313;
	border-bottom:#a31313 1px solid;
	text-decoration: 
}

#sideul li ul li.current_page_item ul li a {
color: #963;
list-style-type: none;
border-bottom:none;
} 
#side ul {
	list-style-type: square;
}
#side {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}
#subpages {
	list-style-type: none;
}
#side li {
list-style-type: none;
}

#navbar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	line-height: 35px;
}
#navbar li {
	display: inline;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
	font-weight: 900;
	padding-right: 15px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3c6c97;
}
#navbar li a {
	color: #FFFFFF;
	text-decoration: none;
	height: 35px;
	padding: 5px;
}

#navbar li a:hover {
	text-decoration: underline;
}
#navbar li:hover {
	background-color: #0f659e;
}
#special a {
	color: #FFFFFF;
	text-decoration: none;
	height: 35px;
	padding: 5px;
}
#special a:hover {
	text-decoration: underline;
}
#special:hover {
	background-color: #0f659e;
}
#special {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 900;
	height: 35px;
	padding-left: 15px;
	padding-right: 15px;
}
#latest-bar {
	height: 45px;
	padding-top: 0px;
	background-image: url(images/title-bg-2.gif);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 40px;
	color: #a61112;
	padding-right: 15px;
	padding-left: 10px;
}
#grey {
	background-color: #ededed;
	background-repeat: repeat-y;
}
.vid-msg {
	margin-bottom: 0px;
}
#sidebar3 {
	float: left;
	width: 251px;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 11px;
	clear: both;
	background-color: #FFF;
}
.searchbox {
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	text-align: left;
	float: left;
	width: 225px;
	clear: both;
}
#infocus {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 18px;
	clear: left;
	margin-top: 8px;
	margin-right: 6px;
	margin-bottom: 8px;
	margin-left: 6px;
	text-align: justify;
}
#welcome img {
	padding-right: 10px;
	padding-left: 10px;
}
.infocus-title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #a61112;
	margin-bottom: 10px;
}
a img {
	border: none;
}
/* Addendum of wordpress css */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}