body { background-color: #EEEEEE; margin: 0px; }
body, td, tr, div, span, h1, h2, h3 { font-family: verdana; font-size: 10pt; }
div	{ margin: 0px}
a { color: #127DC2 }
a:hover { color: #13527B; }
h1, h2, h3 { margin: 0px; }
ul { margin-top: 5px; }

/* Classes */
.betterHr { height: 0px; border-top: 1px solid #8C8C8C; font-size: 0pt }
.bodywide { width: 696px;}
.siteTable { width: 800}
.bodyText { padding-right: 10px; }
.servicetext { padding: 0 9px 0 3px }
.servicetext h1 { font-size: 10pt;}
.servicetext a { font-weight: normal; }
.serviceHeader {font-family: verdana; font-size:12pt; margin: 0px; font-weight: bold; color: #5d5d5d; margin-top: 5px; margin-bottom: 5px;}
.serviceLink { text-align: right; padding-top: 3px;  }

/* IDs */
#siteTable{ width: 800; background-color: white;}

#consultation { font-size: 8pt; 
				border: 1px solid #AFB2B4;
				background-color: #FFFFFF; 
				padding: 5px; 
				font-size: 8pt;
				}
#servicesinclude { font-size: 8pt; 
				border-left: 1px solid #AFB2B4; 
				border-right: 1px solid #AFB2B4; 
				border-bottom: 1px solid #AFB2B4;  
				padding: 10px; }
#servicesinclude ul { list-style-type: circle; }
#navigation { text-align: right; }
#featured { font-size: 10pt; padding: 5px }
#interiorbody { border-top: 1px solid #8C8C8C; padding-top: 2px; padding-bottom: 2px; }
#footer { font-family: tahoma; font-size: 10pt; text-align: center;}
#footer a { color: #8C8C8C }
#rightSide { width: 160px; vertical-align: top; text-align: left; }

hr {color: #0066CC}
.color {color: #0066CC;}
.colorbold {color: #0066CC;	font-weight: bold;}
.color14 {color: #0066CC; font-size: 14px;}
.colorbold14 {color: #0066CC;	font-weight: bold; font-size: 14px;}
.colorbold16 {color: #0066CC;	font-weight: bold; font-size: 16px;}
.color13 {color: #0066CC; font-size: 13px;}
.colorbold13 {color: #0066CC;	font-weight: bold; font-size: 13px;}
.boldred {font-weight: bold; color: #ff0000}
.labeltext {font-size: 8pt; font-weight: bold; color: #0066CC;}
.formerror {font-size: 8pt; font-weight: bold; color: #FF0000;}
.highlight {font-weight:bold; background:#ffff00;}

.button {
	font-weight:bold;
	color:#eeeeee;
	text-align: center middle;
	background-color:#0066CC;
	background:#127DC2;
	border:1px outset; 
	cursor:pointer
}