
body { background: url("images/home_bg_pattern.gif") repeat-y; }
body, .body, .body-text { font: 11px/1.5 Verdana, Arial, Helvetica, sans-serif; color: #000; }
body, div, span, table, img { margin: 0px; padding: 0px; border: 0px; }

a {	color: #00f; text-decoration: none; cursor: pointer; }
a:hover {	color:#162B68; text-decoration: underline; cursor: pointer; }

.sample {
	font-size: 12pt; 
	font-family: verdana, arial, times; 
	color: #BFFF00; 
	font-weight: bold; 
	line-height: 1.5;
}
.home-header-text {
	font-size: 9pt; 
	font-family: 	verdana, arial, times; 
	color: #003366; 
	font-weight: bold;
	line-height: 1.5;
}
.home-text {
	font-size: 8pt; 
	font-family: 	verdana, arial, times; 
	color: #000000; 
	line-height: 1.5;
}
.copyright {
	font-size: 8pt; 
	font-family: 	verdana, arial, times; 
	color: #000000; 
	line-height: 1.5;
}
.home-contact-text {
	font-size: 8pt; 
	font-family: 	verdana, arial, times; 
	color: #FFFFFF; 
	line-height: 1.5;
}
.body-text {
	font-size: 8pt; 
	font-family: 	verdana, arial, times; 
	color: #000000; 
	line-height: 1.5;
	font-weight: normal;
}
.body-text-bold {
	font-size: 8pt; 
	font-family: 	verdana, arial, times; 
	color: #000000; 
	line-height: 1.5;
	font-weight: bold;
}
.header {
	font-size: 12pt; 
	font-family: 	verdana, arial, times; 
	color: #4A67BA; 
	font-weight: bold;
	line-height: 1.5;
}
.sub-header {
	font-size: 9pt; 
	font-family: 	verdana, arial, times; 
	color: #4A67BA; 
	font-weight: bold;
}
.sub-nav {
	font-size: 10pt; 
	font-family: 	verdana, arial, times;
	line-height: 1.5;
	text-decoration: none;
}
.sub-on {
	font-size: 10pt; 
	font-family: 	verdana, arial, times;
	line-height: 1.5;
	color:#162B68;
	text-decoration: underline;
}
.label {
	font-size: 9pt; 
	font-family: 	verdana, arial, times;
	font-weight: bold;
}
.form-label {
	font-size: 9pt; 
	font-family: 	verdana, arial, times;
	font-weight: bold;
}
.note {
	font-size: 8pt; 
	font-family: 	verdana, arial, times;
	color: green;
	font-weight: bold;
}
.text-bold {
	font-size: 9pt; 
	font-family: 	verdana, arial, times;
	font-weight: bold;
}

.text-strong {
	font-size: 9pt; 
	font-family: 	verdana, arial, times;
	color: navy;
	font-weight: bold;
}

.errorMessage {
	font-size: 10pt; 
	font-family: verdana, arial, times;
	font-weight: bold;
	color: red;
}
.crumbtrail {
	font-size: 8pt; 
	font-family: verdana, arial, times;
	text-decoration: none;
}
