h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #0c9bc9;
	text-decoration: none;	
	font-weight:normal;
}
body
{
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
}
.errortext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: red;
	text-decoration: none;
}
.confirmtext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004F8B;
	text-decoration: none;
}
.bottomlink
{
	font-family: tahoma;
	font-size: 11px;
	color: #00508b;
	text-decoration: underline;
}
.bottomlink:hover
{
	font-family: tahoma;
	font-size: 11px;
	color: #00508b;
	text-decoration: none;
}
.bluetext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00508b;
	text-decoration: none;
}
.bluetextbox
{
	background-color: #D7E1EC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	padding: 2px 8px 2px 8px;
	text-decoration: none;
	border: 1px solid #8096AE;
}
.yellowtextbox
{
	background-color: #FFFFD4;
	border: 1px solid #d3af44;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002c53;
	font-weight: bold;
	padding: 2px 8px 2px 8px;
	text-decoration: none;
}
.bluetextpoint
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #00508b;
	text-decoration: none;
}
.copytext
{
	font-family: tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.greylink
{
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.greylink:hover
{
	font-family: tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.whitehead
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
}
.textarea
{
	border: 1px solid #CCCCCC;
	width: 188px;
	height: 15px;
	font-family: tahoma;
	font-size: 11px;
}
.listmenu
{
	border: 1px solid #CCCCCC;
	width: auto;
	height: 15px;
	font-family: tahoma;
	font-size: 10px;
}
.blueheadmini
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004f8b;
	text-decoration: none;
}
.pagetitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #0c9bc9;
	text-decoration: none;
}
.darkbluelink
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #002c53;
	text-decoration: none;
}
.darkbluelink:hover
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #002c53;
	text-decoration: underline;
}
.underbluelink
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #002c53;
	text-decoration: underline;
}
.underbluelink:hover
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #002c53;
	text-decoration: none;
}
.button
{
	background-color: #8096AE;
	outline: 1px solid #C8CEF7;
	border: 1px solid #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	line-height: normal;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
}
.button:hover
{
	background-color: #FFDB91;
	color: Black;
}
.appointment_disabled
{
	background-color: #EFEFEF;
	color: Red;
	font-style: italic;
}
.bottomBorder
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #A4E1FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
}
.greyBack
{
	background-color: #E6F7FF;
	height: 22px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #A4E1FF;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #A4E1FF;
	vertical-align: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
	padding-left: 3px;
}

.galleryImage
{
	width: 250px;
	border-color: #AAD7E2;
	border-width: 2px;
	border-style: solid;
}
.GmapDiv
{
	width: 500px;
	height: 350px;
	border: solid 1px #8AE6FF;
}
.imgBorder
{
	border-color: #AAD7E2;
	border-width: 1px;
	border-style: solid;
}