/* 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: #f7f7f7 url(../images/page_bg.gif) 0 0 repeat-x;	
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
	color:#333;
	height: 100%;
	text-align:center;
	margin: 0;
	padding: 0;
}

a{
color: #069;
text-decoration: underline;
}

a:hover{
text-decoration: none;
}

#page_container{
    width: 945px;
	margin-left:auto;
	margin-right:auto;
}

.utilbar{
list-style-type: none;
margin:5px auto 4px auto;
color: #fff;
text-align:right;
width:782px;
font-size:11px;
}

.utilbar li{
display: inline;
}

.utilbar li a{
text-decoration: none;
color: #fff;
padding:0px 4px;
font-family:Arial, Helvetica, sans-serif;
}

.utilbar li a:hover{
text-decoration: underline;
}

/*BEGIN HEADER STYLING */
.print{
display:none;
}

/*END HEADER STYLING */

/*BEGIN MAIN NAVIGATION */
.navholder{
width:945px
}

.navholder ul{
list-style-type: none;
color: #fff;
margin-top:15px;
padding:0px 0px 12px 0px;
font-family:Arial, Helvetica, sans-serif;
}

.navholder li{
display:inline;
background:url(../images/nav_divider.gif) right top repeat-y;
}

.navholder li a{
color: #fff;
text-decoration: none;
padding:5px 16px;
font-size:12px;
font-weight:bold;
}

.navholder li a:hover{
color: #c6d8de;
}

.navholder li.last {
background:none;
}

/*BEGIN DROP DOWN STYLING */
	table.subnav { background-color: #25364e;}
	table.subnav td { white-space: nowrap; border-top: 1px solid #2e4464;  }
	table.subnav td a { display: block; padding: 3px 10px 3px 8px; color: #fff; text-decoration: none; font-size: 11px;}
	table.subnav td a:hover {background-color: #436089; color: #fff; text-decoration: none;}
/*END DROP DOWN STYLING */

#faqnav{
position:absolute;
top:215px;
z-index:1000;
visibility:hidden;
text-align:left;
}

#faqnav{
margin-left:150px;
}

/*END MAIN NAVIGATION */
#container{
width:924px;
float:left;
margin-top:16px;
}

/*BEGIN LEFT COLUMN */
#left{
float:left;
width:175px;
text-align:left;
}

#left h2, #quick_contact h2{
background:url(../images/sideheader_bg.gif) left top no-repeat;
padding: 10px 5px 7px 26px;
margin-bottom:2px;
color: #25364e;
font-size:13px;
text-transform:uppercase;
}

/* styles for box with rounded corners */
.box{
width:175px;
background:url(../images/box_top.gif) 0 0 no-repeat;
padding-top:6px;
margin-bottom:8px;
}

.blog{
width:175px;
background:url(../images/box_top.gif) 0 0px no-repeat;
padding-top:0px;
margin-bottom:8px;
}

.blog .bbg{
padding-top:0px;
}

#quick_contact .blog h2{
background:url(../images/h2_blog.gif) left top no-repeat;
padding-bottom:10px;
}

.bbottom{
background:url(../images/box_bottom.gif) 0 100% no-repeat;
padding-bottom:5px;
}

.bbg{
background:url(../images/box_bg.gif) 0 0 repeat-y;
padding:4px 0 5px 0;
}


#left h4, #quick_contact h4{
color: #25364e;
font-size:11px;
margin:3px 8px 5px 26px;
}

#left h4 a, #quick_contact h4 a{
color: #25364e;
text-decoration: none;
}

#left h4 a:hover, #quick_contact h4 a:hover{
color: #900;
}

#left p.more, #quick_contact p.more{
text-align: right;
padding:0px;
font-size:10px;
margin:0px 5px 10px 0px;
border-bottom:0px;
padding:0px;
}

#left p.more a, #quick_contact p.more a{
color: #900;
text-decoration: underline;
}

#left p.more a:hover, #quick_contact p.more a:hover{
text-decoration: none;
}

#left ul, #quick_contact ul{
margin:5px 5px 0px 15px;
font-size:11px;
list-style-type:none;
color: #25364e;
}

#left li, #quick_contact li{
padding: 2px 0px 4px 15px;
background:url(../images/triplebullet.gif) 0px 7px no-repeat;
}

#left li a, #quick_contact li a{
text-decoration:none;
color: #25364e;
}

#left li a:hover, #left p a:hover, #quick_contact li a:hover, #quick_contact p a:hover{
text-decoration:underline;
}

/*END LEFT COLUMN */

#copy{
float:left;
width: 520px;
text-align:left;
margin: 0px 0px 10px 15px;
font-size:12px;
color: #000;
text-align:justify;
margin-right:15px;
font-family:Arial, Helvetica, sans-serif
}

.actioncall{
background:url(../images/calltoaction_bg.gif) 0 0 no-repeat;
width:272px;
padding:10px 0 15px 108px;
}

#copy .actioncall h1{
color: #900;
font-size:16px;
margin:0;
padding:0;
}

#copy .actioncall h2{
color: #262836;
background:none;
font-size:12px;
margin:8px 0 0px 0;
}

#copy .actioncall h2 a{
color: #262836;
text-decoration:underline;
}

#copy .actioncall h2 a:hover{
text-decoration:none;
color: #6C798E;
}

