body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	padding: 0;
	margin: 0;
	}
table {

	}
	
	#debug1{
		display: block;
	}
fieldset,img { 
	border: 0;
	}
address,caption,cite,code,dfn,th,var {
	font-weight: normal;
	font-style: normal;
	}
ol,ul,li {
	list-style: none;
	}
caption,th {
	text-align: left;
	}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
	}
q:before,q:after {
	content:'';
	}
abbr,acronym { border: 0;
	}
a{
	text-decoration: none;
}
a span{
	cursor: pointer;
}
input, textarea, select{
	font-family: Arial,Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.floatcontainer:after{
	 content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.floatcontainer {display: inline-block;}

/* Hides from IE-mac \*/
* html .floatcontainer {height: 1%;}
.floatcontainer {display: block;}
/* End hide from IE-mac */

/*----------------- Global ------------------------*/
body{
	line-height: 16px;
	text-align:center;
	background-color: #fff;
	direction: ltr;

}
	
html{
	overflow-y: scroll;
}



#container{
	text-align: left;
	width:944px;
	margin:0 auto;
	background-color: white;
	
}
#bottom{
	margin: 1em 0;
	line-height: 16px;
	background-color: #e8e9e9;
	padding: 4px 10px;
	background-image: url(../images/bottombg.jpg);
	background-position:  0 bottom;
	background-repeat: no-repeat;
	
}
#copyR{
	float:left;
	width:240px;
	font-family: Arial, Helvetica, sans-serif;
}
#bottommenu{
	float:left;
	width:554px;
	text-align: center;
}
#credit{
	float:left;
	width:130px;
}
#seotext{
	margin: 0.5em 1em;
	text-align: center;
}
#bottommenu ul li{
	display: inline;
	

}
#bottommenu ul li.separatormenubottom{

}
#bottommenu ul li a{

}
#bottommenu ul li a:hover{

}
#bottommenu{

}

#bottom{

}
#bottom #credit{

}
.javaUrl span, .javaUrl{
	cursor: pointer;
}


/*----------------- End Global ------------------------*/
/*----------------- Top ------------------------*/
#topDiv{
	background-image: url(../images/topbg.jpg);
	border-bottom: 6px solid #008b99;
	margin-bottom: 1px;
}
#topmenuIcons{
	float: right;
	margin: 12px 0 0 0;
}
#topmenuIcons li{
	float:left;
	padding: 0 12px;
	line-height: 32px;
	
}
#mainnavigation ul{

}
#mainnavigation li{

}
#mainnavigation li a{

}
#mainnavigation li a span{
	
}
#mainnavigation li a.selectednode,
#mainnavigation li a:hover{

}
#mainnavigation li a:hover span{

}
#branding{
	display: block;
	padding: 0 !important;
	margin: 0 !important;
	float:left;
}

#topContent{



}
#topDiv{

}
#topContext{
	
}
#topMainBanner{
	
}
#topSecondaryBanner{
	
}

/*----------------- End Top ------------------------*/
/*----------------- HP ------------------------*/
#hp{
			background-color: #acacac;
}
#hpcontext{
	float:left;
	width:241px;

}
#hpContent{
	float:right;
	width: 703px;
	background-color: white;
}
#hpBanner{
	height: 196px;
	margin-left: 2px
}
#hpMenu{
	background-color: #cfe6ff;
	height: 196px;
}
#hpabstract{
	padding: 22px 18px;
	font-size: 12px;
}
#hpContent h1{
	color:#006bb7;
	font-weight: bold;
	font-size: 12px;
	margin: 0 !important;
	line-height: 16px;
	padding: 0 !important;
}
#hpCubes{
		padding-left: 7px;

}
.hpCube{
	background-image: url(../images/hpcubebg.png);
	height: 197px;
	width: 228px;
	float:left;
	margin-left: 4px;
}
.hpCube h2{
	padding: 0 10px;
	line-height: 36px;
	font-weight:normal;
	font-style: italic;
	font-size: 18px;
	text-align: center;
	margin-bottom: 10px;
	
}
.hpCube h2 a{
	color:white;
	text-decoration: none;
}
.hpCubeText{
	padding: 0 63px 0 20px;
	font-size: 11px;
	height: 100px;
	
}
.readmore{
	display: block;
	background-image: url(../images/buttonbg.png);
	background-repeat: no-repeat;
	background-position: right -105px;
	padding-right: 10px;
	float:left;
}
.readmore span{
	height: 31px;
	line-height: 31px;
	display: block;
	float:left;
	background-image: url(../images/buttonbg.png);
	background-repeat: no-repeat;
	background-position: left -35px;
	padding:  0 10px 0 20px;
	color:white;

	cursor: pointer;

}
.readmore:hover{
	background-position: right -70px;	
}
.readmore:hover span,
.readmore span:hover{
	background-position: left -0px;	
}
.hpCubeLink{
	padding: 10px 15px;
}
.hpCubeWrap{
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 197px;
	width: 224px;
}

