/* Text Colors

dark red: #990000
gray: #999999

*/
body, p, td {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	color: #020167;
}
.tableBorderBlue {border: 2px solid #020167;}
.tableBorderRed {	border: 2px solid #9A0000;}

a.Small_Links:link, a.Small_Links:visited, a.Small_Links_Reg:link, a.Small_Links_Reg:visited  {font-family: Verdana; color : #020167; font-size: 8pt; text-decoration: none;}
a.Small_Links:active, a.Small_Links:hover, a.Small_Links_Reg:active, a.Small_Links_Reg:hover  {font-family: Verdana; color : #990000; text-decoration: underline; font-size: 8pt;}

/*bold/normal*/
a.Small_Links:link, a.Small_Links:visited, a.Small_Links:active, a.Small_Links:hover  {font-weight: bold;}
a.Small_Links_Reg:link, a.Small_Links_Reg:visited, a.Small_Links_Reg:active, a.Small_Links_Reg:hover  {font-weight: normal;}


a.Bottom_Links:link, a.Bottom_Links:visited  {font-family: Arial; color : #999999; font-size: 8pt; font-weight: normal;  text-decoration: none;}
a.Bottom_Links:active, a.Bottom_Links:hover  {font-family: Arial; color : #990000; text-decoration: underline; font-size: 8pt; font-weight: normal;}

a.Tiny_Links_Reg:link, a.Tiny_Links_Reg:visited  {font-family: Arial; color : #999999; font-size: 7pt; font-weight: normal; text-decoration: none;}
a.Tiny_Links_Reg:active, a.Tiny_Links_Reg:hover  {font-family: Arial; color : #990000; text-decoration: underline; font-size: 7pt; font-weight: normal;}

.Tiny_Text{	font-family: Arial; font-size: 7pt; font-style: normal; color: #999999;}

a.Red_Links:link, a.Red_Links:visited  {font-family: Verdana; color : #990000; font-size: 10pt; font-weight: bold;  text-decoration: none;}
a.Red_Links:active, a.Red_Links:hover  {font-family: Verdana; color : #FD000A; text-decoration: underline; font-size: 10pt; font-weight: bold;}

a.Main_Links:link, a.Main_Links:visited  {font-family: Arial; color : #999999; font-size: 11pt; font-weight: bold;  text-decoration: none;}
a.Main_Links:active, a.Main_Links:hover  {font-family: Arial; color : #990000; text-decoration: underline; font-size: 11pt; font-weight: bold;}

a.Main_Links_smaller:link, a.Main_Links_smaller:visited  {font-family: Arial; color : #999999; font-size: 11px; font-weight: bold;  text-decoration: none;}
a.Main_Links_smaller:active, a.Main_Links_smaller:hover  {font-family: Arial; color : #990000; text-decoration: underline; font-size: 11px; font-weight: bold;}


/* Text Sizes & Fonts*/
.SmallDarkBlue, .SmallLightBlue, .SmallRed, .SmallGreen, .SmallGrey, .SmallBlack, .SmallWhite
{font-family: Verdana; 	font-size: 8pt;	font-style: normal;}

.normalDarkBlue, .normalLightBlue, .normalRed, .normalGreen, .normalGrey, .normalBlack, .normalWhite
{font-family: Verdana; 	font-size: 10pt;	font-style: normal;}

.MediumDarkBlue, .MediumLightBlue, .MediumRed, .MediumGreen, .MediumGrey, .MediumBlack, .MediumWhite
{font-family: Arial; 	font-size: 12pt; font-style: normal; font-weight: bold;}

.LargeDarkBlue, .LargeLightBlue, .LargeRed, .LargeGreen, .LargeGrey, .LargeBlack, .LargeWhite
{font-family: Arial; 	font-size: 14pt; font-style: normal; font-weight: bold;}

.ItalicHeaderDarkBlue, .ItalicHeaderLightBlue, .ItalicHeaderRed, .ItalicHeaderGreen, .ItalicHeaderGrey, .ItalicHeaderBlack, .ItalicHeaderWhite
{font-family: "Times New Roman";  font-size: 16pt; font-style: italic; font-weight: bold;}

/* Text Colors*/
.SmallDarkBlue, .normalDarkBlue, .MediumDarkBlue, .LargeDarkBlue, .ItalicHeaderDarkBlue {color: #020167;}
.SmallLightBlue, .normalLightBlue, .MediumLightBlue, .LargeLightBlue, .ItalicHeaderLightBlue {color: #C1D6FF;}
.SmallRed, .normalRed, .MediumRed, .LargeRed, .ItalicHeaderRed {color: #990000;}
.SmallGreen, .normalGreen, .MediumGreen, .LargeGreen, .ItalicHeaderGreen {color: #00CC99;}
.SmallGrey, .normalGrey, .MediumGrey, .LargeGrey, .ItalicHeaderGrey {color: #999999;}
.SmallBlack, .normalBlack, .MediumBlack, .LargeBlack, .ItalicHeaderBlack {color: #000000;}
.SmallWhite, .normalWhite, .MediumWhite, .LargeWhite, .ItalicHeaderWhite {color: #FFFFFF;}

a:link, a:visited  {font-family: Verdana; color : #020167; font-size: 10pt; text-decoration:none; font-weight: bold;}
a:active, a:hover  {font-family: Verdana; color : #990000; text-decoration: underline; font-size: 10pt; font-weight: bold;}

a.heading2:link, a.heading2:visited  {font-family: "Times New Roman", Times, serif; color : #990000; font-size: 14pt; text-decoration:none; font-weight: bold;}
a.heading2:active, a.heading2:hover  {font-family: "Times New Roman", Times, serif; color : #FD000A; text-decoration: underline; font-size: 14pt; font-weight: bold;}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
font-style: normal;
color:#990000;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
font-style: normal;
color:#990000;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
font-style: normal;
color:#990000;
}


#printonly {display : none;} 


.special { display:none; margin-left:5px; } 

ul.nomargin{margin-left:0px;}
