body 
{
	color: #000000;
	font:14px verdana,arial,sans-seri
	float:left; 
	margin: 0;
	padding: 0;
	width: 100%; 
}

td 
{
	color: #000000;
	font:13px verdana,arial,sans-seri	
}
.hoverlink {
cursor: crosshair;
}
.whitheader {
height: 25px;
padding-left: 10px;
	color: #fff;
	}
.smallstory {
	font-size: 12px;
	}
a
{
	color: #193e81;
	font-size: 13px;
	text-decoration: none;
	font-weight: none;
}
.notesheader {
	color: #193e81;
	font-size: 15px;
	font-weight: bold;
}
input,textarea,select {
	border: solid 1px #a4a4a4;
}
.errorz {
	color: #9c7070;
}
.container{
	width:920px;
	_width:920px;
	padding:0 10px;
	margin:auto;
    background: url("../cont-bg.png") repeat-y;
	text-align:center;
}
.topbgheader{
	width:920px;
	_width:920px;
	padding:0 10px;
	margin:auto;
 	text-align:center;
}

/**************** menu coding *****************/
#menu {
width: 100%;
background: #eee;
text-align: center;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 11em;
float: left;
align: center;
text-align: center;
border-right:1px solid #193e81;
}

#menu a, #menu h2 {
font: bold 15px/20px arial, helvetica, sans-serif;
display: block;
border-width: 0px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 0px 0px;
border-right:1px solid #193e81;
}

#menu a {
color: #000;
background: #efefef;
text-decoration: none;

border-left: 1px;
border-right: 1px;
border-style: solid;
border-color: #000;
}


#menu h2 {
color: #000;
background: #fedd43;
text-transform: uppercase;
}

#menu h2 a {
color: #000;
background: #fedd43;
text-transform: uppercase;
border: 0px; 
}

#menu a:hover {
color: #000;
background: #efefef;

}

#menu li {position: relative;}

#menu ul ul {
position: absolute;
z-index: 500;
}

#menu ul ul ul {
position: absolute;
top: 0;
right: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

p{
		margin-top:5px;
		margin-bottom:10px;
	}
	
	#mainContainer{
		
		margin:0 auto;
		text-align:left;
			
		padding-left:16px;
		padding-right:16px;
		padding-bottom:20px;	
	}
	
	#dhtmlgoodies_menu img{
		border:0px;
	}

	/* End general styles for this example page */
	/* General configuration CSS */
	
	#dhtmlgoodies_menu ul li ul{
		display:none;	/* Needed to display ok in Opera */
	}
		
	#dhtmlgoodies_menu{
		visibility:hidden;	
	}
	#dhtmlgoodies_menu ul{
		margin:0px;	/* No indent */
		padding:0px;	/* No indent */
	}
	#dhtmlgoodies_menu li{
		list-style-type:none;	/* No bullets */
	}	
	#dhtmlgoodies_menu a{

		margin:0px;
		padding:0px;
	}
	/* End general configuration CSS */
	
	
	/* Cosmetic */
	
	/***********************************************************************
		CSS - MENU BLOCKS
	 	General rules for all menu blocks (group of sub items) 
	***********************************************************************/
	#dhtmlgoodies_menu ul{
		border:0px solid #000;
		
		padding:1px;
	}
		
	#dhtmlgoodies_menu ul.menuBlock1{	/* Menu bar - main menu items */
		border:0px;
		padding:1px;
		
		border:0px solid #317082;
		/* background-color:#E2EBED; */
		overflow:visible;
	}
	#dhtmlgoodies_menu ul.menuBlock2{	/* Menu bar - main menu items */
		border:0px;
		padding:1px;
		border:0px solid #555;
	}
	
	/***********************************************************************
		CSS - MENU ITEMS
	 	Here, you could assign rules to the menu items at different depths.
	***********************************************************************/
	/* General rules for all menu items */
	#dhtmlgoodies_menu a{
		color: #000;
		text-decoration:none;
		font-family:Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size:12px;
	}
	
	/*
	Main menu items 
	*/
	
	#dhtmlgoodies_menu .currentDepth1{
		padding-left:10px;
		padding-right:10px;
		padding-top: 5px;
		padding-bottom: 5px;
		border-right:1px solid #193e81;
	}
	#dhtmlgoodies_menu .currentDepth1over{
		padding-left:10px;
		padding-right:10px;
		padding-top: 5px;
		padding-bottom: 5px;
		background-color:#2f9e20;
		border:0px solid #000;
		border-right:1px solid #193e81;
		
	}
	#dhtmlgoodies_menu .currentDepth1 a{
		font-weight:none;
		
	}
	#dhtmlgoodies_menu .currentDepth1over a{	/* Text rules */
		color:#fff;
		font-weight:none;
	}
	
	/* Sub menu depth 1 */
	#dhtmlgoodies_menu .currentDepth2{
		padding-left:5px;
		padding-right:5px;
		padding-top: 3px;
		padding-bottom: 3px;
		color:#193e81;
		background-color:#ccdeff;
		border:0px solid #a4a4a4;
	}
	#dhtmlgoodies_menu .currentDepth2over{
	padding-left:5px;
		padding-right:5px;
		padding-top: 3px;
		padding-bottom: 3px;
		background-color:#255dc1;
		border:0px solid #000;
	}
	#dhtmlgoodies_menu .currentDepth2 a{	/* Text rules */
			color:#193e81;
	}
	#dhtmlgoodies_menu .currentDepth2over a{	/* Text rules */
		color:#fff;
	}	
	/* Sub menu depth 2 */
	#dhtmlgoodies_menu .currentDepth3{
		padding-right:2px;
		border:0px solid #FFF;
	}
	#dhtmlgoodies_menu .currentDepth3over{
		padding-right:2px;
		background-color:#649a2a;
		border:1px solid #000;
	}
	/* Sub menu depth 3 */
	#dhtmlgoodies_menu .currentDepth4{
		padding-right:2px;
		border:1px solid #FFF;
	}
	#dhtmlgoodies_menu .currentDepth4over{
		padding-right:2px;
		background-color:#649a2a;
		border:1px solid #000;
	}	
	
.white {
padding-left: 3px;
color:#ffffff;
}
h1,h2 {
margin: 0px;
}
.h1hide {
font-size: 12px;
}
.header {
font-size: 18px;
color:#18499c;
}
.grayinfo {
color: #757575; 
font-size: 14px; 
font-weight:bold;
}
.graysmall {
color: #757575; 
font-size: 11px; 
font-weight:bold;
}
.bluebar {
background: url('yellowbg.gif');
background-repeat:repeat-x;
}
.formfit {
border: solid 2px #000000;
}
.formfittwo {
border: solid 2px #000000;
font-size: 16px;
font-weight: bold;
}
.eyecatch {
font-size: 18px;
color: #2f9e20;
}
