/* CSS Document */
table, tr, td, div, img, form, object, embed, h1, h2, h3, h4, h5, h6, h7, h8, p, ul, ol, li, cite, a{
	border-width: 0;
	margin: 0;
	padding: 0;
}

html{ 
    height: 100%;
}

body { 
    background:#232f45 url(../images/page_bg.gif) left top repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#555e73;
	height: 100%;
	text-align:center;
	margin: 0;
	padding: 0;
}

a{
color: #4879a9;
text-decoration: underline;
}

a:hover{
text-decoration: none;
}

div#page_container{
    width: 791px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}
.utilbar{
margin-bottom:6px;
width:790px;
margin-left:auto;
margin-right:auto;
text-align:right;
}

.utilbar ul{
list-style-type: none;
margin-top: 3px;
color: #ccc;
}

.utilbar li{
display: inline;
}

.utilbar li a{
text-decoration: none;
font-size:9px;
color: #fff;
padding:0px 5px;
}

.utilbar li a:hover{
text-decoration:underline;
}

.header{
background:url(../images/header_shadows.gif) left top repeat-y;
text-align:left;
text-align:center;
padding: 0 3px 0px 2px;
width:793px;
margin-left:auto;
margin-right:auto;
}

.header img{
border-bottom:3px solid #fff;
border-top:4px solid #fff;
}

.header img.print{
display:none;
}

/*BEGIN MAIN NAVIGATION */
.navholder{
background: #000 url(../images/nav_bg.gif) left top repeat-x;
border-left:4px solid #fff;
border-right:4px solid #fff;
border-bottom:3px solid #fff;
width:773px;
padding-left:8px;
}

.navholder ul{
list-style-type: none;
color: #fff;
float:left;
}

.navholder li{
display:inline;
}

.navholder li.last a{
background:none;
}

.navholder li a{
color: #c2d0d7;
text-decoration: none;
padding: 8px 7px 8px 6px;
font-size:10px;
background: url(../images/nav_divider.gif) right top no-repeat;
font-weight:bold;
display:block;
float:left;
}

.navholder li a:hover{
color: #fff;
}

/*BEGIN DROP DOWN STYLING */
	table.subnav { background-color: #1d3a48; border-left:1px solid #ccc; border-right:1px solid #ccc;}
	table.subnav td { white-space: nowrap; border-top: 1px solid #ccc;  }
	table.subnav td a { display: block; padding: 4px 8px; color: #c2d0d7; text-decoration: none; font-size: 11px;}
	table.subnav td a:hover {background-color: #2d5d74; color: #fff; text-decoration: none; font-size: 11px;}
/*END DROP DOWN STYLING */

#practicesnav{
position:absolute;
top:265px;
margin-left: 72px;
z-index:1000;
visibility:hidden;
text-align:left;
}

/*END HEADER STYLING */

#container{
background: #fff url(../images/columndividers.gif) left top repeat-y;
width:782px;
float:left;
border-left:4px solid #fff;
border-right:3px solid #fff;
}

/*BEGIN LEFT COLUMN */
#left{
float:left;
width:183px;
text-align:left;
}

#left h2, #quick_contact h3{
clear:both;
background: url(../images/leftside_header.gif) left top repeat-x;
padding: 11px 5px 9px 10px;
margin-bottom:5px;
color: #fff;
font-size:12px;
}

#left h2 span, #quick_contact h3 span{
color: #cc7c00;
}

#left h4, #quick_contact h4{
color: #333;
font-size:11px;
margin-left: 10px;
margin-right:5px;
margin-top:10px;
}

#left h4 a, #quick_contact h4 a{
color: #fff;
text-decoration: none;
}

#left h4 a:hover, #quick_contact h4 a:hover{
color: #333;
text-decoration: none;
}

#left p, #quick_contact p{
margin: 4px 8px 4px 10px;
padding: 4px 0px;
font-size:10px;
}

#left ul, #quick_contact ul{
padding:0px;
margin:8px 0px 0px 10px;
list-style-type:none;
font-size:11px;
}

#left li, #quick_contact li{
background:url(../images/blue_bullet.gif) 0px 8px no-repeat;
padding: 4px 8px 4px 10px;
}

#left a, #quick_contact a{
text-decoration: none;
color: #fff;
}

#left a:hover, #quick_contact a:hover{
color: #bebfc0;
}

#left p.more, #quick_contact p.more{
text-align:right;
font-size:10px;
color: #963;
padding:0;
margin:0 10px 5px 0;
}

#left p.more a, #quick_contact p.more a{
color: #d7d9dc;
font-weight:bold;
}


/*END LEFT COLUMN */

#copy{
width: 365px;
float:left;
text-align:left;
margin-left:6px;
padding: 20px 0px 15px 20px;
font-size:11px;
color: #000;
text-align:justify;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#copy p img, #copy table img{
float:left;
border:2px solid #86919e;
margin-right:15px;
margin-bottom:10px;
padding:1px;
}

#copy p{
width:auto !important;
width:340px;
}

#copy table{
font-size:11px;
margin-bottom:15px;
}

#copy h1{
background:url(../images/headline_border.gif) 0 100% no-repeat;
padding: 0px 0px 5px 0px;
color: #65747f;
font-size:13px;
margin-bottom:13px;
text-align:left;
}

#copy h2{
margin:15px 0px 0px 0px;
line-height:16px;
font-size:12px;
text-align:left;
padding:0px;
color: #4879a9;
}

