/* CSS Document */
table,tr,td,div,img,form,object,embed,h1,h2,h3,h4,h5,h6,h7,h8,p,cite,a {
	border-width: 0;
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {
	background: #003174;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555e73;
	height: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
}

a {
	color: #007cc9;
	text-decoration: none;
}

#page_container {
	background: #fff;
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border-bottom: 10px solid #FFF;
}

div.infoblock
{
	float:right;
	margin-top:80px;
	width:700px;
}

.slogan {
	float: left;
	margin-left:-5px;
	margin-top: 88px;
	font: bold 16px tahoma;
	color: #000080;
}

.slogan h1
{
	font: bold 16px tahoma;
	color: #000080;
	display:inline;
}

#top_nummber {
	float: right;
	width: 250px;
}

.utilbar {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-right: 15px;
	color: #4B536A;
	text-align: right;
}

.utilbar li {
	display: inline;
}

.utilbar li a {
	text-decoration: underline;
	font-size: 10px;
	color: #4B536A;
	padding: 0px 0px 0px 20px;
}

.utilbar li a:hover {
	color: #dc9d1b;
}

.phone {
	float: right;
	margin: 20px 15px 0px 5px;
}

.number {
	margin-right: 5px;
	font: bold 14px Arial;
	color: #003174;
	padding-top: 15px;
	float: right;
}

#search {
	background: url(../images/search.gif) left center no-repeat;
	width: 243px;
	height: 37px;
	margin: 10px 0px 0px 0px;
	display: block;
	clear: both;
}

#search h2 {
	float: left;
	margin: 0px;
	padding: 10px 0px 0px 40px;
	font: normal 10px tahoma;
}

.search_camp {
	float: left;
	border: 1px solid #99CCFF;
	width: 100px;
	height: 15px;
	margin-left: 10px;
	margin-top: 8px;
	font-size: 11px;
}

.search_submit {
	border: 0px;
	background: url(../images/search_button.gif) left top no-repeat;
	margin: 8px 0px 0px 5px;
	width: 47px;
	height: 20px;
	font: bold 10px tahoma;
	color: #7D7D7D;
}

/*BEGIN MAIN NAVIGATION */
.navholder {
	padding-top: 3px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.navholder ul {
	text-align: center;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	list-style-type: none;
	color: #EEE5AF;
}

.navholder li {
	display: inline;
	padding: 0px 15px 0px 0px;
}

.navholder li.last {
	background: none;
}

.navholder li a {
	background: url(../images/bullet_menu.gif) left center no-repeat;
	color: #000080;
	text-decoration: none;
	padding: 0px 0px 0px 20px;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
}

.navholder li a:hover {
	color: #2A4E80;
}

.footholder {
	padding-top: 0px;
	margin-top: 0px;
}

.footholder ul {
	float: left;
	width: 890px;
	list-style-type: none;
	color: #EEE5AF;
	text-align: center;
	padding: 3px 9px 8px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}

.footholder li {
	display: inline;
	padding: 0px 10px 8px 10px;
}

.footholder li.last {
	background: none;
}

.footholder li a {
	background: url(../images/bullet_menu.gif) left center no-repeat;
	color: #000080;
	text-decoration: none;
	padding: 0px 0px 0px 20px;
	font-size: 12px;
	font-weight: normal;
	font-family: Tahoma;
}

.footholder li a:hover {
	color: #e5a91e;
}

.corp {
	width: 900px;
	margin-left: -2px;	
	margin-right: auto;
	text-align:center;
}

.corp img
{
	margin:6px 3px 2px 6px;
	border:0px;
}
/*BEGIN DROP DOWN STYLING */
table.subnav {
	background-color: #333;
}

table.subnav td {
	white-space: nowrap;
	border-top: 1px solid #ccc;
}

table.subnav td a {
	display: block;
	padding: 4px 8px;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
}

table.subnav td a:hover {
	background-color: #6e6e6e;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
}

/*END DROP DOWN STYLING */
.header {
	background-color: #fff;
	text-align: left;
	text-align: center;
}

.banner {
	background: url(../images/banner_new2.jpg) left top no-repeat;
	width: 900px;
	height: 313px;
	padding: 0px 10px 0px 10px;
}

.flash {
	float: left;
	width: 190px;
}

/*END HEADER STYLING */
#container {
	border-left: 10px solid #FFF;
	border-right: 10px solid #FFF;
	border-bottom: 10px solid #FFF;
	width: 900px;
	background: #FFF;
	margin-top:35px;
}

