/* HAND CODED BY ROYALATLANTISGROUP.COM*/

body {
	margin: 20px;
	background: #dee6f9;
	font-family: tahoma, arial, helvetica;
	text-align: left;
	font-size: 13px;
	color: #0E232A;
}

a { color: #C63033; }

#page {
	width: 910px;
	background: white;
	border: 1px solid #8FA336;
}

.pageTop {
	float: left;
	width: 910px;
	background: white;
}

.tleft { 
	float: left;
	width: 590px;
	margin-left: 10px;
}

.tright {
	float: right;
	width: 280px;
	margin-right: 10px;
}

.pageBot {
	float: left;
	width: 890px;
	margin-left: 10px;
	border-top: 1px dotted #0E232A;
	padding-bottom: 10px;
}

.ptopin {
	float: left;
	width: 890px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.pageCon {
	float: left;
	width: 910px;
	padding-bottom: 10px;
}

.phmiddle {
	float: left;
	width: 870px;
	margin-left: 20px;
}


.pleft {
	float: left;
	width: 160px;
	margin-left: 10px;
	text-align: left;
	background: #E6EDC4;
}

.pmiddle { 
	float: left;
	width: 500px;
	margin-left: 30px;
	text-align: left;
}

.pright {
	float: right;
	width: 160px;
	margin-right: 10px;
	background: #E6EDC4;
}

.phcon {
	float: left;
	width: 580px;
	margin-left: 5px;
	text-align: left;
}

.phleft {
	float: left;
	width: 280px;
	margin-bottom: 10px;
}

.phright {
	float: right;
	width: 280px;
	margin-bottom: 10px;
}

.pageLeft {
	float: left;
	width: 650px;
	margin-left: 10px;
	text-align: left;
}

.pageRight {
	float: right;
	width: 168px;
	margin-right: 10px;
	background: #FEFBD9;
	padding-top: 4px;
}

.footerLinks {
	float: right;
	width: 400px;
	padding-top: 8px;
	text-align: right;
	font-size: 12px;
	color: #0E232A;
}

.footerLinks a {
	color: #C63033;
	text-decoration: none;
}

.footerLinks a:hover {
	color: #0E232A;
	text-decoration: underline;
}

.footerLinks a:visited { }

.copy {
	float: left;
	width: 470px;
	margin-bottom: 10px;
	padding-top: 8px;
	text-align: left;
	font-size: 12px;
	color: #0E232A;
}

.copy a {
	color: #0E232A;
	text-decoration: none;
}

.copy a:hover {
	color: #C63033;
	text-decoration: underline;
}

.copy a:visited { }

.gooad {
	float: left;
	width: 890px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-lefT: 10px;
	background: #bccef9;
	margin-bottom: 10px;
}

.gooadt {
	float: left;
	width: 890px;
	padding-top: 5px;
	border-bottom: 2px solid #bccef9;
	padding-bottom: 5px;
	margin-lefT: 10px;
	/*background: #bccef9;*/
	margin-bottom: 10px;
}

.ctitle {
	font-size: 16px;
	font-weight: bold;
	color: #0E232A;
}

.ptitle {
	float: left: 
	width: 100%;
	margin-bottom: 5px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #0E232A;
	text-align: left;
	font-size: 24px;
	font-weight: bold;
	color: #C63033;
}

input {
	border: 1px solid #C63033;
	background: #EE3338;
	font-size: 18px;
	color: white;
}
