/* CSS Document */
table, tr, td, div, img, form, object, embed, h1, h2, h3, h4, h5, h6, h7, h8, p, ul, ol, li, cite, a, blockquote{
	border-width: 0;
	margin: 0;
	padding: 0;
}

html{ 
    height: 100%;
}

body { 
   	background:#fff url(../images/page_bg.gif) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
	height: 100%;
	text-align:center;
	margin: 0;
	padding: 0;
}

a{
color: #369;
text-decoration: underline;
}

a:hover{
text-decoration: none;
}

#page_container{
width: 779px;
margin:30px auto 0 auto;
background:url(../images/copy_bg.gif) 176px 0 repeat-y;

}

#bottomshadow{
background:url(../images/bottom_copy.gif) 176px 100% no-repeat;
}

.header{
background:#fff;
height:47px;
}

#leftcol{
float: left;
width: 605px;
}

#rightcol{
float: left;
width: 170px;
padding-top:2px;
}

.utilbar{
list-style-type: none;
color: #909090;
text-align:right;
margin-top: -15px;
padding-left:270px;
float: left;
padding-bottom:20px;
font-size:10px;
}

.utilbar li{
display: inline;
padding-top: 0px;
}

.utilbar li a{
text-decoration: none;
color: #909090;
padding:0px 5px;
}

.utilbar li a:hover{
color: #D8DBD0;
}

.logo{
float:left;
}

.phone{
position:relative;
top:0px;
float:right;
}
/*BEGIN MAIN NAVIGATION */

.navholder{
border-top:none;
width: 600px;
text-align:left;
background:#fff;
}

.navholder ul{
list-style-type: none;
color: #fff;
padding:10px 0px 10px 0px;
font-size:12px;
font-weight:bold;
}

.navholder li{
display:inline;
padding: 7px 0px 7px 0px;
height:28px;
}

.navholder li a{
background: #000 url(../images/nav_bg.gif) 0 0 repeat-x;
color: #fff;
text-decoration: none;
padding: 7px 13px 6px 13px;
height:28px;
border-left:1px solid #89898A;
border-right:1px solid #2C2D2D;
}

.navholder li a:hover{
background: #000 url(../images/nav_bg_hover.gif) repeat-x;
border-left:1px solid #89898A;
border-right:1px solid #2C2D2D;
}

#first a{
background:url(../images/left_menu.gif) left center no-repeat;
border:none;
}

#first a:hover{
background:url(../images/left_menu_hover.gif) left center no-repeat;
border:none;
}

#last a{
background:url(../images/right_menu.gif) right center no-repeat;
margin-right: 0px;
border:none;
}

#last a:hover{
background:url(../images/right_menu_hover.gif) right center no-repeat;
border:none;
}

#container{
width:600px;
float: left;
}

.invisible{
display:none;
}

/*BEGIN LEFT COLUMN */
#left{
float:left;
width:170px;
text-align:left;
color: #334F8F;
font-size:11px;
}

.box_darkblue{
background: url(../images/left_bg.gif) 0 0 repeat-y;
}

.boxbottom_darkblue{
background: url(../images/subblock.gif) 0 100% no-repeat;
padding-bottom:15px;
margin-bottom: 5px;
}

.box_blue{
background:  url(../images/block_bg.gif) 0 0 repeat-y;
}

.boxbottom_blue{
background: url(../images/subblock1.gif) 0 100% no-repeat;
padding-bottom:18px;
margin-bottom: 5px;
}

#left h2{
margin:0;
}

#quick_contact h2{
margin:0;
}

#left h3, #quick_contact h3{
background:url(../images/top_subblok.gif)  0 0 no-repeat;
padding: 10px 0px 16px 20px;
color: #fff;
font-family:Tahoma, Arial;
font-size:12px;
margin:0;
}

#left h4, #quick_contact h4{
color: #334f8f;
font-size:11px;
margin:10px 8px 5px 15px;
}

#left h4 a, #quick_contact h4 a{
color: #334f8f;
text-decoration: none;
}

#left h4 a:hover, #quick_contact h4 a:hover{
color: #cb8010;
}

#left p, #quick_contact p{
margin: 4px 11px 8px 20px;
}

#left p a, #quick_contact p a{
text-decoration: none;
color: #334f8f;
}

#left p.more, #quick_contact p.more{
color: #fff;
text-align: right;
float:right;
margin:0;
padding:0 9px 0 0px;
}

#left p.more a, #quick_contact p.more a{
color: #fff;
}

#left p.more a:hover, #quick_contact p.more a:hover{
text-decoration:underline;
color: #fff;
}

#left ul.navlist li{
background:none;
font-weight:bold;
padding-left:0;
}

#left ul, #quick_contact ul{
margin: 0px 0px 10px 20px;
padding-bottom:10px;
list-style-type:none;
zoom:1;
}

#left li, #quick_contact li{
padding: 4px 5px 0px 9px;
margin: 2px 5px 2px 0px;
background:url(../images/blue_bullet.gif) 0 9px no-repeat;
}

#left li a, #quick_contact li a, #left p a:hover, #quick_contact p a:hover{
text-decoration: none;
color: #334f8f;
}

#left li a:hover, #quick_contact li a:hover, #left p a:hover, #quick_contact p a:hover{
text-decoration:underline;
}

/*END LEFT COLUMN */

#centercol{
width:420px;
float:left;
margin-left:6px;
font-size:12px;
text-align:justify;
line-height:18px;
}

