/* CSS Document */

body, html {
	margin: 0;
	font: 12px century gothic;
	color: #000;
	padding:0;
	line-height: 16px;
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em;
}

 .mainFooterHome, {
 text-align: center;
 height:4em;
 background: #718da9;
 color: black;
 font-size: 11px;
 width: 100%;
 align: middle
}

.push {
	text-align: center;
	height:4em;
	width: 100%;
	align: middle
}

.footer {
	margin-top: 25px;
	text-align: center;
	font-size: 12px;
	width: 100%;
	height: 4em;
	padding-left: 0px;
	border: 3px;
	background-color: #B4B5C4;
	vertical-align: middle;
}
img {
	border: 0px;
}
#gray_text {
	color: #E1E2FF;
}
#gray_bar {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 6px;
	background: #D9D9D9;
}
#nav {
	vertical-align: center;
	width: 50%;
	text-align: center;
	padding: 0
}
#subnav {
	position:absolute;
	left:17px;
	top:170px;
	width:220px;
	height:100px;
	z-index:4;
	padding: 13px 0 0 10px;
}
#subnavBrackets {
	position:absolute;
	left:17px;
	top:170px;
	width:204px;
	height:161px;
	z-index:4;
	background: url(../images/homeDateBox.gif) no-repeat;
	padding: 13px 0 0 10px;
}
#subnav_rest {
	position:absolute;
	left:67px;
	top:137px;
	width:174px;
	height:55px;
	z-index:4;
	background: url(../global_images/sub_nav_bg.gif) no-repeat;
	padding: 14px 0 0 31px;
}
#search {
	position:absolute;
	left:67px;
	top:224px;
	width:160px;
	height:45px;
	border:0;
	z-index:7;
}
#content {
	margin-top:136px;
	width:90%;
	color: black;
	font-size: 13px;
}
#indexLink {
	position:absolute;
	top:6px;
	width:194px;
	height:143px;
	z-index:8;
	border:0;
}
#mainFooter {
	text-align: center;
	height:35px;
	background: #718da9;
	color: black;
	font-size: 11px;
	width: 100%
}
#pageFooter {
	text-align: center;
	padding:0;
	height:35px;
	background: #7088B6 left;
	color: black;
	font-size: 11px;
 width: 100%  bottom: 0px;
	margin-top: 20px;
	;
	padding-bottom: 10px;
}
.thumbmargin {
	margin: 0 0 25px 0;
}
.navlist {
	font-size:13px;
	margin: 0;
	display: inline;
	padding: 0
}
.navlist ul {
	font-size:13px;
	list-style-type: none;
	margin: 0;
	padding: 0
}
.navlist li {
	font-size:13px;
	list-style-type: none;
	margin: 0;
	list-style-position: outside;
	padding: 0
}
h1 {
	color: black;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin:0;
}
#home_logo {
	display:none;
}
h2 {
	color: #FC3;
	font: 12px Verdana;
	margin: 13px 0 11px 0;
}
h3 {
	color: #FC3;
	font: 10px Verdana;
	margin: 0 0 13px 0;
}
h4 {
	font:14px Verdana;
	color: #fff;
	font-weight: bold;
	margin:0 0 3px 0;
}
h5 {
	font:11px Verdana;
	color: #fff;
	margin:0;
}
h6 {
	margin:0;
	padding:0;
	font:9px Verdana, Arial, Helvetica, san-serif;
	color:#fff;
}
h7 {
	color: #FC3;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 13px 0 12px 0;
}
span {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #E1E2FF;
	margin: 0;
	padding: 0
}
.indent {
	padding-left: 6px;
}
.normal {
	margin: 13px 0 13px 0;
}
#subtitle {
	margin-top: 2px;
	color:#fff;
}
#subtitle2 {
	margin-top: 2px;
	color:#fff;
	font-size: 10px;
}
.b_l {
	color: #474759;
	line-height: 18px;
	text-align: justify;
	font-size: 13px;
}
/* Links 
----------------------------------------------- */         
        
a:link, a:visited, a:active {
	color: black;
	text-decoration: none;
	padding: 0
}
a:hover, a:visited:hover {
	color: white;
	text-decoration: none;

}
.mainlinks a:link, .mainlinks a:visited, .mainlinks a:active {
	color: black;
	text-decoration: none;
	font-size: 13px;
}
.mainlinks a:hover, .mainlinks a:visited:hover {
	color: white;
	text-decoration: none;
	font-size: 13px;
}
.end a:link, .end a:visited, .end a:active {
	color: black;
	text-decoration: none;
	font-size: 11px;
}
.end a:hover, .end a:visited:hover {
	color: #eee;
	text-decoration: none;
	font-size: 11px;
}
.oddone a:link, .oddone a:visited, .oddone a:active {
	color: black;
	text-decoration: none;
	font-size: 13px;
	padding: 0
}
.oddone a:hover, .oddone a:visited:hover {
	color: #eee;
	text-decoration: none;
	font-size: 13px;
	background-color: #7d9fc2;
	width: 80px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #000;
	text-decoration: none;
	font-size: 11px;
}
#footer a:hover, #footer a:visited:hover {
	color: #CFF;
	text-decoration: none;
	font-size: 11px;
}
#footer_rightz a:link, #footer_rightz a:visited, #footer_rightz a:active {
	color: #000;
	text-decoration: none;
	font-size: 11px;
}
#footer_rightz a:hover, #footer_rightz a:visited:hover {
	color: #CFF;
	text-decoration: none;
	font-size: 11px;
}
#subtitle2 a:link, #subtitle2 a:visited, #subtitle2 a:active {
	color: #000;
	text-decoration: none;
	font-size: 11px;
}
#subtitle2 a:hover, #subtitle2 a:visited:hover {
	color: #CFF;
	text-decoration: none;
	font-size: 11px;
}
/* Table Definitions 
----------------------------------------------- */         

table {
	border:0;
	padding:0;
	vertical-align: center;
}
.tableBorder {
	border-color:white;
	border-style: solid;
	border-width: thin;
	background-color: transparent;
	color: black;
}
.tableBorder td tr {
	border-color:white;
	border-style: solid;
	border-width: thin;
	background-color: transparent;
	color: black;
}
td.mainlinks {
	vertical-align:top;
	width: 159px;
	padding: 0;
	margin:0;
}
td.oddone {
	vertical-align:top;
	padding: 0;
	margin:0;
	padding-left: 0px
}
td.end {
	vertical-align:top;
	margin:0;
	padding: 0;
}
p {
	margin: 0;
}
#d_none, #olhome, #olhome2, .dp_none {
	display:none;
}
#homepage_thumbs {
	margin-top:210px;
	padding:0;
	width:510px;
	padding-left:30px;
}
#homepage_thumbs img {
}
.homepage_thumb_spacer {
	height:8px;
	font-size:7px;
	line-height:1px;
}
.hp_thumb_pr {
	padding-right:18px;
}
.initial {
	background-color: transparent;
	cursor: hand;
}
.normal {
	background-color: transparent;
	cursor: hand;
}

