html {
	height:101%;
	margin-bottom: 1px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	letter-spacing: 0px;	
	margin-top: 10px;;
	margin-bottom: 10px;;
	background-color: #394e5f;
}

.special {
	color: #EF0000;
}

table {
	cellpadding: 0;
	cellspacing: 0;
	border: 0;
	letter-spacing: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	valign: top;
	letter-spacing: 0px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #A3A9B7;
	letter-spacing: 0px;
}

table.callout {
	background-color: #FFFFFF;
	font-size: 11px;
	border: 0;
	color: #394e5f;
	cellspacing: 0;
	cellpadding: 0;
	border-color: #394e5f;
	border-style: outset;
	border-width: 1px;
	letter-spacing: 0px;
}

th.callout {
	background-color: #6e7f8c;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 0px;
}

td.callout {
	background-color: #FFFFFF;
	padding: 6px;
	font-size: 11px;
	color: #404040;
	letter-spacing: 0px;
}

table.wrapper {
	background-color: #FFFFFF;
	font-size: 11px;
	color: #394e5f;
	cellspacing: 0;
	cellpadding: 0;
	border-color: #394e5f;
	border-style: outset;
	border-width: 0px;
	letter-spacing: 0px;
}

th.wrapper {
	background-color: #8092a0;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 0px;
}

td.wrapper {
	background-color: #EEEEEE;
	padding: 6px;
	font-size: 11px;
	color: #202020;
	letter-spacing: 0px;
}

table.footer {
	background-color: #6e7f8c;
	font-size: 10px;
	color: #FFFFFF;
	cellspacing: 0;
	cellpadding: 0;
	border-color: #6e7f8c;
	border-style: outset;
	border-width: 0px;
	letter-spacing: 0px;
}

td.footer {
	background-color: #6e7f8c;
	padding: 6px;
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 0px;
}

form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: square;
	list-style-position: outside;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: decimal;
	list-style-position: outside;
}

.bannerbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.banner {
	background-color: #6e7f8c;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #202020;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #202020;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #202020;
}

A.banner:LINK, A.banner:VISITED, A.bodystyle:LINK, A.bodystyle:VISITED {
	color: #FFFFFF;
	text-decoration: underline;
}

A.bodystyle:LINK, A.bodystyle:VISITED {
	color: #FFFFFF;
	text-decoration: underline;
}


A:LINK, A.callout:LINK {
	color: #202020;
	text-decoration: underline;
}

A:VISITED, A.callout:VISITED {
	color: #202020;
	text-decoration: underline;
}

A.footer:LINK, A.footer:VISITED {
	color: #ffffff;
	text-decoration: underline;
}

A.banner:HOVER, A.footer:HOVER, A:HOVER {
	text-decoration: none;
}

A.callout:HOVER, A.bodystyle:HOVER {
	text-decoration: none;
}

.footer {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #6e7f8c;
	letter-spacing: 0px;
}
