body {
	background-image: url(images/bg-tile.jpg);
	margin: 0px;
}
.header-bg {
	background-image: url(images/top-section-bg.jpg);
	background-repeat: repeat-x;
}
.demo {
	background-image: url(images/req-demo.jpg);
	background-repeat: no-repeat;
	width: 230px;
	background-position: center top;
}
.newsletter {
	background-image: url(images/subscribe.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 230px;
}
.catch {

	background-image: url(images/catch.gif);
	background-repeat: no-repeat;
}
.menu {
	font-family: Calibri;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #023183;
	text-decoration: none;
	line-height: 29px;
	display: block;
}
.menuSelect {
	font-family: Calibri;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #38A36D;
	text-decoration: none;
	background-color: #CCCCCC;
	line-height: 29px;
	display: block;
}
.menu:hover {
	font-family: Calibri;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #38A36D;
	text-decoration: none;
	background-color: #CCCCCC;
	line-height: 29px;
	display: block;
}
.text {
	font-family: Calibri, Arial, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textHighlight {
	font-family: Calibri, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #3BA46F;
	text-decoration: none;
}
.footer-bg {

	background-image: url(images/footer-bg.jpg);
	background-repeat: repeat-x;
}
.tinytext {
	font-family: Calibri, Arial, Verdana;
	font-size: 12px;
	color: #01367C;
	text-decoration: none;
}
.text-bigger {

	font-family: Calibri, Arial, Verdana;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textHighlightBigger {

	font-family: Calibri, Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #3BA46F;
	text-decoration: none;
}
.frame {
	background-color: #CEE0FD;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #01367C;
	border-right-color: #01367C;
	border-bottom-color: #01367C;
	border-left-color: #01367C;
}
.textWhite {

	font-family: Calibri, Arial, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

