body {
	margin:0px;
	text-align: center;
	font: 12px/1.5em Tahoma, Geneva, sans-serif;
	background: #08080A url(bg.jpg) no-repeat center top;
	color: #333;
}
#FlashID object {
  display: block;
}
a {
	color:#017DCE;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	
	color: #0066CC;
	text-decoration: underline;
}
/******* NAVIGATION PART *******/

.menu{
	margin: 0 auto;
	width: 950px;
	padding: 0 25px;
	overflow: hidden;
	background: #FCFCFC;
}

.menu ul{
	margin: 5px 0;
	padding: 5px 0;
	padding-left: 0px; /*offset of tabs relative to browser left edge*/
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	list-style-type: none;
	border-bottom: 1px dashed #E5E5E5;
	overflow:hidden;
}

.menu li{
	display: inline;
	margin: 0;
	padding: 0;
	background: url(none);
}

.menu li a{
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 10px 15px;
	border-right: 1px solid #E1E1E1; /*right divider between tabs*/
	color: #666;
	font-weight: bold;	
}

.menu li a:visited{
color: #666;
}

.menu li a:hover, .menu li.selected a{
	color:#FFF;
	background: #006699;
}
.menu .first{
	padding-left:0;
}
/******* END NAVIGATION PART *******/
#site {
	width: 1000px;
	height:auto;
	margin:0 auto;
	overflow: hidden;
	text-align:left;
	padding: 0 25px;
}


#top {
	width: 950px;
	height: 204px;
	margin:0 auto;
	padding: 20px 25px 0 25px;
	text-align:left;
	color:#06C;
	font-weight: bold;
}

#content {
	text-align:left;
	width: 950px;
	padding: 35px 25px 0 25px;
	margin: 0 auto 0 auto;
	min-height: 300px;
	overflow:hidden;
	background: #F9F9F9;
}

