
body {
	margin:20px 0 20px 0;
	padding:0 0 0 0;
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	line-height:140%;
	background:black;
}

body p a {
color: #008081;
}

body p a:hover {
text-decoration:none;
}

#container {
	width:750px;
	margin:0 auto 0 auto;	
}

.clearLeft {
	clear:left;
}

.whiteStrip {
	height:1px;
	background:#FFFFFF;
}


.whiteStripClear {
	width:750px;
	height:1px;
	background:#FFFFFF;
}

/* Top Bar with Site Name and Slogan */

#topBarL {
	width:295px;
	float:left;
}

#topBarR {
	margin-left:295px;
}

#headerContainer {
	background: white;
	height:80px;
	padding:10px 0 0 0;
}

/* Header Images */

.imgContHigh {
	float:left;
	width:100px;
}

.imgContSeperate {
	float:left;
	width:10px;
}

.imgContLow {
	float:left;
	width:100px;
}

.imgContHigh .imageTop {
	background: white;
	height:70px;
	width:100px;
}

.imgContHigh .imgBottom {
	width:100px;
	background:#8FBCD3;
	height:108px;
}

.imgContSeperate .imageTop {
	background: white;
	height:90px;
}

.imgContSeperate .imgBottom {
	background:#008080;
	height:162px;
}

.imgContLow .imageTop {
	width:100px;
	background: white;
	height:90px;
}

.imgContLow .imageTop2 {
	display:block;
	background:#008080;
	height:30px;
	width:100px;
	padding:0 0 0 0;
}

.imgContLow .imgBottom {
	width:100px;
	background:#8FBCD3;
	height:57px;
}


/* Header Styles */ 

h1, h2, h3, h4, h5 {
	line-height:normal;
}

h1 {
	color:#FFFFFF;
	font-size:28px;
	margin:0 0 0 20px;
	font-family:verdana, arial, tahoma, sans-serif;
	font-weight:normal;
}

h2 {
	color:#FFFF00;
	font-size:18px;
	margin:0 0 0 60px;
	font-family:verdana, arial, tahoma, sans-serif;
	font-weight:normal;
}

h3 {
	font-size:20px;
	margin:0;
	padding:0;
	color: white;
	font-family:verdana, arial, tahoma, sans-serif;
	font-weight:normal;
}

h4 {
	font-size:18px;
	color:#144372;
	font-family:verdana, arial, tahoma, sans-serif;
}

/* Top Navigation */

#topNav {
	background:#144372 url(../images/img1.gif);
	width:140px;
	margin:0;
	padding:0px 0 20px 20px;
	float:left;
	font-size:14px;
}

#topNav li {
	list-style-type:none;		
	background:url(../images/img8.gif) no-repeat 0 5px;
	padding-left:25px;
	margin-top:10px;
}

#topNav a {
	color: white;

}


#topNav a:hover {
	text-decoration:none;
}



#topNav li ul {
margin: 0px;
padding: 0px;
list-style-type: none;
}

#topNav li ul li{
background: none;
margin: 0px;
padding: 5px 0px 0px 0px;

} 

#topNav li ul li a {
font: 11px verdana, arial, tahoma, sans-serif;
text-decoration:underline !important;
}

#topNav li ul li a:hover {
text-decoration:none !important;
}






/* Column */

#colL {
	float:left;
	width:242px;
}

/* Borders and Boxes */

#navRight {
	float:left;
}

#welcomeBar {
	height:27px;
	width:730px;
	text-align:right;
	padding:2px 20px 0 0;
	background:#FFFFFF url(../images/img11.gif) no-repeat;
}


/* Bottom Navigation */

#bottomNav {
	width:750px;
	background:#144372 url(../images/img1.gif);
	padding:7px 0;
	margin:0;
	text-align:center;
	color: white;
}

#bottomNav li {
	margin:0 5px;
	padding:0;
	display:inline;
	list-style-type:none;		
}

#bottomNav a {
	color: white;
	
}

#bottomNav a:hover {
	text-decoration:none;
}


.bottomNavP {
	color: white;
	text-align:center;
	margin:0;
	padding-top:5px;
	padding-bottom:5px;
	background:#144372 url(../images/img1.gif);
	width:750px;
}

.websolveLink {
	color:white;
	text-align:center;
	margin:0;
	padding-top:5px;
	padding-bottom:5px;
	width:750px;
	text-decoration:underline;
	background:#144372 url(../images/img1.gif);
	display:block;
}

.websolveLink:hover {
	text-decoration:none;
	color:white;
}

/* Main Content */

#contentContainer {
	width:750px;
	background:url(../images/img9.gif);
}

#content {
	float:left;
	width:488px;
	padding:20px 20px 40px 0;
}




.prList div {
float: left;
padding: 20px 15px 0px 0px;
width: 225px;
height:240px;
overflow:visible;
}

.prList div img{
border: 4px solid #ff6600;
}

.prList div a { 
color: black;
}
.prList div a:hover {
text-decoration:none;
}
.prList div span {
font-size: 11px;
line-height: 13px;
}




.cLeft {
width: 210px;
float: left;
}

.cLeft p {
font-size: 10px;
}

.cLeft p span {
color: red;
}

.cRight {
width: 210px;
float: right;
}



form.cmxform fieldset {
  margin-bottom: 10px;
  border: none;
}
form.cmxform legend {
  padding: 0 2px;
  _margin: 0 -7px; /* IE Win */
  color: #455632;
font: 16px Arial, Helvetica, sans-serif;
font-style:italic;

}

/*\*//*/
form.cmxform legend {
  display: inline-block;
}
/* IE Mac legend fix */

form.cmxform label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
  font: 11px Arial, Helvetica, sans-serif;
}
form.cmxform fieldset ol {
  margin: 0;
  padding: 0;
}
form.cmxform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.cmxform fieldset li input, textarea {
border: 1px solid #008081;
}

form.cmxform fieldset li input:focus, textarea:focus {
border: 1px solid #fe6600;
}

form.cmxform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.cmxform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.cmxform fieldset fieldset label {
  display: block;
  width: auto;
  
}
form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.cmxform label {
  width: 120px; /* Width of labels */
}
form.cmxform fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}


/* Validation  */

#msg {
display:none; 
position:absolute; 
z-index:200; 
background:url(../images/msg_arrow.gif) 
left center no-repeat; 
padding-left:7px
}

#msgcontent {
font: 9px Helvetica, Arial, Verdana, sans-serif;
display:block; 
background:#f3e6e6; 
border:2px solid #924949; 
border-left:none; 
padding:5px; 
min-width:150px; 
max-width:250px
}
