@import url(forms.css);
body {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}
h1 {  
	font-weight: bold;  
	font-size: 120%;
}

tr {	
	font-size: 12px; 
}

a{
	text-decoration: underline;
}

a:link {   
	color: #660000; 
	font-weight: normal;
	
}

a:visited {  
	color: #660000; 
}

a:hover {  
	color: #333333;
}

a:active {  
	color: #333333;
}



p {
	line-height: 120%;
}

.breadcrumbtable{
	
}
.breadcrumbtable td{
	padding-left: 5px;	
}
.breadcrumbs-arrow {
	font-size: 80%;
}
.breadcrumbs-selected {
	font-weight: bold;
	font-size: 80%;
}

a.breadcrumbs {
	font-size: 80%;
	font-weight: normal;
}

a.breadcrumbs:link { 
	text-decoration: none;
	color: #333333;
}
a.breadcrumbs:visited {
	text-decoration: none;
	color: #333333;
}
a.breadcrumbs:hover {
	text-decoration: underline;
	color: #660000;
}
	
a.breadcrumbs:active {
	text-decoration: underline;
	color: #660000;
}

a.backlink { 
	font-weight: normal; 
	text-decoration: none;
	font-size: 80%;
}

a.backlink:link { 
	color: #333333;
	text-decoration: underline; 
}

a.backlink:visited { 
	color: #333333;
	text-decoration: underline;  
}

a.backlink:hover {
	color: #666666;
	text-decoration: none;
}
a.backlink:active { 
	color: #666666;
	text-decoration: none;
}

.title-text {
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 300px;
	height: 20px;
}

.lnav1linkImage {
	float: left;
	width: 10px;
	padding-top: 2px;
}

.lnav1link {
	float: left;
	width: 130px;
	padding-left: 2px;
	font-size: 90%;
	font-weight: bold;
	color: #660000; 
}

.lnav1link a { 
	text-decoration: none;
	color: #660000; 
	font-weight: bold;
}

.lnav1link a:link{
	color: #660000; 
}

.lnav1link a:visited {
	color: #660000; 
}

.lnav1link a:hover {
	text-decoration: none;
	color: #660000; 
}

.lnav1link a:active{
 	color: #333333
}

.tdlnav1off {
	padding-left: 2px; 
	padding-bottom: 5px; 
	padding-top: 5px;
	margin: 0; 
	border-top: #333333 1px solid;
	border-bottom: #333333 1px solid;
	background-color: #EEEEEE;

}
	
.tdlnav1on {
	padding-left: 2px;
	padding-bottom: 5px;
	cursor: pointer;
	padding-top: 5px;
	border-top: #333333 1px solid;
	border-bottom: #333333 1px solid;
	background-color: #EEEEEE;

}

.lnav2linkImage {
	float: left;
	width: 10px;
	padding-top: 2px;
}

.lnav2link {
	float: left;
	width: 130px;
	padding-left: 2px;
	font-size: 90%;
	font-weight: bold;
	color: #660000; 
}

.lnav2link a {
	color: #361912;
	text-decoration: none;
	font-weight: bold;
}

.lnav2link a:link {
	
}

.lnav2link a:visited {
	color: #361912;
}

.lnav2link a:hover {
	color: #660000; 
}
	
.lnav2link a:active {
	color: #660000; 
}
	
.tdlnav2off {
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: bold;
	border-top-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-color: #DDDDDD;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #FFFFFF;
}
.tdlnav2on {
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	cursor: pointer;
	border-top-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-color: #DDDDDD;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #EEEEEE;	
}



.epc-text{
	text-decoration: none;
	font-size: 75%;
	font-weight: normal;
	text-align: center;
	width: 100%;
	padding-left: 0px;
}

a.epc-text:link {
	
}

a.epc-text:visited {
	
}

a.epc-text:hover {
	
}

a.epc-text:active{
	c
}

.submitbutton {  
	font-size: 80%; 
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #666666; 
}

/* User Styles */
.size-75{  
	font-size: 75%;
}

.size-125 { 
	font-size: 125%;
}

.size-150{ 
	font-size: 150%;
}
/* End User Styles */