* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	font: 11px/1.4 Verdana, Arial, Helvetica, sans-serif;
	background: #E2E4F1 url(../images/white.gif) repeat-y center;
}
* html body {
	background: #E2E4F1 url(../images/white_ie.gif) repeat-y center;
}

#toplinks {
	text-align: right;
	padding: 8px;
	color: #1E3592;
	background: #FFFFFF;
}

#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 250px;
	background: #797FBD url(../images/slideshow/3.jpg) no-repeat right top;
	padding-left: 0px;
}
#logo {
	float: left;
}
#slide {
	float: right;
}


#navcontainer {
	width: 150px;
	border-bottom: 1px solid #ffffff;
	float: left;
}

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	text-align: right;
	padding-bottom: 0px;
}
#navcontainer li {
	margin: 0px;
}

#navcontainer a
{
	display: block;
	padding: 6px 3px;
	width: 144px;
	background-color: #1E3592;
	border-top: 1px solid #ffffff;
	font-weight: normal;
	text-transform: uppercase;
}
#navcontainer #gatemenu a
{
	display: block;
	padding: 1px 3px 3px;
	width: 144px;
	background-color: #1E3592;
	border-top: none;
	font-weight: normal;
	text-transform: none;
}

#navcontainer a:link, #navlist a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

#navcontainer a:hover, #navcontainer #gatemenu a:hover
{
	background-color: #E2E4F1;
	color: #1E3592;
}

/*#sidemenu {
	width: 150px;
	border-bottom: 1px solid #FFFFFF;
	float: left;
}
#sidemenu a {
	display: block;
	color: #FFFFFF;
	background: #1E3592;
	border-top: 1px solid #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	text-align: right;
	width: 97%;
	padding-top: 6px;
	padding-right: 3%;
	padding-bottom: 6px;
}
* html #sidemenu a {
	width: 96%;
}
#sidemenu a:hover {
	color: #1E3592;
	background: #E2E4F1;
}*/

#content {
	margin: 10px 15px 15px 165px;
}
h1, h2, h3, h4, h5, h6, p, ul {
	padding-bottom: 11px;
}
h1 {
	font-size: 24px;
	color: #1E3592;
}
h2 {
	font-size: 18px;
	color: #1E3592;
}
a {
	font-weight: bold;
	color: #1E3592;
	text-decoration: none;
}
a:hover {
	color: #787EBC;
}
li {
	margin-left: 20px;
	margin-bottom: 5px;
}

#thumbs a {
	text-align: center;
	display: block;
	float: left;
	width: 25%;
	padding-bottom: 6px;
	padding-top: 8px;
}
#thumbs a:hover {
	color: #1E3592;
	background: #E2E4F1;
}

#gatemenu {
	padding-bottom: 6px;
}
#gatemenu a {
	text-transform: capitalize;
	padding-top: 2px;
	padding-bottom: 2px;
	border-style: none;
}
#thumbs img {
	border: 1px solid #1E3592;
}
#footer {
	margin: 30px 15px 15px 165px;
	clear: both;
	border-top: 1px solid #1E3592;
	padding-top: 5px;
	font-size: 9px;
	text-align: right;
	line-height: 2;
}
#footer a {
	font-weight: normal;
}

#footer img {
	padding-left: 15px;
}
.hover {
	font-size: 9px;
}
#content img {
	margin-bottom: 3px;
}
#thumb {
	float: right;
	text-align: center;
}
.gates #thumb {
	margin-top: 1px;
	margin-left: 15px;
}
.gates #thumb img {
	padding-left: 5px;
}


#view1 {
	display: block;
}
#view2, #view3, #view4 {
	display: none;
}
img.leftpad {
	margin-left: 5px;
}
label {
	float: left;
	text-align: right;
	margin-right: 5px;
	display: block;
	width: 150px;
}
input, textarea {
	padding: 1px;
	border: 1px solid #1E3592;
	margin-bottom: 5px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
input.button {
	color: #FFFFFF;
	background-color: #1E3592;
	margin-bottom: 0px;
	cursor: pointer;
	cursor: hand;
}

hr {
	border: 0;
	color: #1E3592;
	background-color: #1E3592;
	height: 1px;
	margin-bottom: 10px;
}
#automated td {
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}
td.auto {
	padding-right: 10px;
}
