/* The first item in this stylesheet will appear first in the RADEditor Control */

h1{font-family:Arial; font-weight:bold; font-size:16px; color:#005dab; margin:0px; padding:5px 0px 5px 0px;}
h2{font-family:Arial; font-weight:bold; font-size:14px; color:#005dab; margin:0px; padding:5px 0px 5px 0px;}
h3{ font-family:Arial; font-weight:bold; font-size:12px; color:#005dab; margin:0px; padding:5px 0px 5px 0px;     }

.heading1 {
	font-family: Arial, sans-serif;
	color:#005dab;
	font-size:12px;
	font-weight:bold;
	margin-bottom:13px;
}

.heading2 {
	font-family: Arial, sans-serif;
	color:#005dab;
	font-size:11px;
	font-weight:bold;
}

.MainCopy 
{
	font-family:arial,helvetica,sans-serif;
	font-size:12px; 
	line-height:15px;
	color:#767677;
	margin-bottom:13px;
	font-weight:normal;
}
.MainSmallCopy			{font-family:Arial; font-size:9px; color:#767677; font-weight:normal; line-height:130%;}

a:link {COLOR:#0067c4;FONT-FAMILY:Arial;FONT-SIZE:12px;FONT-WEIGHT:bold; text-decoration:underline;}
a:active{COLOR:#0067c4;FONT-FAMILY:Arial;FONT-SIZE:12px;FONT-WEIGHT:bold; text-decoration:underline;}
a:visited{COLOR:#0067c4;FONT-FAMILY:Arial;FONT-SIZE:12px;FONT-WEIGHT:bold; text-decoration:underline;}
a:hover{COLOR:#999;FONT-FAMILY:Arial;FONT-SIZE:12px;FONT-WEIGHT:bold; text-decoration:none;}

li{font-family:Arial; font-size:11px; color:#767677; font-weight:normal; line-height:130%;}