body, h2, h3, h4 {/* redundant rules for bad browsers  */  
font-family: arial,verdana,sans-serif;
color: #000000;
background-color: #ffffff;
margin: 0px;}

th,tr {/* redundant rules for bad browsers  */  
font-family: arial,verdana,sans-serif;
font-size:    x-small;
margin: 0px;}

/*Clears Box Model Hack in IE5*/
.clearhack {display: inline;}

/*preload images */
.hiddenPic {display:none;}

.generalmargins {margin-left: 15px;
margin-right: 15px;
margin-bottom: 15px;
width: 100%;}

.footer {
padding-top: 10px;
font-family: arial,verdana,sans-serif;
font-size:  70%;
color: #999;
width: 100%;}

a {color: #000000;
border-bottom : 0px solid #d4d4d4;
text-decoration: none;}

a:hover {color: #333;
border-bottom : 0px solid #BA1E22;
text-decoration: none;}

a:active {color: #000;}

p {line-height: 140%;}

h1,h2 {font-family: arial;
font-weight: bold;
color: #333;}

h1 {font-size: 180%;
margin: 0;}

h1 a {text-decoration: none;
color: #333;}

h1 a:hover {border-bottom: 1px dotted #666;
color: #000;}

h2 {font-size: 140%;
padding-bottom: 2px;
border-bottom: 1px solid #CCC;
margin: 0;}

p.note {background: #EEE;
padding: 4px;
font-family: tahoma;
font-size: 85%;
line-height: 130%;
margin-top: 0;}

/*SPECIALTY FONTS */
.Nav {
padding-top: 5px;
padding-bottom: 0px;
padding-left: 7px;
font-family: arial,verdana,sans-serif;
color: #999999;}

.Nav a {
padding-top: 5px;
padding-bottom: 0px;
padding-left: 7px;
font-family: arial,verdana,sans-serif;
color: #999999;
border-bottom : 0px solid #ffffff;
text-decoration: none;
}
.Nav a:hover  {
padding-top: 5px;
padding-bottom: 0px;
padding-left: 7px;
font-family: arial,verdana,sans-serif;
color: #000000;
border-bottom : 0px solid #ffffff;
text-decoration: none;
}

/*  BORDERS  */
	.bodySingle {font-family: Arial, sans-serif;
	color: #000000;
	font-size:    x-small;
	letter-spacing : 0px;
	background-color: #FFFFFF;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	border-bottom: 1px solid #DCDFE2;
	border-left: 1px solid #DCDFE2;
	border-right: 1px solid #DCDFE2;
	border-top: 1px solid #DCDFE2;}
	
	.bodyMult   /*  Joins to top full table  */ 
	{font-family: Arial, sans-serif;
	color: #000000;
	font-size:    x-small;
	letter-spacing : 0px;
	background-color: #FFFFFF;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	border-bottom: 1px solid #DCDFE2;
	border-left: 1px solid #DCDFE2;
	border-right: 1px solid #DCDFE2;
	border-top: 0px solid #DCDFE2;}
	
	.navbar {font-family: Arial, sans-serif;
	color: #000000;
	font-size:    x-small;
	letter-spacing : 0px;
	background-color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px solid #DCDFE2;
	border-left: 1px solid #DCDFE2;
	border-right: 1px solid #DCDFE2;
	border-top: 0px solid #DCDFE2;}
	
	.bodyMultvertical {font-family: Arial, sans-serif;
	color: #000000;
	font-size:    x-small;
	letter-spacing : 0px;
	background-color: #FFFFFF;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	border-bottom: 1px solid #DCDFE2;
	border-left: 1px solid #DCDFE2;
	border-right: 1px solid #DCDFE2;
	border-top: 0px solid #DCDFE2;}
	
	.bodyMulthorizontal 
	{font-family: Arial, sans-serif;
	color: #000000;
	font-size:    x-small;
	letter-spacing : 0px;
	background-color: #FFFFFF;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	border-bottom: 1px solid #DCDFE2;
	border-left: 0px solid #DCDFE2;
	border-right: 1px solid #DCDFE2;
	border-top: 0px solid #DCDFE2;}
	
	.footer {font-family: Arial, sans-serif;
	color: #000000;
	font-size:    x-small;
	letter-spacing : 0px;
	background-color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px solid #DCDFE2;
	border-left: 1px solid #DCDFE2;
	border-right: 1px solid #DCDFE2;
	border-top: 0px solid #DCDFE2;}