/* Eric Meyer's Reset Reloaded *//* http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}body {line-height: 1;}ol, ul {list-style: none;}blockquote, q {quotes: none;}/* remember to define focus styles! */:focus {outline: 0;}/* remember to highlight inserts somehow! */ins {text-decoration: none;}del {text-decoration: line-through;}/* tables still need 'cellspacing="0"' in the markup */table {border-collapse: collapse;border-spacing: 0;}

body {
	background: url(images/bg-left.jpg);
	position: relative;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 21px;
	text-align: justify;
	color: #222222;
}

.clear {
	clear: both;
}

.pagewrap {
	width: 970px;
	margin: 0px auto 0px auto;
}

.nav {
	float: left;
	height: 100%;
	width: 280px;
	position: relative;
}

.nav ul {
	float: right;
	margin: 20px 40px 0 0;
}

.nav ul li {
	margin: 0 0 10px 0;
	text-align: right;
}

.nav ul li a {
	text-decoration: none;
	color: #000000;
	font-size: 16px;
}

.nav ul li a:hover {
	color: #ffffff;
}

.navf {
	float: left;
	height: 100%;
	width: 260px;
	position: relative;
}

.navf ul {
	float: right;
	margin: 20px 20px 0 0;
}

.navf ul li {
	margin: 0;
	text-align: right;
}

.navf ul li a {
	text-decoration: none;
	color: #000000;
	font-size: 16px;
}

.navf ul li a:hover {
	color: #ffffff;
}


.content {
	float: right;
	width: 550px;
	height: 100%;
	min-height: 500px;
	background: url(images/bg.jpg);
	padding: 50px;
}


.content a {
	color: #222222;
	text-decoration: none;
	background-color: #d9e7f0;
	padding: 1px;

}

.content a img {
	background: none;
	padding: 0;

}

.content a:hover img {
	background: none;
	padding: 0;

}

.content a:hover {
	background-color: #f4c19e;
	color: #000000;
}

.content p {
	margin-bottom: 1.5em;
	text-align: justify;
}

.content ul {
	list-style: disc;
	margin: 0 0 0 30px;
}

.content ul li {
	list-style-position: inside;
	list-style: disc;
	margin: 10px;
}



.announcecontent {
	
	width: 700px;
	height: 100%;
	min-height: 500px;
	background: url(images/bg.jpg);
	padding: 50px;
}


.announcecontent a {
	color: #222222;
	text-decoration: none;
	background-color: #d9e7f0;
	padding: 1px;

}

.announcecontent a img {
	background: none;
	padding: 0;

}

.announcecontent a:hover img {
	background: none;
	padding: 0;

}

.announcecontent a:hover {
	background-color: #f4c19e;
	color: #000000;
}

.announcecontent p {
	margin-bottom: 1.5em;
	text-align: justify;
}

.announcecontent ul {
	list-style: disc;
	margin: 0 0 0 30px;
}

.announcecontent ul li {
	list-style-position: inside;
	list-style: disc;
	margin: 10px;
}



ul.faq li strong {

}

ul.faq {
	list-style: none;
	margin: 0;
}

ul.faq li {
	list-style: none;
	margin-bottom: 30px;
}

.content ul li ul {
	margin: 0 0 0 30px;

}

.content h4 {
	font-size: 22px;
	color: #999999;
	font-weight: normal;
	margin: 40px 0 20px 0;
}

.announcecontent h4 {
	font-size: 22px;
	color: #999999;
	font-weight: normal;
	margin: 40px 0 20px 0;
}
	
.titlebox {
	height: 218px;
	position: relative;
	margin: 0 0 20px 0;
}

.titlebox .title {
	bottom: 22px;
	position: absolute;
}

.titlebox .info {
	float: right;
}

.copyright {
	font-size: 10px;
	color: #aaaaaa;
	position: relative;
	top: 50px;
}

.subtitle {
	margin: 20px 0 20px 0;
}

.register-box {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	padding: 0;
}

.register-box a {
	background: none;
	padding: 0;
}

.register-box a img {
	background: none;
	padding: 0;
}