/* 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;
}

body { 
   	background: #1f4482 url(../images/page_bg.gif) 0 0 repeat-x;	
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#002953;
	text-align:center;
	margin: 0;
	padding: 0;
}

a{
color: #39c;
text-decoration: underline;
}

a:hover{
text-decoration: none;
}

.invisible{
display:none;
}

.mapoutline{
background:url(../images/map_bg.jpg) 0px 0 no-repeat;
width:953px;
margin:0 auto;
padding-left:92px;
}

.utilbar{
list-style-type: none;
color: #fff;
text-align:right;
font-size:11px;
width:434px;
height:31px;
margin:0px auto 0 auto;
background:url(../images/utilbar_bg.jpg) 100% 0 no-repeat;
padding:8px 10px 0px 499px;
position:absolute;
}

.utilbar ul{
display:inline;
}

.utilbar li{
display: inline;
}

.utilbar li a{
text-decoration: none;
color:#fff;
font-weight:bold;
padding:0px 4px 0 5px;
}

.utilbar li a:hover{
text-decoration:underline;
}

#page_container{
    width: 946px;
	margin:0 auto;
	text-align:left;
}

/*BEGIN MAIN NAVIGATION */
.navholder{
clear:both;
background:url(../images/nav_bg.jpg) 0 0 no-repeat;
height:43px;
font-size:13px;
font-weight:bold;
}

.navholder ul{
list-style-type: none;
padding:0 0 0 35px;
}

.navholder li{
display:inline;
}

.navholder a{
display:block;
float:left;
background:url(../images/nav_divider.gif) 100% 0 no-repeat;
padding:17px 23px 10px 23px;
color: #fff;
text-decoration: none;
}

.navholder li.last a{
background:none;
}

.navholder li a:hover {
color: #f86e21;
}

.columns{
background:url(../images/columndividers.gif) 0 0 repeat-y;
width:946px;
}

.columns_top{
background:url(../images/container_top.gif) 0 0 no-repeat;
}

.columns_bottom{
background:url(../images/container_bottom.gif) 0 100% no-repeat;
padding:7px 21px 15px 29px;
}

/*BEGIN LEFT COLUMN */
#left{
float:left;
width:181px;
text-align:left;
font-size:12px;
padding-bottom:20px;
}

#left h2, #quick_contact h2{
clear:both;
padding: 10px 0px 14px 0px;
text-align:center;
font-size:13px;
position:relative;
color:#fff;
}

.box1{
background:url(../images/sideheader1.gif) 0 0 no-repeat;
}

.box2{
clear:both;
background:url(../images/box_bg.gif) 0 0 repeat-y;
margin-bottom:10px;
}

.box2_top{
background:url(../images/box_top.gif) 0 0 no-repeat;
}

.box2_bottom{
padding-bottom:10px;
background:url(../images/box_bottom.gif) 0 100% no-repeat;
}

.box3{
clear:both;
background:url(../images/box3_bg.gif) 0 0 repeat-y;
margin-bottom:10px;
}

.box3_top{
background:url(../images/box3_top.gif) 0 0 no-repeat;
padding:0px 0;
text-align:center;
}

#quick_contact .box3_top a{
color:#fff;
font-weight:bold;
text-decoration:none;
}

#quick_contact .box3_top a:hover{
color: #002953;
text-decoration:none;
}

.box3_bottom{
background:url(../images/box3_bottom.gif) 0 100% no-repeat;
padding-bottom:10px;
}

#left h2 img{
border:1px solid #fff;
margin-left:5px;
}

#left h4, #quick_contact h4{
color: #002953;
font-size:12px;
position:relative;
padding:12px 8px 0px 9px;
margin-left:10px;
background:url(../images/bullet.gif) 0 15px no-repeat;
}

#left h4 a, #quick_contact h4 a{
color: #002953;
text-decoration:none;
}

#left h4 a:hover, #quick_contact h4 a:hover{
color:#f7661c;
}

#left p, #quick_contact p{
padding: 8px 5px 10px 9px;
position:relative;
}

#left p.more, #quick_contact p.more{
text-align: right;
font-size:11px;
margin:0px;
padding:4px 10px 4px 0px;
}

#left p.more a, #quick_contact p.more a{
color: #39c;
text-decoration: underline;
}

#left p.more a:hover, #quick_contact p.more a:hover{
text-decoration: none;
}

#left ul, #quick_contact ul{
margin:0px 8px 0px 10px;
position:relative;
list-style-type:none;
}

#left li, #quick_contact li{
padding:8px 5px 4px 9px;
border-bottom:1px solid #d8dbe1;
}

#left li a, #quick_contact li a, #left p a, #quick_contact p a{
text-decoration:none;
color: #002953;
}

#left li a:hover, #left p a:hover, #quick_contact li a:hover, #quick_contact p a:hover{
text-decoration:underline;
color: #39c;
}

#left ul.pas {
clear:both;
margin:0 0 0px 0;
padding:0;
}

#left ul.pas li{
float:left;
background:url(../images/pas_bottom.gif) no-repeat left bottom;
margin:0 0 3px 0;
padding:0;
width:181px;
border:0;
}

#left ul.pas li a{
display:block;
background:url(../images/pas_top.gif) no-repeat left top;
padding:13px 8px 9px 11px;
font-size:12px;
color:#002953;
font-weight:bold;
}


