a:link, a:visited, a:active {
	color:#333333;
}
img {
    border: none;
	padding:0px;
	margin:0px;
}
body,html{
    margin:auto;
    padding:0px;
}

body{
    font-family:Helvetica, Arial, sans-serif;
    background-image:url(../images/bk.gif);
    background-repeat:repeat-y;
    background-position:center top;
    background-color:#A00017;
}
.header {
	background-image:url(../images/header_bkg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 392px;
	width: 714px;
	margin: 0px;
	position:relative;

}
.contentBox{
	background-image: url(../images/boxRed-bkg.gif);
	background-repeat:repeat-y;
	background-position:center;
	margin:5px 0 40px 0;
}
.cardHolder{
	background-image: url(../images/boxRed-middle.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin:5px 0 40px 0;
}
.starburst {
	position:absolute;
	left:253px;
	top:117px;
	z-index:1;
}
.captureBox {
	padding:150px 0 0 290px;
}
.inputStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 198px;
	border-style:solid;
	border-color:#000000;
	border-width:1px;
	padding: 3px 2px;	
}
.inputStylePhone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 48px;
	border-style:solid;
	border-color:#000000;
	border-width:1px;
	padding: 3px 2px;	
}
.inputStylePhone2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 70px;
	border-style:solid;
	border-color:#000000;
	border-width:1px;
	padding: 3px 2px;	
}
.selectStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 198px;
	border-style:solid;
	border-color:#000000;
	border-width:1px;
	padding: 3px 2px;
	
}
.selectText {
	font-size: 12px;
	border-color:#666666;
}
.personalInfo {
	text-align:right;
	padding-bottom:4px;
	font-size:12px;
	font-weight:bold;
}
#loadingGraphic {
	height: 36px;
	display: none;
	text-align: center;
}
.submitDiv {
}
.leftColumnHeadline {
	text-align:left;
	font-weight:bold;
	font-size:15px;
	color:#000000;
	padding:10px 15px 0 0;

}
.leftColumnSubHeadline {
	text-align:justify;
	font-weight:normal;
	font-size:14px;
	color:#a00017;
	padding:0 15px 20px 0;

}
.leftColumnGold {
	color:#d0ae09;
	text-align:center;
	font-size:24px;
	padding:35px 15px 0 0;
}
.rightColumnHeadline {
	text-align:center;
	font-size:18px;
	color:#000000;
	font-weight:bold;
	padding:10px 0 5px 0;
}
.rightColumnSubHeadline {
	text-align:center;
	font-size:17px;
	color:#a00017;
	font-weight:bold;
	padding:15px 100px 15px 5px;
}
.rightColumnSubHeadline span{
	font-size:16px;
	color:#000000;
	line-height:24px;
}
.rightColumnBottom {
	text-align:center;
	font-size:12px;
	color:#000000;
	padding:5px 5px 0 5px;
}
ul {
	font-size:13px;
	list-style-image:url(../images/bullet.gif);
	text-align:left;
	color:#666666;
	padding:10px 0 10px 25px;
	margin:0;
}
li {
	padding:4px;
}
span#min-invest {
	letter-spacing: 1px;
	padding-right: 3px;
}
#submitButton {
	display: block;
	width: 200px;
	height: 33px;
	background-image: url(../images/submit.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#submitButton:hover {
	background-position: bottom;
}
#submitButton span {
	display: none;
}