/*----------------- End HP ------------------------*/
/*----------------- News ------------------------*/
#newsSmall{
	background-image: url(../images/newsbg.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 67px 22px 0 22px;
	border-top:1px solid white;
}
#newsSmall ul{
		min-height: 235px;
}
#newsSmall li{
	margin: 0 0 1em 0;
}
.newsSdate{
	color:#008b99;
	font-size: 10px;
}
.hpNewsLink{
	float: right;
	color:#008b99;
}
#newsSmall h4 a{
	font-size: 11px;
	color: #363737;
	display: block;
}
#newsSmall h4{
	font-size: 11px;
	color: #363737;
	display: block;
}
/*----------------- End News ------------------------*/
/*----------------- Inner Page------------------------*/
.maincontent{
	float: right;
	width: 701px;
}

#mainContext{
	float: left;
	width: 241px;
}
#innerPage{
	background-image: url(../images/innerBG.jpg);
	background-position: 0 0;
	background-repeat: repeat-y;
}
#layout3 #innercontent{
	float: left;
	width: 433px;
	margin-left: 30px;
}
#layout2 #innercontent{
	float: left;
	width: 658px;
	margin-left: 30px;
}
#innerContext{
float: right;
width:203px;	
}
#title{
	background-image: url(../images/titlebg.jpg);
	height: 93px;
}
#title h1{
	background-image: url(../images/titlebg.png);
	background-position: right 0px;
	background-repeat: no-repeat;
	padding: 0 200px 0 30px;
	margin-top: 61px;
	float: left;
	color: white;
	line-height:32px;
	font-size: 18px;	
	font-weight: bold;
}
#breadcrumbs{
	padding: 0.5em 0  1em 30px;
	font-size: 11px;
}

/*----------------- END Inner Page ------------------------*/
/*----------------- Cubes ------------------------*/
.cubeTitle{
	background-image: url(../images/cubeBG.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	font-size: 11px;
	color:white;
	font-weight: bold;
	padding: 4px 10px;
}
.cubeNoTitle{
	border-top:2px solid #9bc4c8;	
}
.textWrap{
	background-color: #cff5f9;
	border-left:2px solid #9bc4c8;
	border-right:2px solid #9bc4c8;
	padding: 1em 8px;
}

.cubeBottomBg{
	background-image: url(../images/cubebottombg.jpg);
	height: 3px;
}
.cube{
	margin-bottom: 1em;
}
.linksCubeLinks{
	margin: 1em 0;
}
.linksCubeLinks li a{
	display: block;
	padding: 4px 0 3px 15px;
	background-image: url(../images/arrow.jpg);
	background-position: 0 6px;
	background-repeat: no-repeat;
	color:#696a6c;
}
.linksCubeLinks li a:hover{
	color: #006bb7;
}
/*----------------- End Cubes ------------------------*/
/*----------------- News Page ------------------------*/
#newssite li{
	padding: 0  0 1em 0;
	margin: 0 0 1em 0;
	background-image: none;
	border-bottom:1px dashed #b1c8cb;
	
}
#newssite img{
	float:left;
	max-width: 120px;
	margin-right: 20px;
}
#newssite .newsItemData{
	float: right;
}
#newssite h2 a,
#newssite h2{
	margin: 0 0 0 0;
	color:#3e3f40;
	font-size: 12px;
	font-weight: bold;
	display: block;
}
#newssite h2 a:hover{
	color:#006bb7;
}
.newsdate{
	color:#7dbb64;
	font-size: 10px;
}
.newsAuthor{
	font-size: 11px;
	color: #0057a4;
	font-weight: bold;
}
.newsPage .newsAbstract{
font-size: 11px;
font-weight: bold;
margin: 1em 0;	
}
.newsAbstract{
	font-size: 11px;
}
.newsReadMore{
	background-image: url(../images/readmoreBG.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	float: right;
	padding-left: 5px;
	margin: 0.5em 1em 0.5em 0;
}
.newsReadMore span{
	background-image: url(../images/readmoreBG.jpg);
	background-position: right 0;
	display: block;
	line-height: 15px;
	text-align: center;
	padding: 0 20px 2px 10px;
	float: left;
	font-size: 11px;
	color: white;
}
/*----------------- End News Page ------------------------*/

#searchbox{
	float:right;
	background: url(../images/searchSeperator.gif) no-repeat right 0;
	height: 36px;
	padding-right:12px;
		margin-right:12px;
		margin-top:7px;
		padding-top:7px;
		#width:184px;
}