/*BEGIN LEFT COLUMN */
#left {
	float: left;
	width: 175px;
	text-align: left;
}

#left h2 {
	background: url(../images/leftside_header.gif) left top no-repeat;
	padding: 11px 5px 12px 35px;
	color: #4FAC25;
	font-size: 14px;
}

#left h4,#quick_contact h4 {
	color: #B0BFA0;
	font-size: 11px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
	font-weight: normal;
}

#left h4 a,#quick_contact h4 a {
	color: #002660;
	text-decoration: none;
}

#left h4 a:hover,#quick_contact a:hover {
	
}

#left ul,#quick_contact ul {
	padding: 0px;
	margin: 12px 0px 0px 20px;
	font-size: 11px;
	font-weight: normal;
	color: #007BC9;
}

.photo {
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	padding-left: 13px;
}

#left li,#quick_contact li {
	list-style-image: url(../images/bullet.gif);
	padding: 3px 2px 3px 0px;
	font-weight: normal;
	font-size: 12px;
}

#left li a,#quick_contact li a {
	text-decoration: none;
	color: #007BC9;
	font-weight: normal;
}

#left li a:hover,#quick_contact li a:hover {
	text-decoration: underline;
}

#left p.more,#quick_contact p.more {
	text-align: right;
	font-size: 10px;
	color: #963;
	padding-right: 10px;
	padding-bottom: 5px;
}

#left p.more a,#quick_contact p.more a {
	text-decoration: underline;
	padding-right: 3px;
}

#left p.more a:hover,#quick_contact p.more a:hover {
	text-decoration: none;
}

.anket {
	background: #EBF5FF;
}

.anket h3 {
	padding: 10px 5px 5px 15px;
	margin-bottom: 5px;
	color: #007BC9;
	font-size: 14px;
}

.anket form {
	padding: 5px 5px 5px 15px;
}

.anket form .submitanket {
	border: 0px;
	font-weight: bold;
	font-size: 10px;
	color: #7D7D7D;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 20px;
	background: url(../images/repose.gif) left top no-repeat;
	width: 63px;
	text-align: center;
	height: 22px;
}

/*END LEFT COLUMN */
#copy {
	width: 510px;
	float: left;
	text-align: left;
	margin-left: 10px;
	font-size: 12px;
	color: #000;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}

#copy table {
	font-size: 11px;
	margin-bottom: 15px;
}

#copy h1 {
	background: url(../images/centerside_header.gif) top center no-repeat;
	padding: 11px 5px 12px 40px;
	width: 485px;
	color: #007BC9;
	font-size: 14px;
	text-decoration: none;
}

#copy h1 a:link,#copy h1 a:visited,#copy h1 a:hover,#copy h1 a:active {
	font-weight: bold;
	color: #007cc9;
	text-decoration: none;
}

#copy h2 {
	margin: 15px 0px 0px 0px;
	line-height: 18px;
	font-size: 13px;
	text-align: left;
	padding: 0px;
	color: #007bc9;
}

#copy h3 {
	margin: 15px 0px 0px 0px;
	line-height: 18px;
	font-size: 13px;
	text-align: center;
	padding: 0px;
	color: #865507;
}

#copy h4 {
	padding: 5px 0px 5px 0px;
	color: #2E3923;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	text-align: center;
}

#copy h2 a {
	text-decoration: none;
	color: #003660;
}

#copy h2 a:hover {
	color: #c46500;
}

p.dotted_divider {
	border-bottom: 1px dotted #666;
	margin-bottom: 10px;
}

#copy p.more {
	color: #666;
	font-size: 11px;
	text-align: left;
}

#copy p.more a {
	text-decoration: underline;
}