.search{
padding-top:6px;
padding-left: 5px;
margin-right: 0px;
margin-bottom:10px;
text-align:left;
border-bottom:1px solid #ccc;
}

.search table{
color: #c00;
font-weight:bold;
font-size: 11px;
}

input.with_border{
width:135px;
margin-right:3px;
}

.search td.option{
font-size:9px;
color: #333;
font-weight:normal;
}

.search td.option input{
border:0px;
}

#copy table{
font-size:11px;
margin-bottom:15px;
text-align:left;
}

#copy p img, #copy table img{
float:left;
padding:2px;
border: 2px solid #6c798e;
margin:0px 15px 10px 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: #515b69;
font-size:17px;
margin-bottom:13px;
}

#copy h2{
color: #900;
font-size:13px;
margin: 19px 0px 15px 0;
padding-bottom:15px;
line-height:18px;
background:url(../images/headline_border.gif) left bottom no-repeat;
}

#copy h2 a{
text-decoration: none;
color: #123048;
}

#copy h3{
background:url(../images/triplebullet.gif) 0 4px no-repeat;
font-size:12px;
margin-top:10px;
padding-left:10px;
color:#25364e;
}

#copy h3 a{
color: #123048;
text-decoration: none;
}

#copy h2 a:hover, h3 a:hover{
text-decoration: underline;
}

p.dotted_divider{
border-bottom: 1px dotted #666;
margin-bottom:10px;
}

#copy p.top{
text-align:right;
font-size:10px;
}

#copy p.top img{
border:0;
float:none;
}

#copy p.top a{
text-decoration: none;
}

#copy p.top a:hover{
text-decoration: underline;
}

#copy ul.bborder li{
border-bottom:1px dotted #666;
margin-bottom:5px;
margin-top:5px;
}

#copy p {
padding:5px 0px 5px 0px;
line-height: 18px;
}

#copy blockquote {
padding:5px 0px 5px 0px;
}

#copy ul {
margin-left: 5px;
margin-top: 5px;
list-style-type: none;
}

#copy li{
background:url(../images/triplebullet.gif) 0px 8px no-repeat;
padding: 4px 5px 4px 10px;
line-height:15px;
}

#copy ol li{
background:none;
padding: 10px 5px 10px 0px;
}

#copy ol{
margin-left:25px;
}

#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 #b8b8b8;
}

#copy #contactform td {
padding:2px 0px;
}

#sitemap #copy li a{
text-decoration: none;
font-size:11px;
}

#sitemap #copy li a:hover{
text-decoration: underline;
}

#bio #copy div{
margin-bottom:25px;
}
/*END LEFT COLUMN */

/****************************** Video Library Fixes ******************************/
#videos #copy .videopagelist img{
	margin-right:15px;	
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#videos #copy .videopagelist{
	margin-top:30px;	
}

/*BEGIN RIGHT COLUMN */
#quick_contact{
width:175px;
text-align:left;
color: #333;
float:left;
font-size:11px;
padding-bottom:5px;
margin-left:5px;
}

#quick_contact h4.hicon{
margin-left:15px;
margin-top:0;
}

.icon{
margin-right:10px;
position:relative;
top:10px;
}

.clear{
clear:both;
}

form p, form{
font-size:11px;
}

form p{
padding: 2px 0px 5px 0px;
}

#minicontact p, #quick_contact .report p{
border-bottom:0px;
}

table#contactform td.required, table#contactform .optional{
font-size:11px;
}

p.contactinfo b{
text-transform:uppercase;
}

#quick_contact p.contactinfo{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
padding:0px 0px 0px 0px;
margin: 10px 5px 0px 0px;
text-align:center;
}

#quick_contact #minicontact{
padding:10px 0px 10px 12px;
}

#quick_contact form input, #quick_contact form textarea { 
width:150px; 
margin-bottom: 5px; 
background-color:#f2f2f2 !important;
background-color:#f2f2f2;
}

#quick_contact form input.submitbutton { 
font-weight:bold;
margin-bottom:10px;
font-size:11px;
color: #fff;
margin-left:25px;
width:101px;
height:23px;
border:0;
background:url(../images/contact_btn.gif) 0 0 no-repeat;
}

.reports img{
padding:5px 0;
}

.reports p{
border-bottom:1px solid #ccc;
padding-bottom:8px;
margin-bottom:8px;
}
/*END RIGHT COLUMN */


/*BEGIN FOOTER NAVIGATION */
.footer_nav{
clear:both;
color: #666;
text-align:center;
font-size:12px;
background:url(../images/footer_bg.gif) 0px 0 repeat-x;
padding: 10px 0px 7px 0px;
}

.footer_nav li {
display:inline;
text-decoration: none;
}

.footer_nav ul{
list-style-type: none;
text-align: center;
width:782px;
margin-left:auto;
margin-right:auto;
}

.footer_nav li a{
color: #fff;
padding: 0px 10px;
font-weight:bold;
text-decoration:none;
}

.footer_nav li a:hover{
color: #e3ebed;
}

.copyright{
clear:both;
width:782px;
margin-left:auto;
margin-right:auto;
text-align:center;
margin-top:15px;
font-size:11px;
color: #25364e;
line-height:17px;
padding-bottom:10px;
}

.copyright a{
color: #069;
}
/* END FOOTER NAVIGATION */

