@charset "UTF-8";
/* CSS Document */

body, div, h1, h2, h3, h4, h5, h6, p, ul, img, form {margin:0px; padding:0px; }

span {
font-style: oblique;
}

a {
color: #034ea2;
text-decoration: none;
}

a:visited {
color: #4283cb;
}

li {
text-decoration: none;
margin: 0px;
padding: 0px;
}

ul {
text-decoration: none;
}

img {
border: 0px;
}

/* END RESETS */

/* START CENTER */

#center {
float: left;
width: 650px;
}

#sectionHeader {
text-align: center;
margin-left: 18px;
margin-top: 20px;
}

#shellContainer {
float: left;
width: 620px;
padding: 20px 0px 20px 30px;
}

#shellContainer p {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 17px;
text-align: left;
color: #333333;
padding: 10px 0px 5px 0px;
}

#shellContainer .graphic {
	text-align: center;
	padding-top: 20px;
}

#shellContainer a:hover {
text-decoration: underline;
color: #44c8f5;
}

#shellContainer h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 17px;
font-weight: bold;
line-height: 22px;
text-align: left;
color: #333333;
padding: 0px 0px 5px 0px;
}

#shellContainer h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
line-height: 17px;
text-align: left;
color: #333333;
padding: 20px 0px 0px 0px;
}

#shellContainer h3.center {
	text-align: center;
}

#shellContainer h4 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
line-height: 17px;
text-align: left;
color: #333333;
padding: 10px 0px 0px 0px;
}

#shellContainer h5 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
font-style: oblique;
text-align: center;
color: #333333;
}

#shellContainer ul {
	list-style-position: inside;
}

#shellContainer li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	color: #333333;
	padding: 6px 0px 0px 0px;
}

#shellContainer p.line {
border-bottom: 1px dotted #CCCCCC;
margin-bottom: 10px;
}

#shellContainer p.solidline {
border-bottom: 2px solid #CCCCCC;
margin-bottom: 5px;
}

#sec {
	text-align: center;
}

.backTop {
float: right;
clear: right;
display: block;
width: 90px;
height: 30px;
margin-top: 30px;
margin-bottom: 10px;
}

.intopbtn {
width: 620px;
height: 30px;
margin-bottom: 10px;
}

.intopbtn .intopimg {
float: right;
}
