/* The first item in this stylesheet will appear first in the RADEditor Control */
.PageTitle			{font-family:Verdana; font-size:10pt; color:#FFFFFF; font-weight:bold; border-bottom:1px dotted #A3B643; width:100%; padding-bottom:3px;margin-bottom:10px;}

.MainCopy			{font-family:Verdana; font-size:9pt; color:#ffffff; font-weight:normal; line-height:130%;}

.MainSmallCopy		{font-family:Verdana; font-size:7pt; color:#ffffff; font-weight:normal; line-height:130%;}

.Title			{font-family:Verdana; font-size:10pt; color:#cc0066; font-weight:bold; line-height:130%;}

ul
{
	margin:5px; 
	padding:0px;
}

li
{
	font-size:9pt; 
	color:#ffffff; font-weight:normal;
	background-image:url(/images/list_dot.gif);
	background-repeat:no-repeat;
	background-position:3px 6px; 
	list-style-type:none;  
	padding-left:15px;
	display:block;  
	padding-bottom:8px;  
	margin:0px;    
 }

ul.SubLevel li
{
	font-size:10pt; 
	color:#ffffff; font-weight:normal;
	background-image:url(/images/sub_listdot.gif);
	background-repeat:no-repeat;
	background-position:3px 8px; 
	list-style-type:none;  
	padding-left:15px;
	display:block;  
	padding-bottom:10px;  
	margin:0px;    
 }


a.ContentLink:link {font-family:Verdana;
font-size:9pt; line-height:15px;
color:#cc0066;
font-weight:normal;
text-decoration:underline;
}
a.ContentLink:visited {font-family:Verdana;
font-size:9pt; line-height:15px;
color:#cc0066;
font-weight:normal;
text-decoration:underline;
}
a.ContentLink:active {font-family:Verdana;
font-size:9pt; line-height:15px;
color:#cc0066;
font-weight:normal;
text-decoration:underline;
}
a.ContentLink:hover {font-family:Verdana;
font-size:9pt; line-height:15px;
color:#cc0066;
font-weight:normal;
text-decoration:none;
}

a.CareerLink:link {font-family:Verdana;
font-size:9pt; line-height:15px;
color:#FFFFFF;
font-weight:normal;
text-decoration:underline;
}
a.CareerLink:visited {font-family:Verdana;
font-size:9pt; line-height:15px;
color:#FFFFFF;
font-weight:normal;
text-decoration:underline;
}
a.CareerLink:active {font-family:Verdana;
font-size:9pt; line-height:15px;
color:#FFFFFF;
font-weight:normal;
text-decoration:underline;
}
a.CareerLink:hover {font-family:Verdana;
font-size:9pt; line-height:15px;
color:#FFFFFF;
font-weight:normal;
text-decoration:none;
}

a.TooltipLink:link {font-family:Verdana;
font-size:9pt; line-height:15px;
color:#cc0066;
font-weight:normal;
text-decoration:underline;
}
a.TooltipLink:visited {font-family:Verdana;
font-size:9pt; line-height:15px;
color:#cc0066;
font-weight:normal;
text-decoration:underline;
}
a.TooltipLink:active {font-family:Verdana;
font-size:9pt; line-height:15px;
color:#cc0066;
font-weight:normal;
text-decoration:underline;
}
a.TooltipLink:hover {font-family:Verdana;
font-size:9pt; line-height:15px;
color:#cc0066;
font-weight:normal;
text-decoration:none;
cursor:help;
}