* {margin: 0px; padding: 0px;}
body  {
	background: #525252;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}
h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #004990;
}

.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;
}
.img{
	padding:0px;
	margin:0px 0px 10px 10px;
	float:right;
	border: 1px solid #999999;
}
.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;
	margin: 0 auto;
	border: 1px solid #CCCCCC;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(images/watermark.gif);
} 
#header {
	padding: 0;
	height:102px;
	background-color: #bcbec0;

} 
#header h1 {
	margin: 0; 
	padding:  0;
}
#navstrip {
	list-style-type: none;
	display: block;
	height:30px;
	background-color: #ffffff;
	background-image: url(images/charcoalbar.jpg);
} 
#navstrip ul{
	list-style-type: none;
	display: block;
	padding:0px;
	margin: 0px;
	float: left;	
}
#navstrip ul li{
	float: right;
	list-style-type: none;
	display: block;
}
#navstrip ul li a, #navstrip ul li a:visited{
	color: #000000;
	text-decoration: none;
	list-style-type: none;
	display: block;
	width:93px;
	line-height:30px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

#navstrip ul li a:hover {
	list-style-type: none;
	display: block;
	color: #333333;
	background-image: url(images/greybar.jpg);
}
#navstrip #active {
	list-style-type: none;
	display: block;
	color: #333333;
	text-decoration: none;
	background-image: url(images/greybar.jpg);

}
#navstrip #active a{
	list-style-type: none;
	display: block;
	color: #333333;
	text-decoration: none;
	background-image: url(images/greybar.jpg);

}
#navstrip ul li ul{
	list-style-type: none;
	display: block;}

#sidebar1 {
	float: left; 
	width: 100px; 
	background: #ffffff; 
	margin: 0px; 
}
#sidebar1 p{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#sidebar2 {
	float: right;
	width: 20px;
	margin: 0px;
	background-color: #ffffff;

	
}
 #mainContent {
	margin: 10px 10px 10px 120px;
	padding: 0 10px;
	min-height: 500px;
	background-color: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #a6b2c8;
} 
#textmargin { 
	margin: 50px; 
	padding: 50px;
	
} 
 
#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;	
}
#square{
	float:left;
	width:180px;
	height:auto;
	background: #cccccc;
	border: 1px solid #84DDFF;
	padding: 4px;
}
#square a{
	color:#004990;
}
#square a:hover{
	color:#000000;
}
#footer { 
	padding: 0 10px 0 20px; 
	background:#b6b6b4;
} 
#footer p {
	margin: 0;
	padding: 10px 0;
	font-size: xx-small;
	text-align: center;
}
#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: 16px;
	font-style: oblique;
	color: #333333;
}
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;
}


