

BODY {
	color : #505050;
	font-size : 13px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	background:#f9f9f9;
	font-family:Arial,Verdana,Sans-Serif;
	
}

sup {font-size:7px;}

p {padding:0px;margin:0px;font-weight:normal;}



a {
	color:#505050;
}
a:active {
	color:#505050;
}

A:visited {
	color:#505050;
}
A:link {
	color:#505050;
}

A:hover {
	color:#909090;
}

.tsmall {font-family: Arial;font-size: 10px;}
.t0 {font-family: Arial;font-size: 11px;}
.t0b {font-family: Arial;font-size: 11px; font-weight: bold;}
.t1 {font-family: Arial;font-size: 13px;}
.title {color:#353535;font-size:23px;font-weight:normal;margin-bottom:10px;text-align:left;}
.title sup {font-size:11px;}
.sidc  {color:#8c8c8c;font-size:21px;font-weight:normal;text-align:center;font-family:Georgia,"Times New Roman",serif;line-height:37px;}
.subtitle {color:#006699;font-size:19px;font-weight:normal;margin-bottom:5px;text-align:left;}
.subtitle sup {font-size:11px;}
.hpsidetitle  {color:#006699;font-size:14px;font-weight:bold;margin-bottom:0px;text-align:left;}
.t1b {font-family: Arial;font-size: 13px; font-weight: bold;}
.bcontent {text-align:justify;}
.header-image {margin-bottom:15px;}
.sub {font-family: Arial;font-size: 14px; font-weight: bold;}
.insub {font-family: Arial;font-size: 16px; font-weight: bold;}
.subpt {font-family: Arial;font-size: 14px; font-weight: bold;}
.pt {font-family: Arial;font-size: 16px; font-weight: bold;}
.tclock {font-family: Arial;font-size: 10px;}
.tclocktext {font-family: Arial;font-size: 11px;}
.FormField {border:1px solid #000000;}
.FormButton {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	line-height: 17px;
	border-color:#000000;
}

/*   width:250px;background:#f9f9f9;border-right:1px solid #e6e6e6;  */
.leftcol  {width:250px;background:#ffffff;border-right:1px solid #e6e6e6;}
/*   padding-top:0px;padding-right:10px;padding-left:10px; text-align:justify;font-size:11px;   */
.leftcolmencont {padding-top:0px;padding-right:10px;padding-left:0px; text-align:justify;font-size:11px;}

.opp {width:960px; height:394px;background-image:url("../images/op.jpg");
background-position:top left; background-repeat: no-repeat;}

.opcon {text-align:right;width:480px;float:left;margin-top:210px;}

.side-m {font-size:11px;font-weight:bold;border-bottom:1px solid #e6e6e6;background-image:url("../images/bullet-side.gif"); background-position:top left; background-repeat: no-repeat;}
.side-m-on {font-size:11px;font-weight:bold;border-bottom:1px solid #e6e6e6;background:#f2f2f2;background-image:url("../images/bullet-side.gif"); background-position:top left; background-repeat: no-repeat;}
.side-mc {margin-left:10px;padding:5px;}
.side-mc a {color:#505050;text-decoration:none;}
.side-mc a:hover {color:#505050;text-decoration:none;}
.sidemenucontainer  {padding-right:20px;}
.ContentMainBlock {width:720px;padding-top:10px;}
.subside {padding-left:10px;padding-top:7px; padding-bottom:3px;font-weight:normal;background-image:url("../images/bullet-subside.gif"); background-position:top left; background-repeat: no-repeat;}
.subside a {text-decoration:none;}
.subside a:hover {text-decoration:underline;}


#tablist{
padding:0px;
margin: 0px;
font: bold 12px Arial;
border-bottom: 2px solid #ffffff;

}


#tablist li{
list-style: none;
display: inline;
margin: 0;

}

#tablist li a{
padding: 3px 0.5em;
margin-left: 1px;
border: 1px solid #e6e6e6;
border-bottom: 0px;
background: #ffffff;
text-decoration:none;
}

#tablist li a:link, #tablist li a:visited{
color: #000000;
background: #ffffff;
text-decoration:none;
}

#tablist li a.current{
background: #c0c0c0;
text-decoration:none;
}

#tabcontentcontainer{
width: 760px;
/* Insert Optional Height definition here to give all the content a unified heightEEE9DC */
padding: 0px;
margin:0px;
border: 1px solid #e6e6e6;
background:#ffffff;
}

.tabcontent{
display:none;
background:#e6e6e6;
padding: 0px;
margin:0px;
}

.galpic {margin-left:40px;text-align:center;float:right;margin-bottom:25px;background:none;}
.pmt {width:940px;text-align:right; font-size:21px; font-weight:bold;margin-bottom:10px;}


			
			.optt{ margin-top: 10px; color:#FFF; font:18pt Arial; letter-spacing:-1px; font-weight: bold; text-align:center; }
			
			.boxgrid{ 
				width: 225px; 
				height: 160px; 
				margin-right:1px; 
				margin-bottom:1px;
				float:left; 
				background:#202020; 
				border: solid 0px #8399AF; 
				overflow: hidden; 
				position: relative; 
			}
				.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
				
				.boxgrid p{ 
					padding: 0 10px; 
					color:#afafaf; 
					font-weight:bold; 
					font:10pt Arial; 
				}
				
			
				
			.boxcaption{ 
				float: left; 
				position: absolute; 
				background: #000; 
				height: 100px; 
				width: 100%; 
				opacity: .8; 
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 			}
 				.captionfull .boxcaption {
 					top: 160px;
 					left: 0px;
 				}
 				.caption .boxcaption {
 					top: -160px;
 					left: 0px;
 				}
				
				
