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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images_gen/page_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	background-color: #327087;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #333333;
}
img {
    border: none
}
p {
	font-size: 75%;
	color: #333333;
	text-align: left;
	text-indent: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.h1 {
	color: #0376B9;
	font-size: large;
}
#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 920px;
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #F6FBFE;
	background-image: url(../images_gen/container_bg.gif);
}
#header {
	height: 215px;
	width: 920px;
	background-image: url(../images_gen/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#nav {
	text-align: center;
	background-image: url(../images_gen/nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
	padding-top: 10px;
	background-color: #0376B9;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav li {
	display: inline;
	list-style-type: none;
	margin-right: 10px;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 90%;
	border-left-color: #FFFFFF;
}
#nav a:hover {
	font-size: 90%;
	color: #A8DFFE;
	text-decoration: none;
}
#content a {
	text-decoration: underline;
	color: #0376B9;
}
td {
	color: #333333;
	font-size: 80%;
	text-align: left;
	text-indent: 10px;
	padding-top: 5px;
	padding-bottom: 8px;
	vertical-align: top;
}

#content a:hover {
	text-decoration: none;
	color: #333333;
}
#top {
	height: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#top a {
	font-size: 75%;
	color: #0376B9;
	text-decoration: none;
}
#top a:hover {
	font-size: 75%;
	color: #333333;
	text-decoration: none;
}
#top_left {
	width: 435px;
	float: left;
	text-align: left;
}
#top_right {
	float: right;
	width: 435px;
	text-align: right;
}
.column {
	background-image: url(../images_gen/bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
	padding-top: 10px;
}
#left {
	float: left;
	height: 380px;
	width: 279px;
	display: inline;
	border: 1px solid #0376B9;
	margin-top: 10px;
	margin-right: 9px;
	margin-bottom: 20px;
	margin-left: 19px;
}
#center {
	float: left;
	height: 380px;
	width: 280px;
	display: inline;
	border: 1px solid #0376B9;
	margin-top: 10px;
	margin-right: 9px;
	margin-bottom: 20px;
	margin-left: 9px;
}
#right {
	float: left;
	height: 380px;
	width: 280px;
	display: inline;
	border: 1px solid #0376B9;
	margin-top: 10px;
	margin-right: 19px;
	margin-bottom: 20px;
	margin-left: 9px;
}
#mainContent {
	background-image: url(../images_gen/bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	border: 1px solid #0376B9;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 20px;
	background-color: #FFFFFF;
	padding-bottom: 60px;
	padding-right: 10px;
	padding-left: 10px;
}
#contactForm {
	background-image: url(../images_gen/bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 480px;
	width: 460px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 30px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border: 1px solid #0376B9;
}
.textFieldWidth {
	width: 8cm;
	background-color: #F6FBFE;
	margin-left: 10px;
}



#footer {
	background-image: url(../images_gen/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 900px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0376B9;
	padding-top: 20px;
	padding-bottom: 30px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#footer ul {
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#footer li {
	display: inline;
	list-style-type: none;
	margin-right: 10px;
}
#footer a {
	color: #333333;
	text-decoration: none;
	font-size: 80%;
}
#footer a:hover {
	font-size: 80%;
	color: #0376B9;
	text-decoration: none;
}
#footer p {
	text-align: center;
	font-size: 65%;
}
#footer p a {
	font-size: 100%;
}
#footer p a:hover {
	font-size: 100%;
}
