body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#381152;

}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#381152;
}

th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#381152;
}

.bodystyle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family:Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

.topmenubg {
	background-image:url(images/layout_r2_c1.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#98C3C9;
	}
.bottommenubg {	
	background-image:url(images/layout_r3_c1.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#6BA7B1;
	}
.middlebg {
	background-image:url(images/layout_r3_c2.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#77B0BB;
	}

.topnav {
color:#146C6E;
font-size:14px;
font-weight:bold;
line-height: 20px;
}

.topnav a:link, .topnav a:visited {
color:#146C6E;
font-size:14px;
font-weight:bold;
line-height: 20px;
text-decoration:none;
}

.topnav a:hover, .topnav a:active {
color:#146C6E;
font-size:14px;
font-weight:bold;
line-height: 20px;
text-decoration:underline;
}


.middlenav a:link .middlenav a:visited {
color:#381152;
text-decoration:none;
}

.middlenav a:hover .middlenav a:active {
color:#381152;
text-decoration:underline;
}

.headerstext {
font-family:Arial, Helvetica, sans-serif;
color:#146C6E;
font-size:14px;
font-weight:bold;
}