body 
{
	margin-top: 8px;
}	
#content
{
	margin:20px; 
	font-family: Arial, Helvetica, sans-serif;
}
.tableMargin
{
	margin:20px;
}
p, li
{
	font-size:smaller;
}
p.first
{
	margin-top:0px;
}

h1, h2, h3, h4, h5
{
	color:Navy;	
	font-weight: bold;
}
h1
{
	font-size:medium;
}
h2
{
	font-size:medium;
}
h3, h4, h5
{
	font-size:small;
}
.close
{
	margin-bottom:0px;
}

.subNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.subNav a {
	color:#FFFFFF;
	text-decoration: none;
}
.subNav a:hover {
	text-decoration: underline;
}
.footerImage 
{
	background-image: url(../images/gui_bottom.jpg);
	background-repeat: no-repeat;
}
.homeText 
{
	color: White;
	font-family: Arial;
	font-size: 12px;
}
