/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.top{
	background-image: url(../images/top_center.jpg);
	background-repeat: repeat-x;
}
.bottom{
	background-image: url(../images/bottom_center.jpg);
	background-repeat: repeat-x;
	}
.left{
	background-image: url(../images/left.jpg);
	background-repeat: repeat-y;
}
.right{
	background-image: url(../images/right.jpg);
	background-repeat: repeat-y;
}

.menuLine {
	background-image: url(../images/menutLine.jpg);
	background-repeat: no-repeat;
	width: 7px;
	background-position: center center;
	height: 31px;
}
.bgFooter {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
}

.textBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textBlack a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textBlack a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.textBlueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000075;
	text-decoration: none;
}
.textBlackBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000075;
	text-decoration: none;
}
.links a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000075;
	text-decoration: none;
}
.links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000075;
	text-decoration: underline;
}
.menuLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #263e7f;
	text-decoration: none;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#263e7f;
	text-decoration: none;
}
.menuLinks a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000075;
	text-decoration: none;
}
.menuLinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.submenuLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #263e7f;
	text-decoration: none;
}

.bullet {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	width: 20px;
}
.menuBg {
	background-image: url(../images/menutBg.jpg);
	background-repeat: repeat-x;
}

.back {
	background-image: url(../images/bgtop.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.txtArea {
	border:solid;
	border-width:1px;
	border-color:#306cb6;
	background-color: #FDFDFD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.btn {
	border:solid;
	border-width: 1px;
	border-color: #C1C1C1;
	height: 20px;
	color:#000000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	width:50px;
}
.small2{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #000000;
}
.small2_bold{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color: #000000;
}
.h4 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.h3 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #1E478D;
	text-decoration: none;
}
.testimonials-bg {
	background-color: #FFFFFF;
	background-image: url(images/tst_20.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.colpadding{
	padding: 5px;
}
.dotpadding{
 padding-left: 20px;
 padding-right: 20px;
 padding-top: 5px;
 padding-bottom: 5px;
}

.titlesTD {
	FONT-WEIGHT: bold;
	 FONT-SIZE: 10px;
	 padding-top: 2px;
	COLOR: #164568; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
