body {
	background-color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	margin: 0;
	padding: 0;
	color: #000000;
	height: 100%;
	line-height: 22px;
}
a:link {
	color: #ff9900;
	text-decoration: none;
}
a:visited {
	color: #ff9900;
	text-decoration: none;
}
a:hover {
	color: #ff9900;
	text-decoration: underline;
}
a:active {
	color: #ff0000;
}
p, ul {
	margin-bottom: 10px;
	line-height: 1.6em;
}
 ul li {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../images/red-bullet.png);
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
	font-size: 1.5em;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 1.5em;
	padding: 0 0 10px 0;
	margin-bottom: 0;
}
h2 {
	padding: 0 0 10px 0;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.1em;
	color: #FF0000;
}
h5, h6 {
	font-size: 1em;
}
/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2 {
	margin-top: 0;
}
/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */

.center  {
	margin-left:auto;
	margin-right:auto;
	width: 1000px;
}

.page {
	width: 1000px;
}

#header {
	position: relative;
	background-color: #FFFFFF;
	clear: left;
	z-index: 1;
}
#header_index {

	background-color: #FFFFFF;
	clear: left;

}
#header h1 {
	font-weight: bold;
	padding: 5px 0;
	margin: 0;
	color: #fff;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px !important;
}
#main_home {
	padding: 96px 0px 0px 0px;
	background-color: #333333;
	_height: 1px; /* only IE6 applies CSS properties starting with an underscrore */
}
#main_inside {
	background-color: #333333;
	_height: 1px; /* only IE6 applies CSS properties starting with an underscrore */
	margin-top: -15px;
	position: relative;
	margin-left: 191px;
	z-index: 1;
}
#snippets_home {
	padding: 0px 0px 0px 0px;
	background-color: #333333;
	_height: 1px; /* only IE6 applies CSS properties starting with an underscrore */
}
#wrapper {
	text-align: left;
	margin: 0px;
	padding-left: 25px;
	padding-top: 30px;
	border:0;
	width: 960px;
	height: 200px;
	background-image: url(../images/index_bottom_bkgd.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapper_inside {
	text-align: left;
	margin: 0px;
	padding-left: 25px;
	padding-top: 5px;
	border:0;
	width: 827px;
}
#container_inside {
	background-color: #ffffff;
	margin-left: 268px;
	padding: 15px;
	clear: none;
}
.snippet_title {
	font-size: 1.1em;
	color: #FF0000;
	font-weight: bold;
}
.copy_title2 {
	font-size: 1.2em;
	color: #FF0000;
	font-weight: bold;
}
#snippet1 {
	float: left;
	width: 210px;
	color: #FFFFFF;
	margin-right: 15px;
	line-height: normal;
	font-size: 11px;
}
#snippet1_inside {
	float: left;
	width: 250px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
	margin-right: 5px;
	margin-top: 100px;
	line-height: normal;
	clear: right;
}
#snippet2_inside {
	float: left;
	width: 250px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
	margin-right: 0px;
	padding-top: 0px;
	line-height: normal;
}
#snippet3_inside {
	float: left;
	width: 250px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
	margin-right: 0px;
	padding-top: 0px;
	line-height: normal;
}
.leaadership_copy {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
	padding-right:15px;
}
.leaadership_copy p {
margin-top: 0px;
line-height: 20px;
}
.leaadership_copy ul li {
	/*
	color: #FF0000;
	list-style-position: outside;
	text-align: left;
	list-style-image: none;
	list-style-type: disc;*/
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../images/red-bullet.png);
}
.snippet_selection {
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #ff9900;
}
.img_snippet {
	float: left;
	margin-right: 7px;
	margin-bottom: 50px;
}
#snippet3 {
	float: left;
	width: 210px;
	color: #FFFFFF;
	margin-right: 15px;
	line-height: normal;
	font-size: 11px;
}
#footer_index {
	float: right;
	margin-right: 30px;
	margin-top: 90px;
	line-height: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #ff0000;
}
#copy_inside {
	float: right;
	width: 650px;
	color: #FFFFFF;
	margin-right: 55px;
}
#snippet2 {
	float: left;
	width: 210px;
	color: #FFFFFF;
	padding-right: 15px;
	line-height: normal;
	font-size: 11px;
}
/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------

fieldset {
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #CCC;
}
fieldset p {
	margin: 2px 12px 10px 10px;
}
fieldset label {
	display: block;
}
fieldset label.inline {
	display: inline;
}
legend {
	font-size: 1.1em;
	font-weight: 600;
	padding: 2px 4px 8px 4px;
}
input[type="text"] {
	width: 200px;
	border: 1px solid #CCC;
}
input[type="password"] {
	width: 200px;
	border: 1px solid #CCC;
}*/
/* TABLE
----------------------------------------------------------*/

table {
}
table td {
	padding: 5px 5px 5px 0;
}
table th {
	text-align: left;
	padding: 5px;
	background-color: #aaaaaa;
	color: #000000;
}
table th a:link {
	color: #ffffff;
}
/* MISC  
----------------------------------------------------------*/
.clear {
	clear: both;
}
.error {
	color:Red;
}
#calltoaction {
	margin-left: 243px;
	position: absolute;
}
div#title2 {
	text-align:left;
	background-image: url(../images/hdr_bkgd2.gif);
	margin: 0px;
	padding: 0px;
	background-color: #333333;
	z-index: 1000;
}
div#title {
	text-align:left;
	background-image: url(../images/hdr_bkgd.gif);
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 9999;
}
div#title_index {
	text-align:left;
	background-image: url(../images/hdr_bkgd.gif);
	margin: 0px;
	padding: 0px;

}
#topmenu {
	font-size: 1.1em;
	text-align: right;
	padding-right: 110px;
	color: #000000;
	display: block;
	float: right;
	padding-top: 15px;
	width: 550px;
}
#logindisplay a:link {
	color: white;
	text-decoration: underline;
}
#logindisplay a:visited {
	color: white;
	text-decoration: underline;
}
#logindisplay a:hover {
	color: white;
	text-decoration: none;
}
.field-validation-error {
	color: #ff0000;
}
.input-validation-error {
	border: 1px solid #ff0000;
	background-color: #ffeeee;
}
.validation-summary-errors {
	font-weight: bold;
	color: #ff0000;
}
.hiddencol {
	display:none;
}
.viscol {
	display:block;
}
input {
	font-size: 12px;
	padding-left: 3px;
}
.button {
	margin-top: 20px;
	text-align: center;
	text-transform: capitalize;
	background-color: #ef4143;
	border: 1px solid #ef4143;
	font-weight: bold;
	color: #ffffff;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
.copy_title {
	font-weight: bold;
	font-size: 19px;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #ee2e24;
	padding-right: 12px;
}
#footer_inside {
	padding-top: 20px;
	text-align: right;
	margin-right: 40px;
	font-size: .9em;
	height: 70px;
	width: 950px;
}
.footer_copy {
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #ff0000;
}
.list_items {
	
	font-family: Arial, Helvetica, Sans-Serif;
	color: #000000;
}
.rightWrap {
	float: right;
	width:65px;
	background-color:#666666;
	position: absolute;
	margin-left: 827px;
}
.banner {
	width:65px;
	background-color: #FF0000;
}
