/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	cursor: auto;
	width: 100%;
	height: auto;
	text-align: center;
	background-color: #000;
	background-image: url(../images/background.gif);
	background-repeat: repeat;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
}

img {
	border: 0px;
}

p {
	font: 12px Arial, Helvetica, sans-serif;
	color: #828080;
	line-height: 1.5em;
}

hr {
	color: #cccccc;
	background-color: #cccccc;
	margin: 10px 0px 20px 0px;
}

h3 {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #8b8b8b;
	text-transform: uppercase;
	padding: 10px 0px -20px 0px;
	margin-bottom: -10px;
}

h3.normal {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #8b8b8b;
	text-transform: uppercase;
	padding: 10px 0px 2px 0px;
	margin-bottom: 0px;
}

p.left {
	font: 12px Arial, Helvetica, sans-serif;
	color: #69c3dd;
	text-transform: uppercase;
	line-height: 1.5em;
}

blockquote {
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 1.25em;
	color: #999999;
}

h2 {
	font: 18px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	margin: 10px 0px 0px 0px;
}

h1 {
	font: 16px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #544d51;
	text-transform: uppercase;
	margin: 10px 0px 0px 0px;
}

.red {
	font: 13px Arial, Helvetica, sans-serif;
	color: #FF0000;
}

#container, .container {
	width: 831px;
	text-align: center;
	margin: 0px auto; /*firefox fix to center*/
	clear: right;
	height: auto;
	padding: 0px 0px 20px 0px;
	position: relative;
	overflow: hidden;
	position: relative;
	margin-top: -60px;
}

/*HEADER START*/
#headerbackground {
	width: 100%;
	height: auto;
	padding: 0px 0px 0px 0px;
}

#headercontainer {
	width: 831px;
	text-align: center;
	margin: 0px auto; /*firefox fix to center*/
	clear: right;
	position: relative;
	overflow: hidden;
	height: 305px;
	background-color: #fcfbf8;
	background-image: url(../images/header_image.png);
	background-repeat: no-repeat;
}

#header {
	width: 100%;
	height: 100%;
	padding: 0px 0px 0px 0px;
	font: 11px Arial, Helvetica, Verdana, Tahoma, sans-serif;
	position: relative;
	float: left;
}

#headerLeft {
	float: left;
	text-align: left;
	position: absolute;
	left: 33px;
	z-index: 101;
}

/*******HEADER END*******/

.logo {
	float: left;
	position: relative;
	top: 0px;
	clear: both;
	overflow: hidden;
}

#content {
	height: auto;
	padding: 0px 0px 42px 0px;
	text-align: left;
	margin-top: -40px;
	width: 831px;
	text-align: center;
	margin: 0px auto; /*firefox fix to center*/
	background-color: #fcfbf8;
}

.contentLeft {
	text-align: right;
	width: 174px;
	height: auto;
	margin-left: 40px;
	position: relative;
	float: left;
	padding: 0px 20px 0px 0px;
	font-weight: bold;
	background-image: url(../images/content_left.png);
	background-repeat: no-repeat;
}

.contentLeftText {
	text-align: left;
	width: 174px;
	padding: 30px 0px 0px 0px;
}

.contentRight {
	width: 377px;
	height: auto;
	position: relative;
	float: right;
	text-align: left;
	margin-right: 199px;
}


#footer {
	background-position: bottom;
	width: 100%;
	height: auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	overflow: hidden;
}


#footercontainer, .footercontainer {
	width: 831px;
	text-align: left;
	margin: 0px auto; /*firefox fix to center*/
	clear: right;
	height: 266px;
	padding: 0;
	position: relative;
	overflow: hidden;
	background-image: url(../images/footer_image.png);
	background-repeat: no-repeat;
}

p.footer {
	text-align: right;
	color: #bebebe;
 	font: 11px Arial, Helvetica, Verdana, Tahoma, sans-serif;
	line-height: 1.25em;
}

div.footer {
	margin-top: 253px;
	padding-right: 10px;
}

a:link, a:visited, a:active, a:hover {
	color: #ff9900;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a.footer:link, a.footer:visited, a.footer:active, a.footer:hover {
	color: #999999;
	text-decoration: none;
}

a.footer:hover {
	text-decoration: underline;
}

a.footerGrey:link, a.footerGrey:visited, a.footerGrey:active, a.footerGrey:hover {
	color: #bebebe;
	text-decoration: none;
}

a.footerGrey:hover {
	text-decoration: underline;
}




.small {
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 2em;
}

/*******NAV BEGIN*******/
li {
	font: 15px Arial, Helvetica, sans-serif;
	line-height: 1.25em;
	color: #999999;
}

#nav .nav ul {
	list-style-type: none;
}

#nav .nav li {
	display:inline;
	padding: 0 9px 0 0;
}

#nav {
	width: auto;
	margin: 0;
	padding: 0 0 0 0;
	top: 161px;
	position: relative;
	float: left;
}

#nav .nav a:link {
	color: #999;
	text-decoration: none;
	font-weight: 500;
}

#nav .nav a:visited {
	color: #999;
	text-decoration: none;
	font-weight: 500;
}

#nav .nav a:hover {
	color: #000;
	text-decoration: none;
	font-weight: 500;
}

#nav .nav a:active {
	color: #999;
	text-decoration: none;
	font-weight: 500;
}
/*******NAV END*******/


input.green {
	background-color: #fcfbf8;
	border: 0 solid #fcfbf8;
	color: #fcfbf8F;
	cursor: pointer;
	background-image: url(../images/btn_submit.gif);
	background-repeat: no-repeat;
	width: 67px;
	height: 33px;
}

input.textbox, textarea.textbox {
	background: url(../images/bkgd_textbox.gif);
	/*background-color: #fff;*/
	border: 1px solid #aeaeae;
	color: #333;
	font-weight: bold;
	cursor: text;
	padding: 0 0 0 5px;
	width: 250px;
	font-size: 16px;
}

td.labels {
	text-align: right;
	width: 10%;
	font-size: 12px;
}

td.textbox {
	text-align: left;
	width: 90%;
}

.red {
	color: #FF0000;
	font-size: 20px;
}