#copy p.more a:hover {
	text-decoration: none;
}

#copy div.center,#copy div.block {
	width: 519px;
	background: #F4FDEA;
	border-left: 1px solid #99CCFF;
	border-right: 1px solid #99CCFF;
	padding: 5px 5px 5px 5px;
	color: #2E3923;
	font-size: 12px;
	line-height: 18px;
	min-height: 400px;
	white-space: normal;
}

#copy div.block {
	min-height: 70px;
}

/*
#copy a {
padding:5px 0px 5px 0px;
font-size:12px;
color: #007BC9;
font:normal 14px tahoma;
text-decoration:none;
}*/
#copy blockquote {
	font-size: 12px;
	padding: 5px 0px 10px 0px;
	color: #000;
	margin: 0px;
}

/*
#copy ul {
margin-left: 20px;
margin-top: 5px;
line-height:17px;
float: left;
}

#copy ul li{
padding: 4px 5px 4px 0px;
}


#copy ol{
margin-top: 5px;
margin-left:25px;
line-height:17px;
}


#copy ol li{
padding: 4px 5px 4px 4px;
}
*/
#copy dd {
	margin: 5px 0px 15px 0px;
	padding: 0px;
}

#copy dt {
	font-weight: bold;
	background: url(../images/blue_bullet.gif) 0px 8px no-repeat;
	padding: 4px 5px 4px 10px;
	margin: 2px 0px;
	color: #039;
}

#copy p.dottedline,#copy blockquote.dottedline {
	border-bottom: 1px solid #ccc;
}

#copy p.info {
	font-size: 11px;
	font-style: italic;
	line-height: 15px;
	width: 320px;
}

#copy #contactform {
	font-size: 11px;
	margin-top: 5px;
}

#copy #contactform input,#copy #contactform textarea,#copy #mapquest input,#copy #mapquest textarea
	{
	border: 1px solid #808080;
	width: 98%;
}

#copy #mapquest input,#copy #mapquest textarea {
	width: 200px;
}

#exchange #copy input,#exchange #copy textarea {
	width: 200px;
}

#exchange #copy h2 {
	margin: 10px 0px;
}

#exchange #copy .sample {
	border: 1px solid #afafaf;
	background-color: #ecf0f5;
	margin: 5px 0px;
	padding: 0px 5px;
}

.box_top {
	padding-top: 5px;
	display: block;
}

#copy #contactform td {
	padding: 2px 0px;
}

#sitemap #copy h2 {
	border-bottom: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	font-size: 12px;
}

#sitemap #copy h2 a {
	text-decoration: none;
}

#sitemap #copy li a {
	text-decoration: none;
	font-size: 11px;
}

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

#resources #copy h2 {
	background-color: #EFEFEF;
	border-bottom: 1px solid #ccc;
	padding: 3px 5px 2px 5px;
	margin-top: 10px;
}

#bio #copy div {
	margin-bottom: 25px;
}

#questions #copy li a,#library #copy li a {
	text-decoration: none;
}

#questions #copy li a:hover,#library #copy li a:hover {
	text-decoration: underline;
}

#copy p.note {
	font-size: 11px;
	line-height: 14px;
	border-top: 1px solid #ccc;
}

#copy p.largenote {
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
}

#copy p.top {
	text-align: right;
	font-size: 10px;
}

#questions #copy ul {
	margin-left: 0px;
}

#copy ul.bborder li {
	border-bottom: 1px dotted #666;
	margin-bottom: 5px;
	margin-top: 5px;
}

/*END LEFT COLUMN */ /*BEGIN RIGHT COLUMN */
#quick_contact {
	width: 175px;
	text-align: left;
	color: #CCCC99;
	float: right;
	font-size: 11px;
	padding-bottom: 5px;
	margin-left: 5px !important;
}

.result {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #B0BFA0;
}

.question {
	margin-bottom: 0px;
	margin-left: 12px;
}

#quick_contact h2 {
	background: url(../images/rightside_header.gif) left top no-repeat;
	padding: 11px 5px 12px 45px;
	color: #007BC9;
	font-size: 14px;
}

