/* Body Style for fonts and background color*/
	html {	margin: 0px; padding: 10px;	}
	
	body { font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: .7em; line-height: 1.2em; letter-spacing: -.05em; word-spacing: .03em; color: #001E18; margin: 0px; padding: 15px; background-color: #001E18;
/*	scrollbar-face-color: #001E18;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #001E18;
	scrollbar-darkshadow-color: #001E18;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;	*/
}
	
	/*background-color: #001E18;*/

/* Style for fonts in  paragraph tags and table cells and background color*/
	p, td { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #001E18; line-height: 1.2em; letter-spacing: .02em;	word-spacing: .03em;}
	h1 { font-family: Arial, Helvetica, sans-serif; font-size: 2.1em; color: #001E18; letter-spacing: 0.05em; word-spacing: 0.03em; padding: 25px 0px 0px 0px; text-decoration:none;  line-height: .2em;}
	
	#intro {font-size: 11px; color: #001E18; letter-spacing: 0.01em; word-spacing: 0.01em; line-height: 15px; font-weight:600; padding: 2px 0px 2px 10px}
	
	#how {font-size: 11px; color: #001E18; letter-spacing: 0.01em; word-spacing: 0.01em; line-height: 15px;}
	
	html>body h1 {padding: 0px 0px 0px 0px;}
	
	.bold { 		font-weight: 600; }
	.textFooter { 	font-size: 0.7em; line-height: 1.1em;}
	
/* Content area */

#content { 
	width: 440px;
	padding-right: 10px;
}
#content h1 { font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; font-weight: bold; color: #001E18; line-height: 1.2em; 
	letter-spacing: .02em;	word-spacing: .03em;
}
#content h2 { font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; font-weight: bold; color: #001E18; line-height: 1.2em; 
	letter-spacing: .02em;	word-spacing: .03em;
	margin-bottom: 0px;
	text-decoration: underline;
}
#content p { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; color: #001E18; 
	letter-spacing: .02em;	word-spacing: .03em;
	text-align: left;
	margin-top: 0; margin-bottom: 10px;
}
#content img { 
	margin-bottom: 10px;
}
#content a { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; color: #001E18; 
	letter-spacing: .02em;	word-spacing: .03em;
	text-align: left;
	margin-top: 0; margin-bottom: 10px;
}
#content a:link, #content a:visited, #content a:active, { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; color: #001E18; 
	letter-spacing: .02em;	word-spacing: .03em;
	text-align: left;
	margin-top: 0; margin-bottom: 10px;
}
#content a:hover { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; color: #001E18; 
	letter-spacing: .02em;	word-spacing: .03em;
	text-align: left; text-decoration: underline;
	margin-top: 0; margin-bottom: 10px;
}
#content table { 
	background-color:#CCCCCC;
	margin-bottom: 10px;
	float: none;
}
#content.contact table { 
	background-color:#FFF;
	margin-bottom: 10px;
}
#content th { 
	font-size: 11px; font-weight: bold;
}
#content ol { 
	font-size: 11px; font-weight: bold;
	width: 200px;
}
#content li ol { 
	font-size: 11px; font-weight: bold;
}
#content li ol li { 
	width: 200px;
	padding: 8px 0 0 0;
}
#content li {
	padding: 5px;
}
.photo { 
	padding: 5px;
	background-color: #D3D3D3;
}

/* Sidebar area */

#sidebar { 
	float: right;
	width: 150px;
	margin: 0 0 10px 10px;
	background-color: #E8E8E8;
	border: thin solid #CCC;
	padding: 0 10px 10px 10px;
	padding-top: 0;
}
#sidebar li { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; color: #001E18; line-height: 1.2em; 
	letter-spacing: .02em;	word-spacing: .03em;
	text-align: left;
	margin-top: 5px;
	margin-left: 5px;
}
#sidebar p { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; color: #001E18; 
	letter-spacing: .02em;	word-spacing: .03em;
	text-align: left;
	margin-top: 5px; margin-bottom: 0px;
}
	
/* Custom spacing */
	.doublespace {line-height: 24px;}
	.singlespace {line-height: 18px;}
	.tinyspace {line-height: 12px;}

