html, body
{
margin:0;
padding:0;

}

body{
color : #005f83;
background: url(../images/bg.jpg) top left repeat-x #1c4b83;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
margin-bottom:10px;
}

a:link, a:visited, a:active {
color: #10b1e5;
text-decoration: none;
}

a:hover {
color: #63005b;
text-decoration: underline;
}

img, div { 
behavior: url(BLL/iepngfix.htc);
}

form
{
margin: 0;
padding:0;
}
/* 
border:1px solid #000000;
*/
#clear { 
clear: both; 
line-height: 0px;

}

#container_main {
width: 850px;
margin-left: auto;
margin-right: auto;
padding: 0;
}

#top{
background: url(../images/head.png) top center no-repeat;
height:117px; 
width:850px;
margin-top:15px;

}


#top_links {
display:block;
float: right;
width: 121px; 
text-align:left;
margin-top:18px;
color:#5d0055;
background-color:#FFFFFF;
height:102px; 
}

#logo {
display:block;
float: left;
width: 729px; 
margin-top:18px;
background-color:#FFFFFF;
height:102px;
}

#icons
{
margin-top:20px;
margin-right:15px;
float: right;
width: 106px; 
height:50px;		
}

#icons .iconpic
{
	float: right;
	width: 48px;
	height: 48px;
	margin-right: 5px;
}

#menubg 
{
background: url(../images/menu_bg.jpg) top center repeat-x; 
background-color:#0076bf;
width:850px;
height:35px;
padding:0;
margin:0;
}




#flashbanner
{
width:850px;
height:220px;
float:left;
}

#sub_images
{
width:850px;
height:100px;
float:left;
background:url(../images/sub_image.jpg) no-repeat #4f4f4f;
}

#sub_images .col1, #sub_images .col2, #sub_images .col3
{
	float:left;
	width:283px;
	height:100px;
}

#sub_images p{
color:#FFFFFF;
margin:5px;
padding:0;
text-align:justify;
line-height:120%;
}

#sub_images h1{
color:#ffffff;
text-decoration:underline;
font-size:12px;
font-weight:bold;
padding:0;
margin:0;
}

#sub_images img
{
float:left;
width:80px;
height:80px;
border: 2px solid #00445b;
margin:5px;
padding:0;
}



#main_content{
float:left;
width:850px;
background-color:#FFFFFF;
background:url(../images/main_content_bg.jpg) repeat-y #FFFFFF;
}

#main_content_internal{
float:left;
width:850px;
background-color:#FFFFFF;
background:url(../images/main_content_bg2.jpg) repeat-y #FFFFFF;
}

#main_content_internal .col1{
float:left;
width:622px;
color:#005f83;
padding: 10px 20px 0 15px;
}


#main_content .col1{
float:left;
width:442px;
background-color:#CCCCCC
padding: 0px 10px 0px 5px;
}




#main_content .col2{
float:left;
width:180px;
padding: 10px 30px 0 10px;

}

#main_content .col3, #main_content_internal .col3{
float:left;
width:180px;
text-align:justify;
color:#999999;
padding-right:5px;
padding-top:10px;
}


#main_content_internal .col1 h3
{
	color: #005f83;
	padding: 10px 10px 0px 10px;
}

#main_content_internal .col1 h4
{
	color: #005f83;
	padding: 10px 10px 0px 10px;
}

#main_content_internal .col1 h2
{
	color: #005f83;
	padding: 10px 10px 0px 10px;
}


#main_content_internal .col1 h5
{
	color: #005f83;
	font-size: 11px;
	padding: 10px 10px 0px 10px;
}


#main_content_internal .col1 ul li
{
	margin: 0px;
	padding: 0px 5px 5px 5px;
}

#space10 li
{
	line-height: 25px;
}

#main_content_internal .col1 table
{
	margin: 10px;
	padding: 5px;
}

#main_content .col1 p, #main_content_internal .col1 p{
color:#005f83;
padding:10px;
text-align:justify;
line-height:200%;
}

