/* CSS Document */

* { margin:0; padding:0;}

html{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* 	Removed Boarder as requested this goes in #Main  border: 1px solid #000; 
*/

#main { width: 780px;
	margin: 0 auto;
	background: #fff;}

body {
	margin: 0px;
	padding: 0px;
	color: #7B7C7B;
	background: #A0BAE1 url(images/fill.jpg) repeat-x 0 0;	line-height: 20px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-seri;
	font-size: 10pt;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

/* 	Removed Boarder as requested this goes in #Main  border: 1px solid #000; 
*/
a {
	color: #00b15a;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

A:visited {
	color: #0078c1; 
	text-decoration: none;
}

/*
.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list1 a {
	background: url(images/img01.gif) no-repeat left 60%;
	padding-left: 12px;
	text-decoration:none;
}

.list2 {
	margin: 0;
	list-style: none;
}

.list2 a {
	background: url(images/li_arrow.gif) no-repeat left 60%;
	padding-left: 12px;
	text-decoration:none;
}
*/
img {
	border: none;
}

img.top {
	float: none;
	margin: 3px 20px 20px 0px;
}

img.left {
	float: left;
	margin: 3px 20px 0px 0px;
}

img.graphic {
	margin: 3px 20px 0px 0px;
	border-style: solid;
	border-width: 1px;
}

img.icon {
	float: left;
	margin: 3px 20px 0px 0px;
	width: 48px;
	height: 48px;
}

/** Main Body Header/Subheaders: 	padding:0 7px 0px 4px;
 */

.bg_text{
	background:#EADDBB;
	color: #000;
	font-weight:bold;
	text-decoration: none;
}
.bg_text a:link {
	color: #000;
	text-decoration: none;
}
.bg_text a:hover {
	color: #000;
	text-decoration: none;
}
.bg_text a:visited {
	color: #000;
	text-decoration: none;
}
.bg_text_prod{
	color: #000;
	font-weight:bold;
	text-decoration: none;
}
.bg_text_no{
	color: #E43B2B;
	font-weight:bold;
	text-decoration: none;
}
.bg_text_big_no{
	font-size:18px;
	color: #E43B2B;
	font-weight:bold;
	text-decoration: none;
}

/** HEADER */

#header {
	width: 780px;
	margin: 0px auto;
	color: #FFFFFF;
}

/** MENU */

#menu {
	width: 780px;
	margin: 0px auto;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	background: url(images/img04.gif) no-repeat right 50%;
	padding: 0px 20px 0px 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

#menu a:hover {
	background: #FFFFFF;
	color: #254360;
}

#menu .active {
	background: #FFFFFF;
	color: #254360;
}

/** CONTENT */

#content {
	width: 780px;
	height: auto; 
	margin: 0px auto;
	padding: 20px 0px 20px 0px;
	background: url(images/sep.gif) repeat-y 0 0;
}

#contentB {
	width: 780px;
	height:inherit; 
	margin: 0px auto;
	padding: 20px 0px 20px 0px;
}

/** width: 538px; */
#columnA {
	float: left;
	width: 65%;
	padding-left: 20px;
}

#columnA h2 {
	height: 22px;
	font-size: 1.09em;
	font-weight: bold;
	color: #E43B2B;
}

/** width: 200px; 	border-left: 1px solid #7B7C7B;
*/
#columnB {
	float: right;
	width: 30%;
}

#columnB h3 {
	height: 22px;
	border-spacing: 2px;
	font-size: 1.09em;
	font-weight: bold;
	color: #E43B2B;
}

/** One Column Main Content
*/
#columnC {
	float: left;
	width: 780;
	margin: 0px 20px 0x 20px;
	padding: 0px 20px 0px 20px;	
}

#columnC h2 {
	height: 22px;
	font-size: 1.09em;
	font-weight: bold;
	color: #E43B2B;
}

/** spacer */
#spacertop {
	width: 780px;
	height: 30px;
	background-color:#fff;
	background: #DAEDD9 url(images/Header_btm.gif) repeat-x 0 0;
	margin: 0px auto;
	clear: both;
}

#spacer {
	width: 780px;
	height: 20px;
	background-color:#FFFFFF;
	margin: 0px auto;
	clear: both;
}

/** FOOTER */

#footer {
	clear: both;
	margin: 0px auto;
	background: #A0BAE1;
	text-align: left;
}

#footer p {
	margin: 0px;
	padding: 18px 18px 18px 18px;
	font-size:75%;
	line-height:normal;
	color: #000;
}

#footer a {
	color: #E43B2B;
}


/* ----------------   Navigation Section --------------------------------------
-------------------------------------------------------------------------------
*/


/* ######### Style for Drop Down Menu ######### */
	#nav {
	width: 780px;	 /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 25px;
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
	float: left;
	background-color:#DAEDD9;
}
	
	/* ######### Style for Drop Down Menu ######### */
	#dmenu{ position: static; z-index: 20; margin: 0px; padding: 0px; }
	#dmenu .navitem {
	display: block;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	width: 101px;
	height: 15px; 	
	background: #DAEDD9;
	background-image: url(images/btm_grn.gif);
	text-align: center;
}

#dmenu li a:hover {
	display: block;	
	background: #EADDBB;
	background-image: url(images/btm_over.gif);
}


	#dmenu li{ float: left; margin: 0px; padding: 0px; display: block; list-style-type: none; }
	#dmenu ul li{ margin: 0px; padding: 0px; border: none; }
	
	/* menu element list elements */
	#dmenu ul { width: 180px; } /* firefox needs this to hold subnav together ADD 10px */
    #dmenu ul { position: absolute; margin: 0px 0px 0px 10px; padding: 0px; z-index: 99; list-style-type: none; display: none; border: #FFFFFF solid 1px; border-bottom: none; background: #DAEDD9; }
	
	/* menu element links */
    #dmenu li a{ text-align: left; display: block; font: 11px Verdana, Arial, Helvetica, sans-serif; text-decoration: none; color: #000; }
    #dmenu ul a { display: block; margin: 0px; padding: 5px 5px 5px 5px; width: 170px; border-bottom: 1px solid #FFFFFF; }
    #dmenu ul a:hover, #dmenu ul a:hover{ display: block; background: #EADDBB; color: #000000; }
	
	/* higher-level list containers */
	#dmenu ul li>ul, #dmenu ul ul li>ul{ margin-top: -22px; }
    #dmenu ul ul{ position: absolute; display: none;  margin-left: 213px; margin-top: -22px; }
    
    #dmenu li:hover ul ul, #dmenu li:hover ul ul ul, #dmenu li:hover ul ul ul ul, #dmenu li:hover ul ul ul ul ul{ display:none; }
    #dmenu li:hover ul, #dmenu ul li:hover ul, #dmenu ul ul li:hover ul, #dmenu ul ul ul li:hover ul, #dmenu ul ul ul ul li:hover ul{ display:block; }
    li>ul { top: auto; left: auto; }
	.content { clear: left; }