body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #006699;	
	background-repeat: repeat-x;
	 background-image: url(image/bg.gif); 
	background-attachment: fixed; 
	
}
#main {
	padding: 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #666666;
	
}
#OuterTable {
	background-color: #FFFFFF;
	border-top: 0.5em solid #CCCCCC;
	border-right: 0.5em solid #cccccc;
	border-bottom: 0.5em solid #cccccc;
	border-left: 0.5em solid #CCCCCC;
	
}
#toplink a {
	color: #666666;
}
#toplink a:hover {
	color: #000000;
}
#toprowbg {
	background-image: url(image/row_top_bg.gif);
	background-repeat: repeat-x;
	line-height: 15px;
}
#navVert {
	margin: 1em 0 0 4;
	padding: 2 0 2 4;
	line-height: 25px;
	background-color: #EEEEEE;
}
#navVert li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navVert a, #navVert a:visited {
	text-decoration: none;
	display: block;
	color: #6699CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 3px;
	background-color: #EEEEEE;
	width: 180px;
	margin-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	line-height: 25px;
	text-align: left;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
}
#navVert a:hover, #navVert a:active, #navVert a:focus {
	color: #CC6600;
	background-color: #eeeeee;
	
}

#navVertSub a, #navVertSub a:visited {
	text-decoration: none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #EEEEEE;
	width: 130px;
	font-weight: normal;
	line-height: 15px;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#navVertSub a:hover, #navVertSub a:active, #navVertSub a:focus {
	color: #6699CC;
	background-color: #eeeeee;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6600;
	
}
#navVertSub li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: url(image/transmit.png);
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #6699CC;
}
#OuterTableNested {

	border: .1em solid #CCCCCC;
	background-color: #FFFFFF;
}
#slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
#sloganHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bolder;
	color: #6699CC;
}
#imageBorder {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
#cellPad {
	padding: 5px;
}
#cellPad li {
	padding: 5px;
	list-style-image: url(image/bullet_arrow.gif);
}
li {
	padding: 0px;
	list-style-image: url(image/bullet.png);
}
.consult{
width:250px;font-family: arial, sans-serif;font-weight: bold;text-transform:capitalize;text-align: center;padding: 4pt;border: 2pt;border-style: double;border-color: black;padding:10px;background-color:#eeeeee;border:1px solid #ccc; font-size:16px; color:#000000;
}
span  {
color:#fff; font-weight: bolder;
}