@charset "UTF-8";
/* CSS Document */

a:link {
	color: #728F3F;
	font-style: normal;
	text-decoration: none;
}
a:visited {
	color: #728F3F;
	text-decoration: none;
}
a:hover {
	color: #8E6E00;
	text-decoration: underline;
}
a:active {
	color: #0A3119;
	text-decoration: underline;	
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-attachment: fixed;
	background-image: url(/images/gradient.jpg);
	background-repeat: repeat;
}

fieldset {
  display: block;
  margin: 0;
  padding: 0;
  border: none;
}


.main_page {
	width: 800px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -400px;
	margin-right: 400px;
	background-color: #E0EAA1;
}

.ess_header {
	position: relative;
	width: 800px;
	height: 173px;
	background-image: url(/images/loginheader.jpg);
	background-repeat: no-repeat;
	background-color: #E0EAA1;
}

.main_page_vsp {
	width: 870px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -400px;
	margin-right: 400px;
	background-color: #E0EAA1;
}

.ess_header_vsp {
	position: relative;
	width: 870px;
	height: 209px;
	background-image: url(/images/searchheader.jpg);
	background-repeat: no-repeat;
	background-color: #E0EAA1;
}


.header_title {
	position: absolute;
	padding-left: 40px;
	padding-top: 116px;
	padding-bottom: 10px;
	text-align: left;
	width: 325px;
}

.header_title h1 {
	font-size: 22px;
	font-weight: bold;
	color: #003833;
	text-align: left;	
	margin: 0;
	padding: 0;
	width: 325px;
}

.menu_bar {
	position: relative;
	width: 750px;
	height: 33px;
	background-image: url(/images/careissues2_04.jpg);
	background-color: #E0EAA1;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	padding: 3px 25px 0px 26px;
	text-align: center;
	z-index: 100;
}

.menu_bar_vsp {
	position: relative;
	width: 798px;
	height: 33px;
	background-image: url(/images/careissues2_04.jpg);
	background-color: #E0EAA1;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	padding: 3px 36px 0px 36px;
	text-align: center;
	z-index: 100;
}

.text_resize {
	float: right;
	background-color: #7B963C;	
	padding: 5px;
	margin: 10px 0;
}

.search_area {
	float: left;
	padding: 5px;
	margin: 4px 0;
}

.main_left {
	padding: 0px 15px 15px 15px;
	float: left;
}

.main_right {
	float: right;	
}

.main_copy {
	padding: 10px 45px 15px 45px;	
}

.main_copy_vsp {
	padding: 10px 15px 15px 15px;	
}

.clr {
	clear: both;	
}

.footer {
	width: 100%;
	text-align: center;
	background-color: #728F3F;
	color: #FFFFFF;
	padding: 5px 0px;
}

.adRotater {
	float: right;
	margin: 0px 10px 10px 10px;
}


.vspTableRow {
	border-top: solid 1px #728F3F;
	padding: 7px 0px;
}


/* Below this point is the original CSS */

.contentTable {
	color: #CCCCCC;
}


.tablemain {
	background-color: #FFFFFF;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.navigation {
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	padding: 3px 0px;
}

a.navigation:link {
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
}
a.navigation:visited {
	color: #ffffff;
	text-decoration: none;
}
a.navigation:hover {
	color: #FFCC00;
	text-decoration: underline;
}
a.navigation:active {
	color: #0A3119;
	text-decoration: underline;	
}

.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #006600;
	font-weight: bold;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003300;
}
h2 {
	font-size: 12px;
	color: #FFFF00;
}

.imageleft {
	padding-right: 40px;
	padding-bottom: 30px;
}

.greentext {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	color: #14582C;
	font-weight: bold;
}
.boldanditalic {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
}
.bold {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.boldwhitetext {
	font-weight: bold;
	color: #FFFFFF;
}
.italic {
	font-style: italic;
	font-weight: normal;
}
.biggerandbold {
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
}
.boldandunderline {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.whitetext, a.whitetext:link, a.whitetext:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #006600;
}

a.whitetext:hover {
	color: #8E6E00;
	text-decoration: underline;
}
a.whitetext:active {
	color: #0A3119;
	text-decoration: underline;	
}

table.product {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #14582c;
	text-align: left;
	vertical-align: top;
	padding: 15px;
	margin: 0px;
}
subheader {
	font-size: 14px;
	font-weight: bold;
	color: #003300;
}

#simplegallery1{ //CSS for sample Gallery
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
border: 0px solid green;
margin: 100px 10px 50px  15px;
z-index: 50;
}

.style1 {color: #FFFFFF}

#frontPageMenuContainer {
	position: relative;
	background: url(/images/menu_bg.jpg);
	width: 750px;
	height: 356px;
	margin-left: -20px;
}
.frontPageMenuSelector {
	position: absolute;	
	width: 536px;
	height: 302px;
	z-index: 50;
	padding: 26px 27px 28px 187px;
	white-space: normal; 
}

#menuBottom {
	background: url(/images/menu_select_bottom.png);
	background-repeat: no-repeat;	
	display: none;
}

#menuMiddle {
	background: url(/images/menu_select_middle.png);
	background-repeat: no-repeat;	
	display: none;
}

#menuTop {
	background: url(/images/menu_select_top.png);
	background-repeat: no-repeat;	
	display: none;
}

#menuSelect {
	display: block;
}

#frontPageMenuSelectTab {
	position: absolute;	
	width: 165px;
	height: 356px;
	z-index: 60;
}

.homePageTwitter {
	border-left: 1px solid #999999;
	padding: 0px 10px;
	width: 250px;
	float: right;
}

.homePageNewsUpdates {
	border-left: 1px solid #999999;
	padding: 0px 20px;
	overflow: hidden;
	width: 200px;
	background-color: #e0eaa1;
}
