@charset "utf-8";
/* CSS Document */

body  {
	/*text-align: center;  this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-color: #aaaaaa;
	background-image:url(../images/shell/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
body  input {
	font-size: 12px;
}
#mainContent {
	background-image:url(../images/shell/mainContent.png) !important;
	background-image:url(../images/shell/mainContent.gif);
	background-repeat:repeat-y;
	margin-left: auto;
  	margin-right: auto;
	width: 947px;
	padding-left: 24px;
	padding-right: 26px;
}

/*------headers ------*/

.backbtn {
	background-image:url(../images/shell/moreInfoGrnWhBgPrev.gif);
	background-repeat:no-repeat;
	height: 14px;
	line-height: 14px;
	padding-left: 18px;
}

.fwdbtn {
	background-image:url(../images/shell/moreInfoGrnWhBg.gif);
	background-repeat:no-repeat;
	height: 14px;
	line-height: 14px;
	background-position:right;
	padding-right: 18px;
}
input.fwdbtn {
	border: none;
	color: #2E5C2F !important;
	background-color:#FFFFFF;
	height: 15px;
	cursor: pointer;
	text-align:right;
}
.upbtn {
	background-image:url(../images/shell/upBtn.gif);
	background-repeat:no-repeat;
	height: 14px;
	line-height: 14px;
	background-position:right;
	padding-right: 18px;
}

.downbtn {
	background-image:url(../images/shell/dwnBtn.gif);
	background-repeat:no-repeat;
	height: 14px;
	line-height: 14px;
	background-position:right;
	padding-right: 18px;
}
/*----spacers -----*/
li.spacer {
	height: 4px;
}
/*-------buttons------*/

.backbutton {
	background:url(../images/shell/moreInfoGrnWhBgPrev.gif) no-repeat;
	width: 14px;
	height: 14px;
	border:none;
	cursor: pointer;
}

/*-----floats----*/
.left {
	float: left;
}
.right {
	float: right;
}
.clear,.clearFloat {
	clear: both;
}
.clearleft {
	clear: left;
}
/*----margins padding----*/

.marginLeft10 {
	margin-left: 10px;
}
.marginLeft15 {
	margin-left: 10px;
}
.marginTop4 {
	margin-top: 4px;
}

/*----font sizes ----*/

.smFont {
	font-size: 12px !important;
	line-height: 14px;
}
.smFont a {
	font-size: 12px !important;
	line-height: 14px;
}
.smFont td {
	font-size: 12px !important;
	line-height: 14px;
}
.medFont {
	font-size: 14px !important;
	line-height: 16px;
}
.medFont a {
	font-size: 14px !important;
	line-height: 16px;
}
.medFont td {
	font-size: 14px !important;
	line-height: 16px;
}
.lgFont {
	font-size: 18px !important;
	line-height: 20px;
}
.lgFont a {
	font-size: 18px !important;
	line-height: 20px;
}
.lgFont td {
	font-size: 18px !important;
	line-height: 20px;
}
#mainContent #fontSizer .smFont {
	font-size: 12px !important;
	line-height: 14px;
}

#mainContent #fontSizer .medFont {
	font-size: 14px !important;
	line-height: 16px;
}
#mainContent #fontSizer .lgFont {
	font-size: 18px !important;
	line-height: 20px;
}

.smFont h1 {
	font-size: 14px;
	line-height: 28px;
}
.smFont h2 {
	font-size: 13px;
	line-height: 15px;
}
.smFont h3 {
	font-size: 12px;
	line-height: 20px;
}
.smFont h4 {
	font-size: 12px;
	line-height: 14px;
}
.smFont h5 {
	font-size: 11px;
	line-height: 12px;
}
.smFont h6 {
	font-size: 10px;
	line-height: 10px;;
}

