body {
	margin: 0px;
	font: 11px Arial, Helvetica, sans-serif;
}
td {
	line-height: 14px;
}
h1 {
	font-size: 18px;
	color: #3EABEA;
}
.subheading {
	font-size: 12px;
	color: #999999;
}
.subheading_sml {
	font-size: 11px;
	color: #999999;
}
.imagefloatleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
h2 {
	font-size: 14px;
	color: #666666;
}
.procedurebox h2 {
	margin-bottom: 6px;
}
.leftsidebar {
	width: 206px;
	padding-top: 0px;
	padding-left: 25px;
	background: url(images/procedurebox_23.jpg) no-repeat left top;
}
.leftsidebar_page {
	width: 206px;
	padding-top: 0px;
	padding-left: 25px;
	background: url(images/bg_gradient.jpg) repeat-x;
}
.leftsidebar_page li {
	padding-left: 0px;
	list-style: url(images/homeV1_31.gif);
}
.leftsidebar_page ul {
	padding-left: 5px;
	line-height: 25px;
	margin-left: 20px;
}
.footer {
	background: #e8e8e8;
	padding: 10px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
}
.leftsidebar li {
	padding-left: 0px;
	list-style: url(images/homeV1_31.gif);
}
.leftsidebar ul {
	padding-left: 5px;
	line-height: 25px;
	margin-left: 20px;
}
.procedurebox {
	padding-bottom: 20px;
}
.photos {
	height: 60px;
}
.maincontainer .greybox ul {
	margin-bottom: 0px;
}
.maintext {
	padding-right: 65px;
}
.maincontainer {
	padding-left: 30px;
	background: url(images/bg_gradient.jpg) repeat-x;
	padding-bottom: 10px;
	height: 500px;
}
.shadowleft {
	background: url(images/shadow_left.jpg) repeat-y left;
	width: 9px;
}
.shadowright {
	background: url(images/shadowright.jpg) repeat-y right;
	width: 10px;
}
.header {
	padding-top: 18px;
}
.navbox {
	width: 231px;
}
.greybox {
	background: #E8E8E8;
	border-top: 5px solid #CCCCCC;
	padding: 5px 10px 15px;
	border-bottom: 5px solid #FFFFFF;
}
.greybox h2 {
	margin-top: 3px;
	line-height: 16px;
}
a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color:#333333;
	text-decoration: none;
	font-weight: bold;
}
.red {
	color: #FF0000;
}
.maintext p {
	margin-bottom: 6px;
}
