/* Text Colors
red: #DC2B19

*/
body, p, td {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #333;
}
.WhiteTextNormal {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}

a.MainMenu:link, a.MainMenu:visited, a.MainMenu:active, a.MainMenu:hover 
{display:block; font-family: Arial; font-weight: bold; font-style: normal; color:#FFFFFF; height:21px; padding:3px; text-decoration:none; text-align:center;}

a.MainMenu:link, a.MainMenu:visited {background-color:#DC2B19; border:1px solid #990000;}
a.MainMenu:active, a.MainMenu:hover {background-color:#016596; border:1px solid #003399;}

/* START LINKS - Same properties */
/* DC2B19 - RED */
a:link, a:visited, 
a.Small_Links:link, a.Small_Links:visited, 
a.Heading_Links:link, a.Heading_Links:visited

{color : #DC2B19; font-family: Arial; font-weight: bold; text-decoration: none;}

/* 016596 - BLUE */
a:active, a:hover, 
a.Small_Links:active, a.Small_Links:hover,
a.Heading_Links:active, a.Heading_Links:hover

{color : #016596; font-family: Arial; font-weight: bold; text-decoration: underline;}

/* END LINKS */

/* START SIZES */
a:link, a:visited, a:active, a:hover  { font-size: 12px;}
.LargeTextRed {font-family: Arial; font-weight: bold; font-size: 16px;}
a.Small_Links:link, a.Small_Links:visited, a.Small_Links:active, a.Small_Links:hover  {font-size: 10px;}

a.Heading_Links:link, a.Heading_Links:visited, a.Heading_Links:active, a.Heading_Links:hover {font-size: 16px;}

a.Bottom_Links:link, a.Bottom_Links:visited, a.Bottom_Links:active, a.Bottom_Links:hover  {font-family: Arial; font-weight: bold; font-size: 9px;}

/* END SIZES */

.SmallTextNormal, .SmallTextRed {font-family: Arial; font-weight: normal; font-style: normal; font-size: 10px;}
.SmallTextNormal {color:#333;}
.SmallTextRed, .LargeTextRed {color: #DC2B19;}


a.Bottom_Links:link, a.Bottom_Links:visited  {color:#FFFFFF; text-decoration:none;}

a.Bottom_Links:active, a.Bottom_Links:hover  {color:#CCCCCC; text-decoration:underline;}
.BottomTextWhite {color: #FFFFFF; font-family: Arial; font-weight: normal; font-size: 9px;}


h1, h2, h3 {font-family: Arial; font-weight: bold; font-style: normal; color:#DC2B19;}
h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}


#printonly {display : none; } 


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

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