#menu {
	padding: 0px 0px 0px 0px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
	
h1 {
	font-size: 28px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: 33px;
	font-weight: lighter;
	color: #C0D621;
}

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 20px;
}

h2 {
	color: #105080;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: lighter;
	line-height: 21px;
}
h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #105080;
}
h4 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
h5 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
a,  a:link {
	color: #B8CF30;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #92A639;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #114F80;
	text-decoration: underline;
}
a:focus {
	color: #BBD317;
}


.glossymenu li a{
	color: white;
	display: block;
	width: auto;
	padding-left: 10px;
	text-decoration: none;
	background-color: white;
	background-image: url(glossyback.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
}


* html .glossymenu li a{
width: 160px;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: left;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style: none;
	line-height: 17px;
}

.text1 {
	text-align: left;
	color: #7B7B7B;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
}
.text2 {
	text-align: left;
	color: #7B7B7B;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	font-style: normal;
}
