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

body {
	background-color: #161618;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.text_footer {
	font-family:  Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a.text_footer {
	font-family:  Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}
a.text_footer:hover {
	font-family:  Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}
.text_footer_active {
	font-family:  Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}

.topnav_bknd {
	background-image: url(images/nav_bknd.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.content_bknd {
	background-image: url(images/content_bknd.gif);
	background-repeat: repeat-y;
}
.content_bknd_internal {
	background-image: url(images/content_bknd_internal.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.footer_bknd {
	background-image: url(images/footer_bknd.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.text {
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #414042;
	text-decoration:none;
	line-height: 15px;
}

.text_white_form {
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	line-height: 15px;
	text-indent: 5px;
}

.text_area_grayseparator {
	background-position: 0px 13px;
	background-image: url(images/seperator.gif);
	background-repeat: no-repeat;
}

a {
	color: #0778b0;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

.text_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	background-image: url(images/circle.gif);
	background-repeat: no-repeat;
	background-position: 20px 13px;
	text-indent: 40px;
	height: 32px;
	/height: 60px;
	padding-top: 27px;
	padding-left: 0px;
}
.text_heading_nonCircle {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-indent: 30px;
	height: 32px;
	/height: 60px;
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 40px;
}
.text_area {
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 73px;
}
.text_area_T2 {
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 13px;
	padding-top: 40px;
}
.text_area_T3 {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 73px;
}
.text_area_T4 {
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
}
.text_area_T5 {
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 13px;
	padding-top: 25px;
}

.text_area-text_heading {
	font-weight: bold;
	color: #0778b0;
	font-size: 12px;
}
a.text_area-text_heading {
	text-decoration: none;
}
.text_area-text_heading-active {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}
a.text_area-text_heading-active {
	text-decoration: none;
}

.text_area-text_heading_gray {
	font-weight: bold;
	color: #999999;
	font-size: 12px;
}

.dogear {
	background-image: url(images/dogear.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.form-background {
	background-color: #C3C7CB;
	background-image: url(images/form_corner.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

form input, form textarea {
	background-color: #C3C7CB;
	border: 0px;
	padding: 0;
	margin: 0;
} 
hr {
	border: 0px;
	color: #d4d4d4;
	background-color: #d4d4d4;
	height: 1px;
}
.error {color: #990000}

.wallRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d4d4d4;
}
.wallRight-active {
	background-color: #008abc;
}
.wallLeft-active {
	background-color: #008abc;
}
.wallbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d4d4d4;
}

ul {
	list-style-image: url(images/arrow.gif);
	padding: 0 0 0 28px;
	margin: 8px;
}
