body{
	margin:0px;
	padding:0px;
	font:14px Trebuchet MS;
	overflow-x: hidden;
	}
	
img{
		border:0px;
	}
	
h2 {
	font:bold 16px Trebuchet MS;
	color:#ff6600;
}

a.signin{
	display:block;
	width:114px;
	height:38px;
	background: url(eval/images/signin.png) no-repeat;
	text-decoration:none;
}

*html a.signin {	
	display:block;
	width:114px;
	height:38px;
	text-decoration:none;
	background-image:none;
	background: no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='eval/images/signin.png');
}

img.photo {
	float:left;
	clear:both;
	margin:0 10px 5px 0;
}

h3.verify {
	display:solid;
	width:245px;
	height:26px;
	margin:0;
	padding:0;
	background: url('eval/images/whatdoyou_small.png') 10px 5px no-repeat;
}

h3.verify span{
	display:none;
}

*html h3.verify {	
	display:solid;
	width:245px;
	height:26px;
	margin:5px 10px;
	padding:0;
	background-image:none;
	background: no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='eval/images/whatdoyou_small.png');
}

h3.notmember {
	display:solid;
	width:245px;
	height:26px;
	margin:0;
	padding:0;
	background: url('eval/images/notamember.png') 10px 5px no-repeat;
}

*html h3.notmember {	
	display:solid;
	width:245px;
	height:26px;
	margin:5px 10px;
	padding:0;
	background-image:none;
	background: no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='eval/images/notamember.png');
}

h3.notmember span{
	display:none;
}

/*Main Structure
================================================================================*/
#maincontainer {
	position: relative;
	margin: 0 auto;
	width:980px;
	height:auto;
	background-color:white; 
}

#header {
	position: relative;
	width:980px;
	height:80px;
	}
	
#bodycontainer {
	clear:both;
	width:980px;
	margin: 0 auto;
	height:auto;
}

#footer {
	position: relative;
	width:980px;
	height:218px;
	margin: 0 auto;
	background: url("eval/images/footergrad.gif") repeat-x;
}

#container1{
	clear:both;
	float:left;
	width:620px;
	padding:0;
}

#container2 {
	float:right;
	width:255px;
	height:auto;
	margin:0 auto;
	padding:0;
	}

/*bodycontainer
=================================================================================*/
#contentboxtop {
	clear:both;
	width:980px;
	height:14px;
	margin:0 auto;
	background:url("eval/images/mainbox_top.gif") no-repeat;
	}
	
#contentboxcenter {
	clear:both;
	width:980px;
	padding:0;
	margin:0 auto;
	background:url("eval/images/mainbox_center.gif") repeat-y;
	}
	
*html #contentboxcenter{
margin-top:-4px;
}

#contentboxbottom {
	clear:both;
	width:980px;
	height:18px;
	background:url("eval/images/mainbox_bottom.gif") no-repeat;
	}
	
/*Header
===================================================================================*/
#logo {
	float:left;
	clear:both;
	width:310px;
	height:80px;
	background: url("eval/images/logo.jpg") 10px 20px no-repeat;
	}

#logo a{
	display:block;
	text-decoration:none;
	width:270px;
	height:60px;
	}
	
#submenu{
	float:right;
	width:660px;
	height:20px;
	font:normal 11px Trebuchet MS;
	}
	
#menu {
	float:right;
	width:660px;
	height:60px;
	font:bold 16px Trebuchet MS;
	}
	
/*Submenu
===================================================================================*/		
#submenu ul{
	display:block;
	height:20px;
	list-style-type:none;
	padding:0; 
	margin:0;
	margin:0 20px 0 0;
	}
	
#submenu li{
	display:block;
	float:right;
	position:relative;
	margin:5px 10px 0 0;
	}
	
#submenu a{
	color:#666666;
	text-decoration:none;
	}
	
#submenu a:hover{
	color:#666666;
	text-decoration:underline;
	}
	

/*Menu
===================================================================================*/	
#menu ul{
	display:block;
	height:30px;
	list-style-type:none;
	padding:0; 
	margin:0;
	margin:25px 20px 0 0;
	}
	
#menu li{
	display:block;float:right;position:relative;
	}
	
#menu a{
	display:block;
	width:97px;
	height:30px;
	color:#999999;
	line-height:28px;
	background: url('eval/images/menu.jpg') no-repeat;
	text-decoration:none;
	}
#menu a span{
	padding:18px;
}
#menu a:hover{
	color:white;
	text-decoration:none;
	background: url('eval/images/menu_ov.jpg') no-repeat;
	}
	
/*Subcontainer
===============================================================*/
#subcontainer{
	clear:both;
	width:883px;
	margin-left:47px;
	padding-bottom:40px;
}

#banner {
	position:relative;
	width:883px;
	height:180px;
}

#textcontent {
	clear:both;
	float:left;
	width:620px;
	margin:0 auto;
	margin-top:20px;
	padding-left:5px;
	height:auto;
}

#textcontent div {
padding:0px;margin:0px;
}

#textcontent ul {
	margin-left:20px;
	margin-right:20px;
	padding:0;
	text-align:justify;
	list-style-type:square;
	color:#666666;
	}
	
#textcontent ul li{
	margin-bottom:10px;
}

#textcontent h2{
	font:bold 16px Trebuchet MS;
	margin:0;
	padding:0;
}