#quick_contact h3 a {
	background: url(../images/green_bullet.gif) left top no-repeat;
	margin: 10px 18px;
	padding: 0px 5px 0px 20px;
	color: #4FAC25;
	font-size: 12px;
}

#quick_contact h3 {
	padding: 10px 0px 0px 0px;
}

#quick_contact h2 span {
	display: none;
}

.clear {
	clear: both;
}

form p,form {
	font-size: 12px;
}

form p {
	padding: 2px 0px 5px 0px;
}

#quick_contact .right_container {
	padding: 2px 5px 3px 10px;
}

#quick_contact p.small {
	font-size: 11px;
	margin-left: 5px;
}

#quick_contact p a {
	color: #316996;
}

#quick_contact p {
	padding: 0px 5px 0px 3px;
}

#quick_contact p img {
	float: left;
	margin: 0px 8px 0px 2px;
	padding: 2px;
	border: 1px solid #fff;
}

table#contactform td.required,table#contactform .optional {
	font-size: 11px;
	font-weight: bold;
}

#quick_contact form {
	margin-bottom: 20px;
	font-size: 10px;
	font-weight: bold;
}

#minicontact {
	margin: 10px 10px 0px 8px;
}

#minicontact p {
	background: url(../images/arr_blue.gif) left top no-repeat;
	margin-top: 10px;
	padding: 0px 0px 0px 15px;
	color: #007BC9;
}

#minicontact h3 {
	padding: 0px 0px 0px 15px;
	color: #4FAC25;
	font-size: 12px;
}

#minicontact h4 {
	padding: 0px 0px 0px 15px;
	margin: 0px;
	color: #000;
}

#minicontact2 {
	margin: 10px 10px 0px 8px;
}

#minicontact2 h3 a {
	background: none;
	margin-left: 0px;
	padding: 0px 0px 0px 0px;
	color: #3B8DEE;
}

#minicontact2 p {
	margin-top: 2px;
	padding: 0px 0px 5px 15px;
	color: #888;
}

#minicontact2 h3 {
	padding: 0px 0px 0px 15px;
	color: #4FAC25;
	font-size: 12px;
}

#quick_contact form input,#quick_contact form textarea {
	width: 100px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px
}

#quick_contact form input.submitbutton {
	border: 0px;
	font-weight: bold;
	margin-bottom: 15px;
	border: 1px solid #919164;
	font-size: 11px;
	color: #fff;
	padding: 0px 0px 0px 0px;
	background: url(../images/contact_btn.gif) left top no-repeat;
	width: 101px;
	text-align: center;
	height: 21px;
	margin-left: 12px;
}

#quick_contact p.contactinfo {
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	margin: 10px 5px 10px 0px;
	text-align: center;
	line-height: 16px;
}

.rate {
	padding: 20px;
}

.contactinfo {
	text-align: center;
	color: #B0BFA0;
	font-size: 11px;
	padding: 10px 12px 10px 10px;
}

#quick_contact p.contactinfo a {
	background: url(../images/arr_direction.gif) no-repeat left center;
	padding-left: 8px;
	font-size: 11px;
}

.contactinfo span {
	font-size: 11px;
	font-weight: bold;
}

/*END RIGHT COLUMN */ /*BEGIN FOOTER NAVIGATION */
.footer_nav {
	background: url(../images/footer_bg.jpg) left top no-repeat;
	border-left: 10px solid #FFF;
	border-right: 10px solid #FFF;
	background-color: #FFF;
	color: #999;
	text-align: center;
	font-size: 12px;
	padding: 8px 0px 8px 0px;
	margin-top: 10px;
	width: 900px;
	height: 129px;
	margin-left: auto;
	margin-right: auto;
}

.copyright {
	width: 160px;
	float: left;
	text-align: left;
	margin-left: 8px;
	font-size: 11px;
	color: #000;
	line-height: 15px;
	padding-bottom: 10px;
}

.copyright h3 {
	text-align: left;
	margin-left: 8px;
	font-size: 11px;
	color: #000;
	font: normal 11px tahoma;
	line-height: 15px;
}

