@charset "utf-8";
body {margin: 0px;padding: 0px;	font-family: Verdana;font-size:62.5%;color: #333333;line-height: 18px;}
a {text-decoration:none;color:#333}
a:hover {text-decoration:underline}
#siteContainer {width: 100%;overflow: visible;background-color: #cccccc;}
#headerContainer {height: 100px;background-color: #FFF;line-height: 100px;width: 100%;}
#header {width: 900px;margin-right: auto;margin-left: auto;}
#headerRight {float:right;font-size: 1.2em;}
#logo {
	float:left;
	padding-top: 15px;
}
#topNavContainer {width: 100%;background-image: url(../images/topNavBg.gif);background-repeat: repeat-x;background-position: left top;}
#topNav {width: 902px;margin-right: auto;margin-left: auto;}
#contentContainer {
	width: 850px;
	background-color: #e1dfe0;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: #FFF;
	padding: 25px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	font-size: 1.2em;
	text-align: justify;
}
#scroller{width: 850px;	background-color: #e1dfe0;border-width: 0px 1px 0px 1px;border-style: solid;border-color: #FFF;margin-right: auto;
	margin-left: auto; padding:20px 25px 0px 25px; font-size:1.4em; font-weight:bold;}
#colLeftHome {float:left;margin-right: 30px;width: 610px;}
#colRightHome {float:right;width: 210px;}
#footerContainer {width: 100%; background-color: #656565;float: left;clear: both; padding: 24px 0px 24px 0px;}
#footer {width: 902px; margin: 0px auto 0px auto; color: #b1b1b1;font-size: 1.1em;}
.clear {clear:both;margin:0px;padding:0px;}
h1 {
	font-size: 1.4em;
	margin-top: 0px;
	margin-bottom: 25px;
	background-color: #c2c2c2;
	padding: 10px 10px 10px 10px;
}
h2 {font-size: 1.2em;margin-bottom: 5px;margin-top: 25px;}
h3 {font-size: 1.2em;background-color: #FFFFFF;padding:5px 5px 5px 10px;}
h4 {margin-bottom: 3px;margin-top: 25px;}
h5 {margin-bottom: 3px;margin-top: 3px;}
.headerWhite {color: #7b7b7b;background-color: #FFF;padding: 20px 10px 5px 10px;font-size: 1.3em;font-weight: bold;}
.headerGrey {color: #FFF;background-color: #a0a0a0;	padding: 20px 10px 5px 10px;font-size: 1.3em;font-weight: bold;}
.headerGrey a{color: #FFF;}
.news {list-style-type: none;margin: 15px 0px 0px 0px;padding: 0px;}
.news li {
	background-image: url(../images/bullet01.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	border-bottom: 1px dashed #7c7a7b;
	margin: 10px 0px 0px 0px;
	padding: 0px 10px 10px 20px;
}
ul {list-style-type: none;padding: 0px;	margin: 10px 0px 0px 0px;}
li {
	background-image: url(../images/bullet01.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 5px 20px;
}
.photo{}
.photo ul
{ 
  list-style-type: none; margin: 5px 0px 0px 0px; padding:0px;
}
.photo li
{
	 padding:5px;
	 float:left;
	 background-image:none;
	 margin:0px;
}


.padT10 {padding-top:10px;}
.padB50 {padding-bottom:50px;}
.padL10 {padding-left:10px;}
.marB25 {margin-bottom:25px;}
#bulBoardContainer {border-top:#a0a0a0 solid 2px;padding-top: 3px;}
.BBData {background-color: #c2c2c2;	margin-left: 3px;padding: 20px 10px 20px 10px;float: left;width:657px;}
.BBData img {border: 5px solid #FFF;margin:0px 10px 0px 10px;}
.fL {float:left}
.fR {float:right}
.marR50{margin-right:50px;}
.w150 {width:150px}
.bdrW {	border: 5px solid #FFF;}
.tab {list-style-type: none;border-bottom: 2px solid #A0A0A0;height: 36px;padding-left: 10px;}
.tab li {float: left;background-image: none;padding: 10px 0px 5px 0px;font-weight: bold;display:inline;}
.tab li a {color: #000000;padding-right: 25px;padding-left: 25px;}
.tab li a:hover {text-decoration:none !important;}
.tab li a.sel {background-color: #a0a0a0;color: #FFFFFF !important;text-decoration:none !important;padding: 10px 25px 5px 25px;}
.tabDataBdr {border-top: 1px solid #656565;	border-right: 1px solid #656565;}
.tabDataBdr td {border-bottom: 1px solid #656565;border-left: 1px solid #656565;}
.tabDataBdr th {border-bottom: 1px solid #656565;border-left: 1px solid #656565;}
.portfoliotitle {margin-top: 5px;font-size: 0.8em;}
.portfolio img {border: 5px solid #c2c2c2;}
.dispNo {display: none;}
#dhtmltooltip {
	font-size: 1.2em;
	position: absolute;
	width: 150px;
	border: 3px solid #656565;
	padding: 10px;
	background-color: #FFFFFF;
	visibility: hidden;
	z-index: 100;
	text-align: justify;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
