body {
	background-color: #f2f2f2;
	font-family: Arial, Helvetica, sans-serif;
}
table {
	background-color: #FFFFFF;
	vertical-align: top;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #1d3a94;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #1d3a94;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #1d3a94;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #8fcf23;
}
h5 {
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}
h6 {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
p {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	white-space: normal;
}
menuhoriz {
	padding: 4px;
}
a:link {
	color: #0066FF;
}
a:visited {
	color: #551a8b;
}
a:hover {
	color: #0000CC;
}
a:active {
	color: #990099;
}
.rowlower a:link {
	color: #FFFFFF;
}
.rowlower a:visited {
	color: #FFFFFF;
}
.rowlower a:hover {
	color: #FFFF00;
}
.rowlower a:active {
	color: #FFFF00;
}
.linksvertical {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	vertical-align: top;
}
.maincontent {
	padding: 36px 12px 12px;
	vertical-align: top;
}
.columnleft {
	vertical-align: top;
	padding: 12px;
}
.columnright {
	vertical-align: top;
	padding: 12px 8px 12px 12px;
}
.rowlower {
	background-color: #999999;
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	padding: 2px;
	background-color: #f2f2f2;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
}
.tablecustom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*round box */
.roundcont {
	width: 100%;
	background-color: #f90;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(../images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(../images/br.gif) no-repeat top right;
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
h3.roundcont {
	font-weight: bold;
	color: #FFFFFF;
}
.boxCrosshead {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}
.tableHeaders {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8fcf23;
	padding: 6px;
	border: 2px solid #FFFFFF;
	font-size: 12px;
}
.tableBody {
	background-color: f2f2f2;
	padding: 6px;
	border: 2px solid #FFFFFF;
}
.smallPrint {
	font-size: 9px;
}
