/* Green = #56A720, Dark Green = #305E12, Medium Gray = #cccccc, Light Gray = #f6f6f6 */

/* START Link Defaults */
P					{font-size: 11px; line-height: 15px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }  
.body				{font-size: 12px; line-height: 15px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }  
body 				{margin: 0px; padding: 0px; } 
.editbuttons 	{white-space: nowrap; text-align: right}
td 				{color: #999999; font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 11px}
A:link 			{color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif;text-decoration:none}
A:visited 		{color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif;text-decoration:none}
A:active 		{color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif;text-decoration:underline}
A:hover 			{color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif;text-decoration:underline}

td 				{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; margin: 0px; padding: 0px}
html, body 		{height: 100%; }
html, body, div, img, embed, object {padding: 0px; margin: 0px; border: 0px; }
img							{
	border: 0px; padding: 7px
}
li									{list-style: none;}
a 									{text-decoration: none; color: #3366d2;}
html > body #container		{height: auto; }
.clear 							{clear: both;}

#outercontainer				{position: relative; min-height: 100%; height: 100%; min-width: 47em; border: 0px; border-width: 10px 10px 0px 0px;} */

#outerbody 						{position: relative; background-color: #ffffff; margin: 0px; padding: 0px;}
#bodytable						{vertical-align: top; padding: 0px; margin: 0px; border: 0px; }
#pagebody						{	margin: 0px; padding: 0px}
#adminbody						{margin: 5px 10px 5px 10px; min-height: 100%; text-align: center; background-color: #eeeeee; } /* admin choices used from add/edit on toolbar */
#wizardbody						{width: 400px; margin: 5px 10px 5px 10px; padding: 5px; min-height: 100%; background-color: #eeeeee; } /* admin choices used from add/edit on toolbar */
#wizardcontent					{background-color: #eeeeee; margin: 0px auto; text-align: left;} /* admin choices used from add/edit on toolbar */
#wizardcontent h1				{color: #990000;  font-weight: bold; font-size: 12px; padding: 1px 0px 0px 6px; margin: 0px 0px 0px 0px; }

#headercontainer 				{position: relative; left: 0px; top: 0px; bottom: 0px; }
#leftmenu 						{position: relative; width: 180px; background-color: #ffffff; margin: 0px; padding: 0px;	}
#leftmenuTD 					{padding: 0px; margin: 0px; border-right: solid 1px  #aaaaaa; width: 180px;}
#leftmenu img					{	padding: 0px}

#rightmenu 						{width: 180px ;background: #ffffff; margin: 0px; padding: 0px 0px 4px 0px; margin: 0px 10px 0px 0px;	}
#rightmenuTD 					{width: 180px; background: #ffffff;}

/* End Link Defaults */

/* Start Calendar settings */
.outer {border: solid black 1px; width: 100%; padding: 0px 0px 0px 0px; margin: 0px 40px 0px 0px; }
.spacetop {font-size: 10px; font-weight: bold; height: 15px; text-align: center; border: solid #000000 1px; background-color: #999999;}
.spacebottom {font-size: 10px; font-weight: bold; height: 60px; text-align: center; border: solid #000000 1px; background-color: #cccccc;}
.weekendtop {font-size: 10px; font-weight: bold; height: 15px; text-align: center; border: solid #000000 1px; background-color: #ffcccc;}
.weekendbottom {font-size: 10px; font-weight: normal; height: 60px; text-align: center; border: solid #000000 1px; background-color: #fff0f0;}
.weekdaytop {font-size: 10px; font-weight: bold; height: 15px; text-align: center; border: solid #000000 1px; background-color: #ccccff;}
.weekdaybottom {font-size: 10px; font-weight: normal; height: 60px; text-align: center; border: solid #000000 1px; background-color: #ffffff;}
.cellcontent {height: 58px; overflow: auto;}
.cellcontent A {display: block; padding: 3px 0 3px 0;}
.cellcontent A:HOVER {background-color: #ccccff;}
/* End Calendar Settings */

/* Start Header Settings**************************************************************************************************/
.headerbar1, .headerbar1 A:Link, .headerbar1 A:Visited, .headerbar1 A:Active {
	font-size: 11 px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing:1px}
.headerBG td{padding:0px;margin:0px;background-color:#f6f6f6; height:111px}
.headerBG img {height:111px;width:1282px}

.headerNav {
	background-color: #006699;
	border-top: 1px solid #305E12;
	/*border-bottom: 1px solid #66B3E5;*/
	}
.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	color: #ffffff;
	padding-left: 4px;
	padding-right: 4px;
	border-right: solid 1px #cccccc
}

a.header1:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	border-right: solid 0px #cccccc
}
a.header1:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	border-right: solid 0px #cccccc
}
a.header1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:underline;
	border-right: solid 0px #cccccc
}
a.header1:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	text-decoration:underline;
	border-right: solid 0px #cccccc
}

.headerbar2, .headerbar2 A:Link, .headerbar2 A:Visited, .headerbar2 A:Active {font-family: Verdana, Arial, Helvetica, sans-serif}

.header2 {
	background-color: #FF9999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #333333;
	padding-left: 4px;
	padding-right: 4px;
	border-bottom: solid 1px #716F6E;
}

a.header2:link {
	color: #333333;
	text-decoration:none;
	border-bottom: none;
}
a.header2:visited {
	color: #333333;
	text-decoration:none;	
	border-bottom: none;
}
a.header2:hover {
	color: #333333;
	text-decoration:underline;
	border-bottom: none;
}
a.header2:active {
	color: #333333;
	text-decoration:underline;
	border-bottom: none;
}
.header2underline {
	background-color: #305E12;
	border-bottom: none;
	}
.headerLine {
	background-color: #305E12;
	border-bottom: none;
}
/* END SETTINGS HEADER */
* START Settings for object on LEFT menu */
#webcfgright {	display: none;	}
	
#networking {position:relative;}

#toolbox					{position: relative; width: 175; background-color: #eeeeee; padding: 0px 4px 0px 4px; margin: 0px}
#toolbox h1		 		{color: #990000; font-weight: bold; font-weight: bold; padding: 2px 0px 2px 4px; margin: 0px 0px 0px 0px; } 

#lhellouser, #calendar, #networking, #menubox1, #menubox2, #doclib, #search, #webcfgleft
{position: relative; padding: 0px ; margin: 0px; height: auto; background: #ffffff; width: 180px; }

#lhellouser h1, #calendar h1, #networking h1, #menubox1 h1, #menubox2 h1, #doclib h1, #search h1, #webcfgleft h1, #search h1
{color: #316800; font-size: 11px; font-weight: bold; padding: 2px 0px 2px 4px; margin: 0px 0px 0px 0px;  }

#lhellouser ul, #calendar ul, #networking ul, #menubox1 ul, #menubox2 ul, #doclib ul, #search ul, #webcfgleft ul, #toolbox ul
{color: #666666; font-size: 11px; font-weight: normal; padding: 2px 0px 2px 4px; margin: 0px 0px 0px 0px;  list-style: none;  line-height: 16px}

#lhellouser li, #calendar li, #networking li, #menubox1 li, #menubox2 li, #doclib li, #search li, #webcfgleft li, #toolbox li
{color: #666666; font-size: 11px; font-weight: normal; padding: 0px 0px 0px 4px; margin: 0px 0px 0px 0px;  list-style: none;}

#lhellouser li a, #calendar li a, #networking li a, #menubox1 li a, #menubox2 li a, #doclib li a,  #search li a,  #toolbox li a
{color: #666666; font-size: 11px; font-weight: normal; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;  list-style: none;}

#hellouser a:link, #networking a:link, #menubox1 a:link, #menubox2 a:link, #doclib a:link,  #toolbox	a:link
{font: 11px/18px verdana, sans-serif; color: #666666; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;}

#hellouser a:visited, #networking a:visited, #menubox1 a:visited, #menubox2 a:visited, #doclib a:visited,  #search a:visited, #toolbox a:visited
{font: 11px/18px verdana, sans-serif; color: #666666; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;  }

#hellouser a:hover, #networking a:hover, #menubox1 a:hover, #menubox2 a:hover, #doclib a:hover,  #search a:hover, #toolbox a:hover
{font: 11px/18px verdana, sans-serif; color: #666666; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;  }

#hellouser a:active, #networking a:active, #menubox1 a:active, #menubox2 a:active, #doclib a:active,  #search a:active, #toolbox a:active
{font: 11px/18px verdana, sans-serif; color: #666666; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;  }


/* END Settings for object on LEFT menu */
/* START Settings for objects in BODY AREA */

#breadcrumb
{margin-left: 20px; 
position: relative; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; height: 30px; 
width: 515px; top: 0px; 
color: #999999; 	
padding-top: 20px;
}

#breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:hover, #breadcrumb a:active{
	font-size: 11px;
	color: #999999;
}
#editicons li {
	display: inline; 
	font-family:Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 11px;
	padding-right: 15px;
	float: right;
	}
#content{width: 75%; margin: 0; padding: 0 3% 0 0;}

.li_nostyle    {list-style: none; display: none;}

	
#pagebody 						{height: auto; font-family: Arial, Helvetica, sans-serif; line-height: 15px; margin: 0 0 .5em 0; font-size: 11px; color: #666; padding: 20px;	} 
#pagebody h1 					{color: #313131; font-weight: normal; margin: 0; font-size: 14px;}
#pagebody h2 					{position: relative; font-size: 12px; display: block; padding: .2em .2em .2em .2em; color: #FF6000; margin: .3em 0 .25em 0}

#pagebody li a			{color: #666666; font-size: 11px; font-weight: normal; padding-left: 0px;  list-style: none;}
#pagebody a:link 		{font: 11px/18px verdana, sans-serif; color: #444444; padding: 0px}
#pagebody a:visited	{font: 11px/18px verdana, sans-serif; color: #444444; padding: 0px}
#pagebody a:hover		{font: 11px/18px verdana, sans-serif; color: #444444; padding: 0px}
#pagebody a:active	{font: 11px/18px verdana, sans-serif; color: #444444; padding: 0px}
	
/* END Settings for objects in BODY AREA */


/* START Settings for object on RIGHT menu */

#menubox3, #menubox4, #menubox5, #menubox6, #websitelist, #newsevents, #counter  
{	position: relative; 
	padding: 3px  ; 
	height: auto; 
	background: #ffffff;
	border-left: dotted 1px #999999;
	border-bottom: dotted 1px #999999;
	border-right: dotted 1px #999999;}

#menubox3 h1, #menubox4 h1, #menubox5 h1, #menubox6 h1, #websitelist h1, #newsevents h1, #counter h1
{height: 14px; color: #006600; font-weight: bold; font-size: 11px; line-height: 14 px; padding: 2px 0px 2px 4px; margin: 0px 0px 0px 0px; font-weight: bold;}

#menubox3 ul, #menubox4 ul, #menubox5 ul, #menubox6 ul, #doclib ul, #websitelist ul, #newsevents ul, #counter ul
{color: #666666; font-size: 11px; font-weight: normal; padding: 2px 0px 2px 4px; margin: 0px 0px 0px 0px; list-style: none;}

#menubox3 li, #menubox4 li, #menubox5 li, #menubox6 li, #doclib li, #websitelist li, #newsevents li, #counter li
{color: #000000; font-size: 11px; font-weight: normal; padding: 0px 0px 0px 4px; margin: 0px 0px 0px 0px; list-style: none;}

#menubox3 li a, #menubox4 li a, #menubox5 li a, #menubox6 li a, #websitelist li a, #newsevents li a, #counter li a
{color: #000000; font-size: 11px; font-weight: normal; padding-left: 0px;  list-style: none;}

#menubox3 li a:link, #menubox4 a:link, #menubox5 a:link, #menubox6 a:link, #websitelist a:link, #newsevents a:link, #counter a:link
{font: 11px/18px verdana, sans-serif; color: #000000; padding: 0px 0 0px 0}

#menubox3 a:visited, #menubox4 a:visited, #menubox5 a:visited, #menubox6 a:visited, #websitelist a:visited, #newsevents a:visited, #counter a:visited
{font: 11px/18px verdana, sans-serif; color: #000000; padding: 0px 0 0px 0}

#menubox3 a:hover, #menubox4 a:hover, #menubox5 a:hover, #menubox6 a:hover, #websitelist a:hover, #newsevents a:hover, #counter a:hover
{font: 11px/18px verdana, sans-serif; color: #000000; padding: 0px 0 0px 0}

#menubox3 a:active #menubox4 a:active, #menubox5 a:active, #menubox6 a:active, #websitelist a:active, #newsevents a:active, #counter a:active
{font: 11px/18px verdana, sans-serif; color: #000000; padding: 0px 0 0px 0}
/* END Settings for object on RIGHT menu */


/* Start Footer Settings ##################################### */
.FooterBar1 {width:100%; text-align: center}

.footer1 {
	background-color: #999999;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.45em;
	text-align: center;
	font-size: 11px;
	} 
.footer2 {	background-color: #ffffff; 
		color: #000000; 
		font-family: Verdana, Arial, Helvetica, sans-serif;  
		line-height: 1.45em; 
		border-top:solid 1px #000000;
		text-align: center} 
.footer3 {color: #999999;font-size: 11px}
/* End Footer Settings ##################################### */

/* Green = #56A720, Dark Green = #305E12, Medium Gray = #cccccc, Light Gray = #f6f6f6 */


/* Green = #56A720, Dark Green = #305E12, Medium Gray = #cccccc, Light Gray = #f6f6f6 */



