/* BASE CSS */

html {
	overflow-y: scroll;
}

* {
	margin: 0px;
	padding: 0px;
}

html, body {
	background-color:#fff; 
	background-position: center;
}

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333366;
}

ul {
	padding-left: 15px;
}

body.editor {
	background-color: #FFFFFF;
	background-image: none;
}

table {
	border-collapse:collapse;
	border-spacing: 0px;
	border: 0px;
} 

table td {
	vertical-align: top;
}

p {
	padding: 0px 10px 11px 0px;
}

#home_content p {
	padding-left: 20px;
}

h1 {
	height: 17px;
	font-size: 12px;
	padding: 20px 0px 15px 20px;
	background-image: url(../images/h1-bg.gif);
	background-repeat: no-repeat;
	background-position: 1px 20px;
}

a {
	color: #AD1824;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #4450A1;
	font-weight: bold;
	text-decoration: none;
}

img { border: none; }

/* FORM CSS */                      
fieldset {
	border: 0px;
}
 
legend {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}
 
fieldset td {
	padding: 2px 4px;
}
 
.button {
	border: 0px;   
	background-color: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 3px;
	padding: 1px;    
}

.alert, .red {
	color: #f00;
}

/* LAYOUT CSS */
#container {
	width: 772px;
	margin: 15px auto;
	border: 1px solid #333366;
	background-color: #fff;
	background-image: url(../images/content-bg.gif);
	background-repeat: repeat-y;
}

#container.home {
	background-image: url(../images/content-bg-home.gif);
}

#background2 {
	background-position: bottom left;
	background-repeat: no-repeat;
}

#background3 {
	background-position: bottom right;
	background-repeat: no-repeat;
}

#header {
	height: 78px;
	background-color: #FFFFFF;
}

#footer {
	height: 93px;
	background-color: #333366;
	background-image: url(../images/red_grid.gif);
	background-position: 0px 16px;
	background-repeat: no-repeat;
	padding-top: 1px;
}

#footer table {
	width: 752px;
	margin: 0px auto;
}

#footer td {
	font-size: 9px;
	line-height: 14px;
	letter-spacing: .04em;
	color: #CCCCCC;
	text-align: center;
	white-space: nowrap;
}

#leftCol {
	width: 173px;
	float: left;
	background-position: bottom left;
}

#leftCol.home {
	width: 244px;
}

#rightCol {
	width: 148px;
	float: right;
	background-image: url(../images/operator.jpg);
	background-position: bottom;
}

#centerCol {
	margin-left: 173px;
	padding-top: 0px;
	padding-bottom: 25px;
	min-height: 450px;
	position: relative;

	_margin-left: 0px;
	_float: left;
	_padding-left: 0px;
}

#centerCol.home {
	margin-left: 244px;
	margin-right: 150px
}

#content {
	padding-left: 20px;
}

/* NAVIGATION CSS */
.navigation {
	height: 16px;
	color: #454989;
	font-size: 10px;
	line-height: 10px;
	float: right;
	clear: right;
	width: 528px;
}

.navigation td {
	background-image: url('../images/nav_bg.gif');
	background-repeat: no-repeat;
	height: 16px;
	padding: 0px 0px 0px 1px;
	text-align: center;
}

.navigation a {
	color: #454989;
	padding: 0px 5px;
	font-size: 10px;
	letter-spacing: .04em;
	line-height: 16px;
	height: 16px;
	display: block;
}

.navigation td.first {
	background-image: none;
}

.navigation a:hover, .navigation a.active {
	background-color: #E5E5E5;
}

#footer-nav {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 599px;
	background-color: #FFFFFF;
}

#footer-nav.home {
	width: 528px;
	border-top: 2px solid #9B001C;
}

#plugins {
	font-size: 9px;
	line-height: 14px;
	background-color: #FFFFFF;
}

ul.subnavigation {
	padding-top: 20px;
	font-size: 9px;
	width: 150px;
	background-image: url(../images/subnav_blank.gif);
	background-repeat: no-repeat;
}

ul.subnavigation li {
	list-style: none;
	text-align: right;
	padding: 0px;
	margin: 7px 0px;
	font-size: 9px;
	line-height: 13px;
}

ul.subnavigation li a {
	background-image: url(../images/list-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 11px;
	color: #333366;
}

ul.subnavigation li a:hover {
	color: #FFFFFF;
	background-image: url(../images/list-bullet-on.gif);
}

.blue-bottom-border {
	border-bottom: 1px solid #333366;
}

.blue-dash-top-border {
	padding-top: 1px;
	background-image: url(../images/blue-dot-horiz.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

.blue-dash-left-border {
	padding-left: 1px;
	background-image: url(../images/blue-dot-vert.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

.gray-dash {
	display:block;
	width: 100%;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	background-image: url(../images/gray-dot-horiz.gif);
}

.blue-dash {
	display:block;
	width: 100%;
	height: 1px;
	line-height: 1px;
	font-size: 0px;
	background-image: url(../images/blue-dot-horiz.gif);
}

.blue-box {
	border: 1px solid #00f;
	background-color: #aaa;
	padding: 20px;
}

.blue-box {
	margin: 0px 20px 20px 20px;
	border: 1px solid #333366;
	background-color: #ececf3;
	padding: 10px;
}

.blue-box b {
	display: block;
	color: #c60040;
}

.blue-box a {
	font-weight: bold;
	color: #333366;
	text-decoration: none;
}

.blue-box a:hover {
	color: #c60040;	
}

#left-column-image {
	position: absolute;
	bottom: 65px;
	left: 0px;
}

#gallery td {
	width: 175px;
	text-align: center;
}

#gallery img {
	border: 3px solid #E5E0D2;
}

.peoplephoto {
	float: right;
	margin: 5px 0px 5px 10px;
}
