body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	background-color: #C0C0C0;
}

td.nav_left_section {
	background-image: url('templates/default/images/bg_nav_header_left.jpg');
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	width: 160px;
	height: 23px;
}

td.nav_left_main {
	background-image: url('templates/default/images/bg_nav_left.jpg');
	vertical-align: top;
	width: 160px;
}

td.nav_sub_section {
	color: #FFFFFF;
}

td.content {
	background-color: #2C4F82;
	background-image: url('templates/default/images/bg_header.jpg');
	background-repeat: repeat-x;
	padding-top: 40px;
	padding-bottom: 13px;
	vertical-align: top;
}

td.content_header {
	background-image: url('templates/default/images/bg_content_header.jpg');
	background-repeat: no-repeat;
	height: 34px;
	width: 469px;
}

td.content_footer {
	background-image: url('templates/default/images/bg_content_footer.jpg');
	background-repeat: no-repeat;
	height: 22px;
	width: 469px;
}

div.content_header {
	padding-right: 20px;
	padding-bottom: 7px;
	text-align: right;
	font-weight: bold;
	font-size: 8pt;
}

div.content_footer {
	color: #134172;
	padding-left: 15px;
	padding-bottom: 3px;
	text-align: left;
}

td.content_content {
	text-align: left;
	background-image: url('templates/default/images/bg_content.jpg');
	background-repeat: repeat-y;
	padding-left: 15px;
	padding-right: 15px;
	width: 439px;
}

td.footer {
	background-image: url('templates/default/images/bg_footer.jpg');
	width: 800px;
	height: 23px;
}

td {
	font-family: Verdana;
	font-size: 7pt;
	color:#FFFFFF;
}

td.offer {
	vertical-align: top;
}

td.offer.head {
	text-align: center;
}

td.offer.data {
	text-align: left;
}

th.col {
	text-align: left;
	vertical-align: top;
}

th.head {
	text-align: center;
}

h3 {
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 5px;
}

span.error {
	color: red;
}

span.error.header {
	font-weight: bold;
}

a:link {
	text-decoration: none;
	font-weight: normal;
	color: #C0C0C0;
}

a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #C0C0C0;
}

a:hover {
	text-decoration: overline underline;
	font-weight: normal;
	color: #FFFFFF;
}

a:active {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

textarea {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}

select {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	padding: 0px;
	margin: 0px;
}

input {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color : #FFFFFF;
	border-width: 1px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: 100;
	padding: 0px;
	margin: 0px;
}

