/* 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:#271d75;
	text-align:center;
	margin: 0;
	padding: 0;
}

a{
color: #6a60bb;
text-decoration: underline;
}

a:hover{
text-decoration: none;
}

.utilbar{
list-style-type: none;
color: #fff;
text-align:right;
font-size:15px;
width:400px;
margin:3px auto 0 auto;
padding-left:410px;
height:39px;
background:url(../images/utilnav_bg.gif) 100% 0 no-repeat;
}

.utilbar ul{
padding:12px 25px 0 0;
}

.utilbar li{
display: inline;
}

.utilbar li a{
text-decoration: none;
color:#fff;
font-weight:bold;
}

.utilbar li a:hover{
text-decoration:underline;
}

#page_container{
    width: 840px;
	margin:0 auto;
	text-align:left;
}

.header{
padding-top:9px;
background:url(../images/businesscard.gif) 100% 10px no-repeat;
width:840px;
height:307px;
}

.logo{
padding-left:28px;
}

.header h1{
font-size:28px;
font-weight:normal;
color:#fff;
line-height:30px;
padding:14px 0 0 15px;
}

.header h1 span{
font-size:18px;
}

.columns{
width: 840px;

}

#copy{
width:385px;
float:left;
margin: -20px 0px 15px 21px;
position:relative;
font-size:12px;
line-height:18px;
text-align:justify;
}

#copy table{
font-size:11px;
margin-bottom:15px;
text-align:left;
}

.floatleft{
float:left;
margin:0px 15px 15px 0px;
}
 
#copy p.more{
font-size:10px;
text-align:left;
}
 
#copy h1{
color: #271d75;
font-size:24px;
font-family:"Times New Roman", Times, serif;
margin:0px 0 15px 0;
text-align:left;
font-weight:normal;
line-height:25px;
padding-bottom:5px;
}

#copy h2{
color: #d10293;
font-size:12px;
margin: 23px 0px 0px 0;
text-align:left;
}

#copy h2 a{
text-decoration: none;
color: #d10293;
}

#copy h2 a:hover, #copy h3 a:hover{
color: #555;
}

#copy h3, #copy h3 a{
color:#555;
text-decoration:none;
font-size:12px;
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 10px 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 9px 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:11px;
margin-top:5px;
}

input, textarea{
border:1px solid #edeff0;
background:#f1f3f4;
color:#333;
margin-bottom:5px;
}

input:focus, textarea:focus{
background:#f5f6f7;
}

input.check{
border:0;
background:none;
}

#copy #contactform td {
padding:2px 0px;
}

#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{
background-color: #dfe4e9;
}

hr{
background:#ccc;
border:0;
color:#ccc;
height:1px;
}

.clear{
clear:both;
}

#rightcol{
float:right;
width:401px;
padding-top:25px;
padding-left:6px;
}

/*BEGIN MAIN NAVIGATION */
.navholder{
clear:both;
color: #fff;
font-weight:bold;
text-align:left;
margin-bottom:30px;
}

.navholder ul{
list-style-type: none;
float:left;
position:relative;
width:186px;
margin-left:4px;
line-height:14px;
}

.navholder ul.leftnav li{
background:url(../images/nav_bg1.gif) 0 0 no-repeat;
height:31px;
padding:12px 0px 0px 20px;
margin-bottom:12px;
}




.navholder ul.rightnav li {
background:url(../images/nav_bg.gif) 0 0 no-repeat;
height:31px;
padding:12px 0px 0px 20px;
margin-bottom:12px;
}


.navholder li a{
color: #fff;
font-size:12px;
text-decoration: none;
}

.navholder ul.leftnav li a:hover{
color:#877BCF;
}

.navholder ul.rightnav li a:hover {
color: #f69;
}



.submitbutton, #copy input.btn{ 
font-weight:bold;
margin-bottom:10px;
font-size:11px;
color: #fff;
padding:5px 5px;
border:0px;
}

#copy input.btn{
background:#e700a2;
}

.copyright{
clear:both;
text-align:center;
font-size:10px;
padding: 40px 0px 8px 0px;
margin:0px auto 0 auto;
width:840px;
color:#776ac4;
line-height:15px;
}

.copyright a{
text-decoration:underline;
color:#776ac4;
}

.copyright a:hover{
text-decoration:none;
}

/****************************** 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;	
}
