body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2d2d2d;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.newsletter {
	text-decoration: none;
	background-image: url(../images/newsletter-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 152px;
	width: 312px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #6f6f6f;
}
h1 {
	font-family: "Century Gothic";
	font-size: 28px;
	color: #0073b5;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	font-weight: normal;
}



h2 {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #626262;
	text-decoration: none;
	margin: 0px;
	display: block;
	float: left;
	font-weight: normal;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/*comments - to add indent spacing use padding-left 20px, 30px, etc. */
h3 {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #0073b5;
	text-decoration: none;
	padding-left: 20px;
}
h4 {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #689207;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.tex {
	font-size: 16px;
	text-decoration: none;
}


.blue-bar {
	background-image: url(../images/blue-bar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.tex-box {
	background-image: url(../images/test-tex.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 136px;
	width: 311px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #005281;
	text-decoration: none;
}
.con-box {
	background-image: url(../images/con-box.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 169px;
	width: 324px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu-bg {
	background-image: url(../images/menu-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 256px;
	width: 260px;
}
.w-tex1 {
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}

.w-tex2 {
	font-family: "Century Gothic";
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.email {
	background-image: url(../images/email-bg.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	float: left;
	height: 27px;
	width: 240px;
	border: 1px solid #6f6f6f;
	margin: 0px;
	padding: 0px;
}
.tex3 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #2d2d2d;
	text-decoration: none;
}
.q-bg {
	background-image: url(../images/q-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer {
	text-decoration: none;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}



.flink {
	font-size:12;
	font-family:Tahoma;
	color: #2D2D2D;
	text-decoration: none;
}


.flink :link {
	font-size:12;
	font-family:Tahoma;
	color: #2D2D2D;
	text-decoration: none;
}
.flink :visited {
	font-size:12;
	font-family:Tahoma;
	text-decoration: none;
	color: #2D2D2D;
}
.flink :hover {
	font-size:12;
	font-family:Tahoma;
	text-decoration: none;
	color: #A3B803;
}
.flink :active {	
    font-size:12;
	font-family:Tahoma;
	text-decoration: none;
	color: #2D2D2D;
}




.tlink  {
	color: #FFFFFF;
	font-size:12;
	font-family:Tahoma;
	text-decoration: none;
}


.tlink :link {
	color: #FFFFFF;
	font-size:12;
	font-family:Tahoma;
	text-decoration: none;
}
.tlink :visited {
	font-size:12;
	font-family:Tahoma;
	text-decoration: none;
	color: #FFFFFF;
}
.tlink :hover {
	font-size:12;
	font-family:Tahoma;
	text-decoration: none;
	color: #A3B803;
}
.tlink :active {
	font-size:12;
	font-family:Tahoma;
	text-decoration: none;
	color: #FFFFFF;
}


.userProfileLink{
	color:#0000FF;
}


.rlink {
	font-size:16px;
	font-family:Tahoma;
	color: #2D2D2D;
	text-decoration: none;
}


.rlink :link {
	font-size:16px;
	font-family:Tahoma;
	color: #2D2D2D;
	text-decoration: none;
}
.rlink :visited {
	font-size:16px;
	font-family:Tahoma;
	text-decoration: none;
	color: #2D2D2D;
}
.rlink :hover {
	font-size:16px;
	font-family:Tahoma;
	text-decoration: none;
	color: #A3B803;
}
.rlink :active {	
    font-size:16px;
	font-family:Tahoma;
	text-decoration: none;
	color: #2D2D2D;
}

