@charset "utf-8";
html {
	height: 101%;
}

body {
	font: 100% Arial, Helvetica, sans-serif; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #2B2562;
	background-color: #3C6BA9;
	margin: 0 40px 40px 40px;
}

.h2 {
	text-transform: uppercase;
	color: #3C6BA9;
	display: block;
	font-size: 1em;
	padding: 7px 10px 2px 10px;
	font-weight: bold;
	float: left;
	margin: -8px 0 0 15px
}

.h2    a:link,a:visited {
	text-decoration: none;
	color: #3C6BA9;
}

.h2  a:hover  {
	color: #FF9933;
}



.h2_floats {
	text-transform: uppercase;
	color: #3C6BA9;
	display: block;
	margin: -8px auto 0 15px;
	font-size: 1em;
	padding: 7px 10px 2px 10px;
	font-weight: bold;
	float: left;
}
.h2_floats a:link {
	text-decoration: none;
}


.h2_floats2 {
	text-transform: uppercase;
	color: #3C6BA9;
	margin: -8px auto 0 405px;
	display: block;
	font-size: 1em;
	padding: 7px 10px 2px 10px;
	font-weight: bold;
	float: left;
}

.h2_floats2_news {
	text-transform: uppercase;
	color: #3C6BA9;
	margin-bottom: 0px;
	display: block;
	margin: -8px auto 0 233px;
	font-size: 1em;
	padding: 7px 10px 2px 10px;
	font-weight: bold;
	float: left;
}
.h2_floats2 a:link {
	color: #3C6BA9;
	text-decoration: none;
}
.h2_floats2 a:hover {
	color: #FF9933;
}


.contact_subs {
	font-size: 0.9em;
	font-weight: bold;
}

#login {
	position: relative;
	width: 358px;
	height: 200px;
	z-index: 1000;
	background-color: #3C6BA9;
	display: none;
	margin-bottom: -109px;
	margin-top: -20px;
	margin-left: -20px;
	overflow: hidden;
}

#login   h1 {
	background-color: #A7CEFF;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 2px;
	font-size: 1.7em;
}
#login input     {
	color: #3C6BA9;
	font-weight: bold;
}
#login_buttons {
	margin-top: 15px;
	margin-left: 100px;
}
#control_text {
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 5px;
	margin-top: 10px;
}



#news {
	width: 250px;
	float: left;
	padding-left: 20px;
	margin-top: 0px;
	padding-top: 20px;
	background-color: #A7CEFF;
	margin-left: 10px;
	margin-right: 10px;
	display: inline;
}

#newsheadlines {
	font-size: 0.8em;
	font-weight: bold;
}

#container  {
	width: 800px;
	margin: 0 auto;
	background-color: #FFF;
}

#header {
	width: 800px;
	margin-bottom: 5px;
	background-color: #FFF;
	height: 190px;
	margin-top: -20px;
}

#header  h1     {
	text-indent: -1000em;
	display: none;
}

#h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #3C6BA9;
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 0.5em;
	margin-right: 50px;
}

#logo {
	float: none;
	width: 150px;
	padding-left: 20px;
	position: relative;
	padding-top: 30px;
	margin-bottom: -50px;
}

#tagline {
	background-image: url(images/tagline.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 70px;
	width: 300px;
	margin-top: -7em;
	margin-right: 0em;
	position: relative;
	float: right;
}
#nav {
	display: block;
	float: right;
	position: relative;
	margin-right: 10px;
	margin-top: 30px;
	margin-bottom: -20px;
}

#flashShow {
	width: auto;
	height: 250px;
	clear: both;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	position: relative;
}
#breadcrumbs    a:link  {
	color: #A7CEFF;
}
#breadcrumbs  a:visited {
	color: #A7CEFF;
}

#breadcrumbs a:hover {
	color: #FF9933;
}


#contact hr {
	color: #3C6BA9;
}

#mainContent  {
	padding-bottom: 0em;
	margin-top: 0px;
	padding: 25px;
	background-color: #A7CEFF;
	width: 450px;
	float: left;
	margin-left: 10px;
	display: inline;
	clear: both;
}
#mainContent p {
	margin-top: 0px;
}

