* {
	margin: 0;
	padding: 0;
}

#container {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	position: relative;
	margin: 0px auto;
	width: 1000px;
	z-index: 1;
}

#content {
	font-family: Arial, Verdana, Helvetica;
	position: relative;
	margin: 6px 0px;
	width: 1000px;
	background: #fff;
	z-index: -1;
}

/* body {
	font-family: Arial, Verdana, Helvetica;
} */
h1 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #999999;
	margin: 5px 0px;
	padding-bottom: 2px;
}

h2 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 14px;
	margin: 8px 0px;
	padding-bottom: 2px;
}

h3 {
	font-size: 9px;
	font-weight: bold;
}

h4 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	border-bottom: 1px solid #dea839;
	padding: 5px 0px;
} 

blockquote {
	margin-left: 40px; margin-right: 40px;
}

.copyHead {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 14px;
	margin: 8px 0px;
	padding-bottom: 2px;
}

.copy {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 1.4em;
	color: #333733;
}

.copy p { 
   margin:10px 0; 
}

.copy table {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 1.4em;
}

.copy-xsmall {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	line-height: 1.4em;
	color: #333733;
}
.copy-xsmall p { 
	margin:10px 0; 
}
.copy-xsmall table {
	font-size: 10px;
	line-height: 1.4em;
	color: #333733;
}

.copy-small {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 1.4em;
	color: #333733;
}
.copy-small p { 
	margin:10px 0; 
}
.copy-small table {
	font-size: 11px;
	line-height: 1.4em;
	color: #333733;
}

.copy-large {
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	line-height: 1.4em;
	color: #333733;
}
.copy-large p { 
	margin:10px 0; 
}
.copy-large table {
	font-size: 14px;
	line-height: 1.4em;
	color: #333733;
}

.copy-xlarge {
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
	line-height: 1.4em;
	color: #333733;
}
.copy-xlarge p { 
	margin:10px 0; 
}
.copy-xlarge table {
	font-size: 16px;
	line-height: 1.4em;
	color: #333733;
}

.copy-xxlarge {
	font-family: Verdana, Arial, Helvetica;
	font-size: 18px;
	line-height: 1.4em;
	color: #333733;
}
.copy-xxlarge p { 
	margin:10px 0; 
}
.copy-xxlarge table {
	font-size: 18px;
	line-height: 1.4em;
	color: #333733;
}

a {
	color: #007f6d;
	text-decoration: none;
}

a:hover {
	color: #007f6d;
	text-decoration: underline;
}

#header {
	position: relative;
	width: 1000px;
	height: 108px;
	background: url(/images/header.gif) no-repeat;
}

#header #searchForm {
	display: block;
	position: absolute;
	top: 50px;
	right: 0px;
	width: 245px;
	font-size: 9px;
	/*border: 1px solid Black;*/
}

#header #searchForm .button {
	border: 1px solid #d8d8d8;
	margin-left: 6px;
	font-size: 9px;
	font-weight: bold;
	background: #fad992;
}

#header #searchForm .searchTxt {
	font-size: 9px;
	width: 150px;
	border: 1px solid #d8d8d8;
	padding: 1px 5px;
}

/* p {
	margin: 7px 0px;
} */

ul {
	margin: 5px 25px 5px;
	list-style: square;
}

#leftContent {
	float: left;
	padding: 6px 6px;
	z-index: -1;
}

#rightContent {
	float: right;
	text-align: center;
}

#shortcuts {
   /* width: 190px; */
	/* height: 220px; */
	height: 218px;
	padding: 6px 6px;
	border-bottom: 6px solid #007f6d;
}

#middleColumn {
	float: right;
	width: 570px;
	margin-top: 6px;
}

.right {
	float: right;
	margin: 0px 0px 6px 10px;
}

