body {
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-image: url(images/bodybg_gradient.jpg);
	background-repeat: repeat-x;
}

TABLE, TD, TR, UL, LI, DIV, BODY, P{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #502f08;
	line-height: 20px;
}

.leftShadow {
	background-image:url(images/left_shadow.jpg);
	background-repeat:no-repeat;
	width:12px;
	vertical-align:top;
}

.rightShadow {
	background-image:url(images/right_shadow.jpg);
	background-repeat:no-repeat;
	width:12px;
	vertical-align:top;
}

.navBg {
	background-image:url(images/nav_bg.jpg);
	background-repeat:no-repeat;
	padding-bottom: 0px;
}

.midContentBg {
background-image:url(images/content_bg.jpg);
background-repeat:repeat;
}

.midContentBgInside {
background-image:url(images/content_bg_inside.jpg);
background-repeat:repeat;
}


h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #a9380f;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom:8px;
	padding-bottom:8px;
}

h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #345822; 
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom:5px;
	padding-bottom:5px;
}

A IMG { border: none; }
IMG { border: none; }

.graphics { padding: 5px;}

.imgLeft { padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 3px;
}

.midContentPadding { 
	padding: 0px 15px 15px 15px;
}

.contentPadding { padding: 20px;}
.contentPaddingInside { padding: 5px 50px 20px 50px;}


.footer {
	width: 772px;
	font-size: 11px;
	color: #D5EC8F;	
	padding: 5px;
}

HR  {
	height: 1px;	
}


li.facts {
margin-bottom: 15px;
margin-right: 30px;
}


ul.arrowsList {
list-style-type: none;
margin: 0;
padding: 0;
list-style-position: outside;
}

li.arrows {
background-image: url(images/bullet_raquo.gif);
background-repeat: no-repeat;
background-position: 0 .3em;
padding-left: .8em;
padding-bottom: .5em;
line-height: 16px;
}


form {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;	
}

input {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif; 
	font-weight: normal; 
	font-size: 12px;	
}

select	{
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-weight: normal; 
	font-size: 12px;	
}
	
textarea {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-weight: normal; 
	font-size: 12px;	
}

.smallText {  
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 11px;	
}	


/* Green text sizes */
.greenTitle  {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #297e0e; 
	font-weight: bold;
	line-height: 20px;
}

.blueBoldSub {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #0c3e71;
}

.maroonTitle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 18px;
	color: #910752;
}

.sectionHighlights {
padding: 5px 5px 5px 5px;
}
	
/* White text sizes */
.whiteText {
	color: #FFFFFF;
}

.whiteTitle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}

.whiteSubtitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}




/* bold red asterisk */
.required {
	font-weight: bold;
	color: #CC0000;	
}


/* link styles */

a:link, a:visited {
	color: #104173;
	font-weight: bold;
	text-decoration: none;
}
   
a:hover, a:active {
	color: #104173;
	font-weight: bold;
	text-decoration: underline;
}

a.blueLink:link, a.blueLink:visited {
	color: #104173;
	font-weight: normal;
	text-decoration: none;
}

a.blueLink:hover, a.blueLink:active {
	color: #104173;
	font-weight: normal;
	text-decoration: underline;
}

a.mainNav:link, a.mainNav:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #e8e2d8; 
	font-weight: bold;
	text-decoration: none;
}

a.mainNav:hover, a.mainNav:active {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #d2c3a6; 
	font-weight: bold;
	text-decoration: none;
}

a.whiteSubtitleLink:link, a.whiteSubtitleLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

a.whiteSubtitleLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
   
a.footerLink:link, a.footerLink:visited { 
	font-size: 11px;
	font-weight: normal;
	color: #D5EC8F; 
	text-decoration: none;
}
	
a.footerLink:hover	{
	font-size: 11px;
	font-weight: normal;
	color:#D5EC8F; 
	text-decoration: underline;
}

td.featurecontent {
	padding-right: 8px; 
	padding-left: 8px; 
	padding-bottom: 8px; 
	padding-top: 8px;
}

td.content {
	padding-right: 15px; 
	padding-left: 15px; 
	padding-bottom: 20px; 
	padding-top: 20px;
	line-height: 16px;
}

.callOutBox {
	float: right;
	border-style: dotted;
	border-width: 1px;
	border-color: #009b28;
	padding: 5px;
	margin: 0px 0px 7px 15px;
	background: #e0f3e5;
	width: 175px;
	text-align: center;
}

