p
{
	color: black;
	margin: 0 10px 10px;
}

h1
{
	font-size: 14px;
	padding-top: 10px;
	color: #600;
}

#contentheader h1
{
	font-size: 20px;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	font-weight: bold;
}

#contentright p
{
	color: #600;
	font-size: small;
	font-family: times;
	line-height: 140%;
}

img.left
{
	float: left;
	margin: 2px 10px 5px 0;
	border: 0;
}

img.right
{
	float: right;
	margin: 2px 0 5px 10px;
	border: 0;
}

img.across
{
	margin: 0 0 10px 0;
	border: 0;
}

img.none { border: 0; }

.quote_title
{
	color: #600;
	text-align: right;
	vertical-align: baseline;
	text-transform: inherit;
	text-decoration: none;
	font-weight: bold;
}

.quote
{
	color: black;
	font-size: x-small;
	line-height: 140%;
	text-align: right;
	text-transform: inherit;
}

#contentleft a
{
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	font-size: x-small;
	text-transform: inherit;
}

a
{
	text-decoration: none;
	font-weight: bold;
	color: #174B5C;
}

a:hover { text-decoration: underline; }

pre
{
	font-size: 11px;
	color: white;
}

ul { margin-right: 20px; }

li
{
	color: black;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	list-style-type: square;
	list-style-position: outside;
	display: block;
	padding: 0;
}

.print_headline
{
	overflow: default;
	visibility: hidden;
}

.print
{
	overflow: default;
	visibility: hidden;
}

#contentright a
{
	display: block;
	padding: 0px;
	color: #174B5C;
}

#contentright a:hover
{
	display: block;
	padding: 0px;
	text-transform: inherit;
	text-decoration: underline;
}

#contentright img
{
	text-align: right;
	padding: 5px 0px 5px 0px;
	max-width: 140;
	border-color: 0;
	border-width: 0px;
	border-style: none;
}

form
{
	background-color: white;
	color: black;
	font-size: small;
	line-height: 120%;
	background-image: url(form_bg.jpg);
	border-color: #633;
	border-width: 1px;
	border-style: dotted;
	width: 500px;
}

.required
{
	color: #8F3224;
	font-size: x-small;
	font-style: oblique;
}
.exclaim
{
	padding: 2px 5px 2px 5px;
	background-color: #8F3224;
	color: #FF3;
	font-weight: bold;
	margin: 0 5px 0 0;
}
.error
{
	color: #8F3224;
	border-left: #8F3224;
	border-width: 0 0 0 6px;
	border-style: none none none solid;
	padding: 0 0 0 8px;
	display: block;
}
#curvedbox h1, #curvedbox h2, #curvedbox p {margin:0 10px; letter-spacing:1px;}
#curvedbox h1
{
	font-size: 1em;
	color: #999;
	height: 2em;
}
#curvedbox h2 {font-size:2em;color:#06a; border:0;}
#curvedbox p {padding-bottom:0.5em;}
#curvedbox h2 {padding-top:0.5em;}
#curvedbox {background: white; margin:1em;}
#curvedbox form
{
	background: white;
	margin: 0em;
	padding: 0;
}

.cbtop, .cbbottom {display:block; background:white; font-size:1px;}
.cbb1, .cbb2, .cbb3, .cbb4 {display:block; overflow:hidden;}
.cbb1, .cbb2, .cbb3 {height:1px;}
.cbb2, .cbb3, .cbb4
{
	border-left: #600;
	border-right: #600;
	border-width: 0 1px 0 1px;
	border-style: none solid none solid;
	background-color: white;
}
.cbb1 {margin:0 5px; background:#600;}
.cbb2 {margin:0 3px; border-width:0 2px;}
.cbb3 {margin:0 2px;}
.cbb4 {height:2px; margin:0 1px;}

.cbboxcontent {display:block; background:white; border:0 solid #600; border-width:0 1px;}
