/* CSS Document */
html { height:100%; margin-bottom: 1px; }
body {
	background-color: black;
	background-image:url(./../images/pagebg.gif);
	background-repeat: repeat-y;
	background-position:center;
	margin: 0 0 0 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: black;
	height: 100%;
}

* html .container {
height:100%; /* lte IE6 treats height as min-height */
}

.container {
background-image: url(../images/bodybg.gif);
background-repeat: repeat-y;
	background-color: black;
	width: 978px;
	min-height:100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.bodycontainer {
	width: 978px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18pt;
	color: #333333;
	margin-left: 45px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 50px;
}

.bodycontent a:link { color:#5b57a6; text-decoration:no-underline; }
.bodycontent a:visited { color:#5b57a6; text-decoration:underline; }
.bodycontent a:hover {	color:#6c9d31;	text-decoration:underline;	position: relative;}
.bodycontent a:active { color:#5b57a6; text-decoration:underline; }

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5a5a5a;
	text-align: right;
	vertical-align: bottom;
	padding-left: 50px;
	padding-right: 20px;
	display: inline;
	border-left: 3px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bebebe;
	text-align: center;
	vertical-align: bottom;
	padding-top: 50px;
	padding-bottom: 10px;
	padding-left: 20px;
}

hr.rule2 {
	height:1px;
	width:100%;
	color:#ece9e6;
	background-color:#ece9e6;
	margin: 0px 0px 0px 0px;
   }
   
.bluetabs{
width: 978px;
text-align:center;
border-bottom: 0px solid #323232;
background-image:url(../images/navbg.gif);
/* background: #d0ddc5; */
}

.bluetabs ul{
	padding: 8px 0px 13px 0px;
	margin-left: 6px;
	margin-top: 0px;
	margin-bottom: 0px;
	font: bold 10px Verdana;
	list-style-type: none;
	text-align: center; /*set to left, center, or right to align the menu as desired*/
}

.bluetabs li{
display: inline;
}

.bluetabs li img{
border: 0;
padding-top: 10px;
}

.bluetabs li a{
text-decoration: none;
padding: 0px 0px 5px 0px;
margin-right: 0px;
border-right: 0px solid #323232;
color: #6d9962;
background: url(media/bluetab.gif) top left repeat-x; /*THEME CHANGE HERE*/
}

.bluetabs li a:visited{
color: #6d9962;
}

.bluetabs li a:hover{
text-decoration: none;
color: #6d9962;
}

.bluetabs li.selected{
}

.bluetabs li.selected a{ /*selected main tab style */
background-image: url(media/bluetabactive.gif); /*THEME CHANGE HERE*/
border-bottom-color: white;
}

.bluetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_b{
position:absolute;
top: 0;
border: 1px solid #dee6f3; /*THEME CHANGE HERE*/
border-width: 1px 1px;
font:normal 10px Verdana;
line-height:18px;
z-index:100;
background-color: #f3f3f3;
width: 200px;
visibility: hidden;
}

.dropmenudiv_b a{
	width: auto;
	display: block;
	text-indent: 10px;
	border: 0 solid #dee6f3; /*THEME CHANGE HERE*/
	border-bottom-width: 1px;
	padding: 10px 0;
	text-decoration: none;
	color: black;
	text-align: left;
}

* html .dropmenudiv_b a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_b a:hover{ /*THEME CHANGE HERE*/
color: #5b84c4;
background-color: #dee6f4;
text-decoration:none;
}

.search {
display:inline;
padding-left:50px;
}

.searchfield {
	position: relative;
	top: -9px;
}

.searchbutton {
	top: -4px;
	position: relative;
}

.bannercontainer {
width: 649px;
border-right: 0;
background-color: black;
}

.bannercontainer ul{
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font: bold 10px Verdana;
	list-style-type: none;
		text-align: left;
}

.bannercontainer li{
	display: inline;
}

.bannercontainer img{
	margin-right: -2px;
	margin-bottom: -1px;
	border:0;
}

.bannercontainer a{
text-decoration:none;
}

.introcontainer {
	width: 978px;
	background-image: url(../images/introbg.gif);
	background-repeat: repeat-x;
}

.introcontainer p{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18pt;
	color: #3d3413;
	margin-left: 92px;
	margin-right: 92px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.photoright {
	margin-left: 0px;
	margin-right: 0px;
	text-align:center;
	vertical-align: top;
	display: inherit;
	float: right;
}

.t {background: url(../images/t.gif) 0 0 repeat-x; width: 768px}
.b {background: url(../images/b.gif) 0 100% repeat-x}
.l {background: url(../images/l.gif) 0 0 repeat-y}
.r {background: url(../images/r.gif) 100% 0 repeat-y}
.bl {background: url(../images/bl.gif) 0 100% no-repeat}
.br {background: url(../images/br.gif) 100% 100% no-repeat}
.tl {background: url(../images/tl.gif) 0 0 no-repeat}
.tr {background: url(../images/tr.gif) 100% 0 no-repeat; padding:10px}