#mainContent img {
	float: right;
	padding-left: 1em;
	padding-bottom: 1em;
	margin-top: 0em;
}

#mainContent a:link, a:visited {
	color: #3C6BA9;
	text-decoration: none;
}

#mainContent a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#mainContent_about {
	padding-bottom: 0em;
	margin-top: 0px;
	padding: 25px;
	background-color: #A7CEFF;
	width: 730px;
	float: left;
	margin-left: 10px;
	display: inline;
}
#mainContent_about p {
	margin-top: 0px;

}

#mainContent_about    li  {
	list-style-type: disc;
}
#mainContent_career {
	padding-bottom: 0em;
	margin-top: 0px;
	padding: 25px;
	background-color: #A7CEFF;
	width: 730px;
	float: left;
	margin-left: 10px;
	display: inline;
}
#mainContent_career p {
	margin-top: 0px;
}

#mainContent_career li {
	list-style-type: none;
	margin-left: -10px;
}

#mainContent_career a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#mainContent_career a:hover {
	color: #3C6BA9;
	text-decoration: none;
}


#mainContent_contact {
	padding-bottom: 0em;
	margin-top: 0px;
	padding: 25px;
	background-color: #A7CEFF;
	width: 400px;
	float: left;
	margin-left: 10px;
	display: block;
	clear: left;
}
#mainContent_contact p {
	margin-top: 0px;
}

#mainContent_contact a:link, a:visited {
	color: #3C6BA9;
	text-decoration: none;
}

#mainContent_contact a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#news  ul {
	margin-top: 0px;
}

#news ul li {
	font-style: normal;
	font-size: 0.8em;
	list-style-type: none;
	text-indent: -3.5em;
	color: #2B2562;
}

#news a:link, a:visited {
	color: #3C6BA9;
	text-decoration: none;
}

#news a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#gallery img {
	vertical-align: middle;
	padding-right: 1em;
}

#gallery ul {
	padding-top: 2em;
	padding-right: 2em;
	clear: both;
	text-align: center;
	padding-bottom: 2em;
}

#gallery     li {
	display: inline;
	list-style-type: none;
	vertical-align: bottom;
	text-align: center;
}

#partners img  {
	float: none;
}

#partners {
	clear: both;
	margin-top: 10px;
	margin-bottom: 40px;
}

#footer {
	font-size: 0.8em;
	padding-top: 0.5em;
	color: #FFFFFF;
	width: 800px;
	background-color: #3C6BA9;
}

#footer a:link, a:visited  {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #FF9933;
	text-decoration: none;
}

#footer2 a:link, #footer2 a:visited  {
	position: absolute;
	color: #A7CEFF;
	border:0px solid red;
	writing-mode:tb-rl;
	-webkit-transform:rotate(-90deg);
	-moz-transform:rotate(-90deg);
	-o-transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
	white-space:nowrap;
	display:block;
	bottom:15px;
	right:10px;
	width:20px;
	font-weight:normal;
	text-decoration:none;
}

#footer2  a:hover  {
color:#FF9933;
}

#contact {
	float: none;
	clear: none;
	z-index: 1000;
	width: 400px;
}

#contact   p {
	width: 100%;
	float: none;
}

#form {
	float: right;
	background-color: #A7CEFF;
	font-size: 0.85em;
	display: block;
	padding: .5em 2em .5em 1.5em;
	margin-right: 10px;
	width: 270px;
}

#form h1 {
	font-size: 1.9em;
	font-weight: bold;
	color: #F4F4F4;
	background-color: #3C6BA9;
	margin: -.25em -1.1em auto -0.8em;
	padding: 0.25em;
	background-image: url(images/form_header_4.jpg);
    text-indent: 2em;
	background-repeat: no-repeat;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-indent: -2em;
}
#form1 {
	padding: 1em 0 0 0;
}


#sprytextfield1 {
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
}

#sprytextfield2 {
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
}
#contactResponse p {
	font-size: 1em;
}
#contactResponse {
	display: none;
}
#contactReceipt {
	font-size: 1em;
}

