/* 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: #fff url(../images/page_bg.gif) 0 0 repeat-x;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#505050;
	text-align:center;
	margin: 0;
	padding: 0;
}

a{
color: #36c;
text-decoration: underline;
}

a:hover{
text-decoration: none;
}

/*BEGIN HEADER STYLING */
.invisible{
display:none;
}

/*END HEADER STYLING */
.utilbar{
list-style-type: none;
color: #042743;
text-align:right;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
width:450px;
margin:10px auto 0 auto;
height:16px;
padding-left:450px;
}

.utilbar ul{
display:inline;
}

.utilbar li{
display: inline;
}

.utilbar li a{
text-decoration: none;
color:#69c;
padding:0px 2px;
}

.utilbar li a:hover{
text-decoration:underline;
}


#page_container{
    width: 960px;
	margin:0 auto 20px auto;
	text-align:left;
}


/*BEGIN LEFT COLUMN */
#left{
float:left;
width:190px;
text-align:left;
font-size:11px;
}

.box{
clear:both;
background:url(../images/box_bg.gif) 0 0 repeat-y;
margin-left:-2px;
position:relative;
width:192px
}

.box_top{
background:url(../images/box_top.gif) 0 0 no-repeat;
padding-top:5px;
}

.box_bottom{
background:url(../images/box_bottom.gif) 0 100% no-repeat;
padding:0 4px 8px 4px;
}

#left h2, #quick_contact h2{
clear:both;
padding: 15px 0px 10px 18px;
color: #fff;
text-align:left;
font-size:14px;
color:#0b3965;
position:relative;
background: url(../images/sideheader.gif) 0 0 no-repeat;
}

#left h2 img{
border:1px solid #fff;
margin-left:5px;
}

#left h4, #quick_contact h4{
color: #505050;
font-size:11px;
margin:15px 8px 0px 18px;
}

#left h4 a:hover, #quick_contact h4 a:hover{
text-decoration:none;
color:#5179c2;
}

#left p, #quick_contact p{
margin: 8px 5px 10px 20px;
}

#left p.more, #quick_contact p.more{
text-align: right;
font-size:10px;
margin:10px 0 10px 0;
font-weight:bold;
padding:3px 12px 8px 0px;
background:url(../images/viewall.gif) 98% 0 no-repeat;
}

#left p.more a, #quick_contact p.more a{
color: #fff;
text-decoration: none;
}

#left p.more a:hover, #quick_contact p.more a:hover{
text-decoration: underline;
color:#fff;
}

#left ul, #quick_contact ul{
margin:0px 5px 10px 8px;
list-style-type:none;
}

#left li, #quick_contact li{
margin: 8px 5px 5px 0px;
background:url(../images/bullet.gif) 0 3px no-repeat;
padding-left:9px;
}

#left li a, #quick_contact li a, #left p a, #quick_contact p a, #left h4 a, #quick_contact h4 a{
text-decoration:none;
color: #505050;
}

#left li a:hover, #left p a:hover, #quick_contact li a:hover, #quick_contact p a:hover{
text-decoration:underline;
color: #36c;
}

#left ul.pas {
padding:0;
clear:both;
margin:0 0 0px 0;
}

#left ul.pas li{
float:left;
background:url(../images/pas_bottom.gif) no-repeat left bottom;
margin:0 0 5px 0;
padding:0;
width:190px;
border:0;
}

#left ul.pas li a{
display:block;
background:url(../images/pas_top.gif) no-repeat left top;
padding:9px 5px 9px 20px;
font-size:13px;
color:#fff;
font-weight:bold;
}


#left .pas li a:hover{
color:#dcecf4;
text-decoration:none;
}
/*END LEFT COLUMN */


.rightcol{
float:left;
width:762px;
margin-left:7px;
}

.header{
padding:17px 0 0 20px;
}

/*BEGIN MAIN NAVIGATION */
.navholder{
clear:both;
background:url(../images/nav_bg.jpg) 0 0 no-repeat;
color: #0e4172;
font-size:12px;
text-align:center;
width:760px;
height:45px;
margin-left:1px;
}

.navholder ul{
list-style-type: none;
font-weight:bold;
}

.navholder li{
float:left;
}

.navholder li a{
color: #0e4172;
display:block;
background:url(../images/nav_divider.gif) 100% 0 no-repeat;
padding:20px 30px 14px 30px;
text-decoration: none;
}

.navholder li.last a{
background:none;
}

.navholder li a:hover{
color: #bf2b1f;
}

#flash{
background:url(../images/flash_bg.gif) 0 0 no-repeat;
padding:2px 0 15px 15px;

}

/*END MAIN NAVIGATION */
#copy{
width:490px;
float:left;
background:url(../images/copy_bg.gif) 0 0 no-repeat;
padding: 10px 20px 0px 23px;
font-size:12px;
margin-left:14px;
line-height:18px;
text-align:justify;
}

