@charset "utf-8";
/* CSS Document */
/*@font-face {
 font-family: calibri;
 src: url("http://928126.758232.test.prositehosting.net/calibri.ttf");
 }
@font-face {
 font-family: teo;
 src: url("http://928126.758232.test.prositehosting.net/CooperBlackStd.otf") format("opentype");
}*/

html {
	height:100%;
}
body {
	height:100%;
	background-color: #ffac14;
	font-family: calibri, Arial, Helvetica, sans-serif;
	font-size:10pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#333333;
	background-attachment: scroll;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
}
h1, h2, h3, h4, h5 {
	font-family: Aharoni, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1.1em;
}


h1 {
	text-align: left;
	font-size: 36px;
	padding: 18px 0 18px 0;
	margin: 0 8px 0 8px;
	color:#fff;
}

h2 {
	font-size: 18px;
	font-weight:bold;
	color:#FF6600;
	border-bottom-width: 2px;
	padding-top:8px;
	margin-left:10px;
	height:32px;
}

h3 {
	font-size: 16px;
	font-weight:bold;
	color:#FF6600;
	border-bottom-width: 2px;
	padding-top:8px;
	height:16px;
}

h4 {
	font-size: 15px;
	font-weight:bold;
	color:#FF6600;
	border-bottom-width: 2px;
	padding-top:8px;
	height:16px;
}

h5 {
	font-size: 20px;
}

img {
	border:0px;
}
.outerBox {
	height:100%;
}
.legal-c {
	background-color: #e91287;
	width:50px;
	color:#FFFFFF;
	padding: 4px 4px 4px 4px;
}
.legal-mbc {
	background-color: #f8e72b;
	width:150px;
	padding: 4px 4px 4px 4px;
}


.message {
	width:260px;
	margin-left:0px;
	color:#fff;
	font-size: 12px;
	font-weight:normal;
	padding:14px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FF0000;
	border: 1px solid #FFFFFF;
}
.introcopy {
	font-size: 14px;
}
.bodycopy {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.white-circle {
	background-image:url(images/white-circle.png);
	background-repeat:no-repeat;
	width:320px;
	height:600px;
	padding-top:320px;
	background-position:0 250px;
}
.white-bg {
	background-image:url(images/50.png);
}
.green-circle {
	background-image:url(images/circle.png);
	background-repeat:no-repeat;
	width:395px;
	height:450px;
	padding-top:40px;
	margin:30px;/*background-position:0 250px;*/
}
.outline {
	border: 1px solid #CCCCCC;
}
/************ menu styles **************/
}
#menuLinks {
	margin-left: 0px;
	font-size: 12px;
}
#menuLinks a:link, #menuLinks a:visited {
	text-decoration: none;
	color: #666666;
	margin-right: 1px;
	margin-left: 0px;
	line-height: 22px;
	padding: 4px 10px 4px 10px;
	background-color:#f8e72b;
}
#menuLinkshome a:link, #menuLinkshome a:visited {
	background-color: #e91287;
	background-image: none;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 22px;
	margin-right: 1px;
	margin-left: 0px;
}
#menuLinksselected a:link, #menuLinksselected a:visited {
	background-color: #FF8000;
	background-image: none;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 22px;
	margin-right: 1px;
	margin-left: 0px;
}
#menuLinks a:hover {
	background-color: #FFCC00;
	text-decoration: none;
	color: #666;
}
.formbox {
	font-size: 12px;
	height: 17px;
	width:180px;
	background-color: #FFCEDE;
	border: 0px solid #666666;
}
.formarea {
	font-size: 12px;
	height: 100px;
	width:280px;
	background-color: #FFCEDE;
	border: 0px solid #666666;
}
.formdd {
	font-size: 12px;
	height: 20px;
}
a:link {
	color: #51A428;
	text-decoration:none;
}
a:visited {
	color: #51A428;
	text-decoration:none;
}
a:hover {
	color: #66CC33;
}
a:active {
	color: #51A428;
}
#content {
	margin:10px;
	width:450px;
}
