body {
	margin: 0px;
	padding: 1px;
	background-color:#FFFFFF;
}

td, span, div, p, body, input, select, textarea, a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #2E3C8E;
}

table.page {
	width: 90%;
}

table.page td.leftcolumn {
	width:	25%;
	vertical-align: top;
}

table.page td.maincolumn {
	width:	75%;
	vertical-align: top;
}

}

table.main {
	width: 100%;
}

td.topbar {
	background-color: #1a446c;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9pt;
	height:20px;
	padding-left: 2px;
	padding-right: 2px;
}

td.topbar a, td.topbar div {
	background-color: #1a446c;
	font-family: Arial, Helvetica, Verdana;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
}

.more, .more a{
	text-align: right;
	color: #ED1924;
	font-size:8pt;
	text-decoration: none;
}

.button {
	background-color: #75A9DA;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 8pt;
}

.shadow {
	background-image: url(../images/shadow.gif);
	height: 8px;
	line-height: 1px;
	font-size: 1px;
}

.menu {
	color: #FFFFFF;
	background-color: #6781BE;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
}

.menu a {
	color: #FFFFFF;
	text-decoration: none;
}

td.titlebar {
	background-color: #75A9DA;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9pt;
	height:27px;
	padding-left: 2px;
	padding-right: 2px;
}

td.titlebar a{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}

.h1 {
	font-family: Arial, Helvetica, Verdana;
	font-weight:bold;
	font-color:#333333;
	font-size: 16pt;
	margin: 1em;
}

h2 {
	font-size: 10pt;
}

h3 {
	font-size: 9pt;
}

li {
	list-style-image: url(../images/bullet.gif);
}

ul.sitemap li {
	list-style-image: none;
}

ul.leftmenu {
	padding-top:0px; 
	margin-top: 0px; 
	margin-left: 5px; 
	padding-left: 15px;
}

ul.leftmenu li {
	list-style-image: url(../images/arrowbullet.gif);
}

a.biglink {
	color: #F68213;
	text-decoration: none;
	font-size: 13px;
	font-weight:bold;
}

.title{
	background-color: #F68213;/*#0066cc;*/
	color: #FFFFFF;
	border: 1px solid #F68213;

}

}
.body{
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	font-weight:bold;
	font-color:#333333;;
}
