.contentbg {
	background-image: url(../images/template/contentbg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
html {
	background-image: url(../images/template/contentbg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

.navbg {
	background-image: url(../images/template/navbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.topbg {
	background-image: url(../images/template/topbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B6B6B;
}
.footer a:link{
	font-size: 11px;
	color: #919191;
}
.footer a:hover{
	font-size: 11px;
	color: #919191;
	text-decoration: none;
}
.footer a:visited{
	font-size: 11px;
	color: #919191;
}
.footer a:active{
	font-size: 11px;
	color: #919191;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6B6B6B;
}
link {
	color: #568C3E;
	text-decoration: underline;
}
a:link {
	color: #568C3E;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:visited {
	color: #568C3E;
	text-decoration: underline;
}
.greybold {
	font-weight: bold;
	color: #666666;
}
.getconnectedheader {
	background-image: url(../images/getconnected.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.inputtext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B6B6B;
}
textarea,select,input {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B6B6B;
}
.title{
	font-size: 11px;
	color: #568C3E;
}
