body {
	background-color: #FFFFFF;
}

.table
	{
	margin: 0;
	Padding: 0;
	width:760;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	/*cellspacing: 0;
	cellpadding: 0;*/
	}
td {
	background-color: #FFFFCC;
}
.CoName {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #0000FF;
}
.co_name2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
}

.list {
	list-style-position: outside;
	list-style-image: url(../img/dotred.gif);
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 150%;
	font-weight: bold;
	background-position: left;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #0000FF;
	text-align: center;
}
p {
	font-family: "Times New Roman", Times, serif;
	line-height: 120%;
	color: #000000;
	background-color: #FFFFFF;
	padding-right: 15px;
	padding-left: 10px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #0000FF;
	text-align: center;
	background-image: none;
	background-repeat: repeat-y;
	background-position: center;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 120%;
	font-weight: bold;
	color: #0000FF;
	background-color: #FFFFCC;
	text-align: center;
}


.sidebar {
	background-color: #669999;
	background-position: left 0em;
	vertical-align: text-top;
	background-repeat: repeat-x;
	
}
.form_element {
	background-color: #FFFF66;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 3px;
	width: 200px;
	font-size: 12px;
	height: auto;
	background-repeat: repeat-x;
	border: thin solid #000000;
}
.formCell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	white-space: nowrap;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}

.form-labels {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	text-align: right;
	width: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	border-bottom-color: #CCCCCC;
	vertical-align: middle;
}

.ContactAlternatives {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 5px;
}
.address {
	font-family: "Times New Roman", Times, serif;
	line-height: 3px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 0px;
	background-color: #FFFFFF;
	text-indent: 20px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	background-color: #999999;
	clear: both;
	margin-top: 15px;
	padding-top: 1px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-bottom-color: #333333;
	}
