/* Text Colors

light blue: #5787B7
red: #ED3620
orange: #F58114
light gray: #F0F0F0
yellow: #FEFD00
*/
body, p, td {font-family: Arial;	font-size: 12px;	font-style: normal;	color: #000000;}

.tableBorderBlue {border: 2px solid #5787B7;}
.tableBorderGray {border: 2px solid #F0F0F0;}


a.Menu_Top_Links:link, a.Menu_Top_Links:visited  {font-family: Arial; color : #FFFFFF; font-size: 13px; font-weight: bold; text-decoration: none;}
a.Menu_Top_Links:active, a.Menu_Top_Links:hover  {font-family: Arial; color : #FEFD00; text-decoration: underline; font-size: 13px; font-weight: bold;}

a.Menu_Left_Links:link, a.Menu_Left_Links:visited  {font-family: Arial; color : #5787B7; font-size: 11px; font-weight: bold; text-decoration: none;}
a.Menu_Left_Links:active, a.Menu_Left_Links:hover  {font-family: Arial; color : #F58114; text-decoration: underline; font-size: 11px; font-weight: bold;}

a.Links_Orange:link, a.Links_Orange:visited  {font-family: Arial; color : #F58114; font-size: 13px; font-weight: bold; text-decoration: none;}
a.Links_Orange:active, a.Links_Orange:hover  {font-family: Arial; color : #5787B7; text-decoration: underline; font-size: 13px; font-weight: bold;}

a.Links_Orange_Large:link, a.Links_Orange_Large:visited  {font-family: Arial; color : #F58114; font-size: 17px; font-weight: bold; text-decoration: none;}
a.Links_Orange_Large:active, a.Links_Orange_Large:hover  {font-family: Arial; color : #5787B7; text-decoration: underline; font-size: 17px; font-weight: bold;}

a.Menu_Bottom_Links:link, a.Menu_Bottom_Links:visited  {font-family: Arial; color : #FFFFFF; font-size: 10px; font-weight: bold; text-decoration: none;}
a.Menu_Bottom_Links:active, a.Menu_Bottom_Links:hover  {font-family: Arial; color : #F58114; text-decoration: underline; font-size: 10px; font-weight: bold;}

a.Medium_White_Links:link, a.Medium_White_Links:visited  {font-family: Arial; color : #FFFFFF; font-size: 14px; font-weight: bold; text-decoration: none;}
a.Medium_White_Links:active, a.Medium_White_Links:hover  {font-family: Arial; color : #FEFD00; text-decoration: underline; font-size: 14px; font-weight: bold;}

a.Tiny_Links_Reg:link, a.Tiny_Links_Reg:visited  {font-family: Arial; color : #FFFFFF; font-size: 9px; font-weight: normal; text-decoration: none;}
a.Tiny_Links_Reg:active, a.Tiny_Links_Reg:hover  {font-family: Arial; color : #F58114; text-decoration: underline; font-size: 9px; font-weight: normal;}


a:link, a:visited  {font-family: Arial; color : #5787B7; font-size: 12px; font-weight: bold;  text-decoration: none;}
a:active, a:hover  {font-family: Arial; color : #F58114; text-decoration: underline; font-size: 12px; font-weight: bold;}

a.Small_Links:link, a.Small_Links:visited  {font-family: Arial; color : #5787B7; font-size: 11px; font-weight: bold;  text-decoration: none;}
a.Small_Links:active, a.Small_Links:hover  {font-family: Arial; color : #F58114; text-decoration: underline; font-size: 11px; font-weight: bold;}

a.heading2:link, a.heading2:visited  {font-family: "Times New Roman", Times, serif; color : #5787B7; font-size: 14pt;  text-decoration: none; font-weight: bold;}
a.heading2:active, a.heading2:hover  {font-family: "Times New Roman", Times, serif; color : #F58114; text-decoration: underline; font-size: 14pt; font-weight: bold;}

/*START TEXT SIZES*/
.smallWhiteText, .smallBlueText, .smallOrangeText, .smallRedText, .smallGrayText, .smallBlackText
{font-family: Arial; font-size: 11px; font-weight: bold; text-decoration: none;}
.normalWhiteText, .normalBlueText, .normalOrangeText, .normalRedText, .normalGrayText 
{font-family: Arial; font-size: 12px; font-weight: bold; text-decoration: none;}
.mediumWhiteText, .mediumBlueText, .mediumOrangeText, .mediumRedText, .mediumGrayText, .mediumBlackText
{font-family: Arial; font-size: 15px; font-weight: bold; text-decoration: none;}
.largeWhiteText, .largeBlueText, .largeOrangeText, .largeRedText, .largeGrayText, .largeBlackText
{font-family: Arial; font-size: 17px; font-weight: bold; text-decoration: none;}
/*END TEXT SIZES*/

/*START TEXT COLORS*/
.smallWhiteText, .normalWhiteText, .mediumWhiteText, .largeWhiteText {color: #FFFFFF;}
.smallBlueText, .normalBlueText, .mediumBlueText, .largeBlueText {color: #5787B7;}
.smallRedText, .normalRedText, .mediumRedText, .largeRedText {color: #ED3620;}
.smallOrangeText, .normalOrangeText, .mediumOrangeText, .largeOrangeText {color: #F58114;}
.smallGrayText, .normalGrayText, .mediumGrayText, .largeGrayText {color: #CCCCCC;}
.smallBlackText, .mediumBlackText, .largeBlackText {color: #000000;}
/* END TEXT COLORS*/


h1, h2, h3 {
	font-weight: bold;
	font-style: normal;
	margin-bottom: 0mm;
}
h1 {font-family: Arial; font-size: 15px; color:#FFFFFF;}
h2 {font-family: Verdana; font-size: 17px; color:#F58114;}
h3 {font-family: Arial; font-size: 14px; color:#F58114;}


#printonly {display : none;} 
.special { display:none; margin-left:5px; }
/*

*/
ul.nomargin {margin-left:0px;}
