a,a:visited {
	color: #336699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	margin-bottom: -5px;
}

.listLevel2Bullet {
	list-style:circle; 
	margin-left:-25px;
}

.template{
	width:770px;
	height:100%;
	border:none;
}

body {
	background-color:#1C3A5A;
}

table {
	background-color:#FFFFFF;
}

.plaintext, .quotetext, .contentHome, .contentLeft, .contentRight, .calloutRight, .midnav,  .news, .formtext, .formfieldlabels, .formexample, .footer {
	font-family:  verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;	
	line-height: 12pt;
}

.news, .formfields, .formtext, .formfieldlabels, .formexample, {
	font-size: 8pt;
}

.formfields, .formfieldlabels {
	padding-bottom:5px;
}

.formexample {
	color: #666666;
	font-size: 8pt;
}

.contentLeft {
	padding: 25px;
	padding-top: 10px;
	background-color: #F1F1F1;
}

.contentLeft, .contentHome {
	padding-left: 23px;
}

.contentHome, .contentRight {
	padding: 25px;
	padding-top: 10px;
}

.calloutRight {
	padding:10px;
	padding-bottom: 20px;
	border:1px;
	border-style: solid;
	border-color:#CCCCCC;
}

.quoteText {
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	background-color: #FFFFFF;
	padding:7px;
}

.midnav, .leftnav {
	font-family: verdana, sans-serif; 
	font-size: 8pt;
	line-height: normal;
	color: #333300;
}

a.midnav, a:hover.midnav, a:visited.midnav {
	color : #993300;
}

a:hover.midnav  {
	text-decoration: underline;
}

.leftnav, a.leftnav, a:hover.leftnav, a:visited.leftnav {
	color: #336699;
	padding: 0px;
	padding-bottom: 10px;
}

.leftnav {
	color: #666666;
}

.footer {
	padding-left:25px; 
	padding-right:10px;
	padding-bottom: 10px;
}

.footer {
	color: #CCCCCC;
	padding-top: 10px;
	line-height: 20px;
}

a.footer,a:visited.footer {  
	padding:0px;
	color: #6699CC;
	text-decoration: none;
        }
		
a:hover.footer {  
		text-decoration: underline;
        }	