/* Text Colors

light blue: #C1D6FF
dark blue: #020167
red: #FD000A
green: #00CC99
medium blue: #7683C4
*/
body, p, td {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	color: #020167;
}
ul.GreenBullets {list-style-image: url(images/page-design/bullet.gif);}

.VerticalDivider {background:url("images/home/vertical-divider.gif") repeat-y; background-position: left;}
.indent10px {padding-left: 10px; padding-right: 10px;}	
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 : #00CC99; 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: Verdana; color : #C1D6FF; font-size: 7pt; font-weight: normal;  text-decoration: none;}
a.Bottom_Links:active, a.Bottom_Links:hover  {font-family: Verdana; color : #FFFFFF; text-decoration: underline; font-size: 7pt; font-weight: normal;}

a.Tiny_Links_Reg:link, a.Tiny_Links_Reg:visited  {font-family: Verdana; color : #C1D6FF; font-size: 7pt; font-weight: normal; text-decoration: none;}
a.Tiny_Links_Reg:active, a.Tiny_Links_Reg:hover  {font-family: Verdana; color : #FFFFFF; text-decoration: underline; font-size: 7pt; font-weight: normal;}

.Tiny_Text{	font-family: Verdana; font-size: 7pt; font-style: normal; color: #C1D6FF;}

a.Red_Links:link, a.Red_Links:visited  {font-family: Arial; color : #990000; font-size: 10pt; font-weight: bold;  text-decoration: none;}
a.Red_Links:active, a.Red_Links:hover  {font-family: Arial; color : #FD000A; text-decoration: underline; font-size: 10pt; font-weight: bold;}

a.Main_Links:link, a.Main_Links:visited  {font-family: Arial; color : #020167; font-size: 11pt; font-weight: bold;  text-decoration: none;}
a.Main_Links:active, a.Main_Links:hover  {font-family: Arial; color : #00CC99; text-decoration: underline; font-size: 11pt; font-weight: bold;}


/* Text Sizes & Fonts*/
.SmallDarkBlue, .SmallLightBlue, .SmallRed, .SmallGreen, .SmallGrey, .SmallBlack
{font-family: Verdana; 	font-size: 8pt;	font-style: normal;}

.normalDarkBlue, .normalLightBlue, .normalRed, .normalGreen, .normalGrey, .normalBlack
{font-family: Arial; 	font-size: 10pt;	font-style: normal;}

.MediumDarkBlue, .MediumLightBlue, .MediumRed, .MediumGreen, .MediumGrey, .MediumBlack, .MediumMediumBlue
{font-family: Arial; 	font-size: 12pt; font-style: normal; font-weight: bold;}



.LargeDarkBlue, .LargeLightBlue, .LargeRed, .LargeGreen, .LargeGrey, .LargeBlack
{font-family: Arial; 	font-size: 14pt; font-style: normal; font-weight: bold;}

.ItalicHeaderDarkBlue, .ItalicHeaderLightBlue, .ItalicHeaderRed, .ItalicHeaderGreen, .ItalicHeaderGrey, .ItalicHeaderBlack
{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: #FD000A;}
.SmallGreen, .normalGreen, .MediumGreen, .LargeGreen, .ItalicHeaderGreen {color: #00CC99;}
.SmallGrey, .normalGrey, .MediumGrey, .LargeGrey, .ItalicHeaderGrey {color: #999999;}
.SmallBlack, .normalBlack, .MediumBlack, .LargeBlack, .ItalicHeaderBlack {color: #000000;}
.MediumMediumBlue {color:#7683C4;}

a:link, a:visited  {font-family: Arial; color : #020167; font-size: 10pt; text-decoration:none; font-weight: bold;}
a:active, a:hover  {font-family: Arial; color : #00CC99; 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, h2, h3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
font-style: normal;
color:#7683C4;
}
h1 {font-size: 16pt;}
h2 {font-size: 14pt;}
h3 {font-size: 12pt;}


#printonly {display : none;} 


.special { display:none; margin-left:5px; } 

ul.nomargin{margin-left:0px;}
