html { margin: 0px; padding: 0px; }

body {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	background: #3f4754;
	text-align: center;
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
}

a:link { color: #9477b2; }
a:visited { color: #765f8d; }
a:active, a:hover { color: #9e53a1; }

img { border: 0px; }
.clear { clear: both; }
.content { padding: 10px; }

h1 {
	color: #3f4754;
	font: bold 150% Verdana, Arial, Helvetica, sans-serif;
	border-bottom: solid 1px #3f4754;
}

h2 {
	color: #3f4754;
	font: bold 150% Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	color: #3f4754;
	font: bold italic 150% Verdana, Arial, Helvetica, sans-serif;
}

h4 {
	color: #3f4754;
	font: bold 130% Verdana, Arial, Helvetica, sans-serif;
}

h5 {
	color: #3f4754;
	font: bold italic 130% Verdana, Arial, Helvetica, sans-serif;
}

h6 {
	color: #3f4754;
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
}

#container {
	margin: 0px auto;
	width: 952px;
	background: #fff;
	border-left: solid 1px #100f1a;
	border-right: solid 1px #100f1a;
	border-bottom: solid 1px #100f1a;
	text-align: left;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 950px;
}
	html>body #container { width: 950px; }
	
#top {
	height: 80px;
	background: #9477b2;
}

#logo { 
	float: left;
}
	#logo img { display: block; }

#topmenu {
	position: relative;
	top: 10px;
	right: 10px;
	text-align: right;
	color: #dbc8ef;
}
	#topmenu a:link, #topmenu a:visited { color: #dbc8ef; text-decoration: none; }
	#topmenu a:active, #topmenu a:hover { color: #fff; text-decoration: none; }

#hmenu {
	background: url('images/barbg.gif') repeat-x;
	height: 28px;
}
	

#bodyhome {
	background: url('images/columns-colors.gif') repeat-y;
	width: 950px;
}

#body1col {
	width: 950px;
}

#body2col {
	background: url('images/columns-simple.gif') repeat-y;
	width: 950px;
}

#body3col {
	background: url('images/columns-3col.gif') repeat-y;
	width: 950px;
}

#body2 {
	width: 218px;
	float: left;
	padding: 7px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 204px;
}
	html>body #body2 { width: 204px; }

#body1col #body1 {
	width: 950px;
	padding: 10px 20px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 910px;
}
	html>body #body1col #body1 { width: 910px; }

#bodyhome #body1, #body2col #body1 {
	width: 732px;
	float: left;
}

	#body2col #body1 {
		padding: 10px;
		/* box model hack */
		voice-family: "\"}\"";
		voice-family:inherit;
		width: 712px;	
	}
		html>body #body2col #body1 { width: 712px; }

#body3col #body1 {
	width: 542px;
	float: left;
	padding: 10px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 522px;	
}
	html>body #body3col #body1 { width: 522px; }

#body3col #body3 {
	width: 190px;
	float: left;
	padding: 10px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 170px;
}
	html>body #body3col #body3 { width: 170px; }
	
.submenu {
	font: 7pt Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	list-style: none;
}
	.submenu li {
		background: url('images/vertical.gif');
		width: 200px;
		height: 31px;
		display: block;
	}
	
	.submenu a:link, .submenu a:visited {
		display: block;
		color: #3f4754;
		text-decoration: none;
		width: 200px;
		height: 31px;
		padding: 8px 0px 0px 22px;
		/* box model hack */
		voice-family: "\"}\"";
		voice-family:inherit;
		width: 178px;
		height: 23px;
	}
		html>body .submenu a:link, html>body .submenu a:active {
			width: 178px;
			height: 23px;
		}
	
	.submenu a:active, .submenu a:hover {
		background: url('images/vertical.gif') 0px -89px;
		color: #3b436d;
	}

#middle {
	background: #e5e6eb;
	height: 286px;
	width: 732px;
}

#flashmovie {
	width: 500px;
	height: 286px;
	float: center;
}

#special1 {
	width: 351px;
	float: left;
	padding: 7px 5px 5px 5px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 341px;
}
	html>body #special1 { width: 341px; }
	
#boxes {
	clear: both;
	width: 732px;
	padding-bottom: 5px;
}

.box1, .box2, .box3 {
	padding: 5px;
	float: left;
}
	.box1 h1, .box2 h1, .box3 h1 {
		margin: -5px;
		font: bold 15px Verdana, Arial, Helvetica, sans-serif;
		padding: 5px 0px 5px 5px;
		border: none;
	}

.box1 {
	width: 191px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 181px;
}
	html>body .box1 { width: 181px; }
	.box1 h1 { 	background: url('images/boxheader1.gif') no-repeat; }

.box2 {
	width: 190px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 180px;
}
	html>body .box2 { width: 180px; }
	.box2 h1 { 	background: url('images/boxheader2.gif') no-repeat; }

.box3 {
	width: 351px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 341px;
}
	html>body .box3 { width: 341px; }
	.box3 h1 { 	background: url('images/boxheader3.gif') no-repeat; }