#copy table{
font-size:11px;
margin-bottom:15px;
text-align:left;
}

#copy p img, #copy table img{
float:left;
padding:1px;
border: 3px solid #ccc;
margin:0px 15px 15px 0px;
}
 
#copy p.more{
font-size:10px;
text-align:left;
}
 
#copy h1{
color: #0b3965;
font-size:18px;
margin:15px 0 18px 0;
text-align:left;
line-height:23px;
}

#copy h2{
color: #c00;
background-color:#ecf1f3;
font-size:14px;
margin: 19px 0px 5px 0;
text-align:center;
padding:5px 5px;
}

#blog #copy h2, #sitemap #copy h2{
background:none;
text-align:left;
}

#copy h2 a{
text-decoration: none;
color: #c00;
}

hr{
background:#ccc;
border:0;
color:#ccc;
height:1px;
}

#copy h3, #copy h3 a{
color:#505050;
text-decoration:none;
font-size:12px;
text-align:left;
margin-top:10px;
}

#copy h2 a:hover, #copy h3 a:hover{
color: #666;
}

p.dotted_divider{
border-bottom: 1px dotted #666;
margin-bottom:10px;
}

#copy p.top{
text-align:right;
font-size:11px;
padding:0px 12px 8px 0px;
color:#fafafb;
background:url(../images/viewall.gif) 98% 0 no-repeat;
}

#copy p.top a{
color:#fff;
text-decoration:none;
}

#copy p.top a:hover{
text-decoration:underline;
}

#copy p, #copy blockquote {
padding:5px 0px 5px 0px;
}

#copy ul {
list-style-type: none;
margin-left:10px;
margin-bottom:15px;
}

#copy li{
background:url(../images/bullet_small.gif) 0 12px no-repeat;
padding: 4px 5px 2px 8px;
text-align:left;
}

#copy ul ul{
margin:4px 0 4px 10px;
}

#copy ul ul li{
background:url(../images/bullet_small.gif) 0 10px no-repeat;
padding:2px 5px 2px 8px;
margin:0;
}

#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 #8eaac0;
background:#cde0ef;
color:#0b3965;
font-size:11px;
padding:3px 0 3px 2px;
margin-bottom:5px;
}

input:focus, textarea:focus{
background:#e1eef8;
}

input.check{
border:0;
background:none;
}

#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;
}

#members #copy div{
margin-bottom:25px;
}

#members #copy h2{
margin:2px 0 2px 0;
background:url(../images/bullet.gif) 0 9px no-repeat;
padding: 4px 5px 4px 10px;
font-size:12px;
text-align:left;
}

#copy .cmpadd{
font-size:11px;
line-height:13px;
}

#copy #cmp_container, #copy .block, .testimonial{
background-color: #fafafb;
border:1px solid #eaebeb;
padding:5px;
margin:10px 0;
font-size:11px;
}

/*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:190px;
text-align:left;
float:right;
font-size:11px;
}

#quick_contact .reports{
text-align:center;
margin-bottom:10px;
padding:10px 5px;
}

#quick_contact .reports img{
padding:1px;
margin-bottom:5px;
}

#quick_contact .reports p{
padding:0;
margin:0;
}

.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:#505050;
}

#quick_contact p.contactinfo{
font-size:11px;
padding:0px 10px 10px 10px;
margin: 10px 5px 0px 0px;
text-align:center;
line-height:16px;
}

#quick_contact #minicontact{
padding:10px 0px 0px 12px;
margin-bottom:5px;
}

#quick_contact form{
font-size:10px;
}

#quick_contact form input, #quick_contact form textarea { 
width:155px; 
margin-bottom: 5px; 
}

#quick_contact form input.submitbutton, #copy input.btn { 
font-weight:bold;
margin-bottom:10px;
font-size:11px;
color: #fff;
padding:5px 5px;
border:0;
background:url(../images/contact_btn.gif) 50% 50% no-repeat;
}

#copy input.btn{
background:#5093bc;
}

/*END RIGHT COLUMN */


/*BEGIN FOOTER NAVIGATION */
.footer{
clear:both;
background:#1a436c url(../images/footer_bg.gif) 0 0 repeat-x;
text-align:center;
font-size:12px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
padding: 20px 0px 10px 0px;
margin:0px auto 0 auto;
}

.footer li {
display:inline;
text-decoration: none;
}

.footer ul{
font-weight:bold;
list-style-type: none;
text-align: center;
padding-bottom:15px;
}

.footer li a{
color: #fff;
padding: 0px 13px;
text-decoration:none;
}


.footer li.last a{
background:none;
}

.footer li a:hover{
color: #7f8995;
}

.copyright{
clear:both;
text-align:center;
margin-top: 5px;
font-size:11px;
color: #a6b5c2;
line-height:15px;
}

.copyright a{
text-decoration:underline;
color: #a6b5c2;
}

.copyright a:hover{
text-decoration:none;
}
/* END FOOTER NAVIGATION */
