body  {
background-image:
url('../images/sec-main-bg.jpg');
background-repeat:no-repeat;
background-attachment:absolute;
background-position:top center;
background-color: #7a7a7a;
font-family:Arial, Helvetica, sans-serif;
font-size:.9em;
text-align:center;
margin:0;	

}

img 
{ 
	-ms-interpolation-mode:bicubic; 
}

.aRight {text-align:right;}
.aLeft {text-align:left;}

#errorMessage, .errorMessage {
	background-color:#EEb4b4;
	color:#800000;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	padding-right:3px;
	margin:5px 5px 5px 5px;
}

input.button {
	color:#fff;
	background:#659382;
	-moz-border-radius:5px;
}

input.button:hover {
	background:#bee2d8 none repeat scroll 0% 0%;
	color:black;
}

input.button [disabled]{
	background:grey;
}

#header{
background-image:
url('../images/sec-header-bg.jpg');
width:897px;
height:85px;  background-color:white;
padding:0px;
}

#container{
  position:relative;
  background-color:white;
  margin:0 auto;
  text-align:left;
  min-height:375px;
  width:897px;
  border-left:1px solid white;
  border-right:1px solid white;
}

#bannerimage{width:897px;height:114px;}

#container2{
   font-family:Arial;
   display:block;
   background-image:url('../images/container2-bg-orig.jpg');   
   background-position:0 0;   
   min-height:375px;
   background-repeat:no-repeat;
   background-color:white;   
   /* color:#bee2d8; */
   color:#fff;
   
   
}

span.centerFooter {
	padding-left:80px;
	font-weight:bold;
	font-size:1.6em;
}


div.userbox {/* header element float */
  float: right;
  padding-left: 5px;
  padding-right: 0.5em;
  padding-bottom: 3px;
  background: #66cdaa;
}

div.float-right {/* header element float */
  float: right;
  /* width: 12em;/* em width variance by element*/ */
  padding-left: 0.2em;
  padding-bottom: 3px;
  background: #66cdaa;
  margin-top:10px;
  }

div.default-margin {
  margin-top: ; /*undeclared default margin*/
  padding: 0.4em;
}
td.bold{
  font-weight:bold;
}	

h1 {font-size:2.6em;line-height:1em;font-weight:bold;}
h2 {font-size:1.8em;line-height:1.2em;}
h3 {font-size:1.4em;line-height:1.2em;}
h4,h5,h6 {font-size:1.1em;}

#linkSpan {
	cursor: pointer;
}

a:link, #linkSpan {color:#619887; border:0px;}
a:visited {color:#619887;}
a:hover, #linkSpan:hover {color:#619887; text-decoration:none;}
a:active {color:#619887;}

input, textarea, select, option, button {font:1em arial,helvetica,sans-serif;}


#footer{width:897px;height:20px;background-color:#fff;border-bottom:14px solid #619887;}
#footerlinks{padding:4px 0 4px 10px;font-size:11px;color:#333333;background-color:#FFFFFF;border-bottom:13px solid #619887;}
.padleft{margin-left:625px;}
.clearfloats {clear:both;height:1px;}

#spacer {	
  float: left;
  width: 1px;
  height: 375px;
  
}
#bold {font-weight:bold;}

#left, #middle, #right{float:left;display:inline;margin-top:15px;line-height:1.4em;color:#000; } /*#5C8274;} */
#left{width:185px;margin-top:110px;text-align:center;}
#middle{width:425px;line-height:18px;margin-left:10px;font-family:times;}
#right{width:245px;margin-left:10px;margin-top:60px;}

h1,h2,h3,h4,h5,h6 {
	color:#2f5146;
	
	margin:0;
}

#left ul{list-style:none;padding-top:100px;padding-left:10px;}
/*#left li{padding:8px 0;background-image:url(/images/menu-divider.jpg);background-repeat:no-repeat;text-align:center;}*/
#left a{color:#2f5146;text-decoration:none;}
#left a:hover{color:#7eb4a0;text-decoration:none;}
#menuimage {float:center;}

#bottomspacer {
	height:30px;
}

#center {
	text-align:center;
}

#bottomquote {
	color:#8B8B8B;
	text-align:center;
	FONT-FAMILY: times;
	font-size:1.4em;
	line-height:1.5em;
}

#bottomquotebig{
	FONT-SIZE: 1.7em;
}

table.loginbox {
	font-size:1.2em;
	font-weight:bold;
	background-color:#bee2d8;
	color#ffffff;
}

#tdindent {
	padding-right:13px;
	padding-left:24px;
}

#sectionHeader {
	font-size:1.2em;
	font-weight:bold;	
}

#rtSideMainUL {
	list-style:none;
	font-size:1.2em;
	font-weight:bold;
}

#rtSideSecondUL {
	list-style:none;
	font-size:.8em;
	font-weight:normal;
}

fieldset {
border: 1px solid #659382;
padding: 0 1em 1em 1em;
width:325px;
}

legend {
padding: 1em;
color: #000;
font-weight: bold;
}

fieldset.text label, label.date, label.forText { 
width: 110px;
margin: 0;
display: block;
float: left;
margin-top: 5px;

}


fieldset.text input, fieldset.text textarea, input.text {
width: 180px;
margin: 0 0 3px 10px;
display: block;
}

div.radioCont {	
	float:left;
	width:130px;
}

.editableDate {
	cursor: pointer;
}