/* CSS Document */

.leftimg {
	float: left;
}

.bodytext {
	color: #000000;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

p {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

.bodytextsm {
	color: #000000;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
}

.copyright {
	color: #000000;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
}

.bodytext2 {
	color: #000000;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.textsubhead {
	color: #660000;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.subnav {
	color: #1E3345;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.subnavlt {
	color: #1E3345;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}


.mainpgsubhead {
	color: #000000;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.link2 {
	color: #000000;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.mainpgsubheadsm {
	color: #000000;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

a {
	font-size: 11px;
	color: #660000;
	font-family: helvetica, arial, sans-serif;
	text-decoration: underline;
}

a:hover {  
	color: #333333;
}

a:visited {  
	color: #660000;
}

.blink {
	font-size: 10px;
	color: #1E3345;
	font-family: helvetica, arial, sans-serif;
	text-align: center;
	text-decoration: underline;
}

.blink:hover {  
	color: #756a56;
}

.blink:visited {  
	color: #1E3345;
}

.textsubheadLarge {
	color: #660000;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.center {
	align: center;
}