.searchbtn{
	display: block;
	background: url(../images/searchBTBG.gif) no-repeat 0 0;
	width: 21px;
	height: 18px;
	float:right;
	margin-left:4px;
}

.searchinput{
	float:left;
color:#000;
border:1px solid #cdcdc3;

height:16px;

padding:0px 2px;
width:100px;
}
#searchbox label{
	float:left;
	width:62px;
	margin-right:8px;
	color:#fff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 23px;
}
.searchBoxLabel{
	float:left;
	font-size: 12px;
	margin-right:5px;
}

.sideForm input{
	width:108px;
	border:1px solid #9bc4c8;
		float:left;
}
.sideForm label{
	width:53px;
	float:left;
	margin-right:12px;
	text-align: right;
	padding-bottom:8px;
}
.sideFormText{
	margin-bottom:8px;
	
}
#contactform .thinsend,
.sideForm .thinsend{
	background: url(../images/sideFormBT.gif) no-repeat 0 0;
	width:59px;
	height: 20px;
	float:right;
	text-indent: -9999px;
	margin-right:10px;
}
#contactform .thinsend{
	margin-right:86px;
}

/*----------------- Contact Form -------------------*/
.CFbutton{
	display: block;
	float:left;
	background: url(../images/buttons3.gif) no-repeat 0 -48px;

	height: 24px;
	color:white !important;
	text-decoration: none !important;
	font-weight: bold;

}
.CFbutton span{
	display: block;
	
	background: url(../images/buttons3.gif) no-repeat right -72px;
	line-height: 24px;
	height: 24px;
	padding:0 12px;
	
}
.CFbutton:hover{
	background-position: 0 -192px;
}
.CFbutton:hover span{
	background-position: right -216px;
}

.contactformabs{
	width:132px;
	float: left;
	
}
.contactformabs strong{
font-size: 14px;
	font-weight: bold;
	line-height: 17px;
	color:#4982d3;
	margin:0;
}
.contactformmain{
	
	margin-right:0px;
}




.contactbg{
	padding:0 10px;
}
#contactform h2{
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
	color:#4982d3;
	margin:0;
}
#contactform label{
	float:left;
	font-weight: bold;
	width:143px;
	padding-bottom:10px;
	
}
#contactform{
	width:400px;
	float:left;
	
}
.contactformText{
	width:250px;
	float:right;
	
}
.contactformText img{
	max-width:250px;

	
}
#contactform select{
	width:172px;
	padding:1px 2px;
}
#contactform textarea,
#contactform input.inputtextyellow,
#contactform input.inputtext{

	border:1px solid #9bc4c8;
	width:166px;
	padding:2px;
}
#contactform textarea{
	margin-bottom:10px;
	padding:2px;
	}
.radiobutton table td label{
	float:none !important;
	font-weight:normal !important;
	padding:0 10px 0 2px !important;
}
.validator{
vertical-align: top;

padding:0px 2px;

}
div.checkbox{
	margin-top:0px;
}
#contactform div.checkbox label{
	float:right;
	width:306px;
}
#contactform div.checkbox input{
	margin-left:100px;
	#margin-left:96px;
}
span.notrequred{
	display: none;
}
span.requred{
color:red;
}

	
div.requiredFields{
	float:left;
	line-height: 31px;
}
div.cfbuttons{
	margin-left:106px;

	
}
div.cfbuttons a{
	margin-right:12px;
}
div.readpolicy{
	margin-top:20px;
}
div.backDiv{
	margin-top:12px;
}

.mainMAP{
	border-bottom:1px solid #0032C4;
	margin: 0 0 12px 0;
}
.upperlist{
	margin-top:12px !important;
}
.upperlist  a{
	color:#0032C4 !important;
}
/*----------------- End Contact Form -------------------*/