body {
	/*background-color: #e4e4e4;*/
	color: #333333;
	padding: 0px;
	margin: 0px;
}

img {
	border: none;
}

a.topSpaced {
	line-height: 20px;	
}

div#theContainer {
	position: relative;
	width: 100%;
	border: 0px solid #000000;
	background-color: #FFFFFF;
}

div#headerContainer {
	position: relative;
	margin: 0 auto;
	width: 800px;
	height: 280px;
	background-image: url('../images/new/headerBg.jpg');
	background-repeat: no-repeat;
	background-position: 21px 20px;
}

div#headerLogo {
	position: absolute;
	top: 20px;
	right: 25px;
}

div#headerMessage {
	position: absolute;
	top: 125px;
	right: 25px;
}

div#headerMarquee {
	position: absolute;
	top: 160px;
	right: 31px;
	height: 25px;
	width: 430px;
}

div#headerMarquee img {
	width: 430px;
	height: 25px;
}

div#mainContainer {
	width: 100%;
	padding-bottom: 25px;
	background-image: url('../images/new/background.png');
	background-repeat: repeat-x;
	background-color: #c4ddb7;
}


div#menuOuterContainer {
	position: absolute;
	top: 200px;
	width: 100%;
	z-index: 200;
}

div#menuContainer {
	position: relative;
	width: 760px;
	margin: 0 auto;
	z-index: 250;
}

div#appOutContainer {
	position: relative;
	width: 651px;
	margin: 0 auto;
}
	
div#applicationContainer {
	position: absolute;
	top: 157px;
}

div#applicationContainer a {
	float: left;
	margin: 0px;
	padding: 0px;
}

div#applicationContainer img{
	float: left;
	margin: 0px;
	padding: 0px;
}

div.menuButton {
	position: absolute;
	margin-left: 15px;
	margin-right: 15px;
	z-index: 250;
}

div#menuButton1 {
	left: 0px;
}

div#menuButton2 {
	left: 152px;
}

div#menuButton3 {
	left: 304px;
}

div#menuButton4 {
	left: 456px;
}

div#menuButton5 {
	left: 608px;
}

table#contentTable {
	position: relative;
	margin: 0 auto;
	margin-top: 89px;
	width: 800px;
}

td#borderTopLeft {
	display: block;
	margin: 0;
	padding: 0;
	width: 42px;
	height: 42px;
	background-image: url('../images/new/contentTable_topLeft.png');
}

td#borderTop {
	height: 42px;
	background-image: url('../images/new/contentTable_topMiddle.png');
}

td#borderTopRight {
	display: block;
	margin: 0;
	padding: 0;
	width: 43px;
	height: 42px;
	background-image: url('../images/new/contentTable_topRight.png');
}

td#borderLeftTop {
	display: block;
	margin: 0;
	padding: 0;
	width: 42px;
	height: 179px;
	background-image: url('../images/new/contentTable_leftTop.png');
}

td#borderRightTop {
	display: block;
	margin: 0;
	padding: 0;
	width: 43px;
	height: 179px;
	background-image: url('../images/new/contentTable_rightTop.png');
}

td#borderLeft {
	width: 42px;
	background-image: url('../images/new/contentTable_left.png');
}

td#borderRight {
	width: 43px;
	background-image: url('../images/new/contentTable_right.png');
}

td#borderBottomLeft {
	display: block;
	margin: 0;
	padding: 0;
	width: 42px;
	height: 44px;
	background-image: url('../images/new/contentTable_bottomLeft.png');
}

td#borderBottom {
	height: 44px;
	background-image: url('../images/new/contentTable_bottomMiddle.png');
}

td#borderBottomRight {
	display: block;
	margin: 0;
	padding: 0;
	width: 43px;
	height: 44px;
	background-image: url('../images/new/contentTable_bottomRight.png');
}

td#contentCell {
	background-image: url('../images/new/contentTable_middleTop.png');
	background-repeat: repeat-x;
	background-color: #e6ecd9;
}


div#contentContainer {
	position: relative;
	padding: 10px 0px;
	width: 800px;
	overflow: auto;
