#content {line-height: normal;}

a, a:link, a:visited
{
	color: #006;
	text-decoration: none;
	border-bottom: dotted #039 1px;
	padding-bottom: 1px;
}
a:hover
{
border-bottom: none;
}

img {border: 0;}

.dotted_border
{
	height: 2px;
	margin: 0;
	width: 556px;
	background: url(../images/dotted.gif) top left repeat-x;
	font-size: 0;
}

.left {float: left}

.clear {clear: both;}

.green {color: #0cc;}

/*.leftnav {background: #fff url(../images/left-bg.gif) 0 0 repeat-y;}*/

p#tagline
{
	font-size: 11px;
	font-weight: bold;
	color: #369;
	background: url(../images/dotted.gif) top left repeat-x;
	/* border-top: 1px dotted #999; */ /* Check: dotted line */
	/* border-bottom: 1px dotted #999; */ /* Check: dotted line */
}

p#tagline .border
{
	display: block;
	padding: 3px 0;
	background: url(../images/dotted.gif) bottom left repeat-x;
}

h1
{
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	margin: 3px 0 6px 0;
}
h1#contact {
	margin: 20px 0 15px 0;
	text-align: center;
	border-top: solid #ccf 1px;
	padding: 6px 0;
	border-bottom: solid #ccf 1px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	margin: 16px 0 12px 0;
	background-color: #e3e3e3;
	padding: 3px 0;
}



h3
{
	color: #039;
	font-size: 11px;
	margin: 0;
}
h3#spaceafter {
	margin: 0 0 12px 0;
}
#demo .border h4 {
	font-size: 11px;
}



p
{
	margin-top: 0;
	line-height: 1.5em;
}

p, li
{
	font-size: 11px;
}

h6#breadcrumbs
{
	color: #999;
	font-weight: normal;
	margin: 15px 0 9px 0;
	font-size: 10px;
}

h6#breadcrumbs a, h6#breadcrumbs a:link, h6#breadcrumbs a:visited
{
	color: #999;
	border-bottom: none;
}
.required-fields {
	color: #f00;
}
.spaceafter {
	margin-bottom: 12px;
}

#bottom_nav a, #bottom_nav a:link, #bottom_nav a:visited, #top-links a, #top-links a:link, #top-links a:visited, #navbar li a, #navbar li a:link, #navbar li a:visited{
	border-bottom: none;
}

#bottom_nav a:hover, #top-links a:hover{
	background-color: #DBECF9;
	
}
#content .button-back {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	background-color: #039;
	letter-spacing: 0.2em;
	color: #B7C6D1;
	font-weight: bold;
}
#google-search input {
	font-size: 10px;
	color: #039;
}
#google-search {
	left: 410px;
	top: 37px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	line-height: 9px;
	display: none;
	position: absolute;
}
.image-flush-left {
	float: left;
	margin: 0 15px 3px 0;
}
.image-flush-right {
	float: right;
	margin: 0 0 3px 15px;
}
