@import url(/templates/styles/menu.css);
body { 
	background:#FFFFFF; 
	margin: 10px;
}
body, td, th, input, select, p, div {
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
}
small {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
}
a, a.link, a.visited {
	text-decoration: none;
}
h1 {
	font: 18px Verdana, Helvetica;
	color: #31B430;
}
h2 {
	font: 16px Verdana, Helvetica;
	color: #31B430;
}
h3 {
	font: 14px Verdana, Helvetica;
	color: #31B430;
}
big {
	font: 14px Verdana, Helvetica;
}
h4 {
	font: 12px Verdana, Helvetica;
	color: #31B430;
}
a {
	color: #306A9A;
}
th {
	text-align: left;
	
}
hr {
	color: #31B430;
	height: 1px;
	background-color: #31B430;
}
ul li {
	list-style: none url(/templates/images/arrow_more.gif)
}
.leftcolCell a, .leftcolCell a:visited {
	font-size: 10px;
	color: #31B430;
	font-weight: bold;
	text-decoration: none;
}
.leftcolCell a:hover {
	text-decoration: underline;
}
.leftcolCell ul {
	margin: 10px 15px 10px 15px;
	padding: 0px;
}
.leftcolCell li {
	margin-bottom: 1em;
}
.headerRight {
	width: 818px;
	background: #38A938 url(/templates/images/header_bg.jpg) no-repeat;
}
.topsmlmenu a, .topsmlmenu {
	color: #FFFFFF;
	font: 11px Verdana, Arial, Helvetica;
	text-decoration: none;
}
.topsmlmenu {
	padding-top: 5px;
	padding-right: 10px;
}
.borderRight {
	background: transparent url(/templates/images/border_right.gif) repeat-y;
}
.footerBg {
	background: transparent url(/templates/images/footer_bg.gif) repeat-x;
}
.footer {
	text-align:top;
	color: #000000;
	font-size: 11px;
	padding:6px 10px 0px 10px;
}
.footer a, .footer a:visited {
	font-size:11px;
	color:#306A9A;
	font-weight:normal;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.footerLabel {
	font-weight:bold;
	color:#306A9A;
}
.leftcol {
	border: 1px solid #C1C5D0;
	background: #F0F3F8;
	width:168px;
}
.leftcolCell {
	font-size:11px;
	padding:14px 10px 14px 10px;
}
.leftcolCell a, .leftcolCell a:visited {
	font-size:10px;
	color: #31B430;
	font-weight: normal;
	text-decoration: underline
}
.menuNav a,  .menuNavOn a {
	display: block;
	position: relative;
	padding: 10px 10px 14px 10px;
}
.menuNav, .menuNav A, .menuNav A:visited {
	text-align:center;
	font: bold 12px Arial, Arial Narrow, Tahoma; 
	color: #000000;
	text-decoration: none;
} 
.menuNav A:hover {
	color: #31B430;
	text-decoration: none;
}
.menuNavOn, .menuNavOn A, .menuNavOn A:visited {
	text-align: center;
	font: bold 12px Arial, Arial Narrow, Tahoma; 
	color: #31B430;
	text-decoration: none;
}
.form {
	background: url(/templates/images/form_box.gif) no-repeat;
	height: 135px;
	width: 408px;
}
.form th {
	color: #316B9A;
	padding: 2px 0px 0px 10px;
	font-size: 11px;
}
.form td {
	font-size: 11px;
}
.form col {
	padding: 0px 0px 0px 10px;
	background-image: none;
}
.form INPUT, .form SELECT {
	font-size: 11px;
}
.divider {
	height: 12px;
	background: transparent url(/templates/images/line_divider.gif) repeat-x;
	margin: 0px;
}
.data col {
	font-weight: bold;
}
.data th {
	color: #316B9A;
}
.dataoddrow {
	background-color: #DEE3EC;
}
.imgl {
	float: left;
	margin: 2px 10px 5px 0px;
}
.imgr {
	float: right;
	margin: 2px 0px 5px 10px;
}
a.tick {
	display: block;
	position: relative;
	padding: 5px 5px 5px 15px;
	background: url(/templates/images/body_tick.gif) no-repeat left;
}
