.link { color: #fff; font-size: 10pt; font-family: Arial }
.link:hover { color: orange; font-size: 10pt; font-family: Arial; text-decoration: underline }
.divider { font-size: 10px; color: 000066; font-family: Arial, Helvetica, sans-serif; }
.leftcollink {
	color: 758AA0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
	letter-spacing: .001em;
	display: block;
}
.leftcollink:hover {
	color: 758AA0;
	font-size: 11px;
	font-family: Arial;
	text-decoration: underline;
	font-weight: bold;
	line-height: normal;
}
.leftcoltext {
	color: 758AA0;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	line-height: 11px;
}
.bodytext1 {
	color: #333333;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	line-height: 14px;
}
.bodylink {
	color: 61002B;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	line-height: normal;
	letter-spacing: normal;
}
.bodylink:hover {
	color: 61002B;
	font-size: 11px;
	font-family: Arial;
	text-decoration: underline;
	font-weight: normal;
	line-height: normal;
}
.footerlink {
	color: 000066;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	line-height: 10px;
	letter-spacing: normal;
}
.footerlink:hover {
	color: 000066;
	font-size: 11px;
	font-family: Arial;
	text-decoration: underline;
	font-weight: normal;
	line-height: 10px;
}
.footertext {
	color: #333333;
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	line-height: 10px;
}

.navbar 
{
	font-family:Arial; 
	font-size:9pt; 
	color:#666666; 
	FONT-WEIGHT:normal; 
	FONT-STYLE:normal; 
	TEXT-DECORATION:none; 
}

.navbar:hover 
{
	font-family:Arial; 
	font-size:9pt; 
	color:#666666; 
	FONT-WEIGHT:normal; 
	FONT-STYLE:normal; 
	TEXT-DECORATION:underline; 
}
.quicklink 
{
	font-family:Arial; 
	font-size:10px; 
	color:#00007f; 
	FONT-WEIGHT:bold; 
	FONT-STYLE:normal; 
	TEXT-DECORATION:none;
	 
}

.quicklink:hover 
{
	font-family:Arial; 
	font-size:10px; 
	color:#00007f; 
	FONT-WEIGHT:bold; 
	FONT-STYLE:normal; 
	TEXT-DECORATION:underline; 
}

.leftnavklink 
{
	FONT-FAMILY: Arial;
	COLOR: #666666; 	
	FONT-SIZE: 11px;
	FONT-WEIGHT:bold;
	TEXT-DECORATION:underline;	
}

.leftnavklink:hover 
{
	font-family:Arial; 
	font-size:11px; 
	color:#336699; 
	FONT-WEIGHT:bold; 
	FONT-STYLE:normal; 
	TEXT-DECORATION:underline; 
}

.leftnavklink2 
{
	FONT-FAMILY: Arial;
	COLOR: #666666; 	
	FONT-SIZE: 12px;
	FONT-WEIGHT:bold;
	TEXT-DECORATION:underline;	
}

.leftnavklink2:hover 
{
	font-family:Arial; 
	font-size:12px; 
	color:#336699; 
	FONT-WEIGHT:bold; 
	FONT-STYLE:normal; 
	TEXT-DECORATION:underline; 
}

h1
{
	font-family:Arial; 
	font-size:16px; 
	color:#00007f; 
	FONT-WEIGHT:bold; 
	FONT-STYLE:normal; 
	 
}

td
{
	font-family:Arial;
	font-size:12px;
}

.title
{
	font-family:Arial; 
	font-size:14px; 
	color:#000066; 
	FONT-WEIGHT:bold; 
	FONT-STYLE:normal; 
}
.BlueFont {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #00007f;
}
.SmallBlueFont {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #00007f;
}
.BrownFont {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
}
.subtitle
{
	font-family:Arial; 
	font-size:11px; 
	color:#000000; 
	FONT-WEIGHT:normal; 
	FONT-STYLE:normal; 
}	
.required 
{
	color:Red;
}
body{
background-color:#7A93B7;
background-image:url(/images/templates/base/images/bg.gif);
}
.content{
background-color:#FFFFFF;
}
.content p{
margin-right:10px;
}