/* 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-image:url(../images/page_bg.gif);
	background-position:left top;
	background-repeat:repeat;background-color: #515151;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
	height: 100%;
	text-align:center;
	margin: 0;
	padding: 0;
}

a{
color: #0000FF;
text-decoration: none;
}

.photo{
float:left;
width:auto;
margin-right:10px;
margin-bottom:10px;
border:2px solid #eeecec;
padding:1px;
}

a:hover{
text-decoration: underline;
}
 
div#page_container{
    width: 778px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}

.topnav{
text-align:right;
width: 778px;
margin-right: auto;
margin-left:auto;
}

.topnav ul{
list-style-type: none;
padding:5px 0px 5px 0px;
color: #fff;
font-size:10px;

}

.topnav li{
display: inline;
}

.topnav li a{
text-decoration: none;
color: #fff;
padding:0px 5px;

}

.topnav li a:hover{
text-decoration: underline;
}

/*BEGIN HEADER STYLING */

.header{
border-top: 2px solid #fff;
border-left: 2px solid #fff;
/*border-right: 2px solid #fff;*/
text-align:left;
}


.header img.print{
display:none;
}


.header p{
font-weight: bold;
color:#cccccc;
margin: 28px 0px 0px 20px;
line-height:16px;
}

.header p a{
color:#cccccc;
text-decoration: none;
}

.header p a:hover{
text-decoration: none;
color: #fff;
}

/*END HEADER STYLING */

/*BEGIN MAIN NAVIGATION */
.navholder{
width:765px;
float: none;
padding: 5px 0px 5px 5px;
text-align:center;
margin-bottom:5px;

}

.navholder ul{
list-style-type: none;
color: #666;
border:1px #cc0000 solid;
padding:2px
}

.navholder li{
display:inline;
}

.navholder li a{
color: #0000CC;
text-decoration: none;
padding: 0px 3px;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

.navholder li a:hover{
color: #cc0000;
}

.search{
float:right;
width:219px;
padding-top:8px !important;
padding-top:6px;
padding-left: 5px;
margin-right:3px !important;
margin-right: 0px;
background-image:url(../images/search_bg.gif);
background-position: 0px 12px;
background-repeat:no-repeat;
margin-bottom:10px;
text-align:left;

}

.search table{
color: #c00;
font-weight:bold;
font-size: 11px;
}

.search form input{
border: 1px solid #ccc;
}

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;
}

/*END MAIN NAVIGATION */

#container{
background-color: #fff;
background-image: url(../images/container_bg.gif);
background-position:left top;
background-repeat:repeat-y;
float:left;
width:778px;
text-align:left;

}

/*BEGIN LEFT COLUMN */

#left{
float:left;
width: 160px;
margin-left: 4px !important;
margin-left:2px;
border-left:1px solid #959fa2;
border-right: 1px solid #959fa2;
}

#left h2 {
font-size: 11px;
color: #fff;
padding: 5px 2px 5px 5px;
background-color: #2C015B;
font-stretch:expanded;
}


#left p{
clear:both;
color: #333;
background-image:url(../images/blue_bullet.gif);
background-position: 0 5px;
background-repeat:no-repeat;
padding: 2px 2px 5px 10px;
margin: 0px 0px 0px 5px;
font-size:10px;
}

#left .more{
margin-left: 40px;
font-size:10px;
background: none;
}

#left .more a{
text-decoration:none;
color: #03c;
}

#left .more a:hover{
text-decoration: underline;
}

#left p b{
color: #999;
font-size:11px;
}

#left p a{
text-decoration: none;
color: #333;
}

#left p a:hover{
text-decoration: underline;
}

#left ul{
list-style-type: none;
font-size: 10px;
line-height:10px;
border-top: 1px solid #ccc;
}

#left li{
width: 160px;
} 

#left li a{
color: #03c;
text-decoration: none;
display:block;
background-image:url(../images/blue_bullet.gif);
background-position: 5px 5px;
background-repeat:no-repeat;
padding: 2px 2px 2px 15px;
margin: 2px 3px !important;
margin: 0px 3px;
border: 1px solid #ccc;
}

#left li a:hover{
text-decoration:underline;
}

/*END LEFT COLUMN */


