/* ================================
CSS STYLES FOR DotNetNuke
================================
*/   
a:link {color:#0000FF; text-decoration: none; }
a:active {color:#0000FF; text-decoration: none; }
a:visited {color:#0000FF; text-decoration: none; }
a:hover {color:#0000FF; text-decoration: underline; }
body {background:#ffffff; color:#000000; font-weight: normal; font-size: 10pt; line-height: 15pt; font-family: "verdana", times, "minion web", serif; }
.BodyText {color:#000000; font-weight: normal; font-size: 10pt; line-height: 15pt; font-family: "verdana", times, "minion web", serif; }
.BottomLinks {color:#000000; font-weight: normal; font-size: 7pt; line-height: 15pt; font-family: "verdana", times, "minion web", serif; }
.BlackList {color:#46567E; font-weight: normal; font-size: 10pt; line-height: 10pt; font-family: "verdana", times, "minion web", serif; }
.TopNav {color:#ffffff; font-weight: normal; font-size: 8pt; line-height: 10pt; font-family: "verdana", times, "minion web", serif; }
.Nav {color:#46567E; font-weight: normal; font-size: 8pt; line-height: 10pt; font-family: "verdana", times, "minion web", serif; }
.RedNav {color:#cc0000; font-weight: normal; font-size: 8pt; line-height: 10pt; font-family: "verdana", times, "minion web", serif; }
.Head {color:#46567E; font-weight: normal; font-size: 9pt;  line-height: 15pt; font-family: "verdana", times, "minion web", serif; }
.Black {color:#000000; font-weight: normal; font-size: 10pt; line-height: 13pt; font-family: "verdana", times, "minion web", serif; }
p
{
font-size: 10pt;
color: black;
font-family: Verdana;
}
div
{
font-size: 10pt;
color: black;
font-family: Verdana;
}
h1
{
color: black;
font-family: Verdana;
font-weight: bold;
font-size: 14pt;
}
h2
{
color: black;
font-family: Verdana;
font-size: 14pt;
}
h3
{
color: black;
font-family: Verdana;
font-weight: bold;
font-size: 12pt;
}


