body {
	border: none; padding: 0; margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.22em;
	width: 762px;
}

#header {
	background: #193467 url(../images/header-background.gif) repeat-x top left;
	height: 71px;
}
#search {
	background: #112147 url(../images/header-search-diamond.gif) no-repeat top left;
	padding: 1px 10px 1px 46px; float: right; height: 25px; overflow: hidden;
}
* html #search { padding: 2px 10px 0 46px; }
#search input {
	border: 1px solid #193467; font-size: 10px; height: 15px;
	color: black; background-color: white;
}
#search input.submit { position: relative; top: 2px; height: 19px; }
* html #search input.submit { top: 0; }

#top-menu {
	background-color: #666; border-top: 1px solid white; color: white;
	padding: 6px 20px;
	font-size: 10px;
	height: 12px;
}
#top-menu ul { list-style: none; padding: 0; margin: 0; }
#top-menu li {
	float: left; display: block;
	border-left: 1px solid white; padding: 0 15px;
	line-height: 12px;
}
#top-menu li.first { border-left: none; }
#top-menu a, #top-menu a:hover { color: white; text-decoration: none; }
#top-menu a:hover { text-decoration: underline; }

#body { margin-top: 20px; }

#left-menu { float: left; width: 143px; font-size: 10px; }

#left-menu .menu-header {
	background-color: #D0E0ED; color: #193467; border-top: 2px solid #193467;
	padding: 0 10px; margin: 0;
	font-weight: bold;
}
#left-menu ul.menu {
	background: #D0E0ED url(../images/left-menu-header-diamond.gif) no-repeat right bottom;
	padding-bottom: 14px;
	margin-top: 0;
}
#left-menu ul.menu li {
	background: #C5C3C8 none;
	border-top: 1px solid white;
	line-height: 18px;
}
#left-menu ul.menu a, #left-menu ul.menu a:hover { color: #193467; }

#left-menu .header, #login .header {
	background: #D0E0ED url(../images/left-menu-header-diamond.gif) no-repeat right bottom;
	color: #193467; border-top: 2px solid #193467;
	padding: 0 10px; margin: 0;
	font-weight: bold;
	font-size: 10px;
}
#left-menu ul {
	color: #666; margin: 0; padding: 0; list-style: none;
	margin: 10px 0 40px 0;
}
#left-menu li {
	padding-left: 18px; line-height: 14px;
	background: url(../images/bullet-grey.gif) no-repeat left 2px;
	font-size: 10px;
}

#left-menu a, #left-menu a:hover { color: #666; text-decoration: none; }
#left-menu a:hover { text-decoration: underline; }
#left-menu br.break { height: 40px; line-height: 40px; }


#main { float: left; width: 618px; font-size: 10px; }
#center-banner { float: left; width: 427px; height: 142px; }
#login {
	float: left; width: 189px; height: 141px; border-left: 1px solid #c5c3c8; border-bottom: 1px solid #c5c3c8;
	margin-left: 1px;
}
#login form div { clear: left; margin: 15px 0; }
.columns form div { clear: left; margin: 8px 0; }
.single form div { clear: left; margin: 15px 0; }
* html #login form div { margin: 9px 0; }
* html .columns form div { margin: 3px 0; }
* html .single form div { margin: 9px 0; }
#login form label, .columns form label, .single form label {
	float: left;
	display: block;
	width: 70px; margin-right: 5px;
	text-align: right;
}
.single form label { width: 120px; }
#login form input, .columns form input,
.single form input, .single form select, .single form textarea {
	width: 86px; padding: 0; margin: 0;
	border: 1px solid #193467; font-size: 10px; height: 15px;
	color: black; background: white;
}
.single form input, .single form select, .single form textarea { width: 200px; }
.single form textarea { height: 100px; }
#login form input.submit, #login form input.reset,
.columns form input.submit, .columns form input.reset,
.single form input.submit, .single form input.reset {
	width: 70px; height: 100%;
	color: #193467;
	font-size: 10px;
}
.single form p { font-style: italic; color: #193467; text-align: right; }
form input.normal { border: none; width: auto; }

#content {
	float: left; width: 618px;
	border-bottom: 1px solid #c5c3c8;
	margin-bottom: 5px;
}
#content.banners { width: 427px; }
#content.nomenus { float: none; width: auto; font-size: 10px; }
#banners { float: left; margin: 1px 0 0 1px; width: 188px; }

h1 {
	border-top: 1px solid white;
	padding: 0 10px; margin: 0;
	clear: both; background-color: #193467; color: white; font-weight: bold; font-size: 10px;
}

.columns { background: url(../images/col-background.gif) repeat-y left top; }
.columns-2 { background: url(../images/col-2-background.gif) repeat-y left top; }
.col1, .col2, .col3, .col1-2, .col2-2 { float: left; padding: 10px 15px; line-height: 1.22em; margin: 10px 0; }
.single { padding: 10px 15px; line-height: 1.22em; border-left: 1px solid #c5c3c8; }
.col1 { width: 183px; }
.col2 { width: 183px; }
.col3 { width: 159px; margin-left: 1px; }
.col1-2, .col2-2 { width: 278px; }
.columns hr { border: 1px solid white; border-bottom: 1px solid #c5c3c8; background-color: #c5c3c8; height: 1px; margin: 30px 0; padding: 0; }
* html .columns hr { margin: 0; }
.columns ul, .single ul { padding: 0; list-style: none; margin: 10px 0 25px 0; }
.columns li, .single li { padding-bottom: 5px; line-height: 14px; }
.columns ul li, .single ul li { padding-left: 18px; background: url(../images/bullet-grey.gif) no-repeat left 2px; }

.columns ul ul, .single ul ul { margin-bottom: 0; }

.columns img { vertical-align: middle; }

#footer {
	clear: both;
	background-color: #193467; color: white;
	padding: 0 35px;
	font-size: 10px;
}
#footer a, #footer a:hover { color: white; text-decoration: none; }
#footer a:hover { text-decoration: underline; }

a img { border: none; }
.clear { clear: both; height: 1px; line-height: 1px; overflow: hidden; float: none; }
.center { text-align: center; }

table { border-collapse: collapse; }
th { text-align: left; background-color: #999; }
th, td { padding: 1px 5px; border: 1px solid black; }
tr.group-head { background-color: #CCC; }
tr.even { background-color: #EEE; }

#footerlinks{
	font-size:10px;
	color:#999999;
}
#footerlinks a{
	color:#999999;
}
#footerlinks a:hover{
	color:#666666;
}
#footerlinks ul{
	display:block;
	padding:0;
	margin:0 0 5px; 0;
	text-align:center;
	float:left;
}
#footerlinks ul li{
	display:inline;
	list-style-type:none;
	
	margin-right:5px;
	
}

#recaptcha_area div { clear: none; margin: 0; }