#center{
width: 358px;
font-size: 10px;
margin-left: 15px;
margin-right:15px;
padding-bottom:40px;
background-color: #fff;
float:left;
}

#center img{

}
	
#center p{
padding: 5px 3px 5px 0px;
line-height:16px;
text-align: justify;
width: 335px;
}

#center li{
width:305px;
}


#center h2 em, #center h2 i{
font-style:normal;
}


#center ul{
padding-left: 20px
}

.clear{
clear:both;
}

#center .copy {
padding: 0px 8px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align:justify;
}

#center .copy h1{
font-size:17px;
color: #e62e2e;
font-weight:normal;
margin-bottom:10px;
margin-top:10px
}

#center .copy h2{
font-size:13px;
color: #000066;
margin-bottom:5px;
margin-top:10px;
}

#center .copy h3{
font-size:12px;
color: #333333;
margin-bottom:5px;
}

#center .copy ul{
list-style-type: none;
margin:10px 0px;
}

#center .copy li{
background-image:url(../images/blue_bullet.gif);
background-position: 0px 7px;
background-repeat: no-repeat;
padding:3px 0px 3px 10px;
}

#library #center .copy li b a{
font-weight:normal;
text-decoration: none;
}

#library #center .copy li b a:hover{
text-decoration: underline;
}

#library #center .copy h2, #blog #center .copy h2, #guide #center .copy h2{
background-color:#e6e5e1;
padding:2px 5px;
}

#library #center .copy h2 a{
text-decoration: none;
background-color:transparent;
color: #000066;
}

#library #center .copy h2 a:hover{
text-decoration:underline;
}

#sitemap #center .copy li b a{
font-weight:normal;
text-decoration: none;
}

#sitemap #center .copy li b a:hover{
text-decoration: underline;
}

#sitemap #center .copy h1{
margin-bottom:15px;
}

#sitemap #center .copy h2{
background:none;
padding:2px 5px;
font-size:12px;
}

#sitemap #center .copy h2 a{
text-decoration: none;
color: #000066;
}

#sitemap #center .copy h2 a:hover{
text-decoration:underline;
}

.copy em{
overflow: hidden;
o\verflow: visible;
width: 100%;
w\idth: auto;
he\ight: 1%;
}

#center .copy blockquote{
margin: 5px 0px;
padding: 0px;
}

#center .copy #contactform{
font-size:11px;
margin-top:5px;
}

#center .copy #contactform input, #center .copy #contactform textarea{
border:1px solid #808080;
width:250px;
}

#center .copy #contactform td {
padding:2px 5px;
font-size:11px;
}
#center .copy #contactform input.btn{
background-color: #ccc;
color: #036;
font-weight:bold;
}

#guide #center .copy form input{
width:auto;
border:0px;
}

#center ul.bborder li{
border-bottom:1px dotted #666;
margin-bottom:5px;
margin-top:5px;
}

#guide #center{
margin-right: 12px;
}

#center td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333;
	}
	
/****************************** 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 */

#right{
width:222px;
color: #333;
float:left;
margin-top:2px;
}

#right h2{
background-image: url(../images/headline2_border.gif);
background-position:left top;
background-repeat: no-repeat;
font-size:11px;
color: #fff;
padding: 5px 0px 5px 15px;
margin: 0px 0px 2px 0px;
}

#right h3{
background-image: url(../images/headline3_border.gif);
background-position:left top;
background-repeat: no-repeat;
font-size:11px;
color: #fff;
padding: 5px 0px 5px 15px;
margin: 0px 0px 2px 0px;
}

#right .box{
border: 1px solid #d5d4d4;
padding: 10px 0px 0px 0px;
margin-bottom:3px;
background-image: url(../images/box_bg.gif);
background-position:left top;
background-repeat: repeat-x;
font-size:11px;
background-color: #f0f0f0;
}

#right .box p img{
float:left;
margin-right:10px;
}

p.more{
text-align:right;
padding-top: 10px;
}

p.more a{
text-decoration: none;
font-weight:bold;
color: #03c;
}
p.more a:hover{
text-decoration: underline;
}

.extrapadding p{
padding: 0px 0px 5px 15px;
}