#main_content .col2 p{
color:#666666;
text-align:justify;
line-height:130%;
}

.heading_bg {
background:url(../images/heading_bg.gif);
height:24px;
line-height:24px;
color:#FFFFFF; font-weight:bold; margin-bottom:10px; clear:both;

 }
.heading_right { float:right; margin-left:4px; }
.heading_left { float:left; margin-right:2px; }
#bottom
{
width: 850px;
height: 18px;
float:left;
color: #08b0e1;
background: url(../images/bottom.png) bottom center no-repeat;
margin-bottom:20px;
}

#bottom_curve
{
height:25px;
}

#copytext

{
color: #08b0e1;
text-align:left;
display:block;
float:left;
padding:0 0 0 20px;
}

#copytext1

{
padding:0 20px 0 0px;
color: #416eff;
text-align:left;
display:block;
float:right;
}

#bottom .divider {
color: #08b0e1;
padding: 0 4px;
}
/* ------------- 4. Links ----------------------------*/

#top_links a:link, #top_links a:visited, #top_links a:active
{
color: #219bc4;
text-decoration:none;
}

#top_links a:hover {
color:#5d0055;
text-decoration: underline;
}
#sub_images a:link, #sub_images a:visited, #sub_images a:active
{
float:right;
width:80px;
height:20px;
display:block;
color:#52bbe8;
text-decoration:underline;
text-align:right;
padding-right:10px;
}

#sub_images a:hover {
color: #ffa800;
text-decoration: none;
}



#copytext a:link, #copytext a:visited, #copytext a:active {
color: #416eff;
text-decoration: underline;
}

#copytext a:hover {
color: #666666;
text-decoration:none;
}

.tipClass { 
text-align:justify;
	color:#FFFFFF;	
}

label{
	display: block;
	width: 200px;
	float: left;
	margin-bottom: 15px;
	text-align: right;
	padding-right: 20px;
}

textarea {
	height: 90px;
	border: 1px solid #84807b;
	font-family: "Tahoma";
	font-size: 11px;	
	width: 200px;
	color: #666666;
	background-color: #ffffff;
	
}

input {
	border: 1px solid #84807b;
	font-family: "Tahoma";
	font-size: 11px;	
	width: 200px;
	color: #666666;
	background-color: #ffffff;
}

input.competition {
	border: 1px solid #84807b;
	font-family: "Tahoma";
	font-size: 11px;	
	color: #666666;
	width: 400px;
}

input.submit{
	width:60px;
	float:right;}
	
input.optin{
	width:20px;
	border:none;
	}


.comprow{
	width:412px;
	float:left;
	display:inline;
	padding:0px;
	margin:0px;
	}
	
.comprow p{
	padding:0px;
	margin:0px;
}






#navcontainer		{ margin: 0; padding: 0; }
#navcontainer ul	{ margin: 0; padding: 0; list-style: none; list-style-type: none; }
#navcontainer li 	{ margin: 0; padding: 0; list-style: none; list-style-type: none; }
#navcontainer img 	{ margin: 0; padding: 0;}
#navcontainer a		{ display:block;  color: #717174; width: 156px; text-decoration: none; padding: 10px 0 5px 24px;  text-align:left; background-image: url(../images/dot_copyright.gif); background-repeat: repeat-x; background-position:bottom left;}
#navcontainer a:hover	{ display:block; background-image: url(../images/side_arrow.gif); background-repeat: no-repeat; background-position: 5px 50%; background-color: #02a5de; color: #ffffff; }

.nav_level_1 a {
color: #ffffff;
text-decoration:none;
border: 1px solid #00CCFF;
display:block;
font-weight:bold;
font-family: "Tahoma";
font-size: 11px;
text-align:center;
width:100px;
float:left;
margin-left:90px;
height:20px;
background-color: #2e91d0;
padding-top:4px;
}


.nav_level_1 a:hover {
text-decoration:none;
color: #000000;
background: #FFCC00;
display:block;
border: 1px solid #FFCC00;
}


