body
{
	width: 800px;
	position: absolute;
	border: 0;
	padding: 0;
	/*font: 11px Verdana;*/
	font: 70% Verdana;
	/*line-height: 1.5em;*/
	line-height: 1.35em;
	background-color: #0099AF;
	color: #4C0065;
	top: 0;
}

a 
{
	border: none;
	color: white;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
	color: #EAA900;
}

#mainbanner, #aimhigher, #contentarea
{
	position: absolute;
	/*border: 1px dotted black;	*/
}
#contenttext, #contentmap
{ 
	position: relative;
	/*border: 1px dotted black;*/
}

#mainbanner
{
	position: absolute;
	left: 80px;
	top: -15px;	
	margin: 0; 
	padding: 0;
	z-index: 2;
}

#linkstrip
{
 	/*left: 393px;*/
 	right: 70px;
 	top: 105px;
 	position: absolute;
 	text-align: right;
 	width: 600px;
 	color: White;
}

#linkstrip a:hover
{
	color:#4B0065;
	font-weight: bold;
}

#aimhigher
{
	/*position: absolute;*/
	left: 70px;
	top:  75px;
	z-index:3;
}

#contentarea
{
	z-index: 1;
	top: 110px;
	left: 140px;
	width: 780px;
	
}

#contenttext a
{
	color: #0099AF;
	font-weight:normal;
}

#contenttext a:hover
{
		font-weight:bold;
}

#contenttext
{
	background-color: #D9F0F3; /*white;*/
	/*border: 1px solid black;*/
	/*width: 40%;*/
	width: 33.5%;
	/*height: 445px;*/
	/*padding: 70px 10px;*/
	padding: 70px 18px 40px 18px;
	float: left;
	z-index: 9 !important;
}

#contentmap
{
	top: 0px;
	/*right: -75px;*/
	right: 85px;
	width: 405px;
	/*height: 452px;*/
	position: absolute;
	/*background: #0099AF url('../Images/blocks/level3_whiteblock.gif') TOP left no-repeat;
	padding-top: 35px;*/
	/* 12/Mar/08 Boxed/Square Background */
	background-color: #D9F0F3;
	padding-top: 75px;
	padding-bottom: 25px;


}

#contentbulletlist
{
	margin-left: 35px;
}

#tabbuttons
{
	left: -15px;
	position: absolute;
	top: 210px;
	width: 145px;
	text-decoration: none;
	border: none;
	
	
}

#tabbuttons img
{
	text-decoration: none;
	border: none;
	
}

#partnerlogos
{
		text-align: center;
}

.labelCell
{
	
}

.sector
{
	padding-left: 5px;
 	line-height: 2.475em;
 	vertical-align: text-top;
 	color: #4C0065;
}

.sector img
{
	padding-right: 15px;
	vertical-align: middle;
}

.sector a
{
 	text-decoration: none;
 	color:#4C0065;
 	
}

.sector a:hover
{
 	text-decoration: underline;
 	font-weight: bold;
 	
}

.sector li a:hover
{
 	text-decoration: underline;
 	font-weight: bold;
 	
}

.sector li
{
 	list-style-image: url('/Images/bullets/construction_bullet.png');
 	list-style-position:outside;
	padding-left: 5px;
 	line-height: 2.6em;
 	vertical-align:super;
}

.sector li a
{
 	text-decoration: none;
 	color:#4C0065;
 	
}
.sector li a:hover
{
 	text-decoration: underline;
 	color: #4B0065;
 	font-weight: bold;
 	
}
#contentrollover
{
	/*width: 181px;*/
	/*height: 128px;*/
	left: 260px;
	top: 133px;	
	position: relative;
	/*border: 1px solid black;*/
	z-index: 10 !important;
}

.aimhigherlink
{
	font-weight: bold;
}

.bullet
{
	_width: 5px;
	_display: block;
	_height: 14px;
	_margin-right: 8px;
	_line-height: 14px;
	_margin-bottom: 18px;
}

/* Fix for IE6! */
* html  .linkitem
{
	margin-top: -4px;
	line-height: 0.475em;
	position: relative;
}
* html  .sector
{
	line-height: 1.8em;
}