.medFont h1 {
	font-size: 16px;
	line-height: 30px;
}
.medFont h2 {
	font-size: 15px;
	line-height: 18px;
}
.medFont h3 {
	font-size: 14px;
	line-height: 22px;
}
.medFont h4 {
	font-size: 14px;
	line-height: 16px;
}
.medFont h5 {
	font-size: 13px;
	line-height: 14px;
}
.medFont h6 {
	font-size: 12px;
	line-height: 12px;
}

.lgFont h1 {
	font-size: 20px;
	line-height: 34px;
}
.lgFont h2 {
	font-size: 19px;
	line-height: 22px;
}
.lgFont h3 {
	font-size: 18px;
	line-height: 26px;
}
.lgFont h4 {
	font-size: 18px;
	line-height: 20px;
}
.lgFont h5 {
	font-size: 17px;
	line-height: 18px;
}
.lgFont h6 {
	font-size: 16px;
	line-height: 16px;
}



/*---font sizer------*/
#fontSizer a {
	color: #666666;
	text-decoration:none;
}
#fontSizer {
	height: 30px;
	clear: both;
	line-height: 30px;
	text-align:right;
	padding-right: 10px;
}


/*------padding/margins-------*/
.nopadding {
	padding: 0px;
}
.nomargin {
	margin: 0px;
}
/*------header--------*/
#header #logo {
	background-image:url(../images/shell/logo.gif);
	background-repeat:no-repeat;
	width: 561px; 
	height: 101px;
	display:block;
	margin-bottom: 10px;
}
#header a {
	color: #666666;
	text-decoration:none;
}
#header a:hover {
	text-decoration:underline;
}
#header #spanish {
	background-image:url(../images/shell/flags/spanish.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right: 33px;
	height: 18px;
	line-height: 18px;
	display:block;
}
#header .rightside {
	width: 372px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 5px;
	padding-right: 5px;
}
/*-----top nav------------*/
#header {
	margin-bottom: 13px;
}
.lgFont #header #topNav { 
	top: 2px;
}
.medFont #header #topNav { 
	top: 6px;
}
#header #topNav {
	color: #514d72;
	position: relative;
	margin-bottom: 3px;
}
#header #topNav ul li a, #logout a {
	color: #514d72;
}
#header #topNav ul li {
	float: left;
}
/*----main nav-------------*/
#header #mainNav ul {
	width: 660px;
	height: 56px;
	overflow:hidden;
	float: left;
}
#header #mainNav {
	background-image:url(../images/shell/navigation/mainNavBg.gif);
	background-repeat:no-repeat;
	width: 913px;
	height: 66px;
	padding-top: 6px;
	padding-left: 26px;
	padding-right: 8px;
	color: #FFFFFF;
}
#header #mainNav ul li a {
	height: 56px;
	line-height: 56px;
	font-family:"Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 17px !important;
}
#header #mainNav ul li {
	float: left;
}
#header #mainNav ul li.spacer {
	background-image:url(../images/shell/navigation/spacer.gif);
	background-repeat: no-repeat;
	width: 2px;
	height: 56px;
	margin-left: 22px;
	margin-right: 22px;
}

/*-------search-------*/

#header .search {
	float: right;
	line-height: 22px;
	margin-top: 18px;
	font-size: 12px;
}
#header .search .txtinput {
	background:url(../images/shell/searchBg.gif) no-repeat;
	width: 171px;
	height: 22px;
}
#header .search .txtinput input{
	border:none;
	margin-left: 25px;
	margin-top: 5px;
	width: 140px;
	overflow: hidden;
	font-size: 12px !important;
	border: 0px;
}

#header .search .srchbtn {
	background:url(../images/shell/searchBtn.gif) no-repeat;
	width: 23px;
	height: 23px;
	border:none;
	margin-left: 8px;
	cursor:pointer;
}
/*------END header--------*/

/*---left navigation----*/

