body, html {
	padding: 0px;
	background-color: #FFFFFF;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
p {
	font-size: 12px;
	color: #808080;
	line-height: 16px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #D62643;
	text-decoration: underline;
}
a:visited {
	color: #D62643;
	text-decoration: underline;
}
a:hover {
	color: #D62643;
	text-decoration: underline;
}
a:active {
	color: #D62643;
	text-decoration: underline;
}
.container {
	height: 100%;
	width: 100%;
	text-align: left;
}
.main {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 23px;
	text-align: left;
	clear: both;
	float: none;
}
.header a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.header a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.header a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.header a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.header h1 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	color: #FFFFFF;
	float: left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.banner {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.header #nav {
	font-size: 12px;
	font-weight: normal;
	float: right;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.body {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	clear: both;
	float: none;
}

.main .body h2 {
	font-size: 18px;
	color: #0C2074;
}


.clearboth {
	clear: both;
}


h2 #headercallout {
	color: #de162b;
}

.main .footer {
	clear: both;
	margin-top: 10px;
	padding-top: 10px;
	font-size: 10px;
	text-align: left;
	float: none;
	color: #a1a1a1;
}

.main .footer .footImage {
	width:100%;
	background-image:url(../images/1pxbg.png);
	background-repeat:repeat-x;
	float: left;
	margin-bottom:15px;
	padding: 0px;
	clear: both;
	left: 0px;
}
.footer sup {
	font-size: 9px;
	vertical-align: text-top;
	color: #a1a1a1;
}

legend {
/*BOB MARLEY*/
	color:#3333FF;
	}
.main .banner {
	background-image:url(../images/banner.jpg);
	width:920px;
	height:123px;
}

#subHeader {
	background-image: url(../images/subHeader.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 36px;
	width: 910px;
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.main .body #text {
	width: 500px;
	float: left;
}
.main .body #text #image {
	float: right;
	width: 150px;
	margin-left: 15px;
}
.main .body #verticles {
	float: right;
	width: 387px;
}
#rightImage{
	float:right;
	}
	
fieldset {
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}
legend {
/*BOB MARLEY*/
	color:#3333FF;
	}
.main .body #text #formDiv label{
	font-size: 11px;
	color: #A1A1A1;
	font-weight:normal;
}
.main .body #text #formDiv #error{
	font-size: 11px;
	color: #FF0000;
	font-weight:normal;
}

