body  {
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #004990;
}
h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #004990;
}
.ad {
	font-size: 14px;
	font-weight: normal;
	font-style: oblique;
	font-variant: small-caps;
}
.ad a, p a:visited {
	color:red;
	text-decoration:underline;
	
}
.ad a:hover{
	color:black;
	text-decoration:none;
}
.small {
	font-size: 12px;
	font-weight: bold;
}
.xsmall{
	font-size: 10px;
}
.xsmall a{
	color:red;
	text-decoration:none;
}
.xsmall a:hover{
	color:black;
	text-decoration:underline;
}
.imgborder{
	padding:5px;
	border: 1px solid #999999;
}
.imgborder2{
	padding:5px;
	margin:0 10px;
	border: 1px solid #999999;
}
.imgborderthin{
	padding:0px;
	border: 1px solid #999999;
}
#container {
	width: 780px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #CCCCCC;
	text-align: left;
} 
#header {
	padding: 0 10px 0 20px;
	height:150px;
	background-color: #bcbec0;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
} 
#header h1 {
	margin: 0; 
	padding:  0;
}
#navstrip {
	height:20px;
	background-color: #00afee;
} 
#navstrip ul{
	list-style-type: none;
	padding:0px;
	margin: 0px;
	float: left;	
}
#navstrip ul li{
	float: left;
	list-style-type: none;
}
#navstrip ul li a, #navstrip ul li a:visited{
	color: #ffffff;
	text-decoration: none;
	display: block;
	width:93px;
	line-height:16px;
	text-align: center;
	font-size: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-right-width:thin;
	border-right-color:#00afee;
	border-left-style: solid;
	border-left-width:thin;
	border-left-color:#00afee;
	border-bottom-style: none;
	border-top-color: #00afee;
}

#navstrip ul li a:hover {
	color: #FFFFFF;
	background-color: #00afee;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-right-width:thin;
	border-right-color:#FFFFFF;
	border-left-style: solid;
	border-left-width:thin;
	border-left-color:#FFFFFF;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-color: #FFFFFF;
}
#navstrip ul li ul{display:none;}
#subheader {
	height:150px;
	margin: 0;
	padding: 0;
	background-color: #bcbec0;
	background-image: url(images/bris_evening_sky.jpg);
	background-repeat: no-repeat;
	background-position: left top;
} 
#sidebar1 {
	float: left; 
	width: 200px; 
	background: #ffffff; 
	padding: 20px 10px;
	margin: 0px; 
}
#sidebar1 p{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#sidebar2 {
	float: right;
	width: 160px;
	margin: 10px;
	background-color: #ffffff;
	border: 1px solid #CCCCCC;
	padding: 4px; 
	
}
#signup{
	float:left;
	width:180px;
	height:auto;
	background: #ffffff;
	border: 1px solid #84DDFF;
	padding: 10px;
	margin: 10px 0px;
}
#signupsml{
	float:left;
	width:160px;
	height:auto;
	background: #ffffff;
	border: none ;
	padding: 0px;
	margin:  0px 20px 0px 20px;
}
#sideborder{
	float:left;
	width:180px;
	height:auto;
	background: #cccccc;
	border: 1px solid #84DDFF;
	padding: 0px;
	margin: 10px 0px;
}
 #textmargin { 
	margin: 50px; 
	padding: 50px;
} 
 #mainContent { 
	margin: 10px 10px 10px 220px; 
	padding: 0 10px;
	border: 1px solid #CCCCCC;
} 
#mainContent ul{
	list-style-type:circle;
	padding: 0px 10px 10px 20px;
	margin: 0px;	
}
#mainContent ul a{
	text-decoration:none;
	color: #000000;	
}
#mainContent ul a:hover{
	text-decoration:underline;	
	color: #000000;	
}
#mainContent a{
	text-decoration:underline;
	color: #000000;	
}
#mainContent a:hover{
	text-decoration:underline;
	color: #333333;
}

#constant{
	float:left;
	width:180px;
	height:auto;
	background: #cccccc;
	border: none;
	padding: 0px;
	margin: 10px;
}
#square{
	float:left;
	width:180px;
	height:auto;
	background: #cccccc;
	border: 1px solid #84DDFF;
	padding: 10px;
	margin: 10px 0px;
}
#square a{
	color:#004990;
}
#square a:hover{
	color:#000000;
}

#footer { 
	padding: 0 10px 0 20px; 
	background:#DDDDDD;
} 
#footer p {
	margin: 0;
	padding: 10px 0;
	font-size: xx-small;
}
#footer a{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.positioning {
	font-size: 14px;
	font-style: oblique;
	color: #FFFFFF;
}
form.styled fieldset div div.column-left p {
	padding-right: 4px;
}
form.styled fieldset {
	margin-bottom: 6px;
	padding: 1px 1px 5px 1px;
	border: 1px solid #004990;
}
form.styled fieldset legend {
	padding: 0 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #004990;
	font-weight: bold;
}

form.styled div.row {
	margin: 0px;
	padding: 4px;
	clear: both;
}
form.styled div.required p {
/*
	color: #990000;
	font-weight: bold;*/
}
form.styled div.column-left {
	margin: 0;
	padding: 0;
	float: left;
	text-align: right;
	width: 30%;
	color: #004990;
}
form.styled div.column-right input, form.styled div.column-right textarea, form.styled div.column-right select {
	border: 1px solid #004990;
}
form.styled div.column-right {
	margin: 0;
	padding: 0;
	float: right;
	text-align: left;
	width: 70%;
}
form.styled div.column-left label {
	margin: 0;
	padding: 0 4px;
	cursor: help;
}
form.styled div.row p {
	margin: 0 0 4px 0;
	padding: 0;
}
form.styled fieldset.button input {
	width: 100%; 
	background-color: #004990;
	color: #fff;
	font-weight: bold;
}
form.styled2 fieldset {
	margin-bottom: 6px;
	padding: 1px 1px 5px 1px;
	border: 1px solid #004990;
}
form.styled2 fieldset legend {
	padding: 0 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004990;
	font-weight: bold;
}
form.styled2 fieldset.button input {
	width: 100%; 
	background-color: #004990;
	color: #ffffff;
	font-weight: bold;
}
[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.thrColFixHdr #sidebar1 { width: 180px; }
.thrColFixHdr #sidebar2 { width: 190px; }
</style>
<![endif][if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.thrColFixHdr #sidebar2, .thrColFixHdr #sidebar1 { padding-top: 30px; }
.thrColFixHdr #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]