#leftNav a {
	color: #666666;
	margin-bottom: 8px;
	display: block;
	text-decoration:none;
}
#leftNav ul li {
	line-height: 14px;
	list-style-type:none;
	margin-left: 0px;
	list-style-position:outside;
	line-height: 15px;
}
#leftNav ul li a.selected {
	color: #434062;
	font-weight: bold;
	font-size: 13px;
}
#leftNav ul li a:hover {
	padding-left: 17px;
}
#leftNav ul li ul li a, #leftNav ul li ul li a:hover{
	padding-left: 21px;
}
#leftNav ul li ul {
	margin-bottom: 22px;
	margin-top: 22px;
}
#leftNav ul li ul li:hover a, #leftNav ul li a:hover {
	background-image:url(../images/shell/navSelected.gif);
	background-repeat:no-repeat;
	color: #000000;
}

#leftNav ul li ul li a.selected {
	background-image:url(../images/shell/navSelected.gif);
	background-repeat:no-repeat;
	color: #666666;
	font-weight:100;
}
#leftNav {
	margin-bottom: 10px;
}

/*-------footer-----------*/
#footer {
	background-image:url(../images/shell/footerBg.png) !important;
	background-image:url(../images/shell/footerBg.gif);
	background-repeat:no-repeat;
	width: 947px;
	padding-left: 24px;
	padding-right: 26px;
	height:59px;
	padding-top: 32px;
	margin-left: auto;
  	margin-right: auto;
	color: #FFFFFF;
	text-align:left;
	clear: both;
}
#footer #simpleview {
	background-image:url(../images/shell/svLogo.gif);
	background-repeat:no-repeat;
	width: 122px;
	height: 25px;
	display:block;
	float: right;
}
#footer #btmNav {
	color: #FFFFFF;
}
#footer #btmNav ul li a {
	color: #ffffff;
	text-decoration:none;
}
#footer #btmNav ul li a:hover {
	text-decoration:underline;
}
#footer #btmNav ul li{
	float: left;
}
	
/*-------END footer-----------*/

/*-------template containers------*/
#templateHdrLeft h2 {	
	color: #ffffff;
	font-size: 16px;
}
.lgFont #templateHdrLeft h2 {	
	font-size: 20px;
}
.medFont #templateHdrLeft h2 {	
	font-size: 20px;
}
#templateHdrLeft p {
	line-height: 20px;
}
#templateHdrLeft {
	background-image:url(../images/shell/headerLeftColBg.gif);
	background-repeat:no-repeat;
	
	width: 211px;
	height:	263px;
	float: left;
	overflow:auto;
	padding: 20px;
	color: #FFFFFF;
	text-align:left;
	background-color: #2e5c2f;

}
#templateHdrRight {
	width: 696px;
	height: 303px;
	overflow:hidden;
	/*background-image:url(../media/images/default_hdrimg.jpg);
	background-repeat:no-repeat;*/
	background-color:#2E5C2F;
	float: left;
	position:relative;
}
#templateHdrRight .trCrner , #templateHdrRight .brCrner  {
	position: absolute;
	right: 0px;
	z-index: 99;
}
#templateHdrRight .trCrner {
	background-image:url(../images/shell/slideshow/trCrner.gif);
	background-repeat:no-repeat;
	width: 3px;
	height: 3px;
	top: 0px;
}
#templateHdrRight .brCrner {
	background-image:url(../images/shell/slideshow/brCrner.gif);
	background-repeat:no-repeat;
	width: 3px;
	height: 3px;
	bottom: 0px;
}
#templateHdrLeft .moreInfo {
	background-image:url(../images/shell/moreInfoGrn.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right: 20px;
	color: #FFFFFF;
}
/*------ 3 column template interior--------*/
.threeColInt #middle {
	width: 440px !important;
	margin-left: 0px !important;

	float: left !important;
	clear:none !important;
}
.threeColInt #rightside {
	width: 208px !important;

}

