/* CSS Stylesheet for Community Database */
BODY {
 font-family:verdana;
 color: #415459;
 margin-top: 0;
 margin-left:0px;
 font-size: 10px;
}

.Content
{
	margin-left:8px;
	width:740px;
}

.email_font
{
	color:Black;
}

a:link{ color: #336666 ; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: bold; font-size: 12px }
a:visited{ color: #336666 ; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: bold; font-size: 12px }
a:active{ color: #336666 ; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: bold; font-size: 12px }
a:hover{ color: #336666 ; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: bold, underline; font-size: 12px }


 a.dgd_header
{
	color: #ffffff;
}


Select
{
	font-size:11px;
	color: #000000;
	font-family: verdana;
}

input
{
	font-size:11px;
	color: #000000;
	font-family: verdana;
}

TD {
 font-family:verdana;
 font-size:11px;
 color: #000000;
 }
 


/* The "warning: unathorized use" box on every page */
.warning
{
	font-family:verdana;
	color: #343AEA;
	
}

hr
{
	width: 100%;
	height: 3px;
	background-color: #000000;
}

.bttn 
{  
	border: 1px solid #336666; 
	font-family: Verdana; 
	color: #000000; 
	padding-top: 1px; 
	padding-right: 3px; 
	padding-bottom: 1px; 
	padding-left: 3px; 
	font-size: 11px; 
	background-color: #E0E0E0;
	}
.td_altitem 
{
	background-color: #FFFFFF; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
	}
.td_item 
{
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px; 
	background-color:  #CCCCCC;
	}
	
.label { font-family: verdana;
		font-weight: bold; 
		border: none; 
		color: #000000; }

.label_black { font-family: verdana;
		font-weight: bold; 
		border: none; 
		color: #000000;
		background-color: #CCCCCC;
		}
		
.label_red { font-family: verdana;
		font-weight: bold; 
		border: none; 
		color: red; }

.header { font-weight: bold; 
	font-size: 12px; 
	margin: 0px 0px; 
	text-align: left;  
	color: #4A7385; 
	padding: 0px 0px; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px}
	
.message { font-weight: bold; 
	font-size: 12px; 
	margin: 0px 0px; 
	text-align: left;  
	color: #4A7385; 
	padding: 0px 0px; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
	vertical-align:middle;}

.dgd_header { padding-right: 25px; 
	padding-left: 5px; 
	font-weight: bold; 
	padding-bottom: 5px;	
	margin: 0px; 
	padding-top: 5px; 
	color: #ffffff;
	background-color: #CCCCCC; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px }
	
.footer{	
  background-color: #CCCCCC;
  border-left: 1px solid #4A4D52;
  border-right: 1px solid #4A4D52;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  font-size: 10px;
  color: #151B29;
  font-family: verdana; 	
  padding-left : 15px;
}
	
textarea
{
	color:Black;
}

.RTE_button
{
	border: 1px solid; 
	border-color: #D6D3CE;
}

.NewsletterHeader
{
	font-weight: bold;
	font-size:13px;
	margin-left:8px;
}


.MajorMenuItem 
{ 
	PADDING-LEFT: 10px; 
	PADDING-BOTTOM: 3px; 
	PADDING-TOP: 10px; 
	font-weight: bold; 
	font-size: 15px; 
}
	
.MinorMenuItem 
{ 
	PADDING-LEFT: 20px; 
	PADDING-BOTTOM: 3px; 
	PADDING-TOP: 3px; 
	font-size: 13px; 
}
	
a.MajorLink, a.MajorLink:visited, a.MajorLink:link, a.MajorLink:active, a.MajorLink:hover 
{ 
	text-decoration: none; 
	Color: White; 
	font-weight: bold; 
	font-size: 13px; 
}
	
a.MinorLink, a.MinorLink:visited, a.MinorLink:link, a.MinorLink:active, a.MinorLink:hover
{ 
	text-decoration: none; 
	Color: White; 
	font-size: 11px; 
}
