/* @override http://78.136.18.156/assets/templates/default/css/main.css */

body {
	font-family: Arial, sans-serif;
	font-size: 100%;
	line-height: 1.1em;
}

h1 {
	font-size: 1.2em;
	color: #002c6c;
	margin: 0 0 12px 0;
	line-height: 1.1em;
}

h1 div.description, h1 strong {
	font-weight: bold;
	color: #009b00;
}

p {
	font-size: .8em;
	margin-bottom: 10px;
}

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

a:hover {
	text-decoration: underline;
}

#wrapper {
	width: 90%;
	margin: 0 auto;
	position: relative;
}

#site-name {
	display: none;
}

#site-name span {
	display: none;
}

#slogan {
	display: none;
}

#slogan strong {
	display: none;
}

#search form.FSF_form {
	display: none;
}

input.FSF_submit {
	display: none;
}

/*\*/
/* some minor safari hacks (weeps silently to self) */
html>body*input.FSF_submit {
	top: -1px;
}
/**/

input {
	border: 1px solid #0062ab;
	height: 18px;
	padding: 0 5px;
}

#column1 {
	display: none;
}

#column2 {
	display: none;
}

#column1 h3.subnav {
	width: 173px;
	height: 31px;
	background: url("../site-images/subnav1_header.jpg") left top no-repeat;
	color: #fff;
	line-height: 31px;
	font-weight: normal;
	font-size: .9em;
	padding: 0 0 0 5px;
	margin: 5px 0 0 0;
}

ul.subnav li {
	display: block;
	list-style: none;
	font-size: .70em;
}

ul.subnav li a {
	text-decoration: none;
	color: #fff;
	height: 21px;
	background: #4dc3f3 url("../site-images/subnav1_item.jpg") no-repeat right top;
	width: 173px;
	display: block;
	padding: 0 0 0 5px;
	line-height: 21px;
	margin: 2px 0;
}

ul.subnav li a:hover {
	background-image: url("../site-images/subnav1_item_hover.jpg");
	background-color: #0977b6;
}

#column1 h3.subnav2 {
	background-image: url("../site-images/subnav2_header.jpg");
}

ul.subnav2 li a {
	background-image: url("../site-images/subnav2_item.jpg");
	background-color: #7dc555;
}

ul.subnav2 li a:hover {
	background-image: url("../site-images/subnav2_item_hover.jpg");
	background-color: #317f08;
}

#masthead {
	display: none;
}

#masthead-foreground {
	width: 635px;
	height: 255px;
	background: url("../site-images/masthead_bg.jpg") left top repeat-x;
}

#primenav {
	background: url("../site-images/primenav-bg.jpg") left top repeat-x;
	height: 34px;
	position: absolute;
	bottom: 0;
	width: 100%;
	color: #fff;
	font-size: .9em;
}

#primenav li {
	display: block;
	list-style: none;
	float: left;
}

#primenav li a {
	display: block;
	float: left;
	margin: 6px 0;
	padding: 0 10px;
	height: 22px;
	line-height: 22px;
	text-decoration: none;
	color: #fff;
	border-right: 1px solid #59beeb;
}

#primenav li a:hover {
	text-decoration: underline;
}

#primenav li.last a {
	border: none;
}

#content {
	width: 100%;
}

#content ul {
	font-size: .8em;
	font-weight: bold;
}

#content ul li {
	padding: 0 0 0 15px;
	margin: 8px 0;
	background: url("../site-images/bullet1.jpg") left 4px no-repeat;
}

#column2 {
	position: absolute;
	right: 3px;
	top: 365px;
}

#column2 ul.subnav3 {
	margin: 20px 0;
}

#column2 ul.subnav3 li {
	background: url("../site-images/subnav4_item.jpg") left top no-repeat;
	height: 31px;
	width: 178px;
	margin: 4px 0;
}

#column2 ul.subnav3 li a {
	background-position: 5px center;
	background-repeat: no-repeat;
	padding: 0 0 0 30px;
	height: 31px;
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: .8em;
	line-height: 31px;
}

#column2 ul.subnav3 li a:hover {
	text-decoration: underline;
}

#column2 ul.subnav5 li {
	background-image: url("../site-images/subnav5_item.jpg");
}

#footer {
	clear: both;
	background: url("../site-images/masthead_bg.jpg") left top repeat-x;
	margin: 100px 0 0 0;
	font-size: .7em;
	padding: 10px 0 65px 0;
	position: relative;
}

#footer #copyright {
	position: absolute;
	top: 10px;
	left: 0;
}

#footer #siteby {
	position: absolute;
	top: 10px;
	right: 0;
	font-weight: bold;
	color: #0061ab;
}

#footer a {
	color: #0061ab;
	font-weight: bold;
}

#footer ul {
	position: absolute;
	top: 30px;
}

#footer ul li {
	list-style: none;
	display: block;
	float: left;
	height: 10px;
}

#footer ul li a {
	display: block;
	padding: 0 5px;
	border-right: 1px solid #000;
	height: 10px;
	line-height: 10px;
	text-decoration: none;
	float: left;
}

#footer ul li.first a {
	padding-left: 0;
}

#footer ul li.last a {
	border: none;
}

form {
	font-size: .8em;
}

form .field {
	padding: 5px;
	clear: both;
}

form input.text-input, form textarea {
	width: 55%;
	border: 1px solid #002c6c;
	background-color: #fff;
}

form div.radio {
	margin-left: 40%;
}

form input, form textarea, form select {
	margin: 0 0 0 8px;
	padding: 0 5px;
}

form textarea {
	height: 100px;
}

form label {
	padding-top: 3px;
	padding-bottom: 3px;
	color: #002c6c;
	display: block;
	width: 40%;
	float: left;
	clear: left;
}

form input.submit {
	width: auto;
	margin-top: 5px;
	color: #002c6c;
	padding: 0 10px;
	margin-right: 11px;
	display: block;
	background-color: #fff;
	margin-left: 8px;
	position: relative;
	left: 40%;
}

fieldset {
	margin: 10px 0;
	padding: 10px 10px 20px 10px;
}
#content ol {
	font-size: .8em;
	font-weight: normal;
	list-style: decimal;
	list-style-position: inside;
}
#content small {
	font-size: 0.65em;
	margin-bottom: 20px;
	display: block;
}