/*------ 3 column template--------*/
#content3 {
	background-color:#FFFFFF;
}
#leftside{
	background-image:url(../images/shell/logoBgLeft.gif);
	background-repeat:no-repeat;
	background-position: center 50px;	
	float: left;
	width: 231px;
	padding: 10px;
	min-height: 250px;
	background-color:#FFFFFF;
	padding-top: 0px;
	overflow: auto;
}
#content3 #middle{
	float: left;
	margin-left: 10px;
	width: 320px;
	background-color:#FFFFFF;
	overflow: hidden;
	margin-bottom: 15px;
}
#content3 #rightside {
	float: left;
	background-color:#FFFFFF;
	margin-bottom: 15px;
}
#content3 #rightside {
	margin-left: 22px;
	width: 344px;
}
.cContainer li {
	margin-bottom: 10px;
}
#content3 #rightside .cContainer {
	width: 317px;
	border-left: solid 1px #f5f5f5;
	border-right: solid 1px #f5f5f5;
	padding-left: 12px;
	padding-right: 12px;	
	padding-bottom: 10px;
}

#content3 #rightside .cContainerBtm {
	background-image:url(../images/shell/rightSideContainerBtm.gif);
	background-repeat:no-repeat;
	width: 344px;
	height: 6px;
	margin-bottom: 13px;
}

/*-----2 column template --------*/
#content #rightside {
	float: left;
	background-color:#FFFFFF;
	margin-left: 12px;
	width: 680px;
	margin-bottom: 15px;
}
	
	
	
/*--------list layout------*/
.col1 b,.col2 b,.col3 b,.col4 b,.col1 strong,.col2 strong,.col3 strong,.col4 strong{
	color: #000000;
}
.col1 strong,.col2 strong,.col3 strong,.col4 strong {
	font-weight:normal;
}
.col1,.col2,.col3,.col4,.col1-3,.col1-2 {
	float: left;
	line-height: 18px;
	padding-left: 15px;
}

.columns2 .col1, .columns2 .col2 {
	width: 45%;
}
.moveRight {
	float: right;
	text-align:right;
	margin-right: 20px;
}
.moveRight2 { /*goes with movedRight*/
	float: right;
	text-align:right;
	margin-right: 10px;
	width: 12% !important;
}
.movedRight {
	width: 80% !important;
}
.columns2 .col1-2 {
	width: 90%;
	clear: both;
} 
.columns3 .col1-3 {
	width: 90%;
} 
.columns3 .col1, .columns3 .col2, .columns3 .col3 {
	width: 31%;
}
.columns3 .col1 {
	width: 40%;
}
.columns3 .col2 {
	width: 29%;
}
.columns3 .col3 {
	width: 21%;
}
.subhead {

}
.subhead, .subhead a, .l-rankContainer {
	color: #2e5c2f;
	font-weight: bold;
}
.listHdr h3 {
	padding-left: 20px;
	margin: 0px;
}
.listHdr {
	background-image:url(../images/shell/hdrBg.gif);
	background-repeat:no-repeat;
	width: 669px;
	min-height: 28px;
	padding-top: 4px;
	margin-top: 14px;
}

.listHdr .boxhead {
	color: #484747;
	font-weight: bold;
}

.listBody .desc {
	padding-left: 15px;
	padding-right: 15px;
	clear: both;
	margin-top: 10px;
}
.col1-3 .brderBtm,  .col1-2 .brderBtm{
	width: 625px;
}
.brderBtm {
	border-bottom: dotted 1px #e5e4e4;
	width: 645px;
	margin: 10px;
	height: 1px;
}

.listBody .desc .brderBtm {
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.listBody {
	border-left: solid 1px #f5f5f5;
	border-right: solid 1px #f5f5f5;
	width: 667px;
	padding-bottom: 10px;
}

.listFtr {
	background-image:url(../images/shell/ftrBg.gif);
	background-repeat:no-repeat;
	width: 669px;
	height: 6px;
}

.listBody .readMore {
	text-align:right;
	width: 645px;
}

.listBody ul li {
	line-height: 15px;
}
.marginTop10 {
	margin-top: 10px;
}

/*----list layout 3 column------*/

#content3 .listHdr {
	background-image:url(../images/shell/hdrBg3Column.gif);
	background-repeat:no-repeat;
	width: 440px;
	min-height: 23px;
	padding-top: 6px;
	margin-top: 14px;

}

