/*  font for all default tags */
BODY, TABLE, TH, TR, TD, BLOCKQUOTE, DIV, SPAN, DD, U, UL, DL, H4, H5, INPUT, A, BR, CENTER, I, B, LI, OL, TEXTAREA, FORM, P, SELECT 
{ font-size:12px; font-family: Arial, Verdana, Trebuchet MS, GenevaHelvetica, sans-serif; color: #323232; }

A:link {COLOR: #B83111;
TEXT-DECORATION: none;
}
A:visited {
COLOR: #B83111;
TEXT-DECORATION: none;
}
A:active {
COLOR: #C85514;
TEXT-DECORATION: none;
}
A:hover {
COLOR: #ffffff; 
TEXT-DECORATION: none;
 background : #9B3B00;
}

A.smalllinks:link, A.smalllinks:visited, A.smalllinks:active { font: 10px Arial, Verdana, Trebuchet MS, GenevaHelvetica, sans-serif; color: #B83111; text-decoration: none; font-weight: normal; }
A.smalllinks:hover                                                                   { font: 10px Arial, Verdana, Trebuchet MS, GenevaHelvetica, sans-serif; color: #ffffff; background-color: #9B3B00; text-decoration: none; font-weight: normal;}

A.largelinks:link, A.largelinks:visited, A.largelinks:active { font: 18px Georgia, Times, "Times New Roman", serif; color: #B83111; text-decoration: none; font-weight: normal; }
A.largelinks:hover                                                                   { font: 18px Georgia, Times, "Times New Roman", serif; color: #ffffff; background-color: #9B3B00; text-decoration: none; font-weight: normal;}

.headings	  { font-family: Georgia, Times, "Times New Roman", serif; color: #1E395F; font-size: 14px; font-weight: bold; }
.headings2	  { font-family: Georgia, Times, "Times New Roman", serif; color: #323232; font-size: 18px; font-weight: normal; }
.headings3	  { font-family: Georgia, Times, "Times New Roman", serif; color: #323232; font-size: 14px; font-weight: normal; }
.footers	  { font: 10px Arial, Verdana, Trebuchet MS, GenevaHelvetica, sans-serif; color: #323232; font-weight: normal; }

H1	  { margin-right: 10px; margin-left: 10px; font-family: Georgia, Times, "Times New Roman", serif; color: #323232; font-size: 18px; font-weight: normal; }
H2	  { margin-right: 10px; margin-left: 10px; font-family: Arial, Verdana, Trebuchet MS, GenevaHelvetica, sans-serif; color: #323232; font-size: 14px; font-weight: normal;  font-style : italic;  }

BODY {	
 margin-bottom: 0;
 margin-left : 0px;
 margin-top : 0px;
 margin-right : 0px;
 color : #323232; } 
 
 P { 
margin-top: 0; 
margin-bottom: 0;
margin-right: 10px;
margin-left: 10px;
 }

/* Subnavigation */
#subnav  { width: 188; padding: 0 0 0 0; margin-bottom: 0; }
#subnav ul { list-style: none; margin: 0; padding: 0; border: none; }
#subnav li { margin: 0; }
#subnav li a { display: block; padding: 5px 5px 5px 7px; color: #B83111;  font-family: Tahoma, Arial, Verdana, sans-serif;  font-size: 11px; text-decoration: none; }
html>body #subnav li a { width: auto; }
#subnav a:visited {
	color: #B83111;
}
#subnav a:hover { background-color: #F1F4F4; color: #B83111;}
Bullet {
	list-style-image: url(images/bluebullet.gif);
}

