/* CSS Document */

body {
	background:#CAD0C4;
	text-align:center;
	margin:0px;
	padding:0px;
	font: 12px Arial, Geneva, sans-serif;
}
body.hmpg {
	background-color: #062c5e;
}
h1, h2, h3, h4, h5, h6{
	font: bold 14px Arial, Geneva, sans-serif;
	margin-bottom: 0px;
}
h1 {
	border-bottom: 2px;     
	padding-bottom: 3px;
	letter-spacing: -1px;
	text-transform: uppercase;
}
h2, h3, h4{
	color: #50534A;
}
h2{
	font-size: 13px;
	letter-spacing: -1px;
}
h3, h4{
	font-size: 12px;
	font-weight: normal;
}
h4{
	font-weight: normal;
}

p{
	margin-top: 0;
}

#mainContainer {
	width: 740px;
	margin:0px auto;
	text-align:left;
	padding: 0px;
	background-image: url(../images/global_bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
	vertical-align:top;
}
#header {
	margin: 0px 0px 0px 0px;
	line-height:0px;
	font-size:0px;
}
#header img { 
	margin: 0px;
}
#content0 {
	margin: 0px 20px 0px 23px;
	width: 696px;
	background-image: url(../images/content_bg.jpg);
	background-repeat:repeat-y;
	display:table-caption;
}
#nav0 {
	float:left;
	font: 9px Tahoma, Arial, Helvetica, sans-serif;
	color: #444D3C;
}
#nav0  ul{
	margin-left: 0px;
	padding: 0px 0px 0px 12px;
	list-style: none;
}
#nav0 li {
	padding: 0px;	
	margin: 0px;
}
#subNav{
	margin: 10px 0px 20px 0px;
}
#subNav li{
	margin-top: 5px;
}
#subNav a{
	color: #444D3C;
	text-decoration:none;
}
#subNav a:hover{
	color: #78886A;
}
#contentMain {
	width:313px;
	margin-left:165px;
	margin-right: 0px;
	padding-bottom: 25px;
}
#contentRight {
	width: 152px;
	float: right;
	margin: 5px 5px 0px 0px;
}
#content0 > #contentRight {
	ma\rgin-right: 15px;
}
#contentRight p {
	margin-top: 10px;
	padding-left: 5px;
}
#contentRight h2 {
	margin-bottom: -10px;
	padding: 0px;
}
#ftr{
	background-image: url(../images/ftr_cap.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height:13em;
	text-align: center;
}
#ftr img {

}
#ftr ul {
	margin: 10px 0px 0px 0px;
	text-align: center;
	padding: 0px;
}
#ftr li {
	list-style: none;
	display: inline;
	color:white;
}
#ftr a {
	font-size: .75em;
	font-weight: lighter;
	margin: 0px 0px 0px 0px;
}
#ftr p {
	margin: 10px 0px 20px 0px;
}
#ftr2 {
	height:13em;
	width: 800px;
	text-align: center;
	
}
#ftr2 ul {
	margin: 10px 0px 0px -100px;
	text-align: center;
	padding: 0px;
}
#ftr2 li {
	list-style: none;
	display: inline;
}
#ftr2 a {
	font-size: .75em;
	font-weight: lighter;
	color:white;
	margin: 0px 0px 0px 0px;
}
#ftr2 p {
	margin: 10px 0px 20px -100px;
	color:white;
}
#contentBio {
	width: 300px;
	float: right;
	margin: 5px 5px 0px 0px;
}
#content0 > #contentBio {
	ma\rgin-right: 15px;
}
#contentBio p {
	margin-top: 10px;
	padding-left: 5px;
}
#contentBio h2 {
	margin-bottom: -10px;
	padding: 0px;
}
#popup_mainholder {
	background-image: url(../images/popup_background.gif);
	width: 500px;
	margin: 0 auto;
}
#popup_content {
	width: 300px;
	text-align: left;
	margin: 0 auto;
}