#content3 .brderBtm {
	border-bottom: dotted 1px #e5e4e4;
	width: 420px;
	margin: 10px;
	height: 1px;
}

#content3 .listBody {
	border-left: solid 1px #f5f5f5;
	border-right: solid 1px #f5f5f5;
	width: 438px;
	padding-bottom: 10px;

}

#content3 .listFtr {
	background-image:url(../images/shell/ftrBg3Column.gif);
	background-repeat:no-repeat;
	width: 440px;
	height: 5px;

}

#content3 .listHdr h3{
	line-height: 12px;
}

.littleLogo {
	background-image:url(../images/shell/littleLogo.gif);
	background-repeat:no-repeat;
	width: 14px;
	height: 12px;
	float: right;
	padding-right: 10px;
}

/*-----articles -----*/
.articleSpacer {
	clear: both;
	height: 8px;
}
.articleDetail {
	padding-left: 10px;
}


/* FORMS */
.hint {
	text-align:center;
	color:#990000;
}
.formStyle {
	display:block;
	clear:both;
}

.formStyle .brderBtm  {
	padding: 0px;
	margin: 0px;
}
.formStyle input, .formStyle textarea {
	border:1px #CCC solid;
	margin:0 0 1px 0;
}

.formtitle {
	padding: 0; 
	margin: 0; 
	font-size: 12px; 
	font-weight: bold;
	border-bottom: 1px solid #a0a0a0; 
	width: 425px;
}

.warning {
	text-align:center;
	color:#990000;
}
.notes {
	text-align:center;
	font-size:0.8em;
}
.spacerHack {
	height:4px;
	clear:both;
}
.odd, .even {
	clear:both;
	margin: 2px;
}
.odd .clearFloat, .even  .clearFloat {
	margin:2px;
}
.req {
	color:#900;
	font-weight:bold;
}
.boldtext {
	font-weight:bold;
}
.notReq {
	font-weight:bold;
}
.frm .req, .frm .notReq{
	width: 275px;
	padding-bottom: 10px;
}
.frm2 .req, .frm2 .notReq{
	padding-bottom: 10px;
}
fieldset {
	border: none;
	padding:0.8em;
}
legend, .HeaderText{
/*	background-image: url(../images/gradient3_mid.jpg);
	background-repeat:repeat-x;
	background-color: #CCC;*/
	display:block;
	color:#000000;
	width:460px;
	padding:0px 5px;
	height: 15px;
	font-weight: bold;
}
.padbtm10 {
	padding-bottom: 10px;
}
.chbxSpace {
	display:block;
	float:left;
	clear:left;
	width:46%;
	height:1em;
}
.AdminHints {
	padding-left: 5px;
}
.field-1, .field-2, .field-3, .field-4, .field-5, .field-6 {
	display:block;
	float:left;
	text-align:left;
}
.field-1 span, .field-2 span, .field-3 span, .field-4 span, .field-5 span, .field-6 span {
	display:block;
	float:left;
	text-align:left;
}
.odd .field-1, .odd .field-2, .odd .field-3, .odd .field-4, .odd .field-5, .odd .field-6 {
	background-color:#FFF;
}
.even .field-1, .even .field-2, .even .field-3, .even .field-4, .even .field-5, .even .field-6 {
	background-color:#FFF;
	
}
label {
	padding: 2px 5px;
	line-height: 1em;
	color:#000;;
}
label.checkBox, label.radioBtn {
	display:block;
	text-align:left;
}
label.field-1, label.field-2, label.field-3, label.field-4, label.field-5, label.field-6 {
	display:block;
	text-align:right;
}
.field-1 input[type=text], .field-2 input[type=text], .field-3 input[type=text], .field-4 input[type=text], .field-5 input[type=text], .field-6 input[type=text] {
	display:inline;
	height:20px;
	float:left;
}
.field-1 {
	width:48%;
}
.field-2 {
	width:26%;
}
.field-3 {
	width:17%;
}
.field-4 {
	width:14%;
}
.field-5 {
	width:12%;
}
.field-6 {
	width:2%;
}
.field-1 input[type=file] {
	width: 250px;
}

