* {
	margin: 0;
	padding: 0;
}
a {
	color: #66CC33;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000;
}
p {
	padding: 10px 10px 0px 0px;
	text-align: justify;
}
p img {
	padding: 10px 10px 0px 0px;
}
body {
	font: 12px verdana;
	background: #333;
	color: #000;
}
#wrapper {
	width: 900px;
	margin: 0 auto;
	background: #fff; 
}
#topbar {
	height: 31px;
	background: url(../img/topbar.jpg);
	position: relative; 
	color: #fff;
}
#phone {
	position: absolute;
	top: 9px;
	left: 530px;
	font-size: 15px;
}
#searchbox {
	position: absolute;
	top: 4px;
	left: 700px;
}
.searchinput {
	font: 13px verdana; 
	padding: 0px;
}
#headerimg img {
	display: block;
}
#menu {
	width: 900px;
	background: #094;
	height: 30px;
	overflow: hidden;
}
#menu ul {
	list-style: none;
}
#menu li {
	float: left;
}
#menu a {
	display: block;
	width: 111px;
	padding: 8px 0px;
	background: #094;
	text-align: center;
	border-right: 1px solid #fff;
	color: #fff;
	font-size: 12px;
	font-family: Verdana;
}
#menu a:hover {
	background: #062;
}
#menu a.current, #menu a.current:hover {
	background-color: #66CC33;
}
#footer {
	clear: both; 
	height: 29px;
	background: url(../img/footer.jpg);
	position: relative;
}
#footernew {
	clear: both;
	height: 106px;
	background-image:url(../img/footernew.jpg);
	position: relative;
	padding-right: 0px;
	padding-left: 10px;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
}

#footernew p{
	padding-top: 70px;
	padding-right: 320px;
	padding-bottom: 0px;
	padding-left: 6px;
	font-family: verdana;
	font-size: 10px;
	margin: 0px;
	clip: rect(auto,auto,auto,auto);
	line-height: 12px;
}

#footernew a{
	
	color: #003300;
}

#footerlogo {
	width: 173px;
	position: absolute;
	top: -35px;
	left: 690px;
}
#footermenu {
	position: absolute;
	width: 680px;
	top: -46px;
	left: 219px;
}
#footermenunew {
	position: absolute;
	width: 894px;
	top: -35px;
	left: 8px;
}
#footermenu ul {
	list-style: none;
}
#footermenunew ul {
	list-style: none;
}
#footermenu li {
	float: left;
}

#footermenunew li {
	float: left;
}
#footermenu a {
	display: block;
	font: 10px verdana;
	padding: 5px 6px;
	background: #094;
	border-right: 5px solid #fff;
	color: #fff;
}
#footermenunew a {
	display: block;
	font: 10px verdana;
	padding: 5px 26px;
	background: #094;
	border-right: 5px solid #fff;
	color: #fff;
}
#footermenu a:hover {
	background: #063;
}
#footermenunew a:hover {
	background: #063;
}

.clearboth {clear: both;}


.column200 {
	width: 200px;
	margin: 0px 10px 10px 0px;
	float: left;
}

.column200a {
	width: 240px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 40px;
}

