

*{font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
form {margin: 0px; padding:0px;}



.arrow {
	background:url(images/arrow.jpg) no-repeat left;
	
}

.clr {clear:both}

.container { 
	padding: 0px 0px 10px 0px;
	background-color: #FFFFFF;
	width:800px;
	display:block;
	
} 

.uk { background: url(uk.jpg) no-repeat; height:26px; } 



.footer {
	background-color:#4680c0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	padding:10px;
	margin:10px 10px 0px 10px;
}

.header {
	background:url(images/header_top.jpg) no-repeat center bottom;
	height:190px;
	width:800px;
	
}

.header_bottom{
	background:url(images/header_bottom.jpg) no-repeat center top;	
	height: 26px;
	width: 800px;
	display:block;
}

.header_bottom2{
	background:url(images/header_bottom2.jpg) no-repeat center top;	
	height: 26px;
	width: 800px;
	display:block;
}

.header_bottom3{
	background:url(images/header_bottom3.jpg) no-repeat center top;	
	height: 26px;
	width: 800px;
	display:block;
}
.info_module{
	width:580px;
	margin-bottom:15px;
	display:block;
	margin-left:27px;
	}

.info_top {
	height:16px;
	background: url(images/info_top.jpg) no-repeat #eaf1fb;
	display:block;
}
.info_inner {
	background:url(images/info_bkg.jpg) right repeat-y #eaf1fb;
	padding: 1px 15px 1px 20px;
	line-height:16px;
}

.info_inner_survey {
	width:597px;
	height:9px;
	background:url(images/info_bkg.jpg) right repeat-y;
	vertical-align:top;
	margin:0px auto;
}

.info_bottom{
	height:9px;
	background:url(images/info_bottom.jpg) bottom left no-repeat #eaf1fb;
}

.line{ background:url(images/dotted_line.jpg) no-repeat left;
	height:3px;
	margin: 7px 0px;	
}

.login_area {
	background:url(images/login_bkg.jpg) top left no-repeat;
	width: 158px; 
	float:right; 
	margin-right:7px;
	margin-top:20px;
	padding-bottom:10px;
}

.login_area h1 {
    font-size:17px; 
	color:#003366; 
	font-family: "Trebuchet MS", "Trebuchet MS Bold", Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0px; padding:10px;
}

.login_area input {width: 130px}

.logspace {padding: 0px 10px; font-size:11px; color:#333333}

.main-content{
	width: 600px; float:left; 
	margin-top:20px;
}

.tabs ul { list-style:none; font-family: Arial, Helvetica, sans-serif; text-align:center; color:#003366; display:block; margin:0px; padding:10px 0px 0px 50px}
.tabs li { margin-top:-4px; float:left; margin-right:54px; color:#003366; }
.tabs li a {font-family: Arial, Helvetica, sans-serif; text-align:center; color:#003366; display:block; text-decoration:none}
.tabs li a:hover { color:#0099CC}

.title { 
	font-size:17px; 
	color:#003366; 
	font-family: "Trebuchet MS", "Trebuchet MS Bold", Arial, Helvetica, sans-serif;
	font-weight:normal;
}

.heading2 { 
	font-size:14px; 
	color:#003366; 
	font-family: "Trebuchet MS", "Trebuchet MS Bold", Arial, Helvetica, sans-serif;
	font-weight:normal;
}

/*----  DropDown Box -------*/



body { font-family:Calibri, Arial, Helvetica, Sans-Serif; font-size:13px; color:#000;}
.desc { color:#6b6b6b;}
.desc a {color:#0092dd;}
        
.dropdown dd, .dropdown dt, .dropdown ul { margin:0px; padding:0px; }
.dropdown dd { position:relative; }
.dropdown a, .dropdown a:visited { color:#3186bc; text-decoration:none; outline:none;}
.dropdown a:hover { color:#003e66;}
.dropdown dt a:hover { color:#003e66; border: 1px solid #3186bc;}
.dropdown dt a {background:url(images/uk.jpg) no-repeat scroll right center; display:block; border:1px solid #3186bc; width:255px; height:30px}
.dropdown dt a span {cursor:pointer; display:block; padding:5px;}
.dropdown dd ul { background:#FFFFFF none repeat scroll 0 0; border:1px solid #3186bc; color:#3186bc; display:none; left:0px; padding:5px 0px; position:absolute; top:2px; width:auto; min-width:255px; list-style:none;}
.dropdown span.value { display:none;}
.dropdown dd ul li{ display:block; width: 100%;}
.dropdown dd ul li a { padding:5px 0px 5px 15px; display:block;}
.dropdown dd ul li a:hover { background-color:#c9e0f3;}
        
.dropdown img.flag { border:none; vertical-align:middle; margin:0px 10px; float:left; padding-top:2px; }




/* Member Quest Table
-----------------------------------*/

.surveyTable{
	margin-top:10px;
	margin-bottom:45px;
}

.surveyLink{
	border: none;
}

.surveyTable img{
	
}

.surveyTable table{border-bottom: 1px solid #4781be;}
.surveyTable table tr td{border-top: 1px solid #4781be;}

.surveyTable table tr:hover{
	background: #e3edff;
}

.imageCell{ width:105px}
        