.btnContainer {
	width: 100%;
}

/* IE doesn't like % widths on labels? */
form.formStyle fieldset .field-1
{
	width: 228px;
}

a.calBtn span {
	background-image: url(../images/iconCal.gif);
	background-repeat:no-repeat;
	display:block;
	float:left;
	cursor:pointer;
	cursor:hand;
	width:15px;
	height:13px;
	margin:4px 4px 0 4px;
}
span.hint {
	display:block;
	line-height:22px;
	float:left;
	font-size:0.9em;
}
.warning {
	display:block;
	clear:both;
	color:#990000;
	font-weight:bold;
	text-align:center;
}
.notes {
	font-size:0.8em;
	font-style:italic;
	display:block;
	padding:5px;
}
.required {
	display: block;
	text-align:center;
	width: 100%;
}
.required,.formreq {
	color:#990000;
	font-weight:bold;

}
.captcha, .footer {
	display:block;
	padding:5px;
	text-align:center;
}

#checkbox label {
	width: 100%;
}

/*--------surveys-----*/

.formnoreq, .formreq {
	font-weight: bold;
	padding-bottom: 10px;
}
.datafield {
	padding-bottom: 10px;
}

.questHead {
	background-image:url(../images/shell/bghdr.gif);
	min-height: 33px;
	background-repeat:repeat-x;	
	text-align:left;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 15px;
	width: 549px;
}
.answerSpacer {
	clear: both;
	height: 7px;
}
.answer {
	padding: 5px;
	padding-left: 100px;
}

.button,  .btnContainer .button {
	background:url(../images/shell/button.gif) no-repeat;
	width: 93px;
	height: 20px;
	border: none;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 11px;
	cursor: pointer;
	text-align: center;
	padding-right: 0px;
}

.button:hover {
	background:url(../images/shell/button_over.gif) no-repeat;
}

.addPad {
	padding-left: 50px;
}

/*-----av library-----*/
.marginTop7 {
	margin-top: 7px;
}
.marginBtm7 {
	margin-bottom: 7px;
}
.pointer {
	cursor: pointer;
}
.padleft10 {
	padding-left: 10px;
}
.grn {
	color: #2E5C2F !important;
}

/*-----forum/message board------*/

.btnContainer input {
	background:url(../images/shell/moreInfoGrnWhBg.gif) no-repeat;
	border:none;
	line-height: 14px;
	background-position:right;
	padding-right: 17px;
	color:#2E5C2F;
	cursor: pointer;
}
.msgBrd {
	margin-left: 5px;
}
.msgBrd .columns2 .col1 {
	width: 401px;
	padding-right: 30px;
	border-right: solid 1px #f0f0f0;
	font-size: small;
}

.msgBrd .columns2 .col2 {
	width: 100px;
}

.msgBrd .btnContainer {
	width: 75px;
}

.msgBrd .spacer {
	height: 7px;
}

a.fgpw {
	color: #cbcbcb;
	text-decoration:underline;
}
a.fgpw:hover{
	text-decoration:none;
}
.forum .listHdr {
	background-image:url(../images/shell/forum/hdrBg.gif);
	background-repeat:no-repeat;
	line-height: 24px;
	width: 685px;
	min-height: 24px;
	color: #FFFFFF;
	padding-left: 12px;
	margin-top: 0px;
}