#copy{
padding: 10px 15px 15px 15px;
background:url(../images/top_copy.gif) 0 0 no-repeat;
}

#copy table{
font-size:11px;
margin-bottom:15px;
text-align:left;
}

#copy p img, #copy table img{
float:left;
padding:1px;
border: 3px solid #e3e3e3;
margin:0px 15px 15px 0px;
}
 
#copy p.more{
color: #666;
font-size:10px;
text-align:left;
}

#copy p.more a{
text-decoration: none;
}

#copy p.more a:hover{
text-decoration:underline;
}
 
#copy h1{
margin-top:18px;
padding: 0px 5px 10px 0px;
color: #000;
font-size:16px;
text-align:left;
font-family:Tahoma, Arial;
margin-bottom:13px;
}

#copy h2{
text-align:left;
color: #013c77;
font-size:12px;
margin: 19px 0px 0px 0;
padding-left:15px;
background:url(../images/blue_arrow.gif) 0 4px no-repeat;
}

#copy h3{
color: #333;
font-size:12px;
text-align:left;
margin: 19px 0px 0px 0;
}

#copy h2 a, #copy h3 a{
text-decoration: none;
color: #369;
}

#copy h2 a:hover, #copy h3 a:hover{
text-decoration:underline;
}

p.dotted_divider{
border-bottom: 1px dotted #999;
margin-bottom:10px;
}

#copy p.top{
text-align:right;
font-size:10px;
}

#copy p.top a{
text-decoration: none;
}

#copy p.top a:hover{
text-decoration: underline;
}

#copy ul.bborder li{
border-bottom:1px dotted #999;
margin-bottom:5px;
margin-top:5px;
}

#copy p, #copy blockquote {
padding:5px 0px 5px 0px;
}

#copy ul {
margin-top: 5px;
text-align:left;
list-style-type: none;
}

#copy li{
background:url(../images/blue_bullet.gif) 0px 10px no-repeat;
padding: 4px 5px 4px 10px;
}

#copy ol li{
background:none;
padding: 10px 5px 10px 0px;
}

#copy ol{
margin-left:25px;
text-align:left;
}

#copy p.info{
font-size:11px;
font-style:italic;
line-height:15px;
width:320px;
}

#copy #contactform{
font-size:11px;
margin-top:5px;
}

input, textarea{
border:1px solid #999;
background:#f1eec6;
}

input:focus, textarea:focus{
background:#fff;
}

#exchange #copy h2{
margin: 10px 0px;
}

#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: #eee;
background-image:none;
border-bottom:1px solid #ddd;
padding:3px 5px 2px 5px;
margin-top:10px;
}

#bio #copy div{
margin-bottom:25px;
}
/*END LEFT COLUMN */

/*BEGIN RIGHT COLUMN */
#quick_contact{
width:170px;
text-align:left;
float:right;
font-size:11px;
padding-bottom:5px;
}

.clear{
clear:both;
}

form p, form{
font-size:11px;
}

form p{
padding: 2px 0px 5px 0px;
}

table#contactform td.required, table#contactform .optional{
font-size:11px;
}

#quick_contact p.contactinfo{
font-size:11px;
padding:0px 0px 0px 0px;
margin: 0px 5px 0px 0px;
text-align:center;
}

#quick_contact #minicontact{
padding:10px 0px 10px 6px;
background:#334F8F;
color:#fff;
}

#quick_contact p.address{
background:#334F8F url(../images/bottom_contact.gif) 0 100% no-repeat;
margin:0 0 5px 0;
font-size:11px;
padding:0px 0px 10px 0px;
text-align:center;
line-height:18px;
color:#fff;
}

#quick_contact p.contactinfo b{
color:#fc0;
}

#quick_contact #minicontact form{
background:url(../images/contact_bg.gif) 0 0 no-repeat;
padding:8px 5px 15px 5px;
color:#666;
font-size:10px;
}

#minicontact h2{
background:  url(../images/rightside_header.gif) left top no-repeat;
height: 5px;
}

#quick_contact form input, #quick_contact form textarea { 
width:145px; 
margin-bottom: 5px; 
}

#quick_contact form input.submitbutton, input.btn { 
font-weight:bold;
margin-bottom:10px;
font-size:11px;
margin-top:10px;
color: #000;
margin-left:25px;
width:90px;
height:21px;
border:1px solid #ffcc00;
background:#cb8010;
}

input.btn{
width:auto;
margin:0;
height:auto;
padding:2px 5px;
}
/*END RIGHT COLUMN */


/*BEGIN FOOTER NAVIGATION */
.footer_nav{
color: #000;
text-align:center;
font-size:11px;
padding: 35px 0px 8px 0px;
background:url(../images/footer_bg.gif) 0 0 repeat-x;
margin:0 auto;
width:100%;
}

.footer_nav li {
display:inline;
text-decoration: none;
padding: 0px 10px;
}

.footer_nav ul{
list-style-type: none;
text-align: center;
}

.footer_nav li a{
color: #eee;
font-weight:bold;
padding: 0px 5px;
text-decoration:none;
}

.footer_nav li a:hover{
color: #c2cbde;
}

.copyright{
clear:both;
text-align:center;
margin-top: 15px;
font-size:11px;
color: #c2cbde;
line-height:15px;
padding-bottom:10px;
}

.copyright a{
color: #c2cbde;
}
/* END FOOTER NAVIGATION */
