@charset "utf-8";
/* CSS Document */

.pageContainer
{
	width:880px;
	position:absolute;
	left:50%;
	margin-left:-450px; 
	padding:0px;	
}

.pageContainer td
{
	margin: 0px; 
	padding:0px;	
}

.pageHeaderGraphic
{
	background:#0066CC;
	color:#FFFFFF;
	background-image:url('/cms/templates/eyeland_basic/images/eyeland_header.jpg');
	height:118px;
	width:710px;
}

.pageHeaderSubscribe
{
	width:170px;
	background-color:#e32139;
	vertical-align:top;
}

.pageHeaderContainer
{
	width:880px;
	height:118px;
}

.pageMainContent
{
	text-align:left;
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:100%;
	position:absolute;
	left:50%;
	margin-left:-389px;
	padding:0px; 	
	
}

.componentheading
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	clear:left;
	color:#999999;
	text-align:right;
}

.pageFooter
{
	text-align:center;
	width:775px;
	position:absolute;
	left:50%;
	margin-left:-389px; 	
}


h1 {
      font-family: Gill, Arial, Helvetica, sans-serif;;
      font-size: 20px;
      font-weight: bold;
      color: #CC3333;
      line-height: normal;
      padding-left:10px;
      padding-right:10px;
}

h2 {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 14px;
      font-weight: bold;
      color: #336600;
      line-height: normal;
      padding-left:10px;
      padding-right:10px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: normal;
	list-style-type: disc;
	padding-left:10px;
        padding-right:10px;
}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	list-style-type: disc;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 0px;
}

.contentpaneopen {
	margin:0px;
	padding:0px;
	border-style:none;
	border-width:0px;
	
}

.contentpaneopen td
{
	border-style:none;
	border-width:0px;
	margin:0px;
	padding:0px;
	
}

.contentpaneopen table
{
	border-style:none;
	border-width:0px;
	margin:0px;
	padding:0px;
	
}

.article_separator
{
	display:hidden;
	margin:0px;
	padding:0px;
}

.smalltext {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; line-height: normal}

.headline {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #003366; line-height: normal}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #568181;
	line-height: 22px;
	font-style: normal;
}

.callout { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #003399 }

.superscript { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; line-height: 20px; list-style-type: disc; font-style: normal; font-weight: normal; font-variant: normal ; vertical-align: super}

.whatsnew {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #336666; line-height: normal; font-weight: bold}

.buttonheading {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; padding: 18px;
}


.bodycopyPadded {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	list-style-type: disc;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 0px;
}
.highlightText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #568181;
	line-height: normal;
	list-style-type: disc;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding: 0px;
}
.promo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #568181;
	line-height: 22px;
	font-style: normal;
	border: thin dotted #568181;
	background-position: center top;
	text-align: center;
	padding: 5px;
	margin: 0px;
}
table.coll 
{
    border-collapse: collapse
}
table.sep
{
    border-collapse: separate
}


ul.menu {
	margin: 0;
	padding: 1px 0 0;
	list-style: none;
	display:block;
}

ul.menu li {
	margin: 0 !important;
	padding: 0 !important;
	background: none !important;
	float:left;
	position:relative;
	width:10em;
	text-align:left;
}
ul.menu li a {
	padding: 2px 0;
	display: block;
	color: #333333;
	text-decoration: none;
	outline: none;
}

ul.menu li a span {
	padding-left: 16px;
}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
	color: #ffffff;
	background-color:#333333;
	text-decoration: none;
}

ul.menu li.active a {
	color: #7BA566;
	font-weight: normal;
	text-decoration: none;
}

ul.menu li.active a span {
}

ul.menu li li a span {
	background: none;
}

ul.menu li ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display:none;
	position: absolute;
	top:1em;
	left 0;
	text-align:left;

}

ul.menu li > ul 
{
	top:auto;
	left:auto;
}

ul.menu li:hover ul {display: block;
	background-color:#dddddd;


}

ul.menu li li {
	padding: 0 0 0 0px !important;
	list-style: none;
}


/*---------------------------------*/
.mainlevel_sitemap {
	color: #0066CC;
	background: none !important;
	font-size: 14px;
	font-weight: bold;
	line-height:25px;
}

.mainlevel_sitemap a:hover,
.mainlevel_sitemap a:active,
.mainlevel_sitemap a:focus {
	color: #006699;
}

body
{
	background-color:#DEBB61;
}
/**---------------------------------*/
.bodycopy {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: normal; list-style-type: disc; font-style: normal; font-weight: normal; font-variant: normal}

.smalltext {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; line-height: normal}

.headline {  font-family: "Times New Roman", Times, serif; font-size: 18px; font-weight: bold; color: #0066CC; line-height: normal}

.subhead {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #0066CC; line-height: normal}

.superscript { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; line-height: 20px; list-style-type: disc; font-style: normal; font-weight: normal; font-variant: normal ; vertical-align: super}
.callOUt {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: normal;
	font-style: italic;
	text-indent: 6px;
}

.article_table
{
	margin:5px;
}
