/* Text Colors

white: #FFFFFF
dark red: #781B23
light blue: #A6CFFF
peachy: #FEE9CC
pink: #CD9EA3

*/

body, p, td, .normal {font-family: Arial; font-size: 10pt; font-style: normal; color: #FFFFFF;}

a.Small_Links:link, a.Small_Links:visited  {text-decoration: none; font-family: Arial; color : #FFFFFF; font-size: 8pt; font-weight: bold; line-height: 20px;}
a.Small_Links:active, a.Small_Links:hover  {
	font-family: Arial;
	text-decoration: none;
	color: #A6CFFF;
	font-size: 8pt;
	font-weight: bold;
	border-bottom: dashed;
	border-color: #A6CFFF;
	border-bottom-width: 1px;
	line-height: 20px;
}
a.Small_Links_Reg:link, a.Small_Links_Reg:visited  {	text-decoration: none; font-family: Arial; color : #FFFFFF; font-size: 8pt; font-weight: normal;}
a.Small_Links_Reg:active, a.Small_Links_Reg:hover  {
	text-decoration: none;
	font-family: Arial;
	color: #A6CFFF;
	font-size: 8pt;
	font-weight: normal;
	border-bottom: dashed;
	border-color: #A6CFFF;
	border-bottom-width: 1px;
}

a.Bottom_Links:link, a.Bottom_Links:visited  {font-family: Arial; color : #A6CFFF; font-size: 8pt; font-weight: bold;}
a.Bottom_Links:active, a.Bottom_Links:hover  {font-family: Arial; color : #FFFFFF; font-size: 8pt; font-weight: bold;}

a.White_Links:link, a.White_Links:visited  {font-family: Arial; color : #FFFFFF; font-size: 10pt; font-weight: bold;}
a.White_Links:active, a.White_Links:hover  {font-family: Arial; color : #A6CFFF; font-size: 10pt; font-weight: bold;}


a.Tiny_Links:link, a.Tiny_Links:visited  {font-family: Arial; color : #A6CFFF; font-size: 7pt; font-weight: normal;}
a.Tiny_Links:active, a.Tiny_Links:hover  {font-family: Arial; color : #FFFFFF; font-size: 7pt; font-weight: normal;}

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

.SmallWhite, .MediumWhite, .normalWhite, .ItalicHeaderWhite {color: #FFFFFF;}
.SmallPeach, .MediumPeach, .normalPeach, .ItalicHeaderPeach {color: #FEE9CC;}
.SmallBlue, .MediumBlue, .ItalicHeaderBlue, .normalBlue {color: #A6CFFF;}
.SmallPink, .MediumPink, .ItalicHeaderPink, .normalPink, .SmallPinkReg {color: #CD9EA3;}

.SmallPeach, .SmallBlue, .SmallWhite, .SmallPink {font-family: Arial;	font-size: 8pt;	font-style: normal;	font-weight: bold;}
.normalPeach, .normalWhite, .normalBlue, .normalPink {font-family: Arial; font-size: 10pt; font-style: normal; font-weight: bold;}
.MediumPeach, .MediumWhite, .MediumBlue, .MediumPink {font-family: Arial;	font-size: 12pt;	font-style: normal;	font-weight: bold;}
.ItalicHeaderPeach, .ItalicHeaderWhite, .ItalicHeaderBlue, .ItalicHeaderPink {font-family: "Times New Roman", Times, serif;	font-size: 12pt; font-weight: bold; font-style: italic;}

.SmallPinkReg {font-family: Arial;	font-size: 8pt;	font-style: normal;	font-weight: normal;}

a:link, a:visited  {font-family: Arial; color : #FEE9CC; font-size: 10pt; text-decoration: underline; font-weight: bold;}
a:active, a:hover   {font-family: Arial; color : #C5A89A; text-decoration: underline; font-size: 10pt; font-weight: bold;}

a.heading2:link, a.heading2:visited  {font-family: "Times New Roman", Times, serif; color : #C5A89A; font-size: 14pt; text-decoration:underline; font-weight: bold;}
a.heading2:active, a.heading2:hover  {font-family: "Times New Roman", Times, serif; color : #FFFFFF; text-decoration: underline; font-size: 14pt; font-weight: bold;}
h1, h2, h3 {color:#FEE9CC; font-family: "Arial"; font-weight: bold; font-style: normal;}

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;

}
