/**
 * 100% height layout with header and footer
 * ----------------------------------------------
 * Feel free to copy/use/change/improve
 */

html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background: #ffffff;
	font-family:helvetica,sans-serif;
	font-size:12px;
	color:#000000;
}

/* main table */

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto 0 auto; /* center, not in IE5 */
	width:867px;
	background: url("./graphics/mainbg.gif") #ffffff repeat-y;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
}

div#container_wide {
	position:relative; /* needed for footer positioning*/
	margin:0 auto 0 auto; /* center, not in IE5 */
	width:867px;
	background: url("./graphics/mainbg3.gif") #ffffff repeat-y;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
}

div#container_splash {
	position:relative; /* needed for footer positioning*/
	margin:0 auto 0 auto; /* center, not in IE5 */
	width:867px;
	background: url("./graphics/mainbg2.gif") #ffffff repeat-y;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
}

div#header {
	width:855px;
	height:256px;
	background: url("./graphics/header.gif") no-repeat;
	margin: 0 auto 0 auto;
}

div#header_splash {
	width:855px;
	height:127px;
	background: url("./graphics/header.gif") no-repeat;
	margin: 0 auto 0 auto;
}
	
div#content {
	width:855px;
	padding:0 0 34px 0; /* bottom padding for footer */
	margin: 0 auto 0 auto;
}

div#footer {
	position:absolute;
	width:855px;
	height:34px;
	bottom:0; /* stick to bottom */
	background: #334e22;
	font-size:11px;font-weight:bold;
	margin: 0 0 0 6px;
	visibility: hidden;
}




/* main nav */


#topmenu {
	width: 855px;
	height:33px;
	margin: 0 auto 0 auto;
	background: url("./graphics/topmenubg.gif") repeat-x;
}

#leftmenu {
	width: 208px;
	height:467px;
	margin: 0 0 0 0px;
	background: url("./graphics/menubg.gif") no-repeat;
	text-align:right;
	float:left;
}




/* content formatting */

div#headertop {
	width:855px;
	height:94px;
	margin: 0 auto 0 auto;
}

div#headerbottom {
	width:855px;
	height:129px;
	margin: 0 auto 0 auto;
}

#pagecontent {
	width: 594px;
	padding: 20px 23px 20px 24px;
	overflow: auto;
	line-height:15px;
	float:right;
}

#pagecontent_splash {
	width: 647px;
	padding: 0px;
	overflow: auto;
	line-height:15px;
	float:right;
}

#pagecontent_wide {
	width: 800px;
	padding: 20px 23px 20px 24px;
	overflow: auto;
	line-height:15px;
	float:right;
}

#right_foot {
	color: #ffffff;
	float: right;
	padding-top: 12px;
	padding-right: 10px;
}



#left_foot {
	color: #ffffff;
	float: left;
	padding-top: 12px;
	padding-left:21px;
}



#clear {
	clear: both;
}






/* text styles */



a {
	color: #00498a;
	text-decoration: underline;
}
a:hover {
	color: #c50000;
	text-decoration: underline;
}

a.imedia {
	color: #ffffff;
	text-decoration: underline;
}
a.imedia:hover {
	color: #e09780;
	text-decoration: underline;
}

a.email {
	color: #a72b01;
	font-weight: bold;
	text-decoration: none;
}
a.email:hover {
	color: #e09780;
	text-decoration: underline;
}



h1 {
	font-weight:bold;
	font-size:16px;
	color: #1e3811;
	text-transform: uppercase;
	margin:9px 0 20px 0;
}


p { 
	margin:12px 0 12px 0;
}





/* menu codes */




/* main top menu */

.menucontainer {
	width: 850px;
	height:24px;
	padding: 9px 0 0 0;
	margin: 0 auto 0 auto;
	border: 0px solid #ccc;
	}



#navPyra {
	margin: 0 auto 0 auto;
	padding: 0 0 15px 15px;
	}

#navPyra li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#navPyra a:link, #navPyra a:visited {
	float: left;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 14px;
	font-family: arial, sans-serif;
	padding: 0 12px 9px 12px;
	.padding: 0 16px 9px 16px;
	text-decoration: none;
	color: #ffffff;
	}

