

body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: #245EA7 url('/shared/includes/images/design/pagebackleft.jpg') repeat-y top left;
}

#pagecont {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 5px;
	display: block;
	width: 750px;
	background: white url('/shared/includes/images/design/content_back_v2.jpg') repeat-y;
	border-left: 0px outset #EFC531;
	border-right: 0px outset #245EA7;
	color: white;
	
}

#pagecont div.page_func {
	line-height: 20px;
	border: 0px solid red;
	font-size: 15px;
	font-weight: bold;
	margin-left: 310px;
	padding-left: 150px;
	padding-top: 5px;
	height: 27px;
	border-bottom: 1px solid #143361;
}

#pagecont div.page_func a img {
	width: 20px;
	height: 20px;
	float: left;
	margin-right: 3px;
	margin-left: 6px;
}

#pagecont a {
	color: white;
	text-decoration: none;
	border: 0px solid black;
}
#pagecont a:hover {
	color: #FAEDC1;
}

#pagecont div.main_cats {
	line-height: 15px;
	border: 0px solid red;
	font-size: 13px;
	font-weight: bold;
	margin-left: 310px;
	padding-top: 12px;
	height: 20px;
	text-align: center;
}

#pagecont #page_title {
	border: 0px solid red;
	font-size: 150%;
	font-weight: bold;
	margin-left: 310px;
	padding-top: 20px;
	height: 50px;
	text-align: center;
	color: #245EA7;
	font-family: Arial;
}

#header {
	margin: 0px 0px 0px 0px;
	width: 750px;
	height: 185px;
	background: white url('/shared/includes/images/design/header.jpg') no-repeat top left;
}

#pagecont div.sub_cats {
	line-height: 15px;
	border: 0px solid red;
	font-size: 13px;
	font-weight: bold;
	margin-left: 310px;
	padding-top: 20px;
	height: 20px;
	text-align: center;
}
#pagecont div.sub_cats a {
	color: #152F52;
}
#pagecont div.sub_cats a:hover {
	color: #245EA7;
}

#written img.rsi {
	float: right;
	margin-right: 10px;
	margin-top: 30px;
	margin-left: 15px;
	margin-bottom: 15px;
	border: 5px solid #152F52;
}

#written {
	color: black;
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
}

#written h2 {
	display: block;
	font-family: Arial;
	border-bottom: 2px solid #EDC530;
	color: #245EA7;
}
#written p, #written ul, table.reg {
	margin-left: 30px;
	margin-right: 30px;
	padding: 10px 20px 10px 20px;
	background: white url('/shared/includes/images/design/p_back.jpg') repeat-y top right;
	border-right: 5px solid #FFEAC1;
	font-family: Verdana;
}

#written ul {
	padding: 10px 70px 10px 70px;
}

#footer {
	text-align: center;
	color: #245EA7;
	font-weight: bold;
	font-family: Arial;
	font-size: 80%;
	padding-bottom: 15px;
}
#footer a, #footer span.credit a:hover, #written p a {
	color: #245EA7;
}
#footer a:hover, #footer span.credit a, #written p a:hover {
	color: #1A3457;
}

#footer span.credit {
	font-size: 90%;
	color: #1A3457;
}

body.home #pagecont #written {
	/*font-size: 14pt;*/
	text-align: left;
	/*font-family: Monotype Corsiva*/;
}

span.bt {
	font-weight: bold;
}

.contactform {
	width: 70%;
	display: block;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

.formlabel {
	display: block;
	font-weight: bold;
	font-size: 80%;
}
.formfield {
	display: block;
	width: 100%;
	font-size: 80%;
	margin-bottom: 10px;
}
.formfield input, .formfield textarea {
	width: 80%;
}
.formsec {
	display: none;
}

#print_logo, #printer_footer, #ppre_goback {
	display: none;
}

table.reg td.lcol {
	text-align: right;
	padding-right: 5px;
	font-weight: bold;
}
table.reg td.rcol input, table.reg td.rcol textarea {
	border: 0px solid #15355C;
	border-bottom: 1px solid #15355C;
	width: 274px;
	background-color: #AEC4DD;
}
table.reg td.rcol textarea {
	background: #AEC4DD url('/about/register/form_line.gif');
	border-bottom: 0px solid #15355C;
}
table.reg td.rcol input.dob {
	width: 20px;
}
table.reg td.rcol input.yob {
	width: 40px;
}
table.reg td.rcol input.school {
	width: 199px;
}
table.reg td.fnote {
	border: 2px solid #15355C;
	padding: 5px 5px 5px 5px;
	font-size: 90%;
}
table.reg input.cbut {
	border: 2px solid #15355C;
	background-color: #235DA6;
	color: white;
	font-weight: bold;
	text-align: center;
	width: 274px;
}