@charset "UTF-8";
/* CSS Document */

h1{
	margin:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#C69;
}

.ttl-dr{
	background-image:url(../images/aboutdoc.gif);
	display:block;
	margin:0;
	overflow:hidden;
	width:400px;
	height:65px;
	background-position: 30px 0;
	background-repeat: no-repeat;
}

.ttl-dr em{
	display:block;
	text-indent:-9999px;
}

.ttl-welcome{
	background-image:url(../images/headers/images/welcomehdr.png);
	display:block;
	margin:0;
	overflow:hidden;
	width:400px;
	height:50px;
	background-repeat: no-repeat;
}

.ttl-welcome em{
	display:block;
	text-indent:-9999px;
}

.redtext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 16px;
	text-decoration: none;
}

.graytext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}

.redtexthdr{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	color: #C69;
}

.graytexthdr{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	color: #333;
}

.consultationtext{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990033;
}

.pinktextlink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CE3063;
	text-decoration: none;
}
