@import url('lightbox/css/lightbox.css');
@import url('common.css');
body{
	margin:0;
	padding:0;
	font-family:Verdana, Heveltica, Sans Serif;
	font-size:10px;
}
h1{
	font-size:14pt;
}
h2{
	font-size:12pt;
}
div#container{
	width:769px;
	margin:0 auto 0 auto;
	text-align:center;
	border:2px solid #6481ab;
	overflow:hidden;
	background-color:#e2edf9;
}
div#wrap{
	width:769px;
	text-align:left;
	position:relative;
	overflow:hidden;
}
div#header{
	width:769px;
	height:103px;
	background-image:url('images/headernew.gif');
}
div#menu{
	width:153px;
	/*background-image:url('images/blue_bg1_2.gif');
	background-repeat:repeat-y;*/
	background-image:url('images/menu-left4.gif');
	background-repeat:repeat-y;
	/*background-color:#a6a5a5;*/
	float:left;
	padding-bottom: 1000em;			
	margin-bottom: -1000em;
	
}
div#menu-wrap{
	width:153px;
	/*height:594px;*/
	background-image:url('images/menu-left5.jpg');
	background-repeat:no-repeat;
	background-position:top;
	padding-bottom:20px;
}
div#menu ul.menu{
	margin:0;
	padding:0;
	list-type:none;
}
div#menu ul.menu li{
	padding:8px 0 8px 6px;
	border-bottom:1px solid white;
	color:white;
	font-weight:bold;
}
div#menu ul li a{
	font-weight:bold;
	text-decoration:none;
	font-size:7.5pt;
}
div#menu ul li a, div#menu ul li a:visited{
	color:white;
}
div#menu ul li a:hover{
	color:#fc3;
}
div#menu ul.submenu{
	margin:0;
	padding:5px 0 0 30px;
	list-style-type:disc;
	color:white;
}
div#menu ul li ul.submenu li{
	padding:0;
	border:0;
	margin-right:4px;
}
div#menu ul li .gc a{font-weight:bold;text-decoration:none;color:#CC0000;}
div#menu ul li .gc a:link,div#menu ul li .gc a:visited{color:#CC0000;}
div#menu ul li .gc a:hover{color:#189848;}
div#content{
	width:616px;
	float:left;
	padding-bottom: 1000em;			
	margin-bottom: -1000em;
}
.bc-wrap{
	padding-left:7px;
	margin:5px 0;
}
.bc{
	color: #7987bf;
	font: 7.5pt Verdana;
	font-weight: bold;
	text-decoration: none;
}
.bc a, .bc a:visited{
	color: #7987bf;
}
.bc a:hover{
	color: #fc3;
}
div.labelbar{
	width:98%;
	margin:5px auto;
	background-color:#7987bf;
	color:white;
	font-weight:bold;
	padding:5px 0 5px 5px;
}	
a, a:visited{
	color: #7987bf;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color: #fc3;
	font-weight: bold;
	text-decoration: none;
}
.content-wrap{
	width:602px;
	padding:0 4px 0 2px;
	margin:0 auto 0 auto;
}
.details{}
.details .top{
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid black;
}
.details ul{
	margin:5px 0;
	padding:0;
	list-style:none;
}
.details ul li{
	margin-bottom:5px;
}
.details .options{
	margin:3px 0;
	background-color:white;
}
.details .options td{
	background-color:#73757c;
	font-weight:bold;
	color:white;
	vertical-align:top;
	line-height:22px;
}
.eform fieldset legend{
	color:#7987bf;
}
.eform fieldset div.container label{
	font-size:10.5px;
}
.eform fieldset div.container div.narrow{
	font-size:10.5px;
}
input.sb{
	background-color:#344194;
	color:white;
	font-weight:bold;
	font-size:10px;
}
