/* CSS Document */
body{
	background-color:#E1E1E1;
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
	margin: 0 auto;
	padding: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#333;
}

P{
	line-height:150%;
}


a {
 font-size:12px;
 font-weight:bold;
 color:#535353;
}

h2{
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;	
	line-height:150%;
	font-size:20px;
}

img{
	border:0;
}

ul{
	padding:0;
	margin:0;
	line-height:150%;
}

#top_bar{
	background-image:url(../img/header_bg.jpg);
	color:#FFFFFF;
	font-weight:bold;
	text-align:left
}

#logo_bar{
	background-color:#333333;
	height:90px;
}

#banner_bar{
	padding: 17px 0;
}

#register{
	background-image:url(../img/white_bg.jpg);
	width:311px;
	height:152px;
	float:left;
	overflow:hidden;
}

#register a{
	color: #ffffff;
	text-decoration: none; 
}

#register_1{
	background-image:url(../img/white_bg.jpg);
	width:311px;
	height:152px;
	float:left;
	overflow:hidden;
}

#register_1 a{
	color: #ffffff;
	text-decoration: none; 
}

#text_banner{
	float:right;
	background-image:url(../img/text_bg.jpg);
	height:36px;
	width:692px;
	font-weight:bold;
}

#text_banner p{
	padding:10px 0 0 20px;
	margin:0;
	font-size:12px;
}

#left_box{
	height:116px;
	font-size:18px;
	text-align:center;
	overflow:hidden;
}

#banner{
	float:right;
	height:152px;
}

#menu{
	background-color:#000000;
	height:32px;
	padding-left:68px;
}


/* main */
#main{
	text-align:left;
	background-color:#FFFFFF;
}

#main_left{
	width:760px;
	float:left;
	padding: 20px 0;
}

#main_left_content{
	padding: 0 0 0 60px;
}

#main_left_content ul{
	padding-left:20px;
}

div.content{
padding:12px;
width:710px;
background-color:f9f9f9;
font-size:12px;
font-family:Arial;
color:#535353;
line-height:24px;
}

.logos td{ width:120px; padding:10px 0px; text-align:center; }

.tabWrap {

 padding:10px;
 margin:0 auto;
}
.tab {zoom:1;list-style-type:none;}
.tab:after{
 content:"";
 display:block;
 height:0;
 clear:both;
 visibility:hidden;
}
.tab li {
 float:left;
/* border:solid 1px;
 border-bottom:none;*/
 font-weight:bold;
}
.tab li a {
 float:left;
 padding-right:5px;
 color:#666666;
 font-size:16px;
 text-decoration:none;

}
.tab li a:hover {
 color:#000000;
}
.tab li a.lh,
.tab li a.lh:hover {

}
.entry {
 padding:10px;
 padding-top:0px;
 line-height:1.8;
 font-size:12px;
 color:#535353;
/* border:solid #000000 1px;*/
 background-color:#EEEEEE;
}
.entry p {
 text-indent:2em;
 font-size:12px;
}



#main_rignt{
	width:192px;
	float:right;
	padding-top:20px;
}

#main_right_content{
	text-align:center;
	color:#000;
}

#main_right_content strong{
font-size:14px;
}



#padding{
	padding:20px 0 0 20px;
	line-height:150%;
}

#right_top_bg{
/*	background-image:url(../img/right_top_bg.jpg);
	background-repeat:no-repeat;
*/	
}

#right_bottom_bg{
/*	background-image:url(../img/right_bottom_bg.jpg);
	background-repeat:no-repeat;
*/	height:50px;
}

#dataintable {
	border-collapse:collapse;
	border:1px solid #888;
	width:80%;
}

#dataintable td {
	vertical-align:text-top;
	padding:5px 5px 5px 5px;
	border:1px solid #aaa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*foot*/
#foot{
	background-image:url(../img/under.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	text-align:center;
	clear:both;
	height:69px;
	color:#ffffff;
	overflow:hidden;	
}

#foot a{ 
	color:#fff;
	text-decoration: none;
}

#foot a:hover, div.popmenusubitem a:active { 
	color: #fca610; 
	text-decoration: none;
}




div.main_menu { 
	list-style-type: none;
	font-family: Arial;
	font-size: 13px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	line-height:150% !important;
	line-height: 120%;
	color: #ffffff;
	float: left;
	margin-top: 6px;
	height: 26px;
}
 
div.main_menu a {
	margin-left: 20px;
	margin-right: 20px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	line-height: 150%;
	color: #ffffff;
}

div.main_menu a:link, div.button a:visited {
	color: #ffffff;
	text-decoration: none;
}

div.main_menu a:hover, div.button a:active { 
	color: #fca610; 
	text-decoration: none; 
}



/* these are for dropdown menus *//* these are for dropdown menus created using the createSubmenu function */
div.popmenu {
	position: absolute;
	left: -500px;
	top: 38px;
	background-color: #666666;
	padding: 0;
}

div.popmenusubitemwrapper {
	border-bottom: 1px solid #ededed;
}

div.popmenusubitem {
	color: #ffffff; 
	font-weight: bold;
	text-decoration: none; 
	line-height: 150%;
	text-align: left;
	vertical-align: middle;
	margin: 3px;
}
	
div.popmenusubitem a, div.popmenusubitem a:visited {
	color: #ffffff; 
	font-weight: bold;
	text-decoration: none; 
	line-height: 150%;
	padding-right:30px;
	padding-left:10px;
}
	
div.popmenusubitem a:hover, div.popmenusubitem a:active { 
	color: #fca610; 
	text-decoration: none;
}

table.list{
    border-collapse:separate;
    width:700px;
    border: 1px solid #666666;
}
table.list td{
    border-collapse:collapse;
    text-align:left;
    border:1px solid #666666;
    padding:5px;
}
table.list td.header{
    text-align:center;
    border:1px solid #ededed;
    background-color:#ac4692;
    color:white;
    font-weight:bold;
}
table.list td.sub_header{
    background-color:#333;
    color:white;
    font-weight:bold;
}

sup{font-size:10px;}