/* CSS Document */

a {
	color: #673112;
}


body {
	background-color: #0C456B;
}

body,td,.body {
	font-family: "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0c456b;
	/*text-align : left;*/
}

.bottom_copy {
	font-size: 8pt;
	color: #0c456b;
}

.buffer_3px {
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
}

.buffer_5px {
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
}

.buffer_10px {
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

.copy {
	font-size: 8pt;
	color: #0c456b;
	line-height: normal;
}

.copy_light {
	font-size: 8pt;
	color: #c0d7e6;
}

h1,.h1 {
	font-size: 14pt;
}

.h3 {
	font-size: 13pt;
}

.h4 {
	font-size: 12pt;
	font-weight:normal;
}

.star_bullet {
	list-style-image:url(icon-tx_star10px.gif);
}

.red {
	color: #83474a;
}

.required {
	font-weight: bold;
	color: #990000;
}

.smal {
	font-size: 9pt;
}


