a:link,a:visited {
	color : #003399;
	text-decoration : underline;	
}

a:hover {
	color : #6699CC;
	text-decoration : none;		
}

.bluelink {
 color : #99CCFF;
}

a.bluelink:link,a.bluelink:visited {
	color : #99CCFF;
	text-decoration : underline;
	font-weight : bold;	
}

a.bluelink:hover {
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;			
}

.navSublink {
 color : #003399;
 font-size : 11px;
}

a.navSublink:link,a.navSublink:visited {
	color : #003399;
	text-decoration : none;
	font-weight : bold;	
}

a.navSublink:hover {
	color : #6699CC;
	text-decoration : none;
	font-weight : bold;			
}

.headerSub {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #cc0000;
}

.headerWhite {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #ffffff;
}


h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #000000;
}

h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #000000;
}

h3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}

h4 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #CC0000;
}

body,tr,td,p,table,ul,li {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	
}

.body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	
}

.bodySm {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	
}

.bodyRed {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #CC0000;
	
}


blockquote {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	margin-right: 25px;
}

.highlightText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #003399;
	margin-right: 25px;
}



.news {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #003399;
}

.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
}

li {
 	list-style-image : url(images/bullet.gif);
 }


