.copyright h2 {
	text-align: right;
	margin-left: 8px;
	font-size: 12px;
	color: #096B18;
	line-height: 15px;
}

.footer_banner {
	padding-top: 10px;
}

.phone1 {
	
}

.copyright a {
	color: #336699;
}

/* END FOOTER NAVIGATION */
.resimage {
	clear: right;
	border: 1px solid #CCC;
	float: left;
	margin-right: 5px;
}

/*** CATEGORY ITEMS ***/
div.subitems {
	padding: 5px;
	background: #eee;
	margin: 5px;
	border: 1px solid #ddd;
	clear:both;
}

div.subitems a.link:link,div.subitems a.link:visited,div.subitems a.link:hover,div.subitems a.link:active
	{
	font: bold 11px Tahoma;
	padding: 0px;
	color: #007cc9;
	text-decoration: none;
}

img.icon {
	float: left;
	width: 64px;
	height: 64px;
	margin: 2px;
}

img.icon2 {
	float: left;
	width: 64px;
	height: 64px;
	margin: 2px;
}

div.subitems span {
	font: normal 11px Tahoma;
	color: #555;
}

div.plugin {
	padding: 10px;
	border: 1px solid #99CCFF;
	-moz-border-radius: 5px;
	background: #cfd4e9;
	margin-top: 5px;
}

/*** FORM ***/
div.yukform {
	padding: 10px;
	border: 1px solid #AAA;
	-moz-border-radius: 5px;
	background: #CCC;
}

div.yukform form label {
	text-align: right;
	float: left;
	clear: left;
	padding: 3px;
	margin-left: 20px;
	width: 100px;
}

div.yukform form input,div.yukform form textarea,div.yukform form select
	{
	border: 1px inset #888;
	padding: 1px;
	font: normal 11px Tahoma;
	color: #222;
}

div.yukform form input.required,div.yukform form textarea.required,div.yukform form small.required
	{
	border-left: 2px solid brown;
}

div.yukform form input.submit {
	border: 1px outset #888;
	padding: 1px;
	font: bold 11px Tahoma;
	color: #222;
}

div.yukform form br {
	clear: both;
}

ul.sitemap li {
	list-style-image: url(../images/bullet.gif);
	border-bottom: 0px dotted #CCC;
}

select.quickcatalog {
	width: 174px;
	margin: 10px 0px 0px 0px;
	border: 1px solid #CCC;
	font: normal 11px Tahoma;
	color: green;
}

span.anchor {
	color: blue;
	font-family: Tahoma;
	cursor: pointer;
}

div#quickcatalog {
	position: relative;
	width: 500px;
	border: 1px solid #888;
	padding: 0px;
	font: normal 10px Tahoma;
	color: #333;
	z-index: 100;
	background: #FFF;
	margin-top: 0px;
	right: 328px;
	display: none;
}

* html div#quickcatalog {
	position: absolute;
	margin-top: 24px;
	right: 183px;
}

div#quickcatalog ul {
	margin: 0px;
}

div#quickcatalog ul li.simple {
	padding: 3px;
	list-style-image: none;
	list-style-type: none;
	font-size: 11px;
	cursor: pointer;
	color: #256C05;
}

div#quickcatalog ul li.over {
	padding: 3px;
	list-style-image: none;
	list-style-type: none;
	font-size: 11px;
	cursor: pointer;
	background: #9DEB7A;
	color: #256C05;
}

img#selectbox {
	padding: 5px 0px 5px 0px;
	cursor: pointer;
}
/************/

/*** IE  hacks */

*html #container
{
	margin-top: 0px;
}

*:first-child+html div.infoblock
 {
	padding:1px;
 	margin-top:-120px;
 }

/*** /IE7 ********/

h3.also
{
	margin-top:3px;
	font:bold 14px Tahoma;
	color:#3D9615 !important;
}

div.center2
{
    margin-top:5px;
    width:860px;
    border:1px solid #99CCFF;
    -moz-border-radius:5px;
}

h1.center2
{
    background:url(../images/centerside_header_long.gif) no-repeat;
    width:870px;
}