form p{
padding: 2px 0px 5px 0px;
}
#right form{
margin-bottom:20px;
padding: 10px 5px 0px 10px;
}

#right #minicontact input.submitbutton{
font-size:11px;
font-weight:bold;
color:#fff;
width: 100px;
padding:2px 5px 2px 5px;
border:0px;
background-color:#959FA2;
margin-left:50px;
}

#right input.submitbutton:hover{
text-decoration: underline;
}
#right #minicontact{
padding-left:10px;
padding-top:10px;
border:1px solid #ccc;

}

#right h4{
color: #280047;
font-size:12px;
padding: 3px 0px 3px 10px;
border-bottom: 1px solid #fff; 
margin-left:5px;
}

#right h4 a{
text-decoration: none;
color: #039;
}

#right h4 a:hover{
color: #280047;
}
#right ul{
list-style-type: none;
font-size: 10px;
line-height:10px;
}

#right li{
width:218px;
} 

#right li a{
color: #03c;
text-decoration: none;
display:block;
background-image:url(../images/blue_bullet.gif);
background-position: 5px 5px;
background-repeat:no-repeat;
padding: 2px 2px 2px 15px;
margin: 3px 0px !important;
margin:0px 0px;
border-bottom:1px solid #ccc;
line-height:14px;

}

#right li a:hover{
text-decoration:underline;
}

.contactinfo {font-family:Arial, Helvetica, sans-serif; font-size:11px; text-align:left; padding-left:2px; margin-top: 20px; margin-bottom: 20px;}
#minicontact input, #minicontact textarea { width:194px; margin-bottom:5px; border:1px solid #ccc;
}
#contactform {font-size:10px}
#contactform input {font-size: 10px}
#contactform textarea {width:350px; font-size:10px}

#mapquest {font-size:10px; width:350px}
#mapquest input, option, select {font-size: 10px}
#mapquest textarea {width:400px; font-size:10px} 
input, select, textarea, file {
	font-family: verdana, arial, helvetica;
	font-size: 8pt;
	background-color:#FFFFFF}

/*END RIGHT COLUMN */


/*BEGIN FOOTER NAVIGATION */
.footer_nav{
clear:both;
color: #ccc;
text-align:center;
font-size:10px;
padding: 5px 0px 5px 0px;
margin-bottom:8px;
background-color: #2b016c;
width:778px;
}

.footer_nav li {
display:inline;
text-decoration: none;
}

.footer_nav ul{
list-style-type: none;
text-align: center;
}

.footer_nav li a{
color: #ccc;
padding: 0px 5px;
text-decoration:none;
}

.footer_nav li a:hover{
color: #fff;
}

.copyright{
text-align:center;
font-size:10px;
color: #666;
padding-bottom:10px;
}

.copyright a{
color: #666;
}
/* END FOOTER NAVIGATION */
p.printthispage{
text-align: right;
float:right;
margin-top:2px;
margin-bottom:10px;
margin-left:30px;
font-size:9px;
background-image:url(../images/printer-red.gif);
background-position:85% 5px;
background-repeat:no-repeat;
padding: 5px 5px 5px 5px;
border:1px solid #ccc;
}

p.printthispage a{
padding: 0px 20px 0px 10px;
text-decoration:none;
}

p.printthispage a:hover{
text-decoration:underline;
}

#bio #center ul#index
{
  list-item-style:none;
  margin:0;
  padding:0;
  border:1px solid navy;
}

#bio #center ul#index li
{
  margin:0;
  padding:5px;
  background-image:none;
  font-weight:bold;
}


#special .topnav, #special .header, #special .navholder, #special #left, #special #right, #special .footer_nav, #special #copyright, #special .invisible{
display:none;
}

#special #center{
float:none;
background:#fff;
width:760px;
margin:8px;
}

#special #center .copy{
border:0;
border:1px solid #959FA2;
width:745px;
float:none;
padding:0 8px;
}

#special #container{
background:none;
}

.copy .quote {
	background:#ffc;
	border:3px dashed #039;
	padding:5px 5px 5px 5px;
}

#special #center p, #special #center li{
width:auto;
}

#special div#page_container{
margin-top:10px;
}

#special #copyright{
padding:0;
}