.column200b {
	width: 235px;
	height: 550px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 40px;
	
}
.column200a p, .column200b p{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.column200 p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.column420 {
	width: 420px;
	margin: 0px 10px 10px 0px;
	float: left;
}
#main {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#maincontent {
	margin-left: 445px;
	padding-bottom: 100px;
}
#maincontent2 {
	margin-left: 600px;
	padding-bottom: 100px;
}
#maincontent3 {
	margin-left: 225px;
	padding-bottom: 30px;
}
.bb {
	width: 200px;
	background: #ccff99;
	margin-bottom: 10px;
	height: 210px;
}
.bbtitle {
	background: #66cc33;
	color: #fff;
	padding: 10px;
	position: relative;
}
.bb ul {
	margin: 10px 10px;
	list-style: none;
}
.bb ul ul {
	list-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bb li {
	background: url(../img/bluebullet.gif) no-repeat;
	padding-left: 20px;
	line-height: 150%;
}
.bb li li{
	padding-left: 10px;
	line-height: 100%;
}
.lismall {
	padding-left: 10px;
	line-height: 120%;
	font-size: 9px;
	list-style-type: none;
}
.bb a {
	font: bold 13px verdana;
	line-height: 140%;
}
.gb {
	width: 200px;
	background: #d0ecbb;
	margin-bottom: 10px;
	height: 90px;
	overflow: hidden;
}

.gb2 {
	width: 200px;
	background: #d0ecbb;
	margin-bottom: 10px;
	height: 120px;
	overflow: hidden;
}

.gbwide {
	width: 420px;
	background: #d0ecbb;
	margin-bottom: 5px;
	height: 157px;
	overflow: hidden;
}
.regoff {
	width: 200px;
	height: 157px;
	background: url(../img/regional_offices.gif);
	position: relative;
}
.regofftext {
	width: 180px;
	padding-left: 8px;
	padding-top: 10px;
}
h1 {
	font: bold 24px verdana;
	color: #094;
	padding-left: 10px;
}
h3 { font: 18px verdana; }
p.sm {
	font: 10px verdana;
	padding: 0px 0px 5px 5px;
	text-align: justify;
}

p.sm2 {
	font: 11px verdana;
	padding: 0px 0px 5px 5px;
}

p.sm2a {
	font: 11px verdana;
	padding: 0px 0px 5px 5px;
	background-color: #76C312;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	text-align: left;
}


p.sm2c {
	font: 11px verdana;
	padding: 0px 0px 5px 5px;
	background-color: #00A654;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

p.sm2a a{
	color: #FFFFFF;
}

p.sm2b {
	font: 11px verdana;
	padding: 0px 0px 5px 5px;
	background-color: #76C312;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

p.sm2b a{
	color: #FFFFFF;
}

p.sm3 {
	font: 11px verdana;
	padding: 0px 0px 5px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
}

p.sm3a {
	font: 11px verdana;
	padding: 0px 0px 5px 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #66FF33;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-color: #76C312;
	text-align: left;
}

p.sm3a a{
	color: #FFFFFF;
}
p.sm4a {
	font: 11px verdana;
	padding: 0px 0px 5px 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-color: #CC0000;
	text-align: left;
}

p.sm4a a{
	color: #FFFFFF;
}

table.vat td { vertical-align: top; }
.colgreen { color: #062; }
.colwhite { color: #fff; }
.inner { padding: 10px; }

a.pdflink {
	display: block;
	width: 250px;
	padding: 15px 0px;
	text-indent: 55px;
	background: url(../img/pdf.jpg) no-repeat; 
	font-weight: bold;
}

img.floatLeft {
	float: left;
	position: relative;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
}



.thumbnail {
	width: 200px;
	float: left;
	margin: 0px 8px 8px 0px;
}
.thumbnail2 {
	width: 286px;
	float: left;
	margin: 5px 10px 60px 0px;
}

.thumbnail3 {
	width: 200px;
	float: left;
	margin: 5px 10px 60px 0px;
	height: 100%;
}

.thumbnail4 {
	width: 200px;
	float: left;
	margin: 5px 10px 60px 0px;
}
.thumbnail5 {
	width: 450px;
	float: left;
	margin: 5px 10px 60px 0px;
}

.thumbnailsec {
	width: 215px;
	float: left;
	margin: 0px 5px 5px 0px;
}

.thumbnailseca {
	width: 147px;
	float: left;
	margin: 0px 5px 5px 0px;
}


.thumbnailsecb {
	width: 200px;
	float: left;
	margin: 0px 5px 5px 0px;
}

.thumbnailsecc {
	width: 195px;
float: left;
	margin: 0px 5px 5px 0px;
}

.thumbnailtitle h4 {
	color: #fff;
	text-align: center;
	padding: 6px 0px;
	font: bold 14px verdana;
	background-color: #62be1b;
	background-image: url(../images/behindh4.jpg);
}
.thumbnailtitlesec h4 {
	color: #FFFFFF;
	background: #62be1b;
	text-align: center;
	padding: 6px 0px;
	font: bold 12px verdana;
	background-image: url(../images/behindh44.jpg);
}

.thumbnailtitlesec h5 {
	color: #000000;
	text-align: left;
	padding: 2px 0px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
}


.thumbnailtitlesec a {
	color: #FFFFFF;
}
.thumbnailtitle h4 a {
	color: #fff;
}
a.squarebutton{
	background: transparent url('../img/square-green-left.gif') no-repeat top left;
	display: block;
	float: left;
	font: normal 12px Arial; /* Change 12px as desired */
	line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
	height: 23px; /* Height of button background height */
	padding-left: 9px; /* Width of left menu image */
	text-decoration: none;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
color: #494949; /*button text color*/
}

a.squarebutton span{
	background: transparent url('../img/square-green-right.gif') no-repeat top right;
	display: block;
	padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}
hr {
	border-top-color: #2278B4;
}

ul.comp{
	margin-left: 15px;
	margin-top: 8px;
	list-style-type: none;
}

ul.comp2{
	margin-left: 15px;
	margin-top: 8px;
}


/**************************************************************

	MultiBox
	v1.3

**************************************************************/

.MultiBoxContainer {
	position: absolute;
	border: 20px solid #000;
	background-color: #FFF;
	display: none;
	z-index: 2;
	text-align: left;
	/*overflow: hidden;*/
}

.MultiBoxLoading {
	background: url(../images/loader.gif) no-repeat center;
}

.MultiBoxContent {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.MultiBoxClose {
	position: absolute;
	top: -26px;
	right: -26px;
	background: url(../images/close.png) no-repeat;
	width: 24px;
	height: 24px;
	cursor: pointer;
}


.MultiBoxControlsContainer {
	overflow: hidden;
	height: 0px;
	position: relative;
}

.MultiBoxControls {
	width: 100%;
	height: auto;
	position: relative;
	background-color: #000000;
}


.MultiBoxPrevious {
	position: absolute;
	background: url(../images/left.png) no-repeat;
	width: 24px;
	height: 24px;
	left: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNext {
	position: absolute;
	background: url(../images/right.png) no-repeat;
	width: 24px;
	height: 24px;
	right: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNextDisabled {
	cursor: default;
	background: url(../images/rightDisabled.png) no-repeat;
}

.MultiBoxPreviousDisabled {
	cursor: default;
	background: url(../images/leftDisabled.png) no-repeat;
}

.MultiBoxTitle {
	position: relative;
	margin: 10px 0 0 35px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}

.MultiBoxNumber {
	position: relative;
	width: 50px;
	margin: 10px 35px 0 0;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: right;
}

.MultiBoxDescription {
	clear: left;
	position: relative;
	margin: 0 35px 0 35px;
	padding-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: left;
}
