.menutext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #002577;
	background-image: url(Images/icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}

.menutext a:link{
	color: #002577;
	text-decoration: none;
}

.menutext a:visited{
	color: #002577;
	text-decoration: none;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #002577;
	display: inline;
	padding-left: 10px;
}


.menutext a:hover{
	color: #002577;
	text-decoration: underline;
}

.maintext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	padding-left: 10px;
}
.footertext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
}

.footertext a:link{
	color: #FFF;
	text-decoration: none;
}

.footertext a:visited{
	color: #FFF;
	text-decoration: none;
}

.footertext a:hover{
	color: #FFF;
	text-decoration: underline;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #002577;
	font-weight: normal;
	padding-left: 10px;
}
.mainBlue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #002577;
	padding-left: 10px;
}
.mainRed {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #900;
}
.homebg {
	background-image: url(Images/home-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

