
*{ margin: 0 auto; padding: 0; }*
body { margin: 10px 0 0; background: #ffffff repeat-x; font: 12px "Trebuchet MS", Arial, Sans-Serif; color: #444; }
	h1 { font-size: 3em; font-weight: normal; float: left; width: 900px; }
	h1 a { text-decoration: none; }
	h2 { font-size: 15px; color: #13312a; font-weight: normal; margin: 0; margin-top: -30px; font-family: "Century Gothic"; }
	h3 { font-size: 16px; border-bottom: 1px solid #eee; margin: 0; }
	p  { margin: 0; line-height: 1.4em; color: #13312a; text-align: justify; font-size: 12px; margin-top: 4px; }
	em { border-bottom: 1px dotted #fff; cursor: pointer; }
	a { color: #9D2900; }
	a:hover { color: #A0000E; text-decoration: none; }
	img { border: 0; }
	.red { color: #9D2900; }
	
	.green { color: #27694a; font-size: 17px; font-family: Arial, Helvetica, sans-serif; }
	.grey { color: #58585b; font-size: 17px; font-family: Arial, Helvetica, sans-serif; }

	
.wrap { position: relative; width: 950px; margin: 0 auto; }
 
#header { width: 900px; height: 180px; margin: -20px auto; }
	#menu  { float: right; width: 100%; padding: 8px 0 0 0; list-style: none; }
		#menu li { display: inline; }
		#menu a { display: block; float: left; margin-left: 30px; padding: 2px; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight:bold; color: #000000; }
		#menu a:hover { color: #003333; border-bottom: 2px solid #00775c; }
		#menu .active a { border-bottom: 2px solid #006633; color: #00775c;}
 
	.box { float: left; padding: 55px 0 0; width: 480px; color: #C7E3EE; }
	#image { float: right; width: 382px; position: relative; margin-top: 12px; no-repeat top right; height: 168px; }
	
#bar { margin: 10px 0 30px; padding: 5px 91px 5px 0; background: url(../images/bar.gif) repeat-x; color: #ffffff; 
font-family: Century Gothic, Arial, Helvetica, sans-serif; font-size: 14px; text-align:center;}
	#bar a { color: #06A475; margin: 0 10px 0 0; text-decoration: none;}
	#bar a:hover { color: #ffffff; text-decoration:underline;}
.col { position: absolute; float: left; width: 424px; margin: 0 30px 15px 0;}
.col p { font-family: Century Gothic, Arial, Helvetica, sans-serif; font-size: 1.1em; color: #003333; line-height: 1.6em;}
.col p a { color: #024F13;};
.col ul li{
	color: #568e79;
}
	.last { position: relative; float: right; width: 450px; margin: 4px 14px 350px; padding: 0;}

#footer {clear: both; border-top: 1px solid #e0e0e0; width: 100%; height: 50px; }	
	#footer p { margin: 0 5px 0 0; padding: 10px; }
	#footer a { color: #808080; font-weight: bold; }


/*New Additions*/

.image_left {
	float: left;
	margin: .125em 1.1em .125em .125em;
	display: block;
}

.image_right {
	float: right;
	margin: .125em .125em .125em 1.1em;
	display: block;
}


table.table-clean
{
	border-collapse: collapse;
	padding: 0;
	width: 90%;
	margin: .7em 1em .5em .5em;
}

table.table-clean td {
	border: 0;
	color: #4F4F4F;
	font-size: .7em;
	padding: 5px;
	vertical-align: top;
	line-height: 120%;
}

table.table-clean td p {
	font-family: verdana;
	font-size: 95%;
	color: #4F4F4F;
	padding-left: 0.2em;
	padding-top: 0em;
	padding-right: 0.2em;
	padding-bottom: 0em;
}


table.table-quotes
{
	border-collapse: collapse;
	padding: 0;
	margin: .7em 1em .5em .5em;
}

table.table-quotes td {
	border: 0;
	padding: 1px;
	vertical-align: top;
	line-height: 120%;
}


table.table-with-header
{
	border-collapse: collapse;
	padding: 0;
	width: 90%;
	margin: .7em 1em .5em .5em;
	border-bottom: 1px solid #ccc;
}

table.table-with-header th
{
	font-size: .7em;
	color: #444444;
	font-weight: bold;
	padding: 5px;
	text-align: left;
	border: 1px solid #ccc;
	vertical-align: top;
	line-height: 120%;
}

table.table-with-header th p {
	font-family: verdana;
	font-size: 95%;
	color: #444444;
	padding-left: 0.2em;
	padding-top: 0em;
	padding-right: 0.2em;
	padding-bottom: 0em;
}

table.table-with-header td
{
	color: #666;
	font-size: .6875em;
	padding: 5px;
	border: 1px solid #ccc;
	vertical-align: top;
	line-height: 120%;
}

table.table-with-header td p {
	font-family: verdana;
	font-size: 95%;
	color: #666;
	padding-left: 0.2em;
	padding-top: 0em;
	padding-right: 0.2em;
	padding-bottom: 0em;
}

table.table-no-header
{
	border-collapse: collapse;
	padding: 0;
	width: 90%;
	border-bottom: 1px solid #ccc;
	margin: .7em 1em .5em .5em;
}

table.table-no-header td
{
	color: #666;
	font-size: .7em;
	padding: 5px;
	border: 1px solid #ccc;
	vertical-align: top;
	line-height: 120%;
}

table.table-no-header td p {
	font-family: verdana;
	font-size: 95%;
	color: #666;
	padding-left: 0.2em;
	padding-top: 0em;
	padding-right: 0.2em;
	padding-bottom: 0em;
}


ul
{
	list-style-type: square;
	padding: .25em .35em 0 2.4em;
	margin: 0 0 .5em;
	font-family: verdana;
	font-size: 0.95em;
	color: #4F4F4F;
}

ul li
{
	margin: 0;
	padding: 0;
	font-size: 0.75em;
	line-height: 150%;
	font-weight: normal;
}

ul li ul
{
	padding: 0 0 .2em 2.4em;
	margin: 0 0 0.1em 0;
}

ul li ul li
{
	font-size: 100%;
	margin: 0;
	padding: 0 0 0 .4em;
	font-weight: normal;
	font-style: normal;
}

ul li ul li ul
{
	padding: 0.1em 0 .25em 2.4em;
	margin: 0;
}

ul li ul li ul li
{
	font-size: 95%;
	margin: 0;
}



ol
{
	list-style-type: decimal;
	padding: .25em .35em 0 2.6em;
	margin: 0 0 .5em;
	font-family: verdana;
	font-size: 0.95em;
	color: #4F4F4F;
}

ol li
{
	margin: 0;
	padding: 0;
	font-size: .75em;
	line-height: 150%;
	font-weight: normal;
}

ol li ol
{
	padding: 0 0 .2em 2.6em;
	margin: 0 0 0.1em 0;
}

ol li ol li
{
	font-size: 100%;
	margin: 0;
	padding: 0 0 0 .2em;
	font-weight: normal;
	font-style: normal;
}

ol li ol li ol
{
	padding: 0.1em 0 .25em 2.6em;
	margin: 0;
}

ol li ol li ol li
{
	font-size: 95%;
	margin: 0;
}
