html, body, h1, h2, h3, p, a, ul, li, img, table, tr, td, input {
	padding: 0;
	margin: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
}

a, img {
	border: 0 none;
}

table#main {
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	margin-top: 23px;
	text-align: center;
	table-layout: fixed;
	width: 625px;
}

table#main td {
	border: solid 1px #cfcfcf;
}

table#main td.col1 {
	width: 184px;
}

table#main td.col2 {
	width: 273px;
}

table#main td.col3 {
	width: 186px;
}

table#main tr.row1 {
	height: 99px;	
}

table#main tr.row2 {
	height: 207px;
}

table#main tr.row3 {
	height: 233px;
}

table#main td.maincontent {
	width: 459px;
	height: 440px;
}

td.logo {
	color: #959595;
	font-size: 9px;
	font-weight: bold;	
}

td.header {
	text-align: left;
	vertical-align: middle;
	line-height: 14px;
	padding-left: 30px;
}

td.header input {
	vertical-align: top;
	margin-right: 5px;
	height: 15px;
}

.header_line1 {
	color: #959595;
	font-size: 14px;
	font-weight: bold;
}

.header_line2 {
	color: #a5a5a5;
	font-size: 13px;
}

td.main_nav {
	background: url('/images/bg_main_nav_red.gif') no-repeat;
	vertical-align: top;
	height: 207px;
}

td.main_nav ul {
	list-style-type: none;
	padding: 20px 0 0 24px; 
}

td.main_nav li {
	background: url('/images/arrow_green.gif') no-repeat 0px 14px;
	border-bottom: solid 1px #efefef;	
	/*border-bottom: solid 1px #83cd00;*/
	width: 136px;
	height: 27px;
	text-align: left;
	padding-top: 5px; 
	padding-left: 14px;	
}

td.main_nav li a {
	text-decoration: none;
	color: #fff;
	vertical-align: middle;
	font-size: 15px;
	font-weight: bold;
}

td.main_nav li.thispage {
	background: url('/images/arrow_yellow.gif') no-repeat 0px 14px;
} 

td.main_nav li.last {
	border-bottom: none;
}	

td.main_image {
	background: url('/images/main_image.jpg') no-repeat;
	vertical-align: top;
}

td.main_image p.main_image_line_1 {
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	text-align: right;
	padding: 18px 18px 0 0;
}
td.main_image p.main_image_line_2 {
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	text-align: right;
	padding: 0 18px 0 0;
}		

td.special {
	background: url('/images/bg_special.gif') no-repeat;
	padding: 0px 24px;	
	vertical-align: top;
	color: #fff;
	text-align: left;
}

td.special h2 {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding-top: 15px;	
	padding-bottom: 8px;
	border-bottom: solid 1px #828170;
	vertical-align: text-top;
}

td.special ul {
	list-style: none;
}

td.special li {
	font-size: 11px;
	padding: 6px 0px 3px;
}

td.special li a {
	color: #bcb98e;
	text-decoration: underline;
}

td.sub_nav {
	vertical-align: top;
}

td.sub_nav ul {
	list-style-type: none;
	padding: 20px 0 0 24px; 
}

td.sub_nav li {
	background: url('/images/grey_bullet.gif') no-repeat 0px 14px;
	border-bottom: solid 1px #e9e9e9;
	width: 136px;
	height: 27px;
	text-align: left;
	padding-top: 5px;
	padding-left: 14px;
}

td.sub_nav li a {
	text-decoration: none;
	color: #5d8f00;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
}

td.sub_nav li.last {
	border-bottom: none;
}	

td.enterprise {
	padding:0 5px 0 24px;
	text-align: left;
	vertical-align: top;
}

td.enterprise h2 {
	padding-top: 27px;
	color: #707070;
	font-size: 16px;
	font-weight: bold;
}

span.green, a.green {
	color: #5d8f00; 
}

td.enterprise table, td.enterprise td {
	border: 0 none !important;
	vertical-align: top;
}

td.enterprise td {
	padding-top: 10px;
}

td.enterprise td.left {
	padding-right: 15px;
}

h3
{
	color: #a30000;
	font-size: 11px;
	font-weight: bold;	
}

td.enterprise table h3 {
	color: #a30000;
	font-size: 11px;
	font-weight: bold;
}
td.enterprise table p {
	color: #797979;
	font-size: 11px;
	padding-bottom: 5px;	
}

td.enterprise table a {
	color: #5d8f00;
	font-size: 11px;	
	text-decoration: none;
}	

td.enterprise table img.story {
	padding: 1px;
	border: solid 1px #959595;
	vertical-align: top;
	width: 72px;
	height: 64px;
}

img.bullet {
	padding: 3px 6px 3px 0;
}

td.recent {
	padding: 0 5px 0 24px;
	text-align: left;
	vertical-align: top;
}

td.recent h2 {
	padding-top: 27px;
	color: #707070;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}

td.recent h3 {
	color: #a30000;
	font-size: 11px;
	font-weight: bold;
}

td.recent p {
	color: #797979;
	font-size: 11px;
	padding-bottom: 5px;	
}

td.recent a {
	color: #5d8f00;
	font-size: 11px;	
	text-decoration: none;
}	

td.recent ul {
	list-style-type: none;
	padding: 5px 0;
}

td.recent li {
	background: url('/images/grey_bullet.gif') no-repeat 0px 7px;
	padding-left: 8px;
	color: #797979;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
}	

p.footer {
	font-size: 11px;
	color: #a9a7a7;
	margin-left: auto;
	margin-right: auto;
	width: 708px;
	text-align: left;	
	padding-top: 10px;
}

td.maincontent {
	padding: 0 24px;
	text-align: left;
	vertical-align: top;
	font-size:11px;
}

td.maincontent li
{
	margin-left:20px;
}

td.maincontent h1 {
	padding-top: 27px;
	color: #707070;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}

td.maincontent p {
	color: #797979;
	font-size: 11px;
	padding-bottom: 5px;	
}