/* specialized net anchor format */
a:link {color: #004080;}
a:visited {color: #004080;}
a:active {color: #3399ff;}
a:hover {color: #ff0033;}

a.white:link {color: #004080;}
a.white:visited {color: #004080;}
a.white:active {color: #ffffff;}
a.white:hover {color: #ffffff;}

a.remindme:link {color: #000064;}
a.remindme:visited {color: #000064;}
a.remindme:active {color: #000064;}
a.remindme:hover {color: #000064;}

/* specialized net text format */
.primeColor {color: #0066ff;}
.secondColor {color: #3399ff;}
.thirdColor {color: #000064;}
.newsMainHeadline {font-family: Verdana; font-size: 18px; font-weight: bold;}
.newsSubHealine {font-family: Verdana; font-size: 10px; font-weight: bold;}
.headsWhite {font-family: Verdana; font-size: 12px; font-weight: bold; color: #ffffff;}
.textWhite {font-family: Verdana; font-size: 10px; color: #ffffff;}
.mrgn10 {margin: 10px 10px 10px 10px;}

/* margins - top right bottom left */
.newsMainMargin {margin: 15px 25px 0px 15px;}

/* countdown styles*/
.countdown-home	{
   font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	color : #ffffcc;
	font-weight: bold;
   font-size: 10px;  
   background:E6B145;
}

.countdown-home2	{
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	color : #FF6833;
	font-weight: bold;
	font-size: 11px;
	background: #ffff99;
}

.countdown-home-title	{
   font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	color : #FFCB66;
	font-weight: bold;
   font-size: 14px;  
   background:#003665;
   font-style: italic;
}

.countdown-home-text	{
   font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	color : #000000;
   font-size: 12px;  
}

