body {
	font-size: 13px;
	font-family: 'Trebuchet MS';
	background-color: #D4D4D4;
	margin: 0 0 0 0;
	text-align: center;
	padding: 0 0 0 0;
	color: #242424;
}

#nextPage {
	width: 802px;
	margin: 0 auto;
	overflow: auto;
	border: 1px solid #848484;
	background-color: #F4F4F4;
}

#nextPage p {
	padding: 0px 15px 0px 15px;
}

#nextPage h1 {
	font-size: 26px;
}

#submitbtn {
	height: 319px;
	margin: 0 auto;
	width: 802px;
}

#separator {
	text-align: justify;
}

#page {
	display: inline;
	margin: 0 auto;
	text-align: right;
}

#page img {
	margin: 18px 9px 0px 9px;
	border:1px solid #000000;
}

#maincont {
	margin:11px;
	border:1px solid;
}

ul{
	margin-left: -20px;
}

li {
	list-style:none;
	text-align: center;
	float:left;
}

.thumbs {
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

a {
	text-decoration: none;
	color:#012264;
}

a:hover {
	text-decoration: underline;
	color: #DB0244;
}

h2.sidepanel {
	margin: 30px 0px 30px 0px;
	font-size:20px;
}

#myAlternativeContent {
	clear: both;
}

#forth {
	text-align: center;
	float: left;
	width: 782px;
}

#info {
	float: right;
	padding-bottom: 3px;
	padding-right: 4px;
	height: 16px;
	width: 16px;
}

#info img {
	border: 0;
}

#copy {
	height: 2px;
	margin-left: 10px;
	color: #F7F8F9;
	width: 782px;
	float: left;
}

.mainform {
	overflow: hidden;
	margin: 0 auto 0 auto;
	height: 10px;
	width: 782px;
	background-color: #F4F4F4;
}


.setTitle {
	height: 1px;
	width: 782px;
}


.mainHeader {
	width: 782px;
	background-color: #F4F4F4;
	margin: 0 auto 0 auto;
	height: 10px;
	overflow: hidden;
}

