/* Sets element margins, padding, and border to 0 to even out browser differences when adding desired values later. */
html, QL, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a, img, button {

}

	     
	a {  font-size:12px; color: #333399; text-decoration: none}

	
a.HomePageWhiteLinks:link {color: #FFFFFF; font-family:arial; font-size:16px;}
a.HomePageWhiteLinks:active {color: #FFFFFF; font-family:arial; font-size:16px;}
a.HomePageWhiteLinks:visited {color: #FFFFFF; font-family:arial; font-size:16px;}
a.HomePageWhiteLinks:hover {color: #FFFFFF; font-family:arial; font-size:16px;text-decoration: underline;}

a.HomePageWhiteLinksSmall:link {color: #FFFFFF; font-family:arial; font-size:12px;}
a.HomePageWhiteLinksSmall:active {color: #FFFFFF; font-family:arial; font-size:12px;}
a.HomePageWhiteLinksSmall:visited {color: #FFFFFF; font-family:arial; font-size:12px;}
a.HomePageWhiteLinksSmall:hover {color: #FFFFFF; font-family:arial; font-size:12px;text-decoration: underline;}

a.HomePageBlueLinks:link {color: #333399; font-family:arial; font-size:16px; font-weight:bold;}
a.HomePageBlueLinks:active {color: #333399; font-family:arial; font-size:16px; font-weight:bold;}
a.HomePageBlueLinks:visited {color: #333399; font-family:arial; font-size:16px; font-weight:bold;}
a.HomePageBlueLinks:hover {color: #333399; font-family:arial; font-size:16px;text-decoration: underline; font-weight:bold;}

a.HomePageBlueLinksSmall:link {color: #333399; font-family:arial; font-size:12px;}
a.HomePageBlueLinksSmall:active {color: #333399; font-family:arial; font-size:12px;}
a.HomePageBlueLinksSmall:visited {color: #333399; font-family:arial; font-size:12px;}
a.HomePageBlueLinksSmall:hover {color: #333399; font-family:arial; font-size:12px;text-decoration: underline;}

.IE8Fix 
{ 
    z-index: 1000; 
}
	
body{
	background-color:#999999;
	font-family:Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size:12px;
}

h1 {

	font-weight: bold;
    font-family: Arial, Helvetica, Sans-Serif;
    color:#333399;
}
h2 {

	font-weight: bold;
    font-family: Arial, Helvetica, Sans-Serif;
    color:#333399;
}
h3 {

	font-weight: bold;
    font-family: Arial, Helvetica, Sans-Serif;
    color:#333399;
}
h4 {

	font-weight: bold;
    font-family: Arial, Helvetica, Sans-Serif;
    color:#333399;
}
QL {

	text-decoration:none;
	color:#003366;
	font-family:arial;
	font-size:16;
}

.homepage    
{

    font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
    font-size: 12px;
    color: #333399;
    
}
.homepagefooter    
{

    font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
    font-size: 12px;
    color: #333399;
}
