body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: underline;
	color: #000099;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
table.main {
	width: 100%;
}
td.menu {
	background-image: url(../images/menu_bg.gif);
	vertical-align: top;
	padding-top: 210px;
	padding-bottom: 20px;
	background-color: #33348E;
	background-repeat: no-repeat;
	width: 188px;
}
td.menu a:link, td.menu a:visited, td.menu a:active, td.menu a:hover{
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding-left: 22px;
	margin-bottom: 6px;
	background-image: url(../images/menu_point.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 16px;
	text-decoration:none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	margin-left: 5px;
}
td.menu a:hover{
	color:#FFCC00;
}
td.topbar {
	background-color: #FF9900;
	height: 20px;
	text-align: right;
	background-image: url(../images/top_bar.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-right: 60px;
	font-size: 11px;
	line-height: 18px;
	color: #000066;
	font-weight: bold;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td.topimage {
	text-align: right;
	height: 33px;
}
td.topimage table{
	width: 100%;
}
td.content {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
h1 {
	font-size: 32px;
	color: #33348E;
	display: block;
}
input.bt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #34368E;
	border: 1px solid #000066;
}

table.base {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #272525;
	width: 100%;
}
table.base td{
	font-size: 10px;
	color: #51529F;
	padding: 2px;
	vertical-align: top;
	white-space: nowrap;
}
#footer {
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	text-align: center;
	color: #999999;
}
#footer a:link, #footer a:visited, #footer a:active, #footer a:hover{
	color: #33348E;
	text-decoration: none;
	white-space: nowrap;
	padding-right: 1px;
	padding-left: 1px;
	font-size: 11px;
	line-height: 11px;
	display: compact;

}
#brochure {
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	
}
#brochure a:link, #brochure a:visited, #brochure a:active, #brochure a:hover{
	color: #99FFFF;
	text-decoration: none;
	background-image: none;
	padding: 0px;
	text-align: left;
	margin: 0px;
	display: inline;

}
#brochure a:hover{
	color: #00FFFF;
}
td.runningtext {
	font-style: italic;
	color: #33348E;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.mcr {
	font-size: 14px;
	font-weight: bold;
	color: #33348E;
}
.textRed {
	color: #CC0000;
}
.textNote {
	font-size: 10px;
}
td.row1 {
	background-color: #EEEEE7;
	font-size: 11px;
}
input.textfield {
	border: 1px solid #33348E;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
td.content p {
	text-align: justify;
	line-height: 1.25;
}
td.content li {
	line-height: 1.25;
	margin-bottom: 5px;
}

