/* GLOBAL ELEMENTS */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	height:100%;
	
}

img {border:none; }

h2 { 
 	font-style:italic;
	color:#33CC00;
	
}
h3 {
	color:#42a642;
	font-family:Trebuchet, sans-serif;
	font-size:18px;
 	font-style:italic;
}

/* CONTENT */

.textmain {
	font-size: 11px;
	line-height: 20px;
	color: #333333;
}
.bigtext {
	font-size: 16px;
	color: #73c045;
	font-weight: bold;
	font-style: normal;
}


.smalltext {
	font-size: 10px;
	color: #999999;
}
.blakcheader {
	font-size: 12px;
	line-height: 20px;
	color: 333333;
	font-weight: bold;
}
.nextbenefit {  
	font-size: 11px; line-height: 20px; 
	color: 333333;
	text-decoration: none
}
.toptext {
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;


}

/* LINKS */

a.navlink:link	{  text-decoration: none; font-size: 11px; font-weight: none; color:#FE7D18; }
a.navlink:visited	{ text-decoration: none; font-size: 11px; font-weight: none; color: #FE7D18; }
a.navlink:active	{  text-decoration: none; font-size: 11px; font-weight: none; color: #FE7D18; }
a.navlink:hover	{ text-decoration: none; font-size: 11px; font-weight: none; color:#000000; }

a.topnavlink:link	{  text-decoration: none; font-size: 10px; font-weight:none; color:#FFFFFF; }
a.topnavlink:visited	{ text-decoration: none; font-size: 10px; font-weight:none; color:#FFFFFF; }
a.topnavlink:active	{  text-decoration: none; font-size: 10px; font-weight:none; color:#FFFFFF; }
a.topnavlink:hover	{ text-decoration: none; font-size: 10px; font-weight:none; color:#000000; }
