@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #2D2D2D;
}
#header {
}
#main_container {
	text-align: left;
	height: 100%;
	width: 902px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: -451px;
	position: absolute;
	left: 50%;
	
}
#main_container_loadurl {
	text-align: left;
	height: auto;
	width: 902px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: -451px;
	position: absolute;
	left: 50%;
	
}
#wrapper {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	min-height:1000px;
	}
	
#header {
	height: 117px;
	width: 900px;
	position: relative;
}
#linkbar {
	height: 33px;
	width: 900px;
	position: relative;
	text-align: right;
}
#bar_left {
	float: left;
	height: 162px;
	width: 250px;
	position: relative;
}
#bar_right {
	float: right;
	height: 162px;
	width: 650px;
	position: relative;
}
#clearer {
	clear: both;
	height: 1px;
	width: 100%;
	position: relative;
}
#content_left {
	float: left;
	height: 100%;
	width: 250px;
	position: relative;
}
#content_right {
	float: right;
	height: auto;
	width: 630px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 15px;
	padding-top: 5px;
}
#content_right a:link {
	color: #7282C8;
	text-decoration: underline;
}
#content_right a:visited {
	color: #7282C8;
	text-decoration: underline;
}
#content_right a:hover {
	color: #CCCCCC;
}
#content_left a:link {
	color: #7282C8;
	text-decoration: underline;
}
#content_left a:visited {
	color: #7282C8;
	text-decoration: underline;
}
#content_left a:hover {
	color: #CCCCCC;
}
#bar {
	height: 162px;
	width: 900px;
	position: relative;
}
#content_wrapper {
	height: auto;
	width: 900px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
}
#content {
	height: auto;
	width: 680px;
	position: relative;
	padding-left: 60px;
	padding-right: 60px;
	font-family: "Goudy Old Style", Times, "Times New Romain";
	font-size: 13pt;
	color: #000000;
}
#footer {
	text-align: center;
	height: auto;
	width: 900px;
	padding-top: 50px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}
#headline {
	height: 128px;
	width: 800px;
	position: relative;
}
#introflash {
	height: 400px;
	width: 750px;
	position: relative;
	background-attachment: scroll;
	background-image: url(images/content_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 50px;
}
#footer a:link {
	color: #4C6198;
	text-decoration: underline;
}
#footer a:visited {
	color: #4C6198;
	text-decoration: underline;
}
#footer a:hover {
	color: #5A5A5A;
	text-decoration: underline;
}

input {
	background-color:#2D437A;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
textarea {
	color: #FFFFFF;
	background-color: #2D437A;
}
select {
	background-color: #2D437A;
	color: #FFFFFF;
}
