/*
Main CSS 1.1
Modified Tuesday, July 19 by Ryan Clark
*/
 

/*Global*/

/*Prevents DMB Menus from Printing; each menu is assigned an ID, the numbers below correspond to that ID, and the ID itself is the order in which the toolbars were created*/
@media print {
    #dmbTB1, #dmbTBBack1 {display:none;}
	#dmbTB2, #dmbTBBack2 {display:none;}
	#dmbTB3, #dmbTBBack3 {display:none;}
	#dmbTB4, #dmbTBBack4 {display:none;}
	#dmbTB5, #dmbTBBack5 {display:none;}
	#dmbTB6, #dmbTBBack6 {display:none;}
	#dmbTB7, #dmbTBBack7 {display:none;}
	#dmbTB8, #dmbTBBack8 {display:none;}
	#dmbTB9, #dmbTBBack9 {display:none;}
	#dmbTB10, #dmbTBBack10 {display:none;}
}

a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #6780b8;
	text-decoration: underline;
}
a:active {
	color: #FFC208;
	text-decoration: underline;
}


.smalltext {
	font-size: 10px;
	color: #FFFFFF;	
}

.padded{
padding-top: 2px;
padding-bottom: 2px;
}


/*Main Template*/

.mainbody {
	font-family: Tahoma;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #333333;
	background-color: #ffffff;
	vertical-align: top;
}

/*Frame Template*/
.frame_contentcell{
	padding: 5px 0px 10px 10px;
}
.frame_innertable{
	width: 475px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
}
.frame_topcell{
	height: 5px;
	font-size: 12px;
	text-align: center;
	color: #999999;
}

.sections{
padding-top: 10px;
}

.frame_leftfeature{
}

.frame_leftfeature_table{
}


.frame_leftfeature_row1{
}


.frame_leftfeature_row2{
}


.frame_leftfeature_row3{
}


.frame_rightfeature{
}


.frame_rightfeature_table{
}


.frame_rightfeature_row1{
}


.frame_rightfeature_row2{
}


.frame_rightfeature_row3{
}


.pagetitle {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bolder;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/images/design/bookicon.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 40px;
height: 30px;
}

.pagetitle_b{
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bolder;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/images/design/talkicon.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 40px;
	height: 30px;
}

.featuretitle {
	font-size: 16px;
	text-transform: capitalize;
	font-style: normal;
	font-weight: bold;
}

.featureitemtitle {
	font-size: 14px;
	font-style: italic;
	text-align: left;
	font-weight: bold;
}

.featureitemtext {
	font-size: 14px;
	font-style: normal;
	text-align: left;
	font-weight: normal;
}

.breadcrumbs {
	font-size: 12px;
	text-align: center;
	color: #999999;
}

.subtitle {
	font-size: 14px;
	text-transform: capitalize;
	font-weight: bolder;
	text-align: left;
	vertical-align: text-bottom;
}

.pageintro {
	font-style: normal;
	text-align: left;
	font-size: 13px;
}

.content {
	font-size: 13px;
	font-weight: normal;
}

.pageclosing {
	font-size: 14px;
	font-style: normal;
	text-align: center;
}

.backlink {
	font-size: 12px;
	text-align: left;
	font-style: italic;
}

.nextlink {
	font-size: 12px;
	text-align: right;
	font-style: italic;
}

.bottomlinks {
	font-size:11px;
}
.bottomlinks a:link{
	color: #25a;
	text-decoration: none;
}
.bottomlinks a:visited{
	color: #25a;
	text-decoration: none;
}
.bottomlinks a:hover{
	color: #666;
	text-decoration: underline;
}
/*Csection Template*/

.csection_photo_column{
	vertical-align:top;
}

.csection_photo_column img{
	border:2px solid #808080;
}

.link {
	font-size: 12px;
}

.csectiontitle {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #6780b8;
	padding-bottom: 3px;
}

.csectiontext {
	font-size: 11px;
	font-weight: normal;
}

/*Biocover Template*/

.rowtitle {
	font-size: 12px;
	text-align: right;
	font-weight: bold;
}

.globaltable {
	border: none #999999;
}

.biocoverphoto {
	font-size: 12px;
	font-style: normal;
	text-align: center;
	font-weight: bold;
	margin-bottom: 5px;
	padding-top: 5px;
}

.biocoverlabel {
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 5px;
	padding-top: 5px;
}

.biocovertitle {
	font-size: 11px;
	text-align: center;
	margin-bottom: 5px;
	padding-top: 5px;
}

/*Bio Template*/

.biolabel {
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	margin-bottom: 5px;
	padding-top: 5px;
}

.bioinfo {
	font-size: 12px;
	margin-bottom: 5px;
	padding-top: 5px;
}

.biosectiontitle {
	font-size: 14px;
	font-weight: bold;
	vertical-align: text-bottom;
	padding-top: 10px;
}

.biosectioninfo {
	font-size: 12px;
	margin-bottom: 5px;
	padding-top: 5px;
}

/*Popup Template*/

.popuplink {
	background-color: #999999;
	padding: 10px;
	text-align: right;
}
.copyright {
	font-size:11px;
	font-family: Tahoma;
	color: #CCCCCC;
}
.frame_rightfeature_title {
}
.frame_leftfeature_title {
}
.dotted {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.menustyle {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}

.menustyle a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menustyle a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.menustyle a:hover {
	color: #FFC208;
	text-decoration: underline;
}
.menustyle a:active{
	color: #6780b8;
	text-decoration: underline;
}

.smalltext a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.smalltext a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.smalltext a:hover {
	color: #FFC208;
	text-decoration: underline;
}
.smalltext a:active{
	color: #6780b8;
	text-decoration: underline;
}
.sidebartitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: left;	
	padding-left:40px;
}
.sidebartitle_dk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	text-align: left;
	padding-left:40px;
}
.sidebartext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 20px;
padding-bottom:3px;
	text-align: left;
}

.sidemenu{
margin-bottom:25px;
}
.sidemenu td{
border-bottom: 1px dotted #cbcbcb;
}

.sidemenu a:link {
	color: #8c8c8c;
	text-decoration: none;
}
.sidemenu a:visited{
	color: #8c8c8c;
	text-decoration: none;
}
.sidemenu a:hover {
	color: #6780b8;
	text-decoration: underline;
}
.sidemenu a:active{
	color: #FFC208;
	text-decoration: underline;
}

