/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background-image:url(../images/main_bg.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11`px;
	color:#000000;
}
.menustrip{
	background-image:url(../images/middlestrip.gif);
	background-repeat:repeat-x;
}
.box{
	background-image:url(../images/boxmiddle.gif);
	background-repeat:repeat-y;
}
.bodybox{
	background-image:url(../images/body_middlestrip.gif);
	background-repeat:repeat-y;

}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
	color:#016d99;
	margin-left:10px;
}
.text{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	padding:0px 10px 5px 10px;
}
.pad{
	padding-left:8px;
	padding-bottom:5px;
}
.services{
	font-family:Verdana;
	font-size:11px;
	color:#333333;
	text-decoration:none;
}
.services a{
	font-family:Verdana;
	font-size:11px;
	color:#333333;
	text-decoration:none;
}
.services a:hover{
	color:#1a789c;
	text-decoration: underline;
}
.rightbox{
	background-image:url(../images/rightbox2.3.gif);
	background-repeat:repeat-x;
}
.footermenu{
	font-family:Arial;
	font-size:11px;
	color:#003e57;
	text-decoration:none;
	text-align:center;
	padding:5px 10px 5px 10px;
}
.footermenu a{
	font-family:Arial;
	font-size:11px;
	color:#003e57;
	text-decoration:none;
	text-align:center;
	padding:5px 10px 5px 10px;
}
.footermenu a:hover{
	color:#1a789c;
	text-decoration: underline;
}
.copy{
	font-family:Arial;
	font-size:11px;
	color:#1a789c;
	text-decoration:none;
	text-align:center;
	padding:5px 10px 5px 10px;
}
.copyright{
	font-family:Arial;
	font-size:11px;
	color:#1a789c;
	text-decoration:none;
	text-align:center;
}
.copyright a{
	font-family:Arial;
	font-size:11px;
	color:#1a789c;
	text-decoration:none;
	text-align:center;
}
.copyright a:hover{
	color: #000000;
	text-decoration: underline;
}
.footer{
	background-image:url(../images/footerstrip.gif);
	background-repeat:repeat-x;
}