/*.sidemenu {  font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #009933;
 text-decoration: none;
 font-style: normal;
 line-height: normal;
 font-weight: bold;
 padding-left: 10px
 }
 
 .sidemenu a:link { color:#339933; text-decoration:none }
 .sidemenu a:active { color:#339933; text-decoration:none }
 .sidemenu a:visited { color:#000066; text-decoration:none }
 .sidemenu a:hover { color:#339933; text-decoration:none  }
*/

.tdf_header {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 2px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 8px;
	/*border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff; */
 }

#blurb {  font-family: Verdana, Arial, Helvetica, sans-serif;
 min-width: 400px;
 font-size: 13px;
 font-style: italic;
 letter-spacing: 0px;
 font-weight: normal;
 color: #990000;
 border: 1px dotted #990000;
 background-color: #ffe6b0;
 padding: 5px;
 margin-right: 20px;
 }

.body_region {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	line-height: 125%;
	color: #000000;
	margin-top: 10px;
	padding: 5px;
 }

.body_region a:link { color:#990000; text-decoration:underline }
.body_region a:active { color:#990000; text-decoration:underline }
.body_region a:visited { color:#6b0000; text-decoration:underline }
.body_region a:hover { color:#ffe6b0; text-decoration:underline; background-color:#990000; }

p {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	line-height: 115%;
	color: #000000;
	margin-top: 10px;
	padding: 5px;
 }

.hr_style {  font-family:  "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif; 
font-size: 1px;
color: #990000;
border-bottom: 1px dotted #990000;
padding-top: -1px;
padding-bottom: 5px;
margin-right: 20px;
}

h1 {  font-family:  "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif; 
font-size: 18px;
color: #990000;
border-bottom: 1px dotted #990000;
padding-top: 5px;
padding-bottom: 5px;
margin-right: 20px;
}

h2 {  font-family:  "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif; 
font-size: 14px;
color: #990000;
padding-top: 5px;
padding-bottom: 3px;
}


.bottommenu { font-family: Arial, Helvetica, sans-serif;
 background-color: #ffe6b0;
 font-size: 10px; 
 color: #990000; 
 text-decoration: none; 
 font-weight: bold;
 padding:5px;
 }

.bottommenu a:link { color:#990000; text-decoration:none }
.bottommenu a:active { color:#990000; text-decoration:none }
.bottommenu a:hover { color:#6b0000; text-decoration:underline }
.bottommenu a:visited { color:#990000; text-decoration:none }

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
  	background-color: #990000;
/*	background-image: url(images/design/glossyback.gif); */
	background-position: -10px;
	color: #FFFFFF;
    padding:5px;
  	border: 1px solid #990000;
 }

.footer a:link { color:#FFFFFF; text-decoration:none }
.footer a:active { color:#FFFFFF; text-decoration:none }
.footer a:hover { color:#FFFFFF; text-decoration:underline }
.footer a:visited { color:#FFFFFF; text-decoration:none }

.breadcrumb { font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px; 
 color: #990000; 
 text-decoration: none; 
 font-style: normal; 
 line-height: normal; 
 font-weight: bold 
 }

.breadcrumb a:link { color:#666666; text-decoration:none }
.breadcrumb a:active { color:#666666; text-decoration:underline }
.breadcrumb a:visited { color:#666666; text-decoration:none }
.breadcrumb a:hover { color:#666666; text-decoration:underline 
}


.ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none
	}
		
.li {
	border-bottom: 1px solid #90bade;
	margin: 0
	}

.li a:active {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #1958b7;
	border-right: 10px solid #508fc4;
	background-color: #990000;
	color: #ffffff;
	text-decoration: none;
	width: 100%
	}
	
.li a {
	width: auto;
	}

.li a:hover {
	border-left: 10px solid #1c64d1;
	border-right: 10px solid #5ba3e0;
	background-color: #990000;
	color: #fff
	}
.edges {
	border: 1px solid #990000;
}

.edges_red {
	border-width: 1px;
	border-style: solid;
	border-color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-transform: none;
	color: #990000;
	font-size: 20px;
	font-variant: small-caps;
}

.edges_right {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #990000;
	font-size: 14px;
	padding: 4px;
	}

.edges_backdrop {
	border-width: 1px;
	border-style: solid;
	border-color: #990000;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-style: italic;
	color: #ffe6b0;
	font-size: 18px;
	background-color: #990000;
	padding-left: 3px;
	padding-top: 7px;
	/*background-image: url(images/design/grade.jpg);
	background-repeat: no-repeat;*/
}

.edges_bread {
	border-width: 1px;
	border-style: solid;
	border-color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 12px;
	background-image: url(images/design/grade.jpg);
	background-repeat: no-repeat;
}

.edges_bread2 {
	border-width: 1px;
	border-style: solid;
	border-color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 12px;
	background-image: url(images/design/grade2.jpg);
	background-repeat: no-repeat;
}
