@charset "UTF-8";
.sidebarLeft  h2{
	font-size: 13px;
	text-align: left;
	padding:  10px;
	color:  #FFFFFF;
	background-color: #083a56;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Helvetica, Arial, "Lucida Grande", Verdana, sans-serif;
	background-image: url(images/sidebar_bg.png);
	background-repeat: repeat-x;
}

.sidebar_widget
{
	min-width:3px;
	min-height:3px;
	padding: 5px;
	background-color: #f8f9f9;
	border: 1px solid #999;
	text-decoration: underline;
	font-weight: bold;
	width: 150px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.sidebar_widget_search {
	min-width:3px;
	min-height:3px;
	background-color: #f8f9f9;
	border: 1px solid #999;
	text-decoration: underline;
	font-weight: bold;
	width: 200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 5px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(images/step_4.jpg);
	background-repeat: repeat;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000033;
	text-align: center;
}
#sidebar {
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	background-color: #CCCCCC;
	vertical-align: top;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
}
#bodycopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 15px;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	vertical-align: top;
}
#footerad {
	border: thin solid #999999;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
}
#bodycopy table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #284B76;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000066;
	text-align: left;
}
#navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	height: 35px;
	vertical-align: bottom;
	background-image: url(images/sidebar_bg.png);
	background-repeat: repeat-x;
	background-color: #0A304A;
	padding-top: 20px;
}
#navi a {
	color: #000000;
	text-decoration: none;
	display: inline;
	vertical-align: bottom;
	padding-top: 4px;
	padding-right: 25px;
	padding-bottom: 4px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	background-color: #CCCCCC;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#navi a:hover {
	background-color: #CCCFF9;
	color: #000000;
	text-decoration: none;
}
#navi a:visited {
	color: #000000;
	text-decoration: none;
}
#navi a:active {
	color: #000000;
	text-decoration: none;
}
#navi a:link {
	color: #000000;
	text-decoration: none;
}
.fltleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.fltright {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}
.continue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #004BA8;
	text-align: center;
}
.articletitlelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
#bodycopy #list tr {
	background-image: url(images/tablegradient.jpg);
	background-repeat: repeat-x;
	color: #000000;
}
.articleliststables {
	font-size: 14px;
	background-color: #FFFFFF;
	border: 2px outset #333333;
}

