body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #999999;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}
a {
	color: #555555;
}
.title {
	font-size: 15px;
	color: #353956;
}
.textField {
	border: 1px solid #A7A7A7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	height: 16px;
}
textarea {
	border: 1px solid #A7A7A7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}
.separatedPars {
}
.separatedPars p {
	background-image:url(images/dottedline_horizontal.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:10px;
	padding-top:0px;
}
.pushIE {
	padding-top:1px;
}
.downloadLink a {
	background-image:url(images/downloadbtn.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:24px;
	line-height:24px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:33px;
	font-size:15px;
	font-weight:normal;
	color: white;
}
.navMenu {
	border-bottom: 0px solid #3399CC;
}
.navMenuItem {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	padding-left: 11px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: white;
	background-color: #67686C;
}
.navMenuItem a {
	text-decoration: none;
	color: white;
}
.navMenuItem a:hover {
	color: #67686C;
}
.largetext {
	font-size: 13px;
}
.admintiny {
	font-family: Helvetica;
	font-size: 11px;
	color: #333333;
	background-color: #EEEEEE;
	border: 1px solid #333333;
}