/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.servicelinks {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #206790;
	text-decoration: none;
}
.rightborders {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
}
.bodytext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.h1 {
	font-family: "Trebuchet MS";
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height:30px;
	padding: 0px 0px 0px 0px

}
.bodytext2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}

.bodytext2 a{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #236892;
	font-syle: underline;
}
.bodytext2 a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-syle: underline;
}
.formnames {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #206790;
	text-decoration: none;
}
.h2 {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: normal;
	color: #236892;
	text-decoration: none;
}
.nav {
	background:url(images/nav-inactive.jpg) center top no-repeat; /*This Will Set the Link background */
	height:40px; /*This Will Make Fixes Size Link (Use Image height)*/
	width:190px; /*This Will Make Fixes Size Link (Use Image width)*/
	font-family: "Tahoma";
	font-size: 20px;
	font-weight: normal;
	color: #226790;
	text-align:center;
	text-decoration: none;
	
}
.links {
color: #226790;
text-decoration:none;
}
.links:hover {
color: #FFFFFF;
text-decoration:none;
}
.nav:hover {
	background:url(images/nav-active.jpg) center top no-repeat;
	font-family: "Tahoma";
	font-size: 20px;
	font-weight: normal;
	text-align:center;
	color: #FFFFFF;
	text-decoration: none;
}
.rightborders {
	border-right-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-top-width: 1px;
	border-right-style: dotted;
	border-left-style: none;
	border-right-color: #999999;
}
.bottomborders {
	border-top-style: dotted;
	border-top-color: #999999;
	border-top-width: 1px;
	border-right-style: none;
	border-left-style: none;
}
.bottomborders2 {
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-top-width: 1px;
}
.servicelinks {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #236892;
	text-decoration: underline;
}