#header .prodrop4 {
	position: absolute;
	left: 0px;
	top: 76px;
	width: 985px;
	height: 26px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #fad992;
	z-index: 1000;
}
/***********************************************************************NAV*/
/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/pro_drop4.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.prodrop4 {
	padding:0 0 0 5px; 
	margin:0; list-style:none; 
	height:26px; 
	/* background:transparent url(prodrop4/pro_drop4_back.gif); */
	position:relative; 
	z-index:500; 
	font-family:arial, verdana, sans-serif;
}
.prodrop4 li.top {
	display:block; 
	float:left; 
	border-left: 
	1px solid #fff;
}
.prodrop4 li a.top_link {
	display: block;
	float: left;
	height: 26px;
	line-height: 25px;
	color: #fad992;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 0 0px;
	cursor: pointer;
	/* background: url(prodrop4/pro_drop4_0a.gif) no-repeat; */
}
.prodrop4 li a.top_link span {
	float: left;
	display: block;
	padding: 0 13px 0 13px;
	height: 26px;
	/* background: url(prodrop4/pro_drop4_0b.gif) right top; */
}
.prodrop4 li a.top_link:hover {color:#fad992; background: #81b199; line-height:25px; text-decoration: underline;}
.prodrop4 li a.top_link:hover span {
	/* background:url(prodrop4/pro_drop4_2b.gif) no-repeat right top; */
}

.prodrop4 li:hover > a.top_link {color:#fad992; background: #81b199; line-height:25px;}
.prodrop4 li:hover > a.top_link span {background: #81b199;}

.prodrop4 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */
/* Style the list OR link hover. Depends on which browser is used */

.prodrop4 a:hover {background: #007f6d; visibility:visible; color: #fff; position:relative; z-index:200;}
.prodrop4 li:hover {background: #007f6d; color: #fff; position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.prodrop4 ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.prodrop4 ul.sub1 {width:170px;}

.prodrop4 :hover ul {left:0; top:26px; background: #81b199; white-space:nowrap; height:auto; z-index:300;}
.prodrop4 :hover ul li {display:block;  position:relative; font-weight:normal;  border-bottom: 1px solid #b3d0c2;}
.prodrop4 :hover ul li a {display: block;  height:25px; line-height:25px; padding:0 13px; color:#000; text-decoration:none;}
.prodrop4 :hover ul li a:hover {background: #007f6d; color:#fff;}
/**************************************************************************************/

.breadcrumbs {
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-size: 10px;
	/* color: #517398; */
	text-decoration: none;
}
a.breadcrumbs {
 	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
 	font-size: 10px;
	/* color: #517398; */
 	text-decoration: none;
}
a.breadcrumbs:visited {
 	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
 	font-size: 10px;
	/* color: #517398; */
 	text-decoration: none;
}
a.breadcrumbs:hover {
 	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
 	font-size: 10px;
	/* color: #517398; */
 	text-decoration: underline;
}
.breadcrumbs_separator {
	/* color: #DAA520; */
	font-size: 10px;
	color: #888888;
}

/* 
#breadcrumbs {
	width: 570px;
	padding: 0px 0px;
	border-bottom: 1px solid #999999;
	font-size: 8px;
	line-height: 12px;
}

#breadcrumbs ul {
	list-style: none;
	color: #666666;
	margin: 0px 0px;
	padding: 0px 0px;
}

#breadcrumbs li {
	display: inline;
	margin: 0px 0px;
	padding: 0px 3px;
}
*/

/* #leftColumn {
	float: left; 
	width: 175px; 
	padding-left: 6px;
	line-height: 14px;
	text-align: justify;
	vertical-align: top;
	border: thin solid Black;
} */

/* #subLeftColumn {
	float: left;
	margin-top: 6px;
	width: 180px;
	padding-left: 6px;
	line-height: 14px;
	text-align: justify;
} */

.subNav1 {
	background-color: #fdf0bb;
	font-size: 12px;
	margin-bottom: 25px;
	margin-left: 6px;
	text-align: left;
}

.subNav1 ul {
	padding: 0px 2px;
	margin: 3px 10px;
}

.subNav1 ul ul {
	padding: 0px 2px;
	margin: 3px 15px;
}

.subNav1 li {
	padding: 2px 0px;
	color: #999999;
	list-style: none;
}

.subNav1 ul ul li {
	padding: 1px 0px;
	color: #999999;
	list-style: url(/images/small_bullet.gif);
	font-size: 11px;
}

#subNavHeader {
	background: #64847f;
	padding: 6px 6px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}

#subNavFooter {
	height: 5px;
	background: #64847f;
}

#footer {
	background: #fff;
	text-align: center;
	font-size: 11px;
	line-height: 14px;
	padding: 3px 0px;
}

#footer ul {
	list-style: none;
}

#footer li {
	display: inline;
	padding: 0px 15px;
}

#footer li {
	border-left: 1px solid #000;
}

#footer a {
	color: #007f6d;
	text-decoration: none;
}

#footer a:hover {
	color: #007f6d;
	text-decoration: underline;
}

.copyright {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	line-height: 14px;
}

.small-black {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	line-height: 14px;
	color: Black;
}

#twoBoxes {
	float: right;
	width: 570px;
	margin: 15px 0px 15px 0px;
}

#mayoBox {
	float: left;
	width: 260px;
	height: 250px;
	padding: 6px 6px;
	border: 1px solid #e7e7e7;
	background: url(/images/mayobox_bg.gif) repeat-x;
}

#newsBox {
	float: right;
	width: 260px;
	height: 250px;
	padding: 6px 6px;
	background: #fad992;
	overflow: hidden;	
}

#ads {
	margin: 6px 0px;
}

.ad {
	margin: 0px 0px 27px 0px;
}

#highlights {
	overflow:hidden;
	height:199px;
	margin: 6px 0px;
}

#twitter_flash {	
	float: right;
}

.right-callout {
	margin-left: 5px;
	padding-left: 5px;
	margin-right: 5px;
	width: 210px;
	float: right;
	border-left: 1.5px dotted;
}
