#headermenu {
	color: #FFFFFF;
	background-color:#484848;
	font-size:10px;
	padding-left:10px;
	height:43px;
	text-align:left;
	line-height:13px;
	top:0px;
	left:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#headermenu a{
	color:#FFFFFF;
}
#headermenu a:hover{
	text-decoration:none;
}
#headermenu p{
	float:left;
	margin:0px;
	padding:6px 0 0 0;
	font-size:10px;
}
#headermenu img{
	float:left;
	margin-left:10px;
	margin-right:5px;
	padding:6px 0 0 0;
}

.img-left{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

.img-right{
	float:right;
	margin-left:5px;
	margin-bottom:5px;
}

#headermenu img.logo{
	float:right;
	margin-right:10px;	
	padding:0px 0 0 0;
}

body.mceContentBody {
   background: #FFFFFF;
   text-align:left;
   margin:0px;
   color:black;
   font-size:62.5%;
}

.mceContentBody a {
	color: black !important; /* FF requires a important here */
	text-decoration:underline;
}

body {
	font-family: Arial, "Helvetica UltraCompressed", sans-serif;
	font-size: 62.5%;
	color:#333333;
	background-color:#EDF7FC;
	text-align:center;
	margin:0px;
	padding:0px;
	line-height:1;
}
#container{
	width:938px;
	text-align:left;
	margin:0px auto;
	background-color: #FFFFFF;	
}
#header{
	width:100%;
	min-height:124px;
	color:#737477;
}
#header-logo{
	float:left;
	width:260px;
}
#header-strapline{
	margin-left:20px;
	margin-top:38px;
	font-size:190%;
	width:600px;
	line-height:1.2;
	float:left;
}
#top-menu{
	background-color:#0093D0;
	color:white;
	padding:0px 29px;
}
.clear{
	clear:both;
	height:0px;
	overflow:hidden;
}

#content-area-home{
	background-image: url(../images/bg.gif);
	background-repeat:repeat-y;
}

#content-left-home{
	width:620px;
	padding:42px 35px 80px 29px;
	float:left;
	background-image:url(../images/rics.gif);
	background-repeat:no-repeat;
	background-position:bottom left;	
}

#content-left{
	width:600px;
	padding:42px 35px 80px 29px;
	float:left;
	background-image:url(../images/rics.gif);
	background-repeat:no-repeat;
	background-position:bottom left;	
}





#content-right-home{
	width:220px;
	float:left;
	margin-left:16px;
	padding:42px 0 0 0;
	color:black;	
}

#footer{
	background-color:#999999;
	padding:10px 29px;
	color:white;
	font-size:120%;
}

#footer a{
	color:white;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}

#footer2{
	padding:10px 29px;
	width:882px;
	margin:0px auto;
	text-align:left;
}

hr{
	color: #0093D0;
	background-color: #0093D0;
	height: 2px;
}

#banner{
	background-color:#999999;
	padding:0px;
	height: 228px;
	background-repeat:no-repeat;
	background-position:right;
	border-bottom:4px solid #0093D0;
}

#banner-left{
	padding:29px 0px 29px 29px;
	float:left;
	width:180px;
	color:white;
	font-size:200%;
	line-height:1.4;	
}
#banner-right{
	float:right;
}

#banner-content{
	background-color:#BCBDC0;
	padding:29px 729px 0px 29px;
	height: 199px;
	background-repeat:no-repeat;
	background-position:right;
	color:white;
	font-size:200%;
	line-height:1.4;
	border-bottom:4px solid #0093D0;
}


/*  Headings + Text */

h1{
	color:#0093D0;
	font-size:190%;
	font-weight:bold;
	border-bottom:2px solid #0093D0;
	padding:0 0 5px 0;
	margin:0 0 10px 0;
}
h2{
	color:#0093D0;
	font-size:170%;
	font-weight:bold;
}
h3{
	color:#0093D0;
	font-size:150%;
	font-weight:bold;
}
h4{
	color:#0093D0;
	font-size:110%;
	font-weight:normal;
}
h5{
	color:#0093D0;
	font-size:100%;
	font-weight:normal;
}
p,td,th,li{
	font-size:120%;
	line-height:1.3;
}
p{
	margin:0px;
	padding:0 0 7px 0;
}

a{
	color:#0093D0;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}

#content-area ul{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#content-area ul li{
	padding-left: 15px;
	margin-bottom:10px;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}


/* General Styles */

.hilight{
	color:#0093D0;
}

.hilight-bold{
	color:#0093D0;
	font-weight:bold;
}

/*  Drop Down Menus */
.chromestyle{
	width: 100%;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.chromestyle ul{
	width: 100%;
	/*background: url(chromebg.gif) center center repeat-x; */
	padding: 0px 0;
	margin: 0;
	text-align: center; /*set value to "left", "center", or "right"*/
	/*background-image: URL("bg_mainmenu.gif") ;*/
	/*background-color: #424495 !important ; 	*/
	/*height:20px;*/
}

.chromestyle ul li{
	display: inline;
	float:left;
	margin:0px;
	padding:0px;
	font-size:120%;
	/*height:20px;*/
	border-bottom: 0px; 
	border-top: 0px; 
	/*border-left: 1px solid #323474 ; 
	border-right: 1px solid #414393 ; */

}

.chromestyle ul li.selected a{
	/*display: inline;*/
	color: white !important ; 
	text-decoration:underline;
	/*background-image: URL("bg_mainmenu_over.gif") ;*/
	/*background-color: #4683C4 !important ; */
}

.chromestyle ul li a{
	/*color: #555E6F;
	margin: 0;
	width:94px;
	display:block;*/
	text-decoration: none;
	margin:0px !important ; 
	padding: 7px 7px 7px 7px !important ; 
	/*height:10px;  */
	float:left;
	/*font-size: 10px !important ; 
	font-family: Verdana, Arial, Helvetica, sans-serif !important ; */
	text-align: left !important ; 
	font-weight: bold !important ; 
	color: white !important ; 
	text-decoration: none !important ; 
	margin-bottom:0px !important ; 
/*	display:block !important;*/
	display:block;
	white-space:nowrap ; 
}


.chromestyle ul li a:hover{
	color: #C4E3F5 !important ; 
	/*background-image: URL("bg_mainmenu_over.gif") ;*/
	/*background-color: white !important ; */
	/*background: url(chromebg-over.gif) center center repeat-x; */
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
	/*content: " v";*/
	/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0px;
	text-align:left;
	/*border: 0px solid #9AA1B1; /*THEME CHANGE HERE*/
	border-top-width: 0;
	z-index:100;
	background-color: #0093D0;
	width: 180px;
	visibility: hidden;
	font-size:120%;
	line-height:1.3;
	/*filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90*/
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); */
}


.dropmenudiv a{
	width: auto;
	display: block;
	/*text-indent: 3px;*/
	border: 0px solid #FFFFFF; /*THEME CHANGE HERE*/
	padding: 5px 5px 5px 5px ;
	text-decoration: none;
	color: white;
	font-weight: bold !important ; 
}

* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
	
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	/*background-color: #C4E3F5;*/
	color:#C4E3F5;
}