.forum  .listHdr .col2 {
	margin-left: -12px;
}
#content .msgBrd ul li, #content .forum ul li {
	list-style-type:none;
	margin-left: 0px;
}
.forum .listHdr .boxhead, .forum .listHdr .boxhead a {
	color: #FFFFFF;
}
.forum .listBody {
	background-image:url(../images/shell/forum/bg.gif);
	background-repeat:repeat-y;
	width: 685px;
	border: none;
	padding-bottom: 0px;
}
.forum .listBody .col1,.forum .listBody .col2,.forum .listBody .col3,.forum .listBody .col4{
	line-height: 24px;
}
.forum .listFtr {	
	background-image:url(../images/shell/forum/FTRbG.gif);
	background-repeat:no-repeat;
	width: 685px;
	height: 8px;
	margin-bottom: 10px;
}
.listFLeft {
	margin-right: 5px;
}
.listFLeft li {
	float: left;
	margin-top: 10px;
	margin-bottom: 5px;
}
.forum .spacer {
	background-image:url(../images/shell/forum/spacer.gif);
	height: 3px;
	background-repeat:repeat-x;
	margin-left: 6px;
	margin-right: 5px;
}
.forum .col1-3 {
	width: 95%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.forum h3 {
	margin-bottom: 0px;
}
.forum .col1 {
	width: 54%;
}
.forum  .col2 {
	width: 10%;
}
.forum .col1-2 {
	width: 64%;
	float: left;
	padding-left: 15px;
}
.forum .listBody .col2 , .forum .listBody .col1{
	border-right: solid 1px #e3e3e3;
	min-height: 71px;
}
.forum .col3 {
	width: 25%;
}

.forum span.grn {
	color:#2E5C2F !important;
}
.lgnSpacer {
	height: 48px;
}

/*----employment-----*/
#employment .listHdr {
	margin-top: 0px;
}
#employment .boxhead {
	color:#2E5C2F !important;
}
#employment .listHdr h3 {
	padding-left:0px;
}
#employment .listBody .col1,#employment .listBody  .col2 {
	margin-bottom: 12px;
}
.threeColInt #employment .moveRight {
	margin-right:10px;
}
.listBody .readMore {
	margin-top: 4px;
}
.threeColInt .listBody .readMore {
	width:421px;

}
.threeColInt #employment .dtl {
	width:260px;
}

#employment .listBody .desc {
	margin-top: 0px;
}
#employment .moveRight {
	float: left;
	margin-right:20px;
	text-align:right;
}
#employment .dtl {
	width: 350px;
}
#employment .dtl a:hover {
	text-decoration:underline;
}
#employment .dtl a {
	background-image:url(../images/shell/navSelected.gif);
	background-repeat:no-repeat;
	padding-left: 22px;
	color: #656565;
	font-weight: bold;
}
#employment .dtl a.applyLink {
	background-image:none;
	color:#514d72;
}
.tab {	
	background-image:url(../images/shell/employment/hdrL.gif);
	background-repeat:no-repeat;
	padding-left: 4px;	
	height: 27px;
	margin-bottom: 2px;
	margin-top: 10px;
	margin-left: 7px;
}
.tab h3 {
	background-image:url(../images/shell/employment/hdrM.gif);
	background-repeat:repeat-x;
	height: 27px;
	line-height: 27px;
	float: left;
	color: #FFFFFF;
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
}
.ucase {
	text-transform:uppercase;
}

.tab div {
	background-image:url(../images/shell/employment/hdrR.gif);
	background-repeat:no-repeat;
	width: 4px;
	height: 27px;
	float: left;
}

/* crisis information	*/
div.crisisInfo {
	text-align: center;
	padding-left: 30px;
	padding-top: 15px;
}
div.crisisInfo a {
	color: #800000 !important;
}
div.crisisInfo img {
	vertical-align: middle;
}