
body {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #938E8E; text-align:justify; margin: 0; }
td {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: Arial, Helvetica, sans-serif; }

.heading { font-size:18px; color: #4682b4; font-weight: bold; font-family: Georgia, Times New Roman; padding-top:5px;}

.leftcol { background: #fff url(../images/leftbar.gif) 0 0 repeat-y; width:15px; height:100%; }
.rightcol { background: #fff url(../images/rightbar.gif) 0 0 repeat-y; width:15px; height:100%;}

.navigation { padding:5px; background:#39406A; color:#fff; text-align:center; font-weight:bold;}

.footer { padding:5px; background:#39406A; color:#fff; text-align:center; font-weight:bold;}

.padding {padding: 0 10px 0 15px;}

a, a:link {
	color: #4682b4; 
	font-weight:bold; 
	text-decoration: none;
}
a:visited {
	color: #4682b4 
	font-weight:bold; 
	text-decoration: none;
}
a:hover {
	color: #4682b4; 
	font-weight:bold; 
	text-decoration: underline;
}

a.white, a.white:link {
	color: #fff; 
	font-weight:bold; 
	text-decoration: underline;
}
a.white:visited {
	color: #fff; 
	font-weight:bold; 
	text-decoration: underline;
}
a.white:hover {
	color: #fff; 
	font-weight:bold; 
	text-decoration: none;
}

a.current {
	color: #9EC3E3; 
	font-weight:bold; 
	text-decoration: underline;
	letter-spacing:1px;
}

a.current:hover {
	color: #9EC3E3; 
	font-weight:bold; 
	text-decoration: none;
	letter-spacing:1px;
}

a.whitenav, a.whitenav:link {
	color: #fff; 
	font-weight:bold; 
	text-decoration: none;
	letter-spacing:1px;
}
a.whitenav:visited {
	color: #fff; 
	font-weight:bold; 
	text-decoration: none;
	letter-spacing:1px;
}
a.whitenav:hover {
	color: #fff; 
	font-weight:bold; 
	text-decoration: underline;
	letter-spacing:1px;
}
