body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#CenteredPage {
	width: 766px;
	margin:0 auto;
	border: 6px solid #03A447;
	background-color: #D4EBDB;
}

#Header {height: 203px;}
#Header img{float:left;}
#HeaderShadow {height: 12px;width: 766px;}
#HeaderShadow img{float:left;}

#SideMenu {float:left;
	width: 245px;
	background-image: url(../images/menu_stretch.jpg);
	background-repeat: repeat-y;
	.padding-top: 25px;
	margin-left:0;
}
#SideMenu a {
	color: #333333;
	font-size: 11px;
	text-transform: capitalize;
	text-decoration: none;
}
#SideMenu a:hover {
	text-decoration:underline;
	color: #008080;
}
#SideMenu p {
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#CenteredPage #MainPage {width: 745px;}
div#content{float:right; width:490px;}

.clearall {clear:both;}

#MenuBottom {
	height: 10px;
	padding-top: 25px;
}
#MainPage p {padding-top: 10px;}

#MainPage h1 {
	font-size: 20px;
	padding-bottom: 10px;
	padding-top: 12px;
}
#breadcrumbs {
	font-size: 10px;
	font-style: italic;
}
#breadcrumbs a {
	color: #000000;
}
#breadcrumbs a:hover {
		color: #E06313;
}
#MainPage ol {
	padding-left: 20px;
}
//#MainPage li {padding-top: 10px;padding-bottom: 10px;}
#MainPage  ul.ordercycle li{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:0;
padding-bottom:0;
padding-left:0;
padding-top:0;
}
#MainPage ul.ordercycle li.currentcycle{list-style-type:circle;}