.bubble { 
	font-family: Georgia; 
	font-size: 9pt;
	width: 250px;
}
#footer      { font-family: Georgia; font-size: 10pt }
#wrap { 
	width: 1000px; 
    position: absolute; 
    left: 0px; 
    top: 0px;
    background-color: #89A2CA;
}
#main { 
	width: 830px; 
    position: absolute; 
    left: 5px; 
    top: 5px;
}
#contentright { 
	width: 170px; 
    position: absolute; 
    left: 835px; 
    top: 5px; 
}

p.header p   { font-family: Georgia; font-size: 10pt }
h1.header   { font-family: Georgia; font-size: 24pt }

a:visited { color: blue; }
a:hover { color: red; }
img {
	border: 0;
}
#main p {
	font-weight: normal;
}
#main td {
	font-family:Georgia; 
	font-size:10pt
}
#textbutton a {
	font-family: Verdana; 
	font-size: 10pt; 
	text-decoration:none;
	border-style: solid;
	border-width : 1px;
	padding : 3px;
	background: #FFFFFF;
	text-align:center
}

#textbutton-selected a {
	font-family: Verdana; 
	font-size: 10pt; 
	text-decoration:none;
	border-style: solid;
	border-width : 1px 1px 0 1px;
	padding : 3px;
	background: #C0C0C0; 
	text-align:center
}

p { 
	font-family: Georgia; 
	font-size: 10pt;
	line-height: 125%;
}
h2 { 
	font-family: Verdana; font-size: 16pt 
}
h3 { 
	font-family: Verdana; font-size: 14pt; margin-bottom: 0.5em; 
}
h4 { 
	font-family: Verdana; font-size: 12pt; margin-bottom: 0.5em; 
}
li { 
	font-family: Georgia; 
	font-size: 10pt; 
	line-height: 100%;
}


#top-nav {
    background-color: #89A2CA;
    padding:5px;
	text-align:center
}
#top-nav p {
	font-family:Serif;
	font-size:11pt; 
	text-align:center; 
	margin-top:0; 
	margin-bottom:0;
}
#top-nav a {
    color: blue;
	text-decoration:none;
	border-style: solid;
	border-width : 1px;
	padding : 3px;
	background: #FFFFFF;
	text-align:center
}
#top-nav a:hover {
    color: blue;
	text-decoration: bold;
	border-style: solid;
	border-width : 1px;
	padding : 3px;
	background: #C0C0C0;
	text-align:center
}
#top-nav-subheader p { 
	font-family:Serif;
	font-size:10pt; 
	text-align:center; 
	margin-top: 5px; 
	margin-bottom: 0;
}

#secondary-nav {
    background-color: #89A2CA;
    padding:5px;
}
#secondary-nav td {
	font-family:Serif;
	font-size:10pt;
}
#secondary-nav a {
    color: blue;
	text-decoration:none;
	border-style: solid;
	border-width : 1px;
	padding : 3px;
	background: #FFFFFF;
	text-align:center
}
#secondary-nav a:hover {
    color: blue;
	text-decoration: bold;
	border-style: solid;
	border-width : 1px;
	padding : 3px;
	background: #C0C0C0;
	text-align:center
}

p.jumppt { 
	font-family: Georgia, Verdana; 
	font-size: 9pt; 
	line-height:19px; 
	margin-top:0; 
	margin-bottom:0; 
}

p.infopts   { font-family: Georgia; font-size: 10pt }
h3.infopts  { 
	font-family: Georgia, Verdana; 
	font-size: 10pt; 
	font-weight:bold;
	margin-top:0; 
	margin-bottom:0; 
	color:#000000; 
}

h3.featured_header {
	font-family: Georgia, Verdana; 
	font-size: 10pt; 
	font-weight:bold; 
	color:#000000; 
	margin-top:0; 
	margin-bottom:10px; 
}
p.featured_name {
	font-family: Georgia, Verdana; 
	font-size: 9pt; 
	color:#000000;
	margin-top:0; 
	margin-bottom:5px;
}
p.featured_name a { 
	text-decoration: none 
}
.featured_descrip {
	font-family: Georgia, Verdana; 
	font-size: 8pt;
	font-weight:normal; 
	color:#000000 
}
.category-text-link {
	margin-top:0; 
	margin-bottom:0px;
	line-height:100%;
	font-family: Georgia, Verdana; 
	font-size: 7pt; 	
}
.category-text-link a {
	font-family: Georgia, Verdana; 
	font-size: 7pt; 
}


#confirmbox {
	width: 600px; 
    background-color: #C1C1FF;
    padding: 5px;
}
#errorbox {
	width 600px;
    background-color: #FF00FF;
    padding: 5px 5px 5px 5px;
}

.commentcontainer {
	text-align:center;
}

#comment {
	text-align:left;
	border-style:groove; border-width:1px; padding:7px; background-color: white;
	width:90%;
	margin-top:0; 
	margin-bottom:0; 
	margin-left: auto;
	margin-right: auto;
}
#comment p {
	font-family:Arial; 
	font-size:10pt;
}
#comment a {
    color: blue;
}
#comment a:visited {
    color: blue;
}
#comment a:hover {
    color: red;
}

#comment-reply {
	text-align:left;
	border-style:groove; border-width:1px; padding:7px; background-color: white;
	width:87%;
	margin-top:0; 
	margin-bottom:0; 
	margin-left: 7%;
	margin-right: auto;
}
#comment-reply p {
	font-family:Arial; 
	font-size:10pt;
}
#comment-reply a {
    color: blue;
}
#comment-reply a:visited {
    color: blue;
}
#comment-reply a:hover {
    color: red;
}

.clickbutton { border-style: outset; border-width: 1px; padding-left: 4px; padding-right: 4px; 
               padding-top: 1px; padding-bottom: 1px; background-color: 
               #666633; color:#FFFFFF;}
.clickbutton a { color:#FFFFFF; text-decoration: none; }
.clickbutton a:visited {color:#FFFFFF; text-decoration: none; }

#listbusinessform td {
	padding: 0;
	font-family:Georgia; 
	font-size:9pt
}
#listbusinessform p {
	font-family:Georgia; 
	font-size:9pt
}