body { background-color: #EEEEEE; margin: 0px; }
body, td, tr, div, span, h1, h2, h3 { font-family: verdana; font-size: 9pt; }
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;}
.serviceHeader2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12pt;
	MARGIN: 5px 0px;
	COLOR: #184A70;
	FONT-FAMILY: verdana;
	text-indent: 3px;
}
.serviceLink { text-align: left; padding-top: 3px;  }

.required {font-weight: bold; color: #ff0000; font-size: 12px;}

/* 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;}
.member_menu {color: #d20000; font-weight:bold;}
.green {color: #57ba57; font-weight:bold;}
.red {color: #d20000; font-weight:bold;}
.error {font-weight: bold; color: #ff0000}	

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

.button_red {font-weight:bold;color:#FFF;background-color:#900;background:#d20000;border:1px outset; cursor:pointer}


.title {
	color:#eeeeee;
	background-color: #0066CC; 
	font-size: 11px; 
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

ul.circle {
	list-style-type: circle;
}

.good {
	color: #eeeeee;
	background-color: #008000; 
	font-weight: bold;
	text-align: center;
}

.warning {
	color:#000000;
	background-color: #FFFF00; 
	font-weight: bold;
	text-align: center;
}

.bad {
	color: #eeeeee;
	background-color: #ff0000; 
	font-weight: bold;
	text-align: center;
}

#recommendedinclude { 
        font-size: 8pt; 
        border-left: 1px solid #1490DF; 
        border-right: 1px solid #1490DF; 
        border-bottom: 1px solid #1490DF;  
        padding: 10px; 
}


