﻿@import url(layout.css);
h2 {
	font-size: medium;
	padding-bottom: 5px;
	float: left;
	padding-right: 5px;
}

h3 {
	font-size: medium;
}

body {
	color: white;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	background-color: #252525 /*#d3d9d6*/;
}
#container {
	background-color: #252525 /*#fff*/;
	width: 980px /*620px*/;
	margin: 0 auto;
	/*border-top: 0;
	border-right: 1px solid #1C0E00;
	border-bottom: 0;
	border-left: 1px solid #1C0E00;*/
}
#masthead {
	text-align: right;
	background-color: #252525 /*#A0A07E*/;
	width: 980px;
}

#img1 {
	border:medium yellow solid;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#img1 a:hover {
	border:medium yellow solid;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}



#navigation {
	background-color: #252525 /*#545454*/;
/*	border-bottom-color: #2F2F2F;
	border-bottom-style:solid;
	border-bottom-width:1px;	*/
	overflow: hidden;
}
#column_l {
	/*background-color: gray;*/border: thin solid #1C0E00 /*#C0C0C0; */ text-align: center;
	vertical-align: bottom;
	width: 946px;
}
#column_r {
	width: 200px;
	margin: 0;
	float: right;
	padding: 4px;
	background-color: #a9a9a9;
	position: relative;
}
#footer {
	width: 980px;
	text-align: center;
	background-color: #252525 /*#113962*/;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* Styles for Masthead */
#masthead img {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	float: left;
}
#masthead p {
	font-size: 11px;
	color: #fff;
	margin: 10px 10px 0;
}
/* unused
#column_r p {
	font-size: 11px;
	margin: 7px;
} */

/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
	color: #CDCDCD;
	text-decoration: none;
	display: block;
	padding: 5px;
	margin: 2px;
}
#navigation a:hover {
	color: #fff;
	text-decoration: none;
	/*	border: 1px solid #a9a9a9;*/
	background-color: #333333 /*#a9a9a9;*/
}
/* Styles for Footer */
#footer p {
	font-size: 11px;
	line-height: 14px;
	color: #fff;
	margin: 1px;
	padding: 1px;
}

#footer a {
	color: #ffffff;
	border-bottom: 1px #666666 dashed;
	text-decoration: none;
}
#footer a:hover {

	border-bottom: 1px #fff solid;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #ffffff;
	border-bottom: 1px #666666 dashed;
	text-decoration: none;
}
a:hover {
	color: #808080;
	border-bottom: 1px #fff solid;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.title {
/*	font-family: Arial, Helvetica, sans-serif;  */
	font-size: x-large;
	color: #808080;
	float: left;
	clear: both;
	background-color: #FFFFFF;
	z-index: 2;
	position: relative;
	left: 20px;
}

.style1 {
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	color: white;
}


.title {
	z-index: 1;
	position: absolute;
	left: 112px;
	top: 30px;
	width: 404px;
	height: 40px;
	}

body {
}

.headerCoName {
	position: relative;
	float: left;
	padding: 8px 0PX 0px 10px;
	font-family: Helvetica black, Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size: xx-large;
	color: white /*#808080*/;
}
.navTagline {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: x-small;
	color: #9A9A9A;
	float: none;
	display: inline-block;
	overflow: hidden;
	text-align: center;
}



.headerCoNameTagline {
	font-size: small;
}
.psImg {
	float: right;
	margin-left: 4px;
}
.psTitle {
	font-size: medium;
	font-weight: bold;
	color: #fff;
}
.psText {
	list-style-type: circle;
	list-style-position: outside;
	line-height:20px;
	font-size: small;
	color: #C0C0C0;
}

.formGroup {
	width: 574px;
	border:1px #808080 solid;
}

.formTextInput {
	width: 343px;
}

.formTextBlock {
	width: 577px;
	height: 82px;
}

.formLegend {
	color: #FFFFFF;
}
.formFileSubmit {
	margin-right: 10px;
}
.horzDivider {
	/* shaded from top #808080 to bottom with transparancy #252525 */
	margin: 0px 0px 0px 0px;
	padding: 2px 5px 2px 7px;
	background-image:url('../images/vert-shade-12px.png');
	background-repeat:repeat-x;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
	color: #808080;
}
.formResponse {
	border-style: solid;
	border-width: 1px 1px 1px 8px;
	border-color: #FFFF00;
	padding: 15px 10px 15px 10px;
	margin: 70px 0px 135px 0px;
	float: left;
	width: 80%;
	vertical-align: middle;
	text-align: left;
	background-color:#2A2A2A;
}
.ValidateMessage {
	color: red;
}

.topContact {
	margin: 5px 0px 0px 750px;
	width: 240px;
	top:0px;
	position: absolute;
}
.contact-subtext {
	padding-left:10px;
}

.element-info-header {
	background-position: top;
	border-style: solid solid none solid;
	border-width: thin;
	border-color: #666666;
	padding: 2px 10px 4px 10px;
	margin: 40px 10px 0px 20px;
	float: right;
	overflow: hidden;
	width: 480px;
	height: 20px;
	background-color: #666666;
/*	background-image: url('../images/vert-shade-12px.png');
	background-repeat: repeat-x; */
	font-size:medium;
	font
}


.element-info {
	padding:10px 10px 30px 10px;
	margin: 00px 10px 30px 20px;
	border: thin #333333 solid;
  	float:right;
  	overflow: hidden; 
  	width:480px; 
  	height:180px; 
}

.element-info-list {
	padding-left: 10px;
  	line-height:17px;
}

/*
t {
	float: left;
	width: 510px;
	margin-left: 0px;
}
*/

.employee-group {
	margin: 10px 0 35px 0;
	float: right;
	padding-top: 25px;
}

.site-map-path {
	height:15px;
	width:98%;
	background-color:#B11729;
	padding-left:5px;
	padding-top:2px;
	padding-bottom: 1px;
	margin-top:10px;
}

.site-map {
	text-align: left;
	margin-top:15px;
}

