body{
	padding:0px;
	margin:0px;
	width: 100%;
	height: 100%;
}
.main_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:normal;
		color:#666666;
	}
.main1_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:normal;
		color:#737373;
	}

.main2_text
	{
		font-family:Tahoma;
		font-size:9px;
		line-height:9px;
		color:#737373;
	}

.link_text
	{
		font-family:Tahoma;
		font-size:9px;
		line-height:9px;
		color:#000066;
	}	
	
.link1_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:11px;
		color:#000066;
	}	
		
.copyright_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#EEEDBF;
	}
.red_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#FF0000;
	}

.form
	{
		BORDER-RIGHT: #D3D1D1 1px solid; BORDER-TOP: #D3D1D1 1px solid; BACKGROUND: #F8F6F6; BORDER-LEFT: #D3D1D1 1px solid; COLOR: #858584; BORDER-BOTTOM: #D3D1D1 1px solid
	}
.form1
	{
		width:318px; height:19px; border-color:#C8B503; border-width:1px; background-color:#FFFFFF; font-size:11px; border-style:solid; border-top-color:#83770A;border-left-color:#83770A
	}
.form_div
	{
		height:20px; margin-top:10px;		
	}
	a.copyright_text:link {text-decoration:none;}	
	a.copyright_text:hover {text-decoration:underline;}
	a.copyright_text:active {text-decoration:none;}
	a.copyright_text:visited {text-decoration:none;}
		
.table
{
	border: 1px solid #cccccc;
}
.cell_blue
{
	border-color: #cccccc;
	border-width: 1px 1px 0 0;
	border-style: solid;
	margin: 0;
	padding: 10px;
	background-color: #000066;
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.cell_gray
{
	margin: 0;
	padding: 10px;
	background-color: #EEEEEE;
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
	border-bottom: 1px solid #cccccc;
}
.cell_white
{
	margin: 0;
	padding: 10px;
	background-color: #FFFFFF;
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
	border-bottom: 1px solid #cccccc;
}

div#noflashheader{
	background: url(../images/non-flash-bg.png) no-repeat 0 0 scroll;
	width: 765px;
	height: 344px;
	display: block;
	position: relative;
}

div#topbar{
	height: 55px;
	color: #737373;
	font-size: 9px;
	font-family: Helvetica, Arial;
	width: 766px;
	padding-left: 30px;
}

.topbarinner{
}

.topbarinner > a{
	margin-right: 5px;
	color: #737373;
	text-decoration: none;
	padding-top: 2px;
	height: 15px;
}
.topbarinner > a:hover{
	text-decoration: underline;
	color: #004885; 
}

.topbarinner > a:visited{
	color: #737373;
}

a.anchorhome{
	background: url(../images/anchorhome.png) no-repeat 0 0 scroll;
	padding-left: 15px;
}

a.anchorcontact{
	background: url(../images/anchorcontact.png) no-repeat 0 0 scroll;
	padding-left: 10px;
}

a.anchorsitemap{
	background: url(../images/anchorsitemap.png) no-repeat 0 0 scroll;
	padding-left: 14px;
}

.topbarinner{
	padding-top: 22px;
	font-size: 11px;
}

span.date{
	/*background: url(../images/clock-icon.png) no-repeat 5px 21px scroll;*/
	/*width: 209px;
	padding-left: 19px;*/
	padding-left: 5px;
}

#topbar > #topbarright{
	text-align: right;
	width: 485px;
}

div#nonflashmenu{
	background: url(../images/non-flash-menu-bg.png) no-repeat 0 0 scroll;
	width: 229px;
	height: 292px;
	margin: -4px 0 0 28px;
	float: left;
}

div#assessment{
    float: right;
    margin-right: 42px;
    margin-top: 51px;
}

#logo{
    width: 225px;
    height: 83px;
    margin-top: 10px;
	background: transparent url(../images/non-flash-logo.png) no-repeat 50% 0 scroll;
}

#logo > a{
	text-indent: -90em;
}

#menuwrapper{
	margin-left: 20px;
}
#menu, #menu ul {
 /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 180px;
}
	
#menu li {
 /* all list items */
		position : relative;
		float : left;
		height: 32px;
		line-height: 32px;
		margin-bottom : -1px;
		width : 180px;
		border-bottom: 1px dotted #828167;
}
	
	#menu li ul {
	 /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 11.05em;
		margin-top : -1.35em;
		width: 300px;
	}
	
	#menu li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#menu li ul a{
		background: #282d78;
		color: #ffffff;
		border: 1px solid #ffffff;
		width: 300px;
	}
	
	#menu li ul a:hover{
		background: #154acd;
		color: #ffffff;
	}
	
	#menu li a {
		width : 180px;
		display : block;
		color : #282d78;
		font-weight : 600;
		text-decoration : none;
		padding-left: 18px;
		text-transform: uppercase;
		font-size: 13px;
		font-family: Helvetica, Arial;
		height: 32px;
		line-height: 34px;
	}
	
	#menu li a.menuitem {
		background: url(../images/menu-item.png) no-repeat 0 50% scroll;
	}
	
	#menu li a.menuassessment {
		background: url(../images/menu-assessment.png) no-repeat 0 50% scroll;
	}
	
	#menu li a:hover {
		color : #555888;
		font-style: italic;
	}
	
	#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
		left: -999em;
	}
	
	#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
