.head1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: left;
	padding-left: 2px;
}

.head1 a{
	text-align: left;
	padding-left: 2px;	
}

.head1 a:hover {
	border: thin dotted #CCCCCC;
}

.generaltext {
	font-family: "trebuchet MS", tahoma, verdana, arial;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
}
.linkedtext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	line-height: 15px;
	color: #CC3300;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: left;
}

.tablehead {
	font-family: "trebuchet MS", tahoma, verdana, arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	background-color: #DCE5D9;
}
.divresultspace {
	font-family: "trebuchet MS", tahoma, verdana, arial;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
}
body {
	margin-left: 5px;
	margin-top: 0px;
	background-color: #FCFCFC;
}
.divblockname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #97A57A;
	width: 100%;
	text-decoration: none;
}
.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url(images/menug_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(images/menug_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(images/menug_hover_right.gif) no-repeat right top; /*right tab image path*/
}

.line {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7px;
	line-height: 7px;
	text-decoration: none;
}
.contenttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
}


.borderedtext {
	border: 1px solid #CCCCCC;
}
.linegrey1px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 1px;
	background-color: #CCCCCC;
	text-decoration: none;
}


.line1px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 1px;
	text-decoration: none;
	background-color: red;
}
.mymenu {
	font-family: "trebuchet MS", tahoma, verdana, arial;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	margin-left:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: none;
	text-align: left;
}
.mymenu li {
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mymenu a {
	color: #000000;
	text-decoration: none;
}
.mymenu a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: red;
	color: red;
}
.menudistrict {
	font-family: "trebuchet MS", tahoma, verdana, arial;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	float: left;
	list-style-image: none;
	list-style-type: none;
	border: 1px dashed #CCCCCC;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	margin-left: 0px;
}

.mymenu .mymenu li {
	color: #990000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mymenu .mymenu a {
	color: #990000;
	text-decoration: none;
}
.mymenu .mymenu a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
	color: #000099;
}
.bulletedcontent {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	list-style-type: circle;
	margin-left:5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: none;
	text-align: left;
}
.bulletedcontent a {
	color: #993300;
}
.bulletedcontent a:hover {
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC00;
}

