@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #006699;
}
#container { 
	width: 780px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #003366;
	text-align: left;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 186px;
	margin: 0px;
}
#header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 42px;
	color: #FFF;
	margin-left: 470px;
	font-weight: bolder;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	letter-spacing: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#header h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-left: 420px;
	font-size: 24px;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
}
#header h3 {
	font-family: "Times New Roman", Times, serif;
	color: #FF0;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 430px;
	font-size: 24px;
	font-style: italic;
	font-weight: 400;
}
#navbar {
	margin: 0px;
	padding: 10px;
	background-color: #C00;
}
#navbar p {
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#mainContent {
	margin-top: 0;
	margin-right: 300px;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
	position:relative;
	clear:left;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#mainContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #333;
	padding-left: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainContent h2 {
	font-size: 18px;
	color: #333;
	font-style: italic;
}
#mainContent h3 {
	font-size: 16px;
	font-weight: bold;
	color: #1c5094;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #1c5094;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sidebar1 {
	float: right;
	width: 280px;
	background: #66ccff;
	margin: 0px;
	padding: 10px;
}
#sidebar1 img {
	margin: 0px;
	padding: 0px 12px;
}
#sidebar1 p {
	color: #666;
	font-size: 14px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#sidebar1 ul {
	font-size: 14px;
	color: #333;
	list-style-type: square;
	line-height: 18px;
	font-weight: bold;
	margin-top: 5px;
}
#steps {
	background-color: #66ccff;
	margin-right: 300px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	clear: left;
}
#steps h4 {
	font-size: 22px;
	font-weight: bold;
	color: #C00;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-style: italic;
	text-decoration: underline;
}
#steps ol {
	line-height: 30px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 40px;
	margin: 0px;
}
#steps ol li {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #333;
	line-height: 18px;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#identifier {
	margin: 0px;
	padding: 0px;
	width: 300px;
	float: right;
	background-color: #FFF;
}
#identifier p {
	color: #666;
	font-size: 14px;
	margin: 0px;
	padding-top: 10px;
	padding-left: 15px;
	font-weight: bold;
}
#identifier img {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
a:link, a:visited {
	font-size: 14px;
	color: #666;
	margin: 0px;
}
a:hover, a:active {
	color: #C00;
}
.italics {
	font-style: italic;
	font-size: 22px;
	font-weight: bold;
}
.features {
	font-size: 16px;
	font-weight: bold;
	color: #C00;
	margin: 0px;
	line-height: 12px;
}
.redlgunderline {
	color: #C00;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
.redlg {
	color: #C00;
	font-size: 22px;
	font-weight: bold;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