/*	border: 1px solid #666666;
	background-color: #edf3e2;
	background-color: #FFFFFF;
*/}

div#contentBox {
	float: left;
	width: 500px;
	margin-right: 25px;
}

div#contentBox ol {
	padding-left: 20px;
}

div#contentBox ol li {
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	color: #333333;
	font-family: "Trebuchet MS", Arial;
	font-weight: normal;
	font-size: 9pt;
}

div#contentImage {
	float: left;
	width: 250px;
	margin-top: 15px;
}

div#contentImage p {
	margin: 0px;
}

div#contentImage img {
	border: 2px solid #333;
}

div#contentLeft {
	float: left;	
	width: 325px;
	margin-right: 20px;
}

div#contentRight {
	float: left;
	clear: none;
	width: 420px;
	padding-left: 15px;	
	border-left: 1px solid #666666;
}

div#contentLeft h3 {
	margin-top: 0px;
	margin-bottom: 10px;
	color: #502181;
	font-family: Calibri, Arial;
	font-weight: normal;
	font-size: 12pt;
}

div#contentRight h3, div#contentBox h3 {
	margin: 0px;
	color: #502181;
	font-family: Calibri, Arial;
	font-weight: normal;
	font-size: 12pt;
}

div#contentRight h3 {
}

div#contentLeft h2, div#contentRight h2, div#contentBox h2 , div#contentForm h2 {
	color: #502181;
	font-family: Calibri, Arial;
	font-weight: normal;
	font-size: 14pt;
}

div#contentForm h2 {
	font-size: 16pt;
	margin-left: 14px;
}

div#contentLeft h2, div#contentRight h2 {
	margin: 0px;
}

div#contentLeft a, div#contentRight a, ul#faqList li a {
	color: #502181;
}

div#contentLeft a:hover, div#contentRight a:hover, ul#faqList li a:hover {
	color: #8b39e0;
}

div#contentLeft p, div#contentRight p, div#contentBox p {
	color: #333333;
	font-family: "Trebuchet MS", Arial;
	font-weight: normal;
	font-size: 9pt;
}

div#contentLeft p.story {
	margin-top: 30px;
	padding-left: 35px;
	width: 300px;
	color: #333333;
	font-family: "Trebuchet MS", Arial;
	font-weight: normal;
	font-size: 9pt;
	background-image: url('../images/new/icon_moneyBox.png');
	background-repeat: no-repeat;
}

div#contentLeft p.story span.storyTitle, div#contentRight p.story span.storyTitle {
	color: #502181;
	font-size: 11pt;
}

div.contentWithIcon {
	margin-bottom: 20px;
	padding-left: 50px;
	background-image: url('../images/new/icon_magnify.png');
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

div.contentWithIcon p {
	margin-top: 6px;
}

p.noTopMargin {
	margin-top: 0px;
}

ul#faqList li {
	color: #333333;
	font-family: "Trebuchet MS", Arial;
	font-weight: normal;
	font-size: 10pt;
	margin: 4px;
}

td {
	color: #333333;
	font-family: "Trebuchet MS", Arial;
	font-weight: normal;
	font-size: 12px;
}

th {
	color: #333333;
	font-family: "Trebuchet MS", Arial;
	font-weight:bold;
	font-size: 10pt;
	text-align:left;
	width:200px;
}


.application table tr td input, .application input {
border:1px solid gray;
width:100%;
}
.application table tr td input.bgField, .application input {
border:1px solid gray;
width:13px;
}
.bgField {
	background-image:url(images/formBG.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	border:medium none;
	width:13px;
}

.SingleLine {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	border-color:-moz-use-text-color -moz-use-text-color black;
	border-style:none none solid;
	border-width:medium medium 1px;
	text-align:right;
	width:50px;
}

div#contentBox ul li {
	color: #333333;
	font-family: "Trebuchet MS", Arial;
	font-weight: normal;
	font-size: 10pt;
}

div#copyrightContainer {
	position: relative;
	margin: 0 auto;
	width: 750px;
	height: 40px;
}

div#copyrightContainer p {
	float: right;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
}

div#copyrightContainer p span#copyright {
	font-size: 13px;
}
