
* {
	margin: 0;
	padding: 0;
}

body {
	/*background: #FFFFFF url(images/topRedBack.gif) repeat-x;*/
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	/*font: Verdana, Arial, Helvetica;*/
	color: #000000;
}

h1, h2, h3 {	
}

h1 {
}

h2 {
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: x-small;
}

p, blockquote, ul, ol {
	margin-bottom: 2em;
	line-height: 1.6em;
}

p {
}

blockquote {
	margin-left: 2px;
	margin-right: 2px;
	padding: 2px 2px 0 2px;
	text-align: center;
	font-style: italic;
}

ul {
	list-style: disc;
	margin: 0 0 15px 35px;
}

ul li {
}

ol {
	list-style-position: inside;
}

ol li {
}

a {
	/*color: #666666;*/
	color: #2121FF;
	/*color: #FF2B0F;*/
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	
}

img {
}

/*Header at Top of Page Beneath Tabs*/

#headerTopStrip{
margin-top: 0;
background: #26985D;
height: 30px;
width 100%;
text-align: center;
font-size:1.3em;
color: #ffffff;
}

#greyShadow{
background: url(images/greyShadow.gif) repeat-x;
height: 12px;
}

#greyShadowBottom{
clear: both;
background: url(images/greyShadowBottom.gif) repeat-x;
height: 12px;
}


/* Clear Tab */

#clearBoth {
clear: both;
}


/* 50 50 split */

#halfSplitLeft{
float: left;
width: 45%;
}

#halfSplitRight{
float: right;
width: 50%;
}

/* Menu */

#menu {
	width: 760px;
	/*width: 768px;*/
	/*width: 100%;*/
	/*text-align: center;*/
	height: 45px;
	margin: 10px auto 0 auto;
}



/* Wrapper */

#wrapper {
	clear: both;
	/*width: 760px;*/
	width: 880px;
	margin: 0 auto;
}

/* Column One */

#col-one {
	float: left;
	width: 220px;
}

#col-one .boxed {
	margin-bottom: 10px;
}

#col-one .boxed .title {
	height: 20px;
	/*padding: 10px 0 0 10px;*/
	padding: 5px 0 10px 10px;
	background: url(images/greenTabHeaderLight.gif) no-repeat;
	/*text-transform: uppercase;*/
	letter-spacing: 1px;
	/*font-size: 11px;*/
	font-size: 1.3em;
	color: #FFFFFF;
}

#col-one .boxed .content {
	padding: 9px;
	background: #fff repeat-x;
	/*background: #E8EDE5 url(images/img03.gif) repeat-x;*/
	border: 1px solid #648952;
	border-top: none;
}

#col-one .boxed .content form {
}

#col-one .boxed .content fieldset {
	border: none;
}

#col-one .boxed .content legend {
	display: none;
}

#col-one .boxed .content label {
	display: block;
	font-size: xx-small;
	font-weight: bold;
}

#col-one .boxed .content .textfield {
	width: 148px;
	margin: 0 0 5px 0;
	padding: 3px 5px;
	border: 1px solid #C8C8C8;
	background: #FAFAFA url(images/img04.gif) repeat-x;
	font: normal x-small Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
}

#col-one .boxed .content .button {
	float: right;
	width: 70px;
	height: 18px;
	margin: 0 0 5px 0;
	padding: 0;
	border: 1px solid #464646;
	background: #FFFFFF;
	/*background: #E8EDE5 url(images/img03.gif) repeat-x;*/
	font: normal x-small Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
}

#col-one .boxed .content .tiny {
	clear: both;
	margin: 0;
	font-size: x-small;
}

#col-one .boxed .content .tiny a {
	padding: 0 0 0 11px;
	background: url(images/img06.gif) no-repeat left bottom;
}

#splitWrapper{
width: 100%;
}

#splitLeftHome{
width:205px;
float:left;
padding: 1px 2px 1px 2px;
/*margin: 5px 5px 5px 5px;*/
}

#splitLeftHomeLong{
width:370px;
float:left;
padding: 1px 2px 1px 2px;
/*margin: 5px 5px 5px 5px;*/
}

#splitRightHome{
width: 200px;
float:right;
padding: 1px 2px 1px 2px;
/*margin: 5px 5px 5px 5px;*/
}

#splitRightHomeLong{
width: 370px;
float:right;
padding: 1px 2px 1px 2px;
/*margin: 5px 5px 5px 5px;*/
}

/* Column Two */

#col-two {
	float: right;
	/*width: 380px;*/
	/*width: 540px;*/
	width: 650px;
}

#col-two .boxed {
	margin-bottom: 10px;
}

#col-two .boxed .title {
	height: 20px;
	/*padding: 10px 0 0 10px;*/
	padding: 5px 0 10px 10px;
	background: url(images/lightGreenTabHeaderExLarge.gif) no-repeat;
	/*text-transform: uppercase;*/
	letter-spacing: 1px;
	/*font-size: 11px;*/
	font-size: 1.3em;
	color: #FFFFFF;
}

#col-two .boxed .content {
	padding: 19px 19px 0 19px;
	background: #FFFFFF;
	/*background: #E5ECED url(images/img08.gif) repeat-x;*/
	border: 1px solid #528489;
	border-top: none;
}

#col-two .boxed blockquote {
	background: #E5ECED url(images/img08.gif) repeat-x;
}

/* Column Three */

#col-three {
	float: right;	
	width: 180px;
	margin-right: 10px;
}

#col-three .boxed {
	margin-bottom: 10px;
}

#col-three .boxed .title {
	height: 20px;
	padding: 10px 0 0 10px;
	background: url(images/redTabHeaderSmall.gif) no-repeat;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFFFFF;
}

#col-three .boxed .content {
	padding: 19px 19px 0 19px;
	background: #EFEBE2 url(images/img10.gif) repeat-x;
	border: 1px solid #977C44;
	border-top: none;
}

#col-three .boxed .content li {
	margin-left: -1em;
	padding-left: 1em;
	background: url(images/img12.gif) no-repeat 0 9px;
	letter-spacing: normal;
}

/* Footer */

#footer {
	clear: both;
	padding: 30px 0 50px 0;
	background: #26985D;
}

#footer p {
	width: 760px;
	margin: 0 auto;
	font-size: small;
	color: #ffffff;
}