body {

	font-family: Lucida Sans, Tahoma, Arial, Helvetica, sans-serif;

	background-color: #188bc8;

	margin: 0px;

	font-size: 12px;

	color: #000000;

}

#images { height: 185px; width: 240px; padding:0; margin:0; overflow: hidden;}
#images img { border:1px;}

.homePic {

	background-image: url(images/bg_banners/home_bg.jpg);

	background-repeat: no-repeat;

	background-position: center top;

}

a:link {

	color: #003366;

	text-decoration: underline;

}

a:visited {

	color: #003366;

	text-decoration: underline;

}

a:hover {

	color: #FF6666;

}

.pageBody {

	background-image: url(images/page_border_bg.gif);

	padding-right: 25px;

	padding-bottom: 10px;

	padding-left: 28px;

}

.pageFooter {

	background-image: url(images/btom_bg.gif);

	padding-bottom: 10px;

	background-repeat: repeat;

	background-position: center top;

	font-size: 11px;

}


h2 {
	font-size: 16px;

	font-weight: bold;

	color: #188bc8;

}

.pageTitle {
	font-size: 18px;

	font-weight: bold;

	color: #188bc8;

}


.subTitle {

	font-size: 14px;

	font-weight: bold;

	color: #188bc8;

}


.subTitle2, h3 {

	font-size: 12px;

	font-weight: bold;

	color: #188bc8;

}

.sub2Title, h3 {

	font-size: 12px;

	font-weight: bold;

	color: #188bc8;

}


.BGVSubmenu {

	background-color: #f3dcb2;

	padding-top: 2px;

	padding-right: 10px;

	padding-bottom: 2px;

	padding-left: 10px;

}

.menusPic {



	background-image: url(images/bg_banners/menus_bg.jpg);

	background-repeat: no-repeat;

	background-position: center top;

}

.howitworkBG {

	background-image: url(images/bg_banners/howitwork_bg.jpg);

	background-repeat: no-repeat;

	background-position: center top;

}


.otherBG {

	background-image: url(images/bg_banners/bg_other.jpg);

	background-repeat: no-repeat;

	background-position: center top;

}

