/* UNC TV General Rules */
P, LI, OL, UL, TABLE, TR, TH, TD, .Explicit, .main {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
}
body {
	background-color:#003366;
}
body+table,tr,td   { color: #036; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.body   { color: #036; font-size: 11px; line-height: 15px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.whitetext  { color: #fff; font-size: 10px }
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
}

.subhdr2   {
	color: #036;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.subhdr   {
	color: #036;
	font-weight: bold;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link  { color: #036; text-decoration: underline }
a:visited  { color: #669; text-decoration: underline }
a:hover { color: #069 }
/* white links */
a.white:link     { color: #fff; font-size: 10px }
a.white:visited    { color: #a4bad1; font-size: 10px }
a.white:hover    { color: #cdebff; font-size: 10px }
a.white:active    { color: #cdebff; font-size: 10px }
/* footer links */
a.footer:link  { color: #bed5ed; font-size: 10px; text-decoration: none }
a.footer:visited   { color: #a4bad1; font-size: 10px; text-decoration: none }
a.footer:hover   { color: #cde6ff; font-size: 10px; text-decoration: none }
a.footer:active   { color: #bed5ed; font-size: 10px; text-decoration: underline }
.smallwhite  { color: #fff; font-size: 10px }

/* dynamic sections */
.dynamictext     { color: #fff; font-size: 10px; line-height: 15px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.dynamicsubhdr { color: #fff; font-weight: bold; font-size: 11px; line-height: 15px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a.dynamicsubhdrlink:link     { color: #fff; font-size: 11px }
a.dynamicsubhdrlink:visited    { color: #a4bad1; font-size: 11px }
a.dynamicsubhdrlink:hover    { color: #cdebff; font-size: 11px }
a.dynamicsubhdrlink:active    { color: #cdebff; font-size: 11px }
a.dynamic:link        { color: #fff; font-weight: bold; font-size: 10px; text-decoration: underline }
a.dynamic:visited     { color: #fff; font-weight: bold; font-size: 10px; text-decoration: underline }
a.dynamic:hover    { color: #cdebff; font-size: 10px; text-decoration: none }
a.dynamic:active  { color: #cdebff; font-size: 10px; text-decoration: none }
.subhdrteal      { color: #bee6ed; font-weight: bold; font-size: 13px; line-height: 25px }
.extrabutton {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bolder;
	font-style: normal;
}
