body {
	background-image: url(../images/gui/bkgd_ptrn.gif);
	padding: 0;
	padding-top: 50px;
	margin: 0;
	z-index:0;
	position:relative;
	top:0;
	left:0;
	top:0;
	bottom:0;
}

h1,h2,h3,h4{
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
}

h1{
	font-size: 22px;
}

h2{
	font-size: 18px;
}

h3{
	font-size: 14px;
}

#noBullets li{
	list-style-type: none;
}

.office_locations {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
}

.office_locations td{
	padding-top: 5px;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-align: center;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
}

.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003366;
}

.category {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: #003366;
}

.link a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
	padding-left: 10px;
	text-decoration: none;
}

.link a:hover{
	text-decoration: underline;
}