/* Default Link styles */
	a, a:visited { color: #657774; text-decoration: none; }
	a:hover { color: #657774; text-decoration: underline dotted;}
/* Custom Link styles */
	a.reverse, a.reverse:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #FFFFFF; text-transform: uppercase; }
	a.reverse:hover { color: #FFFFFF; text-decoration: underline dotted; }
	
	a.uc, a.uc:visited { text-decoration: none; text-transform: uppercase; }
	a.uc:hover { text-decoration: underline dotted; }


/* Green */
	.color0 {color: #001E18;}
/* Light Green */
	.color1 {color: #CBD1D0;}
/* Lighter Green */
	.color2 {color: #E4E7E7;}
/* Light Grey */
	.color3 {color: #F1F1F1;}

/* White */
	.bg-white {background-color: #FFF;}
/* Green */
	.bg-color0 {background-color: #001E18;}
/* Light Green */
	.bg-color1 {background-color: #CBD1D0;}
/* Lighter Green */
	.bg-color2 {background-color: #E4E7E7;}
/* Light Grey */
	.bg-color3 {background-color: #F1F1F1;}

	
/* Table Cell Backgrounds  */
#one 		{ background: url(/images/1_corner_topleft.gif) no-repeat; width: 7px; height: 6px;}
#two 		{ background: url(/images/2_tab_left.gif) no-repeat; width: 7px; height: 7px;}
#three 		{ background: url(/images/3_corner_top.gif) no-repeat; width: 6px; height: 6px;}
#four		{ background: url(/images/4_corner_topright.gif) no-repeat; width: 8px; height: 48px;}
#five 		{ background: url(/images/5_tab_right.gif) no-repeat; width: 8px; height: 7px;}
#six 		{ background: url(/images/6_bg_topleft.gif) repeat-y; height: 51px;}
#six-two	{ background: url(/images/6_bg_topleft.gif) repeat-y; height: 18px;}
#seven 		{ background: url(/images/7_bg_top.gif) repeat-x; height: 82px;}
#eight 		{ background: url(/images/8_bg_topright.gif) repeat-x;  height: 51px;}
#nine 		{ background: url(/images/9_corner_flash_bottom_left.gif) no-repeat; width: 7px; height: 5px;}
#ten		{ background: url(/images/10_bg_flash_bottom.gif) repeat-x; height: 5px; width:467px;}
#eleven 	{ background: url(/images/11_corner_flash_bottomright.gif) no-repeat; width: 34px; height: 28px;}
#twelve 	{ background: url(/images/12_bg_bottom_side.gif) repeat-y; width: 27px;}
#thirteen 	{ background: url(/images/13_corner_bottom_left.gif) no-repeat; width: 34px; height: 9px;}
#fourteen 	{ background: url(/images/14_bg_bottom.gif) repeat-x; width: 241px; height: 9px;}
#fifteen 	{ background: url(/images/15_corner_bottom_right.gif)  no-repeat; width: 8px; height: 9px;}

#line 		{ background: url(/images/line_top.gif); width: 6px; height: 51px;}
#bgLeftside	{ background: url(/images/bg_leftside.gif) repeat-y;}

td#shadow 	{ background: url(/images/bg_shadow.gif) top left no-repeat #fff;
				padding: 10px 0 10px 10px; }
td#shadowD 	{ background: url(/images/bg_shadow.gif) top left no-repeat #fff;
	padding: 0 0 10px 0;
	font-size: 10px;
	margin-left: 10px;
}
#shadowD p { 
	font-size: 10px;
	margin: 10px 10px 0 10px;
}
td#shadowY	{ background: url(/images/bg_shadowY.gif) repeat-y; }
#bgWho 	{ background: url(/images/bgWho.jpg) top left no-repeat; height: 331px;}
#bgWhat 	{ background: url(/images/bgWhat.jpg) top left no-repeat; height: 331px;}
#bgTools 	{ background: url(/images/bgTools.jpg) top left no-repeat; height: 331px;}

td#shadowTop	{ background: url(/images/bg_shadowTop.gif) top left no-repeat #fff;
				padding: 10px 0 10px 10px; }
td#shadowActive 	{ background: url(/images/bg_shadowActive2.gif) top left no-repeat #fff;
					padding: 10px 0 10px 10px; }
td#shadowActiveTop 	{ background: url(/images/bg_shadowActiveTop2.gif) top left no-repeat #fff;
						padding: 10px 0 10px 10px; }

#footer {
color: #CBD1D0;
font-size: 9px;
}
	
/* Transparency; only works in NN/Mozilla */
	.transparency {
    filter: alpha(opacity=80);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: .8;
	-khtml-opacity: .8;
	opacity: .8;  }
	
/* Changes cursor to hand icon */
	.hand {cursor: hand;}

/* Navigation */
ul {
padding:0;
margin:0;
list-style:none;
}
	/* Set Link Styles */
	
#nav a {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	color: #657774;
	text-decoration: none;
	background-image: none;
	text-align: center;
	letter-spacing: .05em;
	background-color:EFF1F1;
	}
#active a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	color: #001E18;
	text-decoration: none;
	text-align:center;
	letter-spacing: .05em;
	
	}

#nav li li a {
	display: block;
	font-weight: normal;
	line-height: 12px;
	color: #001E18;
	padding: .1em 1px;
	text-decoration: none;
}

#nav li li a:hover {
	padding: .1em 1px;
	text-decoration: none;
	color: #fff;
	background-color: #001E18;
	font-weight: bold;
}

	/* Positioning and/or font styles for nav */
li {
	float: left;
	position: relative;
	top: 0px;
	width: 150px;
	cursor: default;
	background-color: transparent;
	line-height: 12px;
	color: #fff;
	text-align:center;
}

li ul {
	display: none;
	position: absolute;
	top: 13px;
	left: 0;
	font-weight: normal;
	background-color: #EFF1F1;
	padding: 0 0 0 0; 
	color: #657774;
	border: solid;
	border-width: 0 1px 1px 1px;
}

li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0; 
	color: #fff;	
}

#nav li:hover ul, li.over ul { display: block; }

li#hr{
	padding: 0;
	text-decoration: none;
	background: url(/images/hr_dotted.gif) center repeat-x;
	line-height: 1px;
	
}
ol {
padding:2px;
margin:2px;
list-style:none;
left: 25px;
}

ol li {
	display: text;
	top: 0;
	left: 20px;
	font-weight: 600;
	padding: .4em 2px; 
	color: #000;
	border-width: 0;
	float: none;
	position: none;
	text-align:left;
	width: 300px;
	margin: 3px;
	background-color: #CBD1D0;
}
ol li li{
	display: text;
	top: 0px;
	left: 0px;
	font-weight: 500;
	 
	color: #000;
	border-width: 0;
	float: none;
	position: none;
	text-align:left;
	background-color: #CBD1D0;
}
/* li>ol {display: list;
	top: 0;
	left: 2px;
	font-weight: normal;
	background-color: none;
	padding: 3px; 
	color: #000;
	border-width: 0;
	float: none;
	position: none;
	text-align:left;
	width: 400px;
	background-color: #CBD1D0;
	} */