@charset "utf-8";
/* CSS Document */

#Sidebar {
	clear: left;
	float: left;
	width: 192px;
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 0px;
	font-family: Verdana, Geneva, sans-serif;
	color: #002E53;
	font-size: 11pt;
	line-height: 12pt;
	list-style-type: none;
}
#Copyright {
	font-size: 8pt;
	color: #009;
	text-align: center;
}

#Sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.fltrt {
	float: right;
}

#Sidebar li {
}
.space_right {
	padding-right: 10px;
}
.bottom_border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2A20A3;
	padding-top: 10px;
}


.currentlink {
	color: #e3791a;
}

.title2 {
	font-size: 12pt;
}

#Navbar {
	width: 150px;
	padding-top: 95px;
	float: left;
	padding-bottom: 20px;
	line-height: 20pt;
}

body {
	background-image: url(Images/background.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Verdana, Geneva, sans-serif;
}
#Sidebar div {
	float: left;
}

#Header {
	vertical-align: middle;
	padding-left: 12px;
}
.description {
	color: #069;
	font-size: 10pt;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 11pt;
}
.descriptionbox {
	padding-top: 0px;
	padding-left: 20px;
}


.Titles {
	font-size: 18pt;
	color: #e3791a;
	font-weight: normal;
}

.fltlt {
	float: left;
}
#Content {
	padding-top: 20px;
}




#Main {
	clear: right;
	float: left;
	width: 770px;
	text-indent: 0px;
}

<style type="text/css">

.stepcarousel{
position: relative; /*leave this value alone*/
border: 20px solid navy;
overflow: scroll; /*leave this value alone*/
width: 280px;
height: 200px; /*Height should enough to fit largest content's height*/
}
#description {
	padding-left: 20px;
}
#Flash {
	padding-left: 20px;
	font-size: 10pt;
	line-height: 10pt;
}
#Flash2 {
	padding-left: 20px;
	font-size: 10pt;
	line-height: 10pt;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #036;
}
.title3 {
	font-size: 12pt;
	color: #E96815;
	line-height: 12pt;
}
.center {
	text-align: center;
}

.title4 {
	font-size: 11pt;
	color: #002B59;
}
.title5 {
	font-size: 12pt;
	color: #002B59;
}
#Content table {
	padding-left: 20px;
}
#Navbar a, a:link, a:visited{
	color:#1D313A;
	text-decoration:none;
	font-size: 16pt;
}
#Navbar a:hover{
	text-decoration:none;
	color: #e3791a;
}
#Content a, a:link, a:visited{
	color:#009;
	text-decoration:none;
	font-size: 10pt;
}
#Content a:hover{
	text-decoration:underline;
	color: #E35406;
}
#Copyright a, a:link, a:visited{
	color:#C60;
	text-decoration:none;
	font-size: 8pt;
}
#Copyright a:hover{
	text-decoration:none;
	color: #009;
}
.follow {
	float: left;
	width: 200px;
}
