body {
	margin: 0px;
	background-color: #FCFBFB;
	background-attachment: fixed;
	background-image: url(../images/background/paw.gif);
	background-repeat: no-repeat;
	background-position: left top;
	scrollbar-track-color : #F0F0F0;
	scrollbar-arrow-color : #666666;
	scrollbar-3dlight-color : #E6E6E6;
	scrollbar-darkshadow-color : #E6E6E6;
	scrollbar-base-color : #FCFBFB;
	scrollbar-face-color : #FCFBFB;
	scrollbar-highlight-color : #FCFBFB;
	scrollbar-shadow-color : #FCFBFB;
}
a {
	text-decoration: none; 
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #66CCFF;
}
hr {
	border: 0;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
form {
	margin: 0px;
	padding: 0px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: normal;
	color: #003366;

}
.formInput {
	width: 250px;
	border: 1px solid #CCCCCC;
	height: 20px;
	padding: 2px 2px 2px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.formField {
	width: 250px;
	border: 1px solid #CCCCCC;
	height: 152px;
	padding: 2px 2px 2px 5px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.px65 {
	width: 65px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.subheader {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: normal;
	color: #003366;
}
#content {
	padding-right: 10px;
}
.markup {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	line-height: normal;
	color: #003366;
	font-size: 13px;

}
.submenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	line-height: normal;
	color: #003366;
	font-size: 10px;

}
