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; font-weight: normal; text-decoration: none; font-style: normal; }
body { line-height: 1; font-size: 62.5%}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }

body{
	text-align: center;
	background-color: #d7dded;
	color: #60513A;
	font-family: arial;
}
a{
	color: #3A55a5;
}
a.onoverunderline{
	color: #60513A;
}
a.onoverunderline:hover{
	color: #3A55a5;
}
b{
	font-weight: bold;
}
#container{
	width: 876px;
	margin: 0 auto;
}
.A{
}
.head img{
	display: block;
	z-index: 3;
}
.head{
	position: relative;
}
.headlink{
	display: block;
	height:34px;
	left:510px;
	position:absolute;
	top:127px;
	width:210px;
	z-index: 4;
	background-image: url(i/clear.gif);
}
.body{
	background: transparent url(i/body.jpg) top left repeat-y;
	padding: 20px 13px;
	text-align: left;
}
.foot{
	background: transparent url(i/foot.jpg) top left repeat-y;
	height:70px;
	padding: 0 13px;
	font-size: 1.3em;
	line-height: 45px;
}

.nav{
	width: 248px;
	float: left;
}
.nav div.pad{
	padding: 0 15px 0 30px;
}
#navigation ul{
	width: 162px;
}
#navigation ul li{
	text-transform: uppercase;
	font-size: 1.2em;
	line-height: 25px;
	border-bottom: 1px solid #d7d4cf;
}
#navigation ul a{
	margin: 0 12px;
}
#navigation ul ul{
	background-color: #eaebe6;
	width: auto;
}
#navigation ul li li{
	text-transform: none;
	font-size: 0.8333em;
	height: 17px;
	line-height: 17px;
	border-width: 0;
}
#navigation ul, #navigation ul a{
	color: #60513A;
}
#navigation ul a:hover, #navigation ul a.indicator{
	color: #3A55a5;
}

.nav div.info{
	background-color: #eaebe6;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	margin-top: 25px;
	padding: 20px 0;
}

.main{
	width: 574px;
	float: left;
}

.foot, .foot a{
	color: #738FB6;
}

.main div.grade{
	padding: 1px 30px;
	background: transparent url(i/body-gradient.gif) left top no-repeat;
}
.main h1{
	font-size: 2.2em;
	line-height: 1.3;
	margin: 0.4em 0 ;
}
.main h2{
	font-size: 1.7em;
	margin: 1em 0;
	line-height: 1.3;
}
.main h3{
	font-size: 1.6em;
	margin: 0.5em 0;
	color: #738FB6;
	line-height: 1.3;
}
.main p{
	font-size: 1.2em;
	margin: 1em 0;
	line-height: 1.3;
}

.main ul{
	list-style-type: disc;
	font-size: 1.2em;
	margin: 1em 0 1em 15px;
	line-height: 1.3;
}
.main li{
	margin: 1em 0;
}

.info h4, .info h5, .info p{
	padding: 0 27px;
}
.info h4{
	font-size: 1.6em;
	line-height: 1.3em;
	padding-bottom: 27px;
	background: transparent url(i/shoosh.jpg) bottom left no-repeat;
	margin: 1em 0;
}
.info h5{
	font-size: 1.6em;
	text-transform: uppercase;
	line-height: 1.3em;
	margin: 1em 0 -.5em 0;
	font-weight: bold;
}.info p{
	font-size: 1.4em;
	margin: 1em 0;
	line-height: 1.3;
}
#SignUp{
	background:transparent none repeat scroll 0 0;
}
#SignUp td{
	padding: 5px 0;
}
#SignUp input{
	margin: 0 5px;
}

