#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;
}
#featurescolumn .sidebar_widget .sidebarLeft a {
	color: #FFFFFF;
}
#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;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
}
#tdnavigation {
	background-color: #9B9DB9;
}
#adscolumn {
	background-color: #CCCCCC;
	vertical-align: top;
	padding-top: 10px;
}
body {
	background-image: url(images/step_4.jpg);
	background-repeat: repeat;
	margin: 0px;
}
#centercolumn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 10px;
	vertical-align: top;
}
#featurescolumn {
	background-color: #CCCCCC;
	padding-top: 10px;
}
.style1 {color: #003366}
.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 ul, .sidebar ol { 
	padding: 0px 0px 0px 5px;
	margin: 0 0 1em 0; 
	font-size: 12px;
}

.sidebar ul { 
	list-style-type: none;
}

.sidebar li { 
	margin: 0 0 0.9em 10px; 
	list-style-image: url(images/bullet.png);
	list-style-position: outside;
	line-height: 14px;
	padding: 0;
	
}

.sidebar ul li ul, .sidebar ul li ol, .sidebar ol li ul, .sidebar ol li ol { 
	margin: 0.5em 0 0.5em 5px; 
}

.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;
}
#bodycopy #list tr {
	background-image: url(images/sidebar_bg.png);
	background-repeat: repeat-x;
	background-color: #0A304A;
}

.sidebar_widget_gap
{
	margin: 7px 0px 7px 0px;
}
#centercolumn tr {
	background-color: #FFFFFF;
	background-image: url(images/tablegradient.jpg);
	background-repeat: repeat-x;
}

.articletitlelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}.gradient {
	background-image: url(images/tablegradient.jpg);
	background-repeat: repeat-x;
	border: 3px solid #6B6C80;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 100px;
}
.sidebar_widget_search {
	min-width:3px;
	min-height:3px;
	background-color: #f8f9f9;
	border: 1px solid #999;
	text-decoration: underline;
	font-weight: bold;
	width: 220px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 5px;
}