#textcontent p{
	font:normal 14px Trebuchet MS;
	text-align:justify;
	margin:0 25px 10px 0px ;
	color:#666666;
}

#textcontent p.small{
	font-size:12px;
	font-style:italic;
}

.highlight{
	text-decoration:underline;
	color:#660099;
}

#textcontent p.cost{
	color:#FF9933;
	}

#textcontent a{
	text-decoration:underline;
	color:#660099;
}

#textcontent a:hover{
	text-decoration:underline;
	color:#FF9933;
}
	
/*container2
====================================================================*/
#sidemenu {
	display:block;
	width:255px;
	margin-top:20px;
}

#sidemenu ul{
	width:160px;
	list-style:none;
	font:bold 16px Trebuchet MS1, Helvetica, sans-serif;
}

#sidemenu li{
	color:#FF9966;
	display:block;
	height:35px;
	border-bottom:1px solid #cccccc;
	}
	
#sidemenu li a{
	text-decoration:none;
	color:#999999;
	line-height:2em;
	}
	
#sidemenu li a:hover{
	color:#FF9966;
}

#sidemenu li a.current{
	color:#FF9966;
}

	
#greybar {
	display:block;
	width:255px;
	margin-top:20px;
	}
	
#greybar img.title{
	margin:10px 0 0 10px;
	}

#greybar ul{
	list-style:square;
	margin:0;margin:10px 10px 10px 30px;padding:0;
}

#greybar ul li{
	color:#330066;
}

#greybar a{
	font-size:13px;
	margin-left:10px;
	color:#663399;
}

#divider{
	display:block;
	margin:0;padding:0;
	height:2px;
	background:url('eval/images/divider.gif') repeat-x;
}

#greybar img.getstarted{
	margin:0px;
	margin-top:10px;
	margin-left:50px;
	margin-bottom:10px;
	padding:0;
}

#whitebox {
	float:right;
	display:block;
	width:255px;
	height:225px;
	margin-top:20px;
	background:url('eval/images/whitebox.gif') 0 28px no-repeat;
}

#whitebox b.header{
	margin:0 0 0 5px;
	font:bold 16px Trebuchet MS1, Helvetica, sans-serif;
	line-height:24px;
	color:#FF9933;
}
#whitebox p{
	margin:15px 10px 0 10px;
	text-align:justify;
}

#whitebox div.image {
	float:right;
	display:block;
	margin:0;
	padding:0;
	width:100px;
	height:135px;
	background: url('eval/images/securitynote-icon.png') 0 0 no-repeat;
}

*html #whitebox div.image {	
	float:right;
	display:block;
	margin:0px;
	padding:0px;
	width:100px;
	height:135px;
	background-image:none;
	background: no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='eval/images/securitynote-icon.png');
}

#whitebox ul{
	display:block;
	height:40px;
	padding:5px 0 0 10px;
	margin:0;
	list-style:none;
	}
	
#whitebox li{
	display:block;
	float:left;
	padding:0;
	margin:0 10px 0 0;
}
/*Footer
==================================================================*/
#footercontainer {
	width:883px;
	height:182px;
	margin:0;
	margin-left:47px;
	padding:0;
	left:50px;
}
	
#footer .coloumn {
	float: left;
	width: 162px;
	padding:0;
	margin:0;
	margin-right:10px;
	margin-top:10px;
}

*html #footer .coloumn {
	float: left;
	width: 160px;
	padding:0;
	margin:0;
	margin-right:10px;
	margin-top:30px;
}

#footer li {
	list-style: none;
	margin:0;
	padding:0;
	margin-bottom:3px;
	font:normal 13px Trebuchet MS;
}

#footer li b{
	font:bold 16px Trebuchet MS;
	padding-bottom:5px;
}

#footer li h2{
	float:right;
	width:160px;
	height:25px;
	margin:0;
	padding:0;
	background:url("eval/images/footerlogo.png") 0 0 no-repeat;
	}

*html #footer li h2{
	background-image:none;
	background: no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='eval/images/footerlogo.png');
}


#footer li h3{
	float:right;
	width:100px;
	height:95px;
	margin:0;
	padding:0;
	background:url("eval/images/mid_contactus.jpg") 0 0 no-repeat;
	}

*html #footer li h3{
	background-image:none;
	background: no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='eval/images/mid_contactus.jpg');
}

#footer li h2 span{
	display:none;
	}

#footer li img{
	float:right;
	}
	
#footer li b.phone{
	float:right;
	text-align:right;
	font:bold 16px Trebuchet MS;
	padding:0;
	margin:0;
}

#footer li a {
	display: block;
	float: left;
	clear: left;
	color: #333333;
}

#footer li a:hover {
	text-decoration:underline;
	color:#993399;
}


#copyright {
	position: relative;
	width:883px;
	height:15px;
	font:bold 11px trebuchet MS;
	color:#999999;
	margin-left:57px;
	margin-top:10px;
}
#copyright b{
	margin:0 25px 0 30px;
	}
#copyright a{
	text-decoration:none;
	color:#999999;
}

#copyright a:hover{
 text-decoration:underline;
 }
 #iso {
	float:right;
	display:block;
	width:255px;
	height:200px;
	margin-top:20px;
	background:url('eval/images/whitebox.gif') 0 28px no-repeat;
}