#navPyra a:link.active, #navPyra a:visited.active, #navPyra a:hover {
	color: #ffc750;
	background: url(./graphics/tab_pyram.gif) no-repeat bottom center;
	}

	



/* top horizontal */


#navmenu ul {
	margin: 0 0 10px 0; 
	padding: 0; 
	list-style-type: none; 
}
#navmenu li {
	display: inline; 
}
#navmenu ul li a {
	text-decoration:none;
	margin: 0px;
	padding: 0 0 0 15px; 
	font-size: 10px; 
	font-weight: bold;
	color: #ffc750;
	list-style-type: none; 
}
#navmenu ul li a:hover {
	color: #ffffff;
}


/* right menu */


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#blueblock_right{
width: 184px;
padding: 19px 0 0 0;
font-size: 12px;
font-family: helvetica, sans-serif;
font-weight:bold;
color: #ffe465;
text-align:left;
}

* html #blueblock_right{ /*IE 6 only */
w\idth: 169px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock_right ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock_right li {
margin: 0 0 10px 0;
}

li a.blueblock_right {
display: block;
padding: 1px 0 0 13px;
color: #ffe465;
text-decoration: none;
width: 169px;
height:32px;
background: url("./graphics/blueblock_right.gif") no-repeat;
}

html>body li a.blueblock_right { /*Non IE6 width*/
width: auto;
}

li a.blueblock_right:hover{
color: #ffffff;
	text-decoration: none;
}



li a.blueblock_right2 {
display: block;
padding: 1px 0 0 15px;
color: #ffe465;
text-decoration: none;
width: 169px;
height:18px;
background: url("./graphics/blueblock_right2.gif") no-repeat;
}

html>body li a.blueblock_right2 { /*Non IE6 width*/
width: auto;
}

li a.blueblock_right2:hover{
color: #ffffff;
	text-decoration: none;
}

li a.blueblock_right3 {
display: block;
padding: 1px 0 0 15px;
color: #ffe465;
text-decoration: none;
width: 169px;
height:49px;
background: url("./graphics/blueblock_right3.gif") no-repeat;
}

html>body li a.blueblock_right3 { /*Non IE6 width*/
width: auto;
}

li a.blueblock_right3:hover{
color: #ffffff;
	text-decoration: none;
}




/*  left menu drop down  */



/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/tree_frog_slide.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.
=================================================================== */

#outer {
	width:208px; 
	padding: 0;
	font-size: 11px;
	font-family: arial, sans-serif;
	font-weight:bold;
	color: #212121;
	text-align:left;
	text-transform:uppercase;
	background:#e9e9e8;
}


#menu {
	list-style-type:none; 
	padding:0; 
	margin:0; 
	width:208px; 
	left:0; 
	z-index:100;
}
#menu ul {
	list-style-type:none; 
	padding:0; 
	margin:0;
}
#menu li {				
	float:left; 
	background:#e9e9e8; 
	position:relative; 
}

#menu li.sub {           /*  main item bg  */
	background:#e9e9e8;
	border-bottom: 1px dotted #505050;
	border-left: 5px solid #e09880;
}

#menu li, #menu li a {      /*  main item font style  */
	display:block; 
	color:#212121; 
	font-family:arial, sans-serif; 
	font-size:11px; 
	line-height:26px; 
	width:203px; 
	text-decoration:none;  
	cursor:pointer; 
	font-weight:bold; 
	text-indent:15px;
}

#menu li.sub2, #menu li a.sub2 {      /*  2 line main item font style  */
	display:block; 
	color:#212121; 
	font-family:arial, sans-serif; 
	font-size:11px; 
	line-height:12px; 					/*  smaller line height for 2 line text  */
	min-height:31px;					/*  min-height to control height on normal browsers  */
	_height:31px;						/*  IE 6 hack for min-height  */
	padding:8px 0 0 0;
	width:203px; 
	text-decoration:none;  
	cursor:pointer; 
	font-weight:bold;
	text-indent:15px;
	background:#e9e9e8;
	border-bottom: 1px dotted #505050;
	border-left: 5px solid #e09880;
}

