@charset "utf-8";
/* CSS Document */

.bg {
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
}
.BoxImg {
	background-image: url(../images/navSide.jpg);
	background-repeat: repeat-x;
	line-height: 24px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-left: 18px;
}
.marqueeText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0878B8;
	font-weight: bold;
}

.imageUp {
	background-image: url(../images/imageUpimage.gif);
	background-repeat: repeat-x;
	line-height: 22px;
}
.heading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #333;
	padding-left: 16px;
}
.orangeLine {
	background-image: url(../images/LineOrange.gif);
	background-repeat: repeat-x;
	line-height: 2px;
}



.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 2em;
	color: #333;
	text-align: center;
	background-repeat: repeat-x;
	background-image: url(../images/boxImg.gif);
}
.nav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #333;
	text-decoration: none;
	
}
.nav a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #333;
	text-decoration: none;
	
}

.nav a:hover {
	color: #000;
	text-decoration: underline;
	
}
.nav a:active {
	
}

.topHeading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCC;
	padding-left: 18px;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #333;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
}
.dotVer {
	background-image: url(../images/line.gif);
	background-repeat: repeat-y;
	line-height: 1px;
}
.dotHor {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	line-height: 1px;
	padding-left: 3px;
}


.arrow {
	background-image: url(../images/arrows4.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
}

.contactText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	letter-spacing: 1px;
	line-height: 17px;
	text-align: justify;
}


.footer a:link {
	color:#333;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.copyrit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	color: #333;
}

.footer a:visited {
	text-decoration: none;
	color:#333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.footer a:hover {
	color:#000;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 13px;
}
.footer a:active {
	text-decoration: none;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.menuBg {
	background-image: url(../images/menuBg.jpg);
	background-repeat: repeat-x;
}
.menu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	line-height: 31px;
	text-decoration: none;
}
.menu a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 31px;
	color: #FFF;
	text-decoration: none;
}

.menu a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 31px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
	
}
.menu a:active {
	text-decoration: none;
	
}
