@charset "utf-8";
/* CSS Document */
#brdnav a {
	font:10px arial;
	color: #993333;
	text-decoration:none;
	letter-spacing:0.1em;
	}
	
#brdnav a:hover {
	color: #003399;
	text-decoration:underline;
	}
	.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
.brdbtm {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
}
.brd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.brd3 {
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

.brd2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #cccccc;
	font-size: 12px;
}
.contact {
	color: #993333;
	font-size: 12px;
}


.staffHeader {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #CCCCCC;
}
.app {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.appComment {
	font-size: 10px;
}

#faqNav A:link {
	color: #666666;
	text-decoration: none;
	padding: 0px 3px;
	list-style-type: none;
	font-weight: normal;
	}
	#faqNav A:visited {
	color: #666666;
	text-decoration: none;
	padding: 0px 3px;
	list-style-type: none;
	font-weight: normal;
	}
/*#menu {
	margin-top: -1px;
	margin-bottom: -10px;
}
*/
#faqNav A:hover {
	color: #993333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #993333;
	border-bottom-color: #993333;
	}
#faqNav {
	padding-top: 1px;
	padding-bottom: 5px;
	font-size: 12px;
	line-height: 18px;
}	
div#drcWhite {
	font-size:12px;
	font-style:normal;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 18px;
	padding: 8px;
}
div#drcMem {
	font-size:75%;
	font-style:normal;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	width: 50%;
	padding-top: 8px;
}

