#header {
	position:absolute; 
	left:0px; 
	top:0px; 
	width:680px; 
	height:75px; 
	z-index:1; 
	background-color: #FFFFCC; 
	layer-background-color: #FFFFCC; 
	border: 1px none #000000;
 }
 
#nav 	{
	position:absolute; 
	left:0px; 
	top:81px; 
	width:680px; 
	height:56px; 
	z-index:2; 
	background-color: #FFFFCC; 
	layer-background-color: #FFFFCC; 
	border: 1px none #000000;
}

#content	{
	position:absolute; 
	left:0px; 
	top:137px; 
	width:680px; 
	z-index:3;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 26px;
	color: #990000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #333333;
}
p, ol, ul, p ol, p ul, ul ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #996666;
	text-decoration: none;

}
a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3399CC;
	text-decoration: underline;
}

a.foot:link {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;

}
a.foot:visited {
	font-size: 12px;
	color: #996666;
	text-decoration: none;


}
a.foot:hover {
	font-size: 12px;
	color: #3399CC;
	text-decoration: underline;

}
p.foot {
	font-size: 10px;
}
a.web {
	font-size: 10px;

}
ol.packets {
	line-height: 30px;
}
.boldItalic {
	font-style: italic;
	font-weight: bold;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.tableHead {
	color: #FFFFFF;
}
.small {
	font-size: 12px;
}
.cellBorder {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: thin;
}
