a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #ADC0CD;
}
a:active {
	color: #333333;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	line-height: 16pt;
}
.bodytextsml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}
.bodytextcolour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #403743;
	font-weight: normal;
}
a.bodytextcolour:link {
	color: #7594AC;
	text-decoration: none;
}
a.bodytextcolour:visited {
	color: #7594AC;
	text-decoration: none;
}
a.bodytextcolour:hover {
	color: #403743;
	text-decoration: underline;
}
a.bodytextcolour:active {
	color: #7594AC;
	text-decoration: none;
}
.baseservices {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #403743;
	font-style: normal;
}
.titletextcolour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #403743;
}

.bodytextlge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
.bodytextlge17 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #333333;
}
/* left nav */
.glossymenu {
	padding: 0;
	width: 240px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #C0C0C0;
}

.glossymenu a.menuitem{
	color: #333333;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding-left: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	background-color: #f4f4f4;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #d3d3d3;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
	color: #333333;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
	position: absolute;
	top: 6px;
	right: 5px;
	border: none;
}

.glossymenu a.menuitem:hover{
	background-color: #ABBECC;
	color: #333333;
}
.basetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #9EB5C5;
}


.leftnavborder1pix {
	border: 1px solid #C0C0C0;
}
.baseborder1pix {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	height: 20px;
	width: 215px;
	background-color: #F8F8F8;
	border: 1px solid #939382;
}
.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	height: 70px;
	width: 215px;
	background-color: #F8F8F8;
	border: 1px solid #939382;
}

