@charset "utf-8";
/* CSS Document */
body {
	background:url(images/bg.gif) repeat-x;
	margin:0 auto;
}
.wrapper {
	margin:0 auto;
	width:945px;
	height:auto;
}
.logo {
	margin:20px 1px;
	float:left;
}
.topImg {
	float:right;
	margin:15px;
	width:auto;
}
.clear {
	clear:both;
}
.empty10 {
	height:10px;
}
.empty5 {
	height:5px;
}
.glossymenu {
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	/*background: url(images/menur_bg.gif) repeat-x;*/ /*tab background image path*/
	height: 46px;
	list-style: none;
}
.glossymenu li {
	float:left;
}
.glossymenu li a {
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 20px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;
}
.glossymenu li a b {
	float: left;
	display: block;
	padding: 0 30px 0 8px; /*Padding of menu items*/
	width:auto;
}
.glossymenu li.current a, .glossymenu li a:hover {
	color: #fff;
	background: url(images/menur_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}
.glossymenu li.current a b, .glossymenu li a:hover b {
	color: #fff;
	background: url(images/menur_hover_right.gif) no-repeat right top; /*right tab image path*/
}
.topSidebar {
	float: left;
	width: 200px;
	padding-top: 0px;
	height:auto;
	margin:5px 0px;
}
.topSideLink {
	background:url(images/des.gif) repeat-x;
	width:200px;
	height: 25px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	padding: 0px;
	line-height: 25px;
	font-size:14px;
}
.greanBox {
	background-color:#457dc6;/* #75c6e2;*//*#0b7ca4;*/
	width:auto;
	height:auto;
	margin:0px;
	color:#FFFFFF;
	padding:5px;
	border:#006633 1px solid;
	font-family:sans-serif, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.greanBox a {
	color:#FFFFFF;
	text-decoration:none;
}
.greanBox a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.border_doted {
	border:dotted 1px #99adc2;
	padding:9px 5px 9px 5px;
	width:188px;
	/*background:url(images/smlArrow.gif) right no-repeat;*/
}
.roundedBig {
	background:url(images/roundedBigMid.jpg) repeat-y;
	height:auto;
	width:945px;
}
.grayBox {
	background:#e1e1e1;
	height:90px;
	margin:10px 0;
	padding:10px;
}
.bigSideLink {
	background:url(images/des.gif) repeat-x;
	width:450px;
	height: 28px;
	text-align: left;
	color: #fff;
	font-weight: bold;
	padding: 0px;
	line-height: 25px;
	font-size:18px;
}
.whiteBox {
	border:#669bc3 1px solid;
	border-top:none;
	width:438px;
	height:auto;
	padding-left:10px;
}
ul{
	list-style:none;
}
.whiteBoxNb {
	width:445px;
	height:auto;
	padding-left:10px;
}
.textBoxSml {
	float:left;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:300px;
	padding-left:50px;
}
.textBoxMid {
	float:left;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.textBoxMid a {
	color:#333333;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}
.textBoxMid a:hover {
	color:#333333;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
}
.textBoxTab {
	float:left;
	font-family:Verdana;
	font-size:10px;
	color:#222046;
	font-weight:normal;
}
.textBoxTab a {
	font-family:Verdana;
	font-size:10px;
	color:#222046;
	text-decoration:none;
	font-weight:normal;
}
.textBoxTab a:hover{
	font-family:Verdana;
	font-size:10px;
	color:#222046;
	text-decoration:underline;
}

.moreText {
	font-family:Verdana;
	font-size:12px;
	color:#000033;
	font-style:italic;
	float:right;
	font-weight:bold;
	text-decoration:underline;
}
.moreText a {
	font-family:Verdana;
	font-size:12px;
	color:#000033;
	font-style:italic;
	float:right;
	font-weight:bold;
}
.phoneNo {
	font-family:"Segoe UI", Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#3366cc;
	font-weight:bold;
}
.contactPhNo {
	font-family:"Segoe UI", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3366cc;
	font-weight:bold;
}

.fieldsetContact{
width:300px;
}

.fieldsetInfo
{
width:220px;
}

.smlBorder {
	border-left:#666666 2px solid;
	height:25px;
	width:3px;
	float:left;
	margin-left:10px;
	margin-right:10px;
}
.email a {
	color:#666699;
	font-family:"Segoe UI", Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
}
.email a:hover {
	color:#666699;
	text-decoration:underline;
}
.sprayContainer {
	float:right;
	margin:5px;
	width:725px;
	height:280px;
	background:url(images/bg_tab.jpg) no-repeat;
}
.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%;
}
.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}
.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	/*padding: 4px 10px;
	margin: 0px 1px 0px 0px;*/
	font: bold 0.7em sans-serif;
	background:url(images/tabN.gif) repeat-x #DDD;
	list-style: none;
	border-left: solid 1px #CCC;
	/*	border-bottom: solid 1px #999;
	border-top: solid 1px #999;*/
	border-right: solid 1px #999;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
.TabbedPanelsTabHover {
	background:url(images/tabH.gif) repeat-x;
}
.TabbedPanelsTabSelected {
	background:url(images/tabH.gif) repeat-x;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;/*border-bottom: 1px solid #EEE;*/
}
.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}
.TabbedPanelsContentGroup {
	clear: both;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	background-color: #fff;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	height:215px;
}
.TabbedPanelsContent {
	padding: 4px;
}
.TabbedPanelsContentVisible {
}
.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}
.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}
.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}
.textInput {
	width:180px;
	height:14px;
	border:#3285be 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:10px;
	margin-left:5px;
	margin-top:0;
}
.textareaInput {
	width:180px;
	height:50px;
	border:#3285be 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:10px;
	margin-left:5px;
	margin-top:0;
}
.redStar {
	color:#FF0000;
	font-variant:small-caps;
	vertical-align:middle;
}
.inputLabel {
	float:left;
	text-align:right;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#222046;
	margin-top:2px;
	width:80px;
}
.footer {
	border:#5c7d9d 1px solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#5c7d9d;
	text-align:center;
	margin-bottom:5px;
}
.footer a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#5c7d9d;
	text-decoration:none;
}
.footer a:hover {
	color:#5c7d9d;
	text-decoration:underline;
}
.grayText{
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.grnText{
	color:#999900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.orngText{
	color:#ff9900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}


ul{
	list-style:url(images/smallicon.png) outside;
}