#footer {
	clear: both;
	background: url('images/barbg.gif') repeat-x;
	width: 950px;
	height: 28px;
	padding: 8px 5px 0px 10px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 935px;
	height: 20px;
}
	html>body #footer { width: 935px; height: 20px; }
	
.class2 A:link {text-decoration: none; color: #9900CC; font-size: 10pt;}
.class2 A:visited {text-decoration: none; font-size: 10pt;}
.class2 A:active {text-decoration: none; font-size: 10pt;}
.class2 A:hover {text-decoration: underline overline; color: #666666; font-size: 10pt;}

.class3 a:link {color: #FFFFFF; font-size: 9pt; background-color: transparent; text-decoration: none;  }
.class3 a:visited {color: #FFFFFF; font-size: 9pt; background-color: transparent; text-decoration: none;  }
.class3 a:hover {color: #FFFFFF; font-size: 9pt; background-color: #7A4C98; text-decoration: none;  }
.class3 a:active {color: #FFFFFF; font-size: 9pt; background-color: transparent; text-decoration: none; }
	
	
/*************** DHTML menu styles **************************/

.imcm ul,.imcm li,.imcm div,.imcm span,.imcm a{text-align:left;vertical-align:top;padding:0px;margin:0;list-style:none outside none;border-style:none;background-image:none;clear:none;float:none;display:block;position:static;overflow:visible;line-height:normal;}.imcm li a img{display:inline;border-width:0px;}.imcm span{display:inline;}.imcm .imclear,.imclear{clear:both;height:0px;visibility:hidden;line-height:0px;font-size:1px;}.imcm .imsc{position:relative;}.imcm .imsubc{position:absolute;visibility:hidden;}.imcm li{list-style:none;font-size:1px;float:left;}.imcm ul ul li{width:100%;float:none !important;}.imcm a{display:block;position:relative;}.imcm ul .imsc,.imcm ul .imsubc {z-index:10;}.imcm ul ul .imsc,.imcm ul ul .imsubc{z-index:20;}.imcm ul ul ul .imsc,.imcm ul ul .imsubc{z-index:30;}.imde ul li:hover .imsubc{visibility:visible;}.imde ul ul li:hover  .imsubc{visibility:visible;}.imde ul ul ul li:hover  .imsubc{visibility:visible;}.imde li:hover ul  .imsubc{visibility:hidden;}.imde li:hover ul ul .imsubc{visibility:hidden;}.imde li:hover ul ul ul  .imsubc{visibility:hidden;}.imcm .imea{display:block;position:relative;left:0px;font-size:1px;line-height:0px;height:0px;float:right;}.imcm .imea span{display:block;position:relative;font-size:1px;line-height:0px;}.dvs,.dvm{border-width:0px}/*\*//*/.imcm .imclear,.imclear{font-size:1px;}/**/
	
/* --[[ Main Expand Icons ]]-- */
#imenus0 .imeam span,#imenus0 .imeamj span {background-image:url(none); width:7px; height:5px; left:0px; top:5px; background-repeat:no-repeat;background-position:top left;}
#imenus0 li:hover .imeam span,#imenus0 li a.iactive .imeamj span {background-image:url(none); background-repeat:no-repeat;background-position:top left;}


/* --[[ Sub Expand Icons ]]-- */
#imenus0 ul .imeas span,#imenus0 ul .imeasj span {background-image:url(none); width:5px; height:7px; left:0px; top:3px; background-repeat:no-repeat;background-position:top left;}
#imenus0 ul li:hover .imeas span,#imenus0 ul li a.iactive .imeasj span {background-image:url(none); background-repeat:no-repeat;background-position:top left;}

/* --[[ Main Container ]]-- */
#imouter0 {border:none; padding:0px; margin: 0px; }

/* --[[ Sub Container ]]-- */
#imenus0 li ul {background-color:#e5e6eb; border: solid 1px #9b9ea2; padding:5px; margin:4px 0px 0px; }

/* --[[ Main Items ]]-- */
#imenus0 li a {color:#3f4754; text-align:left; font: normal 11px Verdana, Arial, Helvetica; text-decoration:none; border-left: solid 1px #fff; border-right: solid 1px #cdcfd6; padding: 7px 8px 7px 8px;  }

	/* [hover] - These settings must be duplicated for IE compatibility.*/
	#imenus0 li:hover>a {text-decoration: underline; }
	#imenus0 li a.ihover, .imde imenus0 a:hover {text-decoration: underline;}

	/* [active] */
	#imenus0 li a.iactive {}

/* --[[ Sub Items ]]-- */
#imenus0 ul a {color:#3f4754; text-align:left; font-size:11px; text-decoration:none; border-style:none; border-color:#000000; border-width:1px; padding:3px 2px 3px 3px; margin:0px; }

		/* [hover] - These settings must be duplicated for IE comptatibility.*/
		#imenus0 ul li:hover>a {background-color:#3f4754; color:#ffffff; }
		#imenus0 ul li a.ihover {background-color:#3f4754; color:#ffffff; }

		/* [active] */
		#imenus0 ul li a.iactive {}