#left .pas li a:hover{
color:#fff;
text-decoration:none;
}

#copy{
width:481px;
float:left;
margin: 10px 0px 15px 28px;
font-size:14px;
line-height:18px;
text-align:justify;
padding-bottom:15px;
}

#copy table{
font-size:12px;
margin-bottom:15px;
text-align:left;
}

#copy p img, #copy table img{
padding:1px;
border: 3px solid #ccc;
}

.floatleft, .photo{
float:left;
margin:0px 15px 15px 0px;
}
 
#copy p.more{
font-size:10px;
text-align:right;
}
 
#copy h1{
color: #002953;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
font-size:22px;
margin:19px 0 15px 0;
text-align:center;
line-height:25px;
}

#copy h2{
color: #fa852f;
font-size:15px;
margin: 23px 0px 5px 0;
text-align:left;
}

#copy h2 a{
text-decoration: none;
color: #fa852f;
}

#copy h2 a:hover, #copy h3 a:hover{
color: #39c;
}

#copy h3, #copy h3 a{
color:#002953;
text-decoration:none;
font-size:14px;
text-align:left;
margin-top:10px;
}

p.dotted_divider{
border-bottom: 1px dotted #666;
margin-bottom:10px;
}

#copy p.top{
text-align:right;
font-size:11px;
}

#copy ul.bborder li{
border-bottom:1px dotted #666;
margin-bottom:5px;
margin-top:5px;
}

#copy p, #copy blockquote {
padding:5px 0px 5px 0px;
}

#copy ul {
margin-top: 5px;
list-style-type: none;
}

#copy li{
background:url(../images/bullet.gif) 0 8px no-repeat;
padding: 3px 5px 2px 10px;
text-align:left;
}

#copy ul ul{
margin:0px 0 6px 10px;
}

#copy ul ul li{
padding:1px 5px 1px 8px;
background:url(../images/bullet.gif) 0 6px no-repeat;
margin:0;
}

#copy ol li{
background:none;
padding: 2px 5px 2px 0px;
}

#copy ol{
margin-left:25px;
}

#copy p.info{
font-size:11px;
font-style:italic;
line-height:15px;
width:320px;
}

#copy #contactform{
font-size:12px;
margin-top:5px;
}

input, textarea{
border-top:2px solid #5d7195;
border-left:2px solid #5d7195;
border-right:2px solid #d3e1f1;
border-bottom:2px solid #d3e1f1;
background:#d3e1f1;
color:#333;
margin-bottom:5px;
}

input.check{
border:0;
background:none;
}

#copy #contactform td {
padding:2px 0px;
}

#sitemap #copy h2{
background:none;
padding: 10px 5px 0px 0px;
font-size:14px;
margin:0;
text-align:left;
}

#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;
}

#members #copy div{
margin-bottom:25px;
}

#copy .cmpadd{
font-size:11px;
line-height:13px;
}

#copy #cmp_container, .testimonial{
background-color:#f6fafc;
border:1px solid #e8f2f7;
padding:5px;
margin:10px 0;
}

#copy #cmp_container:hover, .testimonial:hover{
background-color: #EEF0F3;
}

hr{
background:#ccc;
border:0;
color:#ccc;
height:1px;
}

/****************************** 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:181px;
text-align:left;
float:right;
font-size:11px;
padding-bottom:20px;
}

.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;
}

p.contactinfo b{
color:#002953;
}

#quick_contact p.contactinfo{
font-size:11px;
padding:0px 0px 0px 0px;
margin: 10px 5px 0px 0px;
text-align:center;
line-height:15px;
}

#quick_contact #minicontact{
padding:10px 5px 0px 5px;
background:url(../images/minicontact_bg.gif) 0 0 repeat-x;
margin-bottom:5px;
position:relative;
margin-left:2px;
width:167px;
}

#quick_contact p.contactnote{
padding:5px 70px 5px 8px;
margin:0;
font-weight:bold;
background:url(../images/freecaseevaluation.gif) 97% 0 no-repeat;
}

#quick_contact form{
font-size:10px;
}
#quick_contact form input, #quick_contact form textarea, .newsletter input { 
width:162px; 
margin-bottom: 5px; 
}

.submitbutton, #copy input.btn{ 
font-weight:bold;
margin-bottom:10px;
font-size:11px;
color: #fff;
padding:5px 5px;
border:0px;
background:url(../images/contact_btn.gif) 50% 50% no-repeat;
}

#copy input.btn{
background:#20365c;
font-size:12px;
}

/*BEGIN FOOTER NAVIGATION */
.footer{
clear:both;
text-align:center;
font-size:13px;
padding: 0px 0px 8px 0px;
}

.footer li {
display:inline;
text-decoration: none;
}

.footer ul{
list-style-type: none;
text-align: center;
}

.footer li a{
font-weight:bold;
color: #fff;
padding: 0px 13px;
text-decoration:none;
}

.footer li a:hover{
color: #9fbad0;
}

.copyright{
text-align:center;
padding:0px 0 10px 0;
color: #9fbad0;
font-size:10px;
line-height:15px;
}

.copyright a{
text-decoration:underline;
color: #9fbad0;
}

.copyright a:hover{
text-decoration:none;
}
/* END FOOTER NAVIGATION */

