body {margin:0px; font-family:Tahoma, Helvetica, sans-serif; color:#333333; font-size:13px; line-height:20px; background-color:#ffde75;}
/* ul {} */
ul li {
list-style-image: url(images/bullet.gif);
list-style-type: square;
}
ol li {
list-style-type:decimal;
}
a {text-decoration:underline; color:#1f8088;}
a:active {text-decoration:underline; color:#1f8088;}
a:visited {text-decoration:underline; color:#1f8088;}
a:hover {text-decoration:none; color:#e47f1c;}
/* */
#outtershell {width:670px; height:auto;margin:auto; }
#headershell{ height:auto; }
#midshell{ padding:8px; height:auto; width:654px; background-color:#FFF; margin:0px;}
#leftcol{width:615px; padding-left:20px; padding-top:20px; }
#rightcol{width:296px; float:right; margin:auto; color:#999; line-height:12px; font-size:10px; }
#bluebox {background-color:#1F8088; color:#fff; width:100%; font-size:11px; line-height:16px; padding-top:10px;}
#bluebox p {margin:20px;}
#footershell{
	padding:20px 40px 20px 40px;
	width:590px;
	height:auto;
	font-size:10px;
	color:#1F8088;
	background-color:#b3b75d;
	clear:both;
	background-image: url(images/green-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#footershell h3{color:#ffde75; font-size:12px; margin:0; padding:0; text-transform:uppercase;}

.option_table {width:610px; float:left;}
.option_row {width:610px; line-height:16px; float:left;}
.option_filler1 {width:30px; float:left;}
.option_number {width:100px; font-weight:bold; float:left;}
.option_description {width:470px; float:left;}

.page_title {color:#E58729; font-size:18px;}

.item_table {width:610px; float:left;}
.item_row {width:610px; line-height:16px; float:left;}
.item_filler1 {width:20px; float:left;}
.item_number {width:70px; font-weight:bold; color:#659145; float:left;}
.item_description {width:500px; float:left;}

.header_title {width:610px; float:left; margin-bottom:20px;}
.header_left {width:100px; float:left;}
.header_right {width:100px; float:left;}
.header_center {width:410px; float:left;}
.green_title {
	color: #659145;
	font-weight: bold;
}
/* */
