body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	background:#fff;
}

html { background:#87b1e9; }

#wrap_outer { background:url('../images/outerbg.jpg') repeat-x; }
#wrap_inner { width:846px; margin:0 auto; }

#header { height:54px; font-size: 10px; }
#header h1 { display: inline; font-size: 10px; }
#menu { height:31px; background:url('../images/menubg.jpg') repeat-x; }
#form { height:155px; color:#87b1e9; font-size:13px; }

#content { background:#fff; color:#1d1f21; padding:15px; font-size:13px; line-height: 17px; }
#content p>a { text-decoration: none; border-bottom: 1px dotted #1d1f21; color:#1d1f21; }
#content p>a:hover { border-bottom: 1px solid #1d1f41; color:#1d1f41; }

#minheight { float: left; height: 500px; }
#footer
{
	clear: both;
	font-size:12px;
	margin:0 auto;
	color:#0b0b0b;
	padding-top:10px;
	background:#87b1e9;
	line-height:18px;
}
#footer-inner { width:846px; margin:0 auto; }
#footer a { text-decoration:none; color:#0b0b0b; }
#footer a:hover { text-decoration:underline; }

.topline { font-size:18px; color:#1b4173; }
.rightbox { float:right; width:335px; margin:0 0 15px 15px; font-weight:normal; }
.rb { background:url('../images/rbbg.jpg') no-repeat; background-position:bottom right;  }
.rightbox ul { line-height: 22px; }
.rightbox li { list-style-image:url('../images/star.jpg'); font-size:14px; }
.rightbox li a { color:#1b4173; text-decoration:none; }
.rightbox li a:hover { text-decoration:underline; }

h1 { padding:0; margin:0; font-weight:normal; color:#0b0b0b; font-size:14px;}
h2 { padding:0; margin:0; font-weight:normal; color:#1d1f21; font-size:18px; text-transform:uppercase; }