#menu li.subsub {				/*  sub item bg  */
	float:left; 
	background:#d3d2d0; 
	margin-left: -5px;
	position:relative; 
	border-left: 5px solid #c03000;
	border-bottom:none;
	font-size:10px;
	border-top: 1px dotted #505050;
	
}

#menu li.subsub2 {				/*  sub item bg  */
	float:left; 
	background:#d3d2d0; 
	margin-left: -5px;
	position:relative; 
	border-left: 5px solid #c03000;
	border-bottom:none;
	font-size:10px;
	border-top: 1px dotted #505050;
	padding-top:7px;
	padding-bottom:7px;
	
}

#menu li.subsub1 {				/*  sub item bg  -- this is the top one underneath a 2 line main item  */
	float:left; 
	background:#d3d2d0; 
	margin-left: -5px;
	margin-top:8px;
	position:relative; 
	border-left: 5px solid #c03000;
	border-bottom:none;
	padding-top:7px;
	padding-bottom:7px;
}

#menu a.subsub {      /*  sub item font style  */
	display:block; 
	color:#212121; 
	font-family:arial, sans-serif; 
	font-size:10px; 
	line-height:26px; 
	width:203px; 
	text-decoration:none;  
	cursor:pointer; 
	font-weight:bold; 
	text-indent:15px;
}

#menu a.subsub2 {      /*  sub item font style  */
	display:block; 
	color:#212121; 
	font-family:arial, sans-serif; 
	font-size:10px; 
	line-height:12px; 
	width:203px; 
	text-decoration:none;  
	cursor:pointer; 
	font-weight:bold; 
	text-indent:15px;
}


#menu a:hover  {       /*  basic link item hover  */
	color:#c03000; 
	z-index:500;
}

#menu a.sub2:hover  {       /*  sub2 item hover  */
	color:#c03000; 
	z-index:500;
}

#menu ul,
#menu li.click ul ul,
#menu li.click ul li.hover ul ul {
	display:none;
}

#menu li.hover {       /*  main item hover  */
	color:#c03000; 
	z-index:500;
}

#menu li.click ul {
	display:block;
}
#menu li.click ul li.hover ul, 
#menu li.click ul li.hover ul li.hover ul {
	display:block; 
	position:absolute; 
	left:110px; 
	top:-1px; 
	border:1px solid #fff; 
	border-width:0 1px 1px;
}

#menu li.click ul li.fly {														/*  flyout item bg  */		
	background: #d3d2d0 url(/graphics/frog_arrow.gif) no-repeat top right;
	border-left: 5px solid #c03000;
	margin-left: -5px;
}
#menu li.click ul li.hover {					/*  sub item hover  */
	background:#dcdcdc;
	color:#c03000; 

}

#menu li.click ul li.hover ul li {
	background:#c60;
}
#menu li.click ul li.hover ul li.hover ul li {
	background:#780; 
	z-index:500;
}

#menu li.click ul li.hover ul li.fly {
	background: #c60 url(/graphics/frog_arrow.gif) no-repeat top right;
}
#menu li.click ul li.hover ul li.hover {
	z-index:500; 
	background:#fa4;
}
#menu li.click ul li.hover ul li.hover a {
	color:#000;
}

#menu li.click ul li.hover ul li.hover ul li.hover {
	background:#aa0;
}
#menu li.click ul li.hover ul li.hover ul li.hover a {
	color:#fff;
}







/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#underlinemenu{
margin: 0 0 0 10px;
padding: 0;
}

#underlinemenu ul{
margin: 0;
padding-left: 0;
float: left;
font-weight:normal;
font-size:12px;
line-height:14px;
text-transform:uppercase;
width: 100%;
}

* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#underlinemenu ul li{
display: inline;
}


#underlinemenu ul li a{
float: left;
color: #505050;
padding: 8px 15px 0 15px;
height:20px;
text-decoration: none;
background:#e9e9e8;
border-left:1px solid #d3d2d0;
}

#underlinemenu ul li a:hover{
color: #fff;
background: #d3d2d1;
}