#left {
	width:169px;
	padding-right: 25px;
	margin-right: 25px;
	float:left;
	border-right: 1px dashed #D5D5D5;
}
#right {
	width:730px;
	float:right;
	text-align:left;

}
#footer {
	width: 950px;
	margin: 0 auto;
	font-size: 11px;
	color: #333333;
	text-align:left;
	padding:10px 25px;
	background: #F9F9F9;
}
#footer .menu{
	float:right;
	font-size: 11px;
	color: #333333;	
	text-align:left;
}
#footer a{
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
#footer a:hover{
	color:#017DCE;	
}
.logos{
	background: #FFF;	
	padding: 10px 0;
	text-align:center;
	margin-bottom: 10px;
}
.logos_in{
	border-top: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
	padding: 10px 0;
}
.title {
	font-size: 15px;
	font-weight: bold;
	color: #0066CC;
	display:block;
	margin: 10px 0;
}
.black_box {
	color:#FFF;
	font-size:13px;
	font-weight: bold;
	padding:5px;
	background: #2B2B2B;
	margin:5px;
}
.round_left {
	margin: 0 auto;
	border: 1px solid #999999;
	color: #333333;
	width: 215px;
	height:258px;
	text-align: center;
	/*	different corners:
		
	-moz-border-radius-topleft: 15px;
    -webkit-border-top-left-radius: 15px;
    -moz-border-radius-topright: 15px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-bottomleft: 15px;
    -webkit-border-bottom-left-radius: 15px;
	
	*/
	
	/* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	background: #fff url(white_flo.jpg) no-repeat center top;
}
.round_border {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border: 1px solid #D0D0D0;
	margin-bottom:5px;
		padding:10px;
}
.round_box {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	padding:10px;
}
.img_left{
	float:left;

}
.img_right{
	float:right;

}

.right_border {
	float:right;
	border: 1px solid #D5D5D5;
	padding: 10px;
}
.grey_box{
	background: #FFF url(bgr_grey.jpg) repeat-x center top;
	font-size: 13px;
	color: #003399;
	float:right;
	width: 310px;
	height: 244px;
	padding:5px;
	text-align:left;
	margin-bottom:5px;
}
.grey_box h1{
	font-size:23px;
	color:#0099FF;
	
}
.bul_blue{
	list-style-image:url(bull_blue.jpg);
}
.blue_round{
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
	margin-top:5px;
	text-align:left;
	padding:10px;
	background: #017DCE;
	color:#FFF;
	font-size:11px;
	min-height: 155px;
	
}
.blue_round h1{
	font-size:16px;
	color:#FFF;
}

.q_left{
	float:left;
	padding-top: 5px;
}
.q_right{
	float:right;
	margin-top: -25px;
}
.name {
	clear:both;
	color:#F00;
	font-size:14px;
	margin: 0 10px;
	padding:3px 3px 3px 10px;
	background: none;
	font-weight: bold;

}
.block-content {

padding:0 4px;
}

.fieldclass {
background-image:url("field-bg.gif");
background-repeat:repeat-x;
border:1px solid #C8C8C8;
color:#333333;
font-size:13px;
line-height:13px;
margin-bottom:20px;
padding:5px;
width:360px;
}
#submitter {
background-color:transparent;
background-image:url("send-button.png");
background-position:center top;
border-style:none;
cursor:pointer;
display:block;
height:44px;
width:114px;
}

h1{
	font-size:18px;
	color:#333;
	font-weight:bold;
	margin: 20px 0;
}
h2{
	font-size: 15px;
	font-weight: bold;
	color: #0066CC;
	display:block;
	margin: 10px 0;
}
ul {
	list-style: none;
}
li{
	list-style: none;
	background: url(sag.png) no-repeat left center;
	padding-left: 15px;
}
p {
	margin: 2em 0;
}
.shad {
	font: bold 20px Georgia, "Times New Roman", Times, serif;
	color: #9A9BFE;
}

.line{
	background: #FFF;	
	margin:5px 0 10px 0;
	height:4px;
	display:block;
}
.line_sh{
	background: #FFF;	
	margin:135px 0 10px 0;
	height:4px;
	display:block;
	width: 75%;
}
.clear {
	clear:both;
	
}
.strat a{
	background: url(strat_logo.png) no-repeat left center;
	padding-left: 20px;
	margin-left: 5px;
}

table td{
	padding: 10px;
	border-top: 1px dashed #D5D5D5;
}

table#basic2 {background-color:#FFFFFF;}
table#basic2 td {padding: 5px;}
.data21 {color:#000000;text-align:center;font-family:Georgia, "Times New Roman", Times, serif;font-size:12px;background-color:#FFFFFF;border:solid #DBD5B5 1px;}
.data22 {color:#000000;text-align:left;font-family:Georgia, "Times New Roman", Times, serif;font-size:12px;background-color:#FFFFFF;border:solid #DBD5B5 1px;}

table#basic3 {background-color:#FFFFFF; width: 510px;}
table#basic3 td {padding: 5px;}
.data31 {color:#000000;text-align:left;font-family:Georgia, "Times New Roman", Times, serif;font-size:12px;background-color:#FFFFFF;border:solid #DBD5B5 1px;width:100px;}
.data32 {color:#000000;text-align:left;font-family:Georgia, "Times New Roman", Times, serif;font-size:12px;background-color:#FFFFFF;border:solid #DBD5B5 1px;width:350px;}
.data32 h1 {font-family:Georgia, "Times New Roman", Times, serif;font-size:16px;color:#528EB3;}
.data33 {color:#000000;text-align:left;font-family:Georgia, "Times New Roman", Times, serif;font-size:12px;background-color:#FFFFFF;border:solid #DBD5B5 1px;width:400px;}
.data33 h1 {font-family:Georgia, "Times New Roman", Times, serif;font-size:16px;color:#528EB3;}

table#basic4 {background-color:#FFFFFF; width: 510px;}
table#basic4 td {padding: 5px;}
.data41 {color:#000000;font-weight:bold;text-align:left; font-family:Georgia, "Times New Roman", Times, serif;font-size:12px;background-color:#528EB3;border: solid #DBD5B5 1px;}
.data42 {color:#000000;text-align:left;font-family:Georgia, "Times New Roman", Times, serif;font-size : 12px; background-color:#FFFFFF; border: solid #DBD5B5 1px;}
.data43 {color:#000000;font-weight:bold;text-align:right; font-family:Georgia, "Times New Roman", Times, serif;font-size:12px;background-color:#FFFFFF;border: solid #DBD5B5 1px;}
.data44 {color:#000000;font-weight:bold;text-align:right; font-family:Georgia, "Times New Roman", Times, serif;font-size:12px;background-color:#F8F7EF;border: solid #DBD5B5 1px;}