#copy h2 a{
text-decoration: none;
color: #4879a9;
}

#copy h2 a:hover{
color: #c60;
}

p.dotted_divider{
border-bottom: 1px dotted #666;
margin-bottom:10px;
}

#copy p.more{
color: #666;
font-size:11px;
text-align:left;
}

#copy p.more a{
text-decoration:underline;
}

#copy p.more a:hover{
text-decoration:none;
}

#copy p {
padding:5px 0px 5px 0px;
line-height: 16px;
}

#copy blockquote {
padding:5px 0px 10px 0px;
margin:0px;
}

#copy ul {
margin-left: 5px;
margin-top: 5px;
list-style-type: none;
line-height:17px;
}

#copy li{
background:url(../images/blue_bullet.gif) 0px 9px no-repeat;
padding: 4px 5px 4px 10px;
}


#copy ol{
margin-left:25px;
}

#copy ol li{
background:none;
}


#copy dd{
margin: 5px 0px 15px 0px;
padding:0px;
}

#copy dt{
font-weight:bold;
background:url(../images/blue_bullet.gif) 0px 8px no-repeat;
padding: 4px 5px 4px 10px;
margin: 2px 0px;
color: #039;
}

#copy p.dottedline, #copy blockquote.dottedline{
border-bottom:1px solid #ccc;
}

#copy p.info{
font-size:11px;
font-style:italic;
line-height:15px;
width:320px;
}

#copy #contactform{
font-size:11px;
margin-top:5px;
}

#copy input, #copy textarea{
border:1px solid #808080;
}


#copy p.contactheader {
clear:both;
}


#exchange #copy h2{
margin: 10px 0px;
}

#exchange #copy .sample{
border:1px solid #afafaf;
background-color: #ecf0f5;
margin:5px 0px;
padding: 0px 5px;
}

#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: #EFEFEF;
border-bottom:1px solid #ccc;
padding:3px 5px 2px 5px;
margin-top:10px;
color: #444;
}

#bio #copy div{
margin-bottom:25px;
}

#questions #copy li a, #library #copy li a{
text-decoration:none;
}

#questions #copy li a:hover, #library #copy li a:hover{
text-decoration: underline;
}

#copy p.note{
font-size:11px;
line-height:14px;
border-top:1px solid #ccc;
}

#copy p.top{
text-align:right;
font-size:10px;
}

#copy ul.bborder li{
border-bottom:1px dotted #666;
margin-bottom:5px;
margin-top:5px;
}
/*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:183px;
text-align:left;
color: #fff;
float:left;
font-size:11px;
padding-bottom:5px;
margin-left:24px;
}

#quick_contact h2{
clear:both;
color: #fff;
font-size:12px;
background:url(../images/rightside_header.gif) left top repeat-x;
padding:11px 0px 9px 15px;
}

#quick_contact h3{
margin-top:35px;
}

.clear{
clear:both;
}

form p, form{
font-size:12px;
}

form p{
padding: 2px 0px 5px 0px;
}

#quick_contact .right_container{
padding: 2px 5px 3px 10px;
}

#quick_contact p.small{
font-size:11px;
margin-left: 5px;
}

table#contactform td.required, table#contactform .optional{
font-size:11px;
font-weight:bold;
}

#quick_contact form{
margin-bottom:20px;
font-size:10px;
}

#quick_contact p.tollfree{
position:absolute;
margin-top:0px !important;
margin-top:-8px;
margin-left:20px;
padding:0;
}


#contact #quick_contact p.tollfree{
display:none;
}

#contact #quick_contact h3{
margin-top:0;
}

#quick_contact #minicontact{
padding:10px 0px 0px 10px;
/*border-bottom:1px solid #b1b1b1;*/
}

#quick_contact form input, #quick_contact form textarea { width:165px; margin-bottom: 5px; border: 1px solid #808080; font-family:Arial, Helvetica, sans-serif; font-size:12px }

#quick_contact form input.submitbutton { 
border: 0px;
font-weight:bold;
margin-bottom:15px;
font-size:11px;
color: #fff;
padding:0px 0px 0px 0px;
background: url(../images/contact_btn.gif) left top no-repeat;
width:101px;
text-align:center;
height:27px;
margin-left:35px;
}

#quick_contact p.contactinfo{
font-size:11px; 
padding:0px 0px 0px 0px; 
margin: 10px 5px 10px 0px;
text-align:center;
line-height:16px;
}

.contactinfo b{
color: #fff;
font-size:10px;
}


/*END RIGHT COLUMN */


/*BEGIN FOOTER NAVIGATION */
.footer_nav{
color: #999;
font-size:10px;
background: #1b2436;
width:790px;
color: #999;
margin-left:auto;
margin-right:auto;
background:url(../images/footer_bg.gif) 0px 0 repeat-y;
}

.footer_nav li {
display:inline;
text-decoration: none;
}

.footer_nav ul{
list-style-type: none;
text-align: center;
width:789px;
padding: 11px 0px 11px 0px;
border-top:3px solid #fff;
border-bottom:1px solid #abb3b7;
}

.footer_nav li a{
color: #999;
padding: 0px 10px;
text-decoration:none;
}

.footer_nav li a:hover{
color: #d4e0e6;
}

.copyright{
clear:both;
margin-left:auto;
margin-right:auto;
width:787px;
text-align:center;
margin-top: 8px;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color: #656e7d;
line-height:15px;
padding-bottom:10px;
}

.copyright a{
color: #656e7d;
}
/* END FOOTER NAVIGATION */
