BODY, TD, LI, P {
	color : #333333;
	font-family : Tahoma, batang, century, arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-top:  0px;
	margin-bottom: 12px;
	line-height: 120%;
}

H1 {
	color : #2B1385;
	font-family : arial, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight : bold;
	margin-top: 0px;
	margin-bottom: 6px;
	text-transform: none;
}

H2 {
	color : #2B1385;
	font-family : arial, verdana,  sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight : bold;
}

H3 {
	color : #2B1385;
	font-family : arial, verdana,  sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight : normal;
	margin-top: 15px;
}



A {
	color: #02319D;
	font-size: 12px;
	text-decoration : none;
	font-weight : normal;
}


A:Hover {
	color: #5AB947;
	text-decoration : underline;
	font-size: 12px;
	font-weight : normal;
}

A.Sidenav {
	color: #2B1385;
	font-family : tahoma, century gothic, arial, verdana,  sans-serif;
	font-size: 11px;
	text-decoration : none;
	font-weight : bold;
	margin-left: 2px;
}


A.Sidenav:Hover {
	color: #5AB947;
	font-family : tahoma, century gothic, arial, verdana,  sans-serif;
	text-decoration : underline;
	font-size: 11px;
	font-weight : bold;
	margin-left: 2px;
}

 
HR {
	height: 1pt;
	padding-top : 6px;
}

Form {
	font-family : verdana, arial, verdana,  sans-serif;
	font-size: 11px;
	text-align: left;
}



.footer {
	font-size: 11px;
	font-style: none;
	font-family: arial, verdana, sans-serif;
	color : #999999;
	font-weight : normal;
	padding-left : 0px;
 
}

A.footer {
	font-size: 11px;
	font-style: none;
	font-family: arial, helvetica, sans-serif;
	color : #6666CC;
	font-weight : normal;
	padding-left : 0px;
	text-decoration : none;
}

A.footer:hover {
	font-size: 11px;
	font-style: none;
	font-family: arial, helvetica, sans-serif;
	color : #BFB093;
	font-weight : normal;
	padding-left : 0px;
	text-decoration : underline;
}


.copyright {
	font-size: 10px;
	font-style: none;
	font-family: verdana, arial, verdana, sans-serif;
	color : #999999;
	font-weight : normal;
	padding-left : 0px;
}

.testimonial {
	padding-left: 10px; 
	padding-right: 10px;
	font-size: 11px; 
	padding-bottom: 0px; 
	padding-top: 0px; 
	background-color: D1F0B3;
	margin-bottom: 6px;
	line-height: 120%;
}

.featuredproduct {
	font-size: 10px;
	color : #2B1385;
	font-weight: bold;	
	text-align: center;
}

.date {
	font-size: 10px; 
	padding-bottom: 0px; 
	padding-top: 0px; 
	margin-bottom: 0px;
	color : #5789D5;
}

.headline {
	padding-bottom: 0px; 
	padding-top: 0px; 
	margin-bottom: 0px;
}

.sidenavtable {
	border-left-color: ADACAC; 
	border-left-style: solid; 
	border-left-width: 1px;  
	border-bottom-color: ADACAC; 
	border-bottom-style: solid; 
	border-bottom-width: 1px; 
	border-right-color: ADACAC; 
	border-right-style: solid; 
	border-right-width: 1px;
	border-top-color: ADACAC; 
	border-top-style: solid; 
	border-top-width: 1px;
	padding-top: 2px; 
	padding-bottom: 2px;
	padding-left: 2px;
	background-color: D6D0E8;
}
 