.Header {
	background: #e8e8e8 url("../img/header.gif") left top no-repeat;
	width: 100%;
	margin: 0;
}
.Header td {
	padding: 6px 5px 6px 16px;
}
.Content {
	width:  907px;
	margin: 0 0 0 0;
}
.Content td {
	padding: 0;
}
.Content td.Content_title {
	border-bottom: 0px #726d88 solid;
	padding-left: 40px;
	padding-bottom: 10px;
}
.Content td.Content_left {
	width: 580px;
	padding-left: 0px;
	padding-top: 28px;
}
.Content td.Content_right {
	align: left;
	text-align: left;
	width: 200px;
	padding-left: 116px;
	padding-top: 28px;
	}
.Content td td{
	padding: 0;
}
* html .Content td.Content_right {
	width: 202px;
}
	
.Ruler {
	height: 11px;
}
.Ruler td {
	line-height: 0;
}

.Sidebar1{
	width: 20px;
	margin-bottom: 14px;
}
.Sidebar1 td{
	background: url("../img/sidebar1_bg.gif") left top repeat-y;
	padding-left: 15px;
	color: #000;
}
.Sidebar1 td a{
	text-decoration: none;
}

.Grid1 {
	border-bottom: 1px #dedede solid;
}
.Grid1 .Header td {
	background-color: #dedede;
	border-bottom: 1px #dedede solid;
	font-weight: bold;
}
.Grid1 td {
	padding: 2px 1px 1px 1px !important;
	border-top: 1px #dedede solid;
	line-height: 16px;
	color: #37a4be;
}	
.Grid2 .tr1 {
	background-color: #fff;
}
.Grid2 .tr2 {
	background-color: #f2fafb;
}
.Grid1 td a{
	color: #37a4be;
}
.Grid1 .Grid_left {
	width: 180px;
}

/* FONTS */
body {
	font: normal 12px Arial, sans-serif;
	line-height: 20px;
	color: #767676;
	font-style: normal;
}
body table, table p {
	font-size: 100%;
	font-style: normal;}

h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
}
h1,h2 {	
	margin: 2px 0 2px 0;
	display: inline;
	font-size: 21px;
	font-weight: normal;
	line-height: 22px;
	color: #000;
	letter-spacing: 0;
}
h2 {
	color: #b5e132;}
h3,h4 {
	margin: 2px 0 2px 0;
	display: inline;
	font-size: 17px;
	font-weight: normal;
	line-height: 20px;
	color: #000;
	letter-spacing: 0;
}
h4{
	color: #b5e132;}
h5,h6 {
	display: block;
	background-color: #b5e132;
	margin: 2px 0 2px 0;
	padding: 2px 2px;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #fff;
	letter-spacing: 0;
}
h6{
	background-color: #544d71;}
.class1 {
	font-size: 11px;
	line-height: 14px;
}
.class2 {
	font-size: 12px;
}
.class3 {
	font-size: 12px;
	font-weight: bold;
	color: #00284e;
}
.class4 {
	font-size: 14px;
	color: #61195b;
}
.class5 {
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
}
.green, .green * {
	color: #b5e132;
	font: inherit;
}
.purple, .purple * {
	color: #544d71;
	font: inherit;
}
a {
	color: #00284e;
	text-decoration: underline;
}
a:hover {
	color: #d8260c;
	text-decoration: none;
}

ul {
	margin: 3px 0 7px 22px;
	padding: 0;
	list-style: none;
}
ul li {
	color: #767683;
	list-style: none;
	float: none;
}
ul li a {
	color: #767683;
	text-decoration: none;
}
ul li a:hover {
	color: #000;
	text-decoration: none;
}
blockquote, pre {
	padding: 10px 30px;
}
blockquote {
	font: italic 12px Georgia, Times, serif;
	margin: 8px 0;
}
* html ul, * html ol {
	margin-left: 22px;
}
a img {
	border: 0px solid #ffffff;
}
img {
	margin: 0;
	padding: 0;
	border-color: #dc2667;
}
.pointerhand {
	cursor: pointer;
}
hr {
	margin: 6px 0;
	padding: 0;
	line-height: 0;
	color: #fff;
	border: 0;
	border-bottom: #dc2667 1px solid;
}
* html hr {
	line-height: 0;
	width: 100%;
	padding-top: 1px;
	color: #fff;
	background: #dc2667;
}
div.hr {
	background: url("/img/dots-horz.gif") left top repeat-x;
	margin: 6px 0;
	height:1px;}
div.hr hr {
	display:none}

form .fieldset_left {
}
form {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
form fieldset {
	clear: both;
	font-size: 100%;
	border-color: #0a498f;
	border-width: 1px 0 0;
	border-style: solid none none;
	padding: 10px;
	margin: 0 0 8px;
}
form fieldset legend {
	font-size: 14px;
	font-weight: bold;
	color: #0a498f;
	margin: 0 0 0 -5px;
	padding: 0 2px;
}
label {
	font-size: 100%;
}
label u {
	font-style: normal;
	text-decoration: underline;
}
input, select, textarea {
	font-family: Helvetica, Arial, sans-serif;
	color: #636363;
	padding: 1px;
	font-size: 12px;
}
textarea {
	overflow: auto;
}
div.notes {
	float: right;
	width: 158px;
	height: auto;
	margin: 0 0 10px 10px;
	padding: 5px;
	border: 1px solid #00513d;
	color: #00513d;
	background: #c7e3db;
}
div.notes a {
	color: #00513d;
}
form div fieldset {
	clear: both;
	border-width: 1px;
	border-style: solid;
	border-color: #666;
	margin: 0 0 0 144px;
	padding: 0 5px 5px;
	width: 197px;
}
form div fieldset legend {
	font-size: 100%;
	padding: 0 3px 0 9px;
}
form div.required fieldset legend {
	font-weight: bold;
}
form div label {
	display: block;
	float: left;
	width: 130px;
	padding: 3px 5px;
	margin: 0 0 5px;
	text-align: right;
}
form div fieldset label.labelCheckbox, form div fieldset label.labelRadio {
	margin: 0 0 5px;
	width: 170px;
}
form .totalprice {
	margin: 0px;
	border: 0px transparent solid;
	font-weight: bold;
	color: #37a4be;
	font-size: 12px;
	padding: 0;
	line-height: 12px;

}
