body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
td,input,select,textarea,li,b,p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.smallText {
	font-size: 10px;
}
.plainText {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.bigText {
	font-size: 14px;
	font-weight: bold;
}
.titleText {
	font-weight: bold;
}
.table {
	border: outset;
	border-width: 2px;
}
.titleBar {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr='#0A246A',endColorStr='#A5C9EF');
	height: 20px;
}

.formsmText {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.buttonLink {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.buttonLink a:link {
	color: #000000;
	text-decoration: none;
}
.buttonLink a:visited {
	color: #000000;
	text-decoration: none;
}
.buttonLink a:active {
	color: #003366;
}
.buttonLink a:hover {
	color: #003366;
	text-decoration: underline;
}
.bigText a:link {
	font-weight: bold;
}
.bigText a:visited {
	font-weight: bold;
}
.headerText {
	font-family: Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color : #000066;
	line-height : 25px;
}
.subHeaderText {
	font-family: Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color : #000066;
}
