body
{
	text-align: center;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.03em;
	letter-spacing: 0.05em;
	line-height: 1.04em;
	text-align: left;
}

hr
{
	width: 80%;
	text-align: center;
	margin: 1.0em auto;
	border: none;
	border-top: 1px solid #c1c1c1;
}

.content
{
	margin-left: auto;
	margin-right: auto;
	width: 42.5em;
	text-align: left;
}

.footer-left
{
	font-family: Verdana, Arial, helvetica, Sans-Serif;
	font-size: 0.6em;
	color: #8c8c8c;
	letter-spacing: normal;
}
.footer-right
{
	font-family: Verdana, Arial, helvetica, Sans-Serif;
	font-size: 0.6em;
	color: #8c8c8c;
	letter-spacing: normal;
	text-align: left;
}
.footer-left p,
.footer-right p
{
	margin: 0em 1em 0em 0em;
	padding: 0em;
}
.footer-right p
{
		margin: 0em 0em 0em 1em;
}

.footer-right p a
{
	text-decoration: none;
	color: #8c8c8c;
}
.footer-right p a:hover
{
	background-color: #eaeaea;
}

.clear 
{
	clear:both;
	height:0.1em;
	overflow:hidden;
}

.navbox-left
{
	text-align: right;

	width: 13.8em;
	margin: 0.1em;
	padding: 0em;
}

.navbox-right
{
	text-align: left;

	width: 20em;
	margin: 0.1em;
	padding: 0em;
}
.navbox-left .text1,
.navbox-left .text1 a
{
	color: #03788c;
	text-decoration: none;
	font-size: 0.88em;
	line-height: 1.9em;
}
.navbox-left .text2,
.navbox-left .text2 a
{
	color: #8c8c8c;
	text-decoration: none;
	font-size: 0.88em;
	line-height: 1.9em;
}

.navbox-right .text1,
.navbox-right .text1 a
{
	color: black;
	text-decoration: none;
	font-size: 0.88em;
	line-height: 1.9em;
}
.navbox-right .text2,
.navbox-right .text2 a
{
	color: black;
	text-decoration: none;
	font-size: 0.88em;
	line-height: 1.9em;
}

.navbox,
.navbox-alt
{
	float: left;
	margin-left: 0.05em;

	letter-spacing: normal;
}

.navbox-alt
{
	cursor: pointer;
	cursor: hand;
}


.navbox-1
{
	background-color: #03788c;

	min-height: 1.9em;
	height: auto;
	_height: 1.9em;

	width: 1.9em;
	margin-right: 0.04em;

}

.navbox-2
{
	background-color: black;

	min-height: 1.9em;
	height: auto;
	_height: 1.9em;

	width: 1.9em;
	margin-right: 0.04em;
}
.navbox-3
{
	background-color: #a2a2a2;

	min-height: 1.9em;
	height: auto;
	_height: 1.9em;

	width: 1.9em;
	margin-right: 0.04em;
}
.navbox-4
{
	background-color: #eaeaea;

	min-height: 1.9em;
	height: auto;
	_height: 1.9em;

	width: 1.9em;
	margin-right: 0.04em;
}

/* for default.html where it's not visible */
.navbox-5
{
	min-height: 1.9em;
	height: auto;
	_height: 1.9em;

	width: 1.9em;
	margin-right: 0.1em;
}


.logo
{
	float: right;
	margin: 0em 0.4em 0.6em 0em;
}
.logo img,
.logo a
{
	font-size: 1.0em;
	border: none;
	/* 150 x 40 */
	width: 9.1em;
	height: 2.45em;
}
  
.box
{
	float: left;
	margin: 0.1em 0.2em;
}

.box-number, .box-number-alt
{
	float: right;
	
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 3.55em;
	margin-right: 0.1em;
	letter-spacing: 0.05em;
	line-height: normal;
}
.box-lightgreen .box-number
{
	color: White;
}
.box-lightgreen-alt .box-number
{
	color: #03788c;
}
.box-lightgrey .box-number
{
	color: #6d6d6d;
}
.box-lightgrey-alt .box-number
{
	color: White;
}
.box-lightpurple-alt .box-number
{
	color: #640064;
}
.box-darkgrey .box-number
{
	color: white;
}
.box-darkgrey-alt .box-number
{
	color: #a2a2a2;
}

.box1, .box1 a,
.box1-alt, .box1-alt a
{
	background-color: white;

	text-align: right;

	min-height: 13.5em;
	height: auto;
	_height: 13.5em;

	width: 13.5em;
	margin: 0em;
	padding: 0em;
}
.box1-alt
{
	background-color: #f1f1f1;

	cursor: pointer;
	cursor: hand;
}

.box1 .box-text
{
	color: #8c8c8c;
	text-decoration: none
}
.box1 .box-text-body
{
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	color: #666666;
	font-size: 0.65em;
	line-height: normal;
	letter-spacing: normal;
}





.box-darkgreen,
.box-darkgreen-alt
{
	background-color: #03788c;
	color: White;

	min-height: 13.5em;
	height: auto;
	_height: 13.5em;

	width: 13.5em;
	margin: 0em;
	padding: 0em;
}
.box-darkgreen-alt
{
	background-color: white;

	cursor: pointer;
	cursor: hand;
}

.box-darkgreen .box-text a /*, a:visited, a:hover, a:active*/
{
	color: white;
	text-decoration: none;
}

.box-darkgreen-alt .box-text a /*, a:visited, a:hover, a:active*/
{
	color: #03788c;
	text-decoration: none;
}


.box-black,
.box-black-alt
{
	background-color: black;

	min-height: 13.5em;
	height: auto;
	_height: 13.5em;

	width: 13.5em;
	margin: 0em;
	padding: 0em;
}
.box-black-alt
{
	background-color: white;

	cursor: pointer;
	cursor: hand;
}
.box-black .box-text,
.box-black .box-text a /*, a:visited, a:hover, a:active*/
{
	color: white;
	text-decoration: none;
}.box-black-alt .box-text a /*, a:visited, a:hover, a:active*/
{
	color: black;
	text-decoration: none;
}


.box-darkgrey,
.box-darkgrey-alt
{
	background-color: #a2a2a2;

	min-height: 13.5em;
	height: auto;
	_height: 13.5em;

	width: 13.5em;
	margin: 0em;
	padding: 0em;
}
.box-darkgrey-alt
{
	background-color: white;

	cursor: pointer;
	cursor: hand;
}
.box-darkgrey .box-text,
.box-darkgrey .box-text a /*, a:visited, a:hover, a:active*/
{
	color: white;
	text-decoration: none;
}
.box-darkgrey-alt .box-text a /*, a:visited, a:hover, a:active*/
{
	color: #a2a2a2;
	text-decoration: none;
}

.box-lightgrey,
.box-lightgrey-alt
{
	background-color: #eaeaea;

	min-height: 13.5em;
	height: auto;
	_height: 13.5em;

	width: 13.5em;
	margin: 0em;
	padding: 0em;
}
.box-lightgrey-alt
{
	background-color: black;

	cursor: pointer;
	cursor: hand;
}
.box-lightgrey .box-text,
.box-lightgrey .box-text a /*, a:visited, a:hover, a:active*/
{
	color: #6d6d6d;
	text-decoration: none;
}
.box-lightgrey-alt .box-text a /*, a:visited, a:hover, a:active*/
{
	color: #eaeaea;
	text-decoration: none;
}

.box-lightgrey2
{
	background-color: #eaeaea;

	min-height: 13.5em;
	height: auto;
	_height: 13.5em;

	width: 13.5em;
	margin: 0em;
	padding: 0em;
}

.box-lightgrey2 .box-text, .box-text2
{
	padding: 0.5em;
}

.box-lightgrey2 .box-text-header /*, a:visited, a:hover, a:active*/
{
	color: #666666;
	margin: 0em 0em 0.2em 0em;
}
.box-lightgrey2 .box-text-body
{
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	color: #666666;
	font-size: 0.65em;
	line-height: normal;
	letter-spacing: normal;
}

.box-lightgreen,
.box-lightgreen-alt
{
	background-color: #6d9ca4;

	min-height: 13.5em;
	height: auto;
	_height: 13.5em;

	width: 13.5em;
	margin: 0em;
	padding: 0em;
}
.box-lightgreen-alt
{
	background-color: white;

	cursor: pointer;
	cursor: hand;
}
.box-lightgreen .box-text a /*, a:visited, a:hover, a:active*/
{
	color: white;
	text-decoration: none;
}
.box-lightgreen-alt .box-text a /*, a:visited, a:hover, a:active*/
{
	color: #03788c;
	text-decoration: none;
}
.box-text2
{
	font-family: Verdana;
	line-height: normal;
	font-weight: 400;
	letter-spacing: normal;
}
.box-lightgreen .box-text2 a /*, a:visited, a:hover, a:active*/
{
	color: white;
	text-decoration: none;

}
.box-lightgreen-alt .box-text2 a /*, a:visited, a:hover, a:active*/
{
	color: #03788c;
	text-decoration: none;
}

.box-double-green
{
	background-color: #6d9ca4;
	color: White;

	min-height: 13.5em;
	height: auto;
	_height: 13.5em;

	width: 27.7em;
	margin: 0em;
	padding: 0em;
}
.box-double-green .heading
{
	padding: 0em 0em .25em 0.4em;
	font-size: 1.45em;
	font-family: Arial;
	font-weight: bold;
	letter-spacing: normal;
}
.box-double-green .ugly-br
{
	letter-spacing: normal;
	line-height: 11.7em;
}

.box-double-green .box-number:link,
.box-double-green .box-number:visited,
.box-double-green .box-number:active
{
	color: #a5d7e0;
	text-decoration: none;
}
.box-double-green .box-number:hover
{
	color: white;
	text-decoration: none;
}



.box-double-darkgrey
{
	background-color: #a2a2a2;
	color: White;

	min-height: 13.5em;
	height: auto;
	_height: 13.5em;

	width: 27.7em;
	margin: 0em;
	padding: 0em;
}
.box-double-darkgrey .heading
{
	padding: 0em 0em 0em 0.4em;
	font-size: 1.45em;
	font-family: Arial;
	font-weight: bold;
	letter-spacing: normal;
}
.box-double-darkgrey .ugly-br
{
	letter-spacing: normal;
	line-height: 11.7em;
}

.box-double-darkgrey .box-number:link,
.box-double-darkgrey .box-number:visited,
.box-double-darkgrey .box-number:active
{
	color: #4b4b4b;
	text-decoration: none;
}
.box-double-darkgrey .box-number:hover
{
	color: white;
	text-decoration: none;
}



.box-double-black
{
	background-color: black;
	color: white;

	min-height: 13.5em;
	height: auto;
	_height: 13.5em;

	width: 27.7em;
	margin: 0em;
	padding: 0em;
}
.box-double-black .heading
{
	padding: 6.9em 0em 0em 0.4em;
	font-size: 1.45em;
	font-family: Arial;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 1.0em;
}
.box-double-black .ugly-br
{
	letter-spacing: normal;
}

.box-double-black .box-number:link,
.box-double-black .box-number:visited,
.box-double-black .box-number:active
{
	color: #6d6d6d;
	text-decoration: none;
}
.box-double-black .box-number:hover
{
	color: white;
	text-decoration: none;
}


.box-double-lightgrey
{
	background-color: #eaeaea;
	color: black;

	min-height: 13.5em;
	height: auto;
	_height: 13.5em;

	width: 27.7em;
	margin: 0em;
	padding: 0em;
}
.box-double-lightgrey .box-text-body
{
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	color: #666666;
	font-size: 0.8em;
	line-height: normal;
	letter-spacing: normal;

	padding: 1em 0em;
}
.box-double-lightgrey .box-text-body p
{
	margin: 1em 1em;
	padding: 0em;
}
.box-double-lightgrey .box-text-body li
{
	margin: 0em 1em;
	padding: 0em;
}
.box-double-lightgrey .box-text-body .problem-title,
.box-double-lightgrey .box-text-body .problem-title-alt
{
	background-color: #f9f9f9;
	background-color: #a2a2a2;
	border: 1px solid #c1c1c1;
	border: 1px solid #6d6d6d;
	color: White;

	list-style-position: inside;
	width: 95%;
	padding: 0em;
	margin-left: auto;
	margin-right: auto;
	
	font-weight: bold;
}
.box-double-lightgrey .box-text-body .problem-title-alt
{
	background-color: #f9f9f9;
	border: 1px solid #c1c1c1;
	color: #5e5e5e;

	cursor: pointer;
	cursor: hand;
}

.box-double-lightgrey .box-text-body .problem-title2,
.box-double-lightgrey .box-text-body .problem-title2-alt
{
	background-color: #f1f1f1;
	border: 1px solid #c1c1c1;

	list-style-position: inside;
	width: 95%;
	padding: 0em;
	margin-left: auto;
	margin-right: auto;
	
	 font-weight: bold;
}
.box-double-lightgrey .box-text-body .problem-title2-alt
{
	background-color: #e0e0e0;
	border: 1px solid #949494;

	cursor: pointer;
	cursor: hand;
}


.box-double-lightgrey .box-text-body .heading
{
	color: Black;
	font-weight: bold;
	font-size: 1.2em;
}
.box-double-lightgrey .box-text-body ul
{
	list-style-type: circle;
}
.box-double-lightgrey .box-text-body .spacedul li
{
	margin-top: 1em;
	margin-bottom: 1em;
}
.box-double-lightgrey .box-text-body .spacedul ul
{
	list-style-type: square;
}

.problem-heading .heading,
.solution-heading .heading
{
	padding: 0.5em 0.5em;
}
.problem-heading .heading p,
.solution-heading .heading p
{
	color: black;
	font-weight: bold;
	font-size: 0.8em;
	padding: 0em;
	margin: 0em;
}

.box-double-lightgrey .box-text-body .problem-popup,
.box-double-lightgrey .box-text-body .problem-popup-alt
{
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	border: 1px solid #797979;
	border-top: none;
}
.box-double-lightgrey .box-text-body .problem-popup-alt
{
	border: 1px solid #c1c1c1;
	border-top: none;
}

.box-double-lightgrey .box-text-body .problem-popup .problem-body p,
.box-double-lightgrey .box-text-body .problem-popup-alt .problem-body p
{
	margin: 0em 0em;
	padding: 1em 1em 1em 1em;
}


.box-double-lightgrey .box-text-body .problem-popup-close,
.box-double-lightgrey .box-text-body .problem-popup-close-alt
{
	background-color: #6d9ca4;
	border: 1px solid #6d6d6d;
	width: 3em;
	color: White;
	text-align: center;
	padding: 0.1em;
	margin: 1.0em;
}
.box-double-lightgrey .box-text-body .problem-popup-close-alt
{
	background-color: #03788c;

	cursor: pointer;
	cursor: hand;
}

.problem-solution-title,
.problem-solution-title-alt
{
	font-weight: bold;
	background-color: #f9f9f9;
	border-top: 1px solid #c1c1c1;
	border-bottom: 1px solid #c1c1c1;
}
.problem-solution-title-alt
{
	border-top: 1px solid #949494;
	border-bottom: 1px solid #949494;
}

.box-text
{
	padding: 0em 0em 0em 0.63em;
}

.ugly-br-1
{
	line-height: 6em;
}

.ugly-br-2
{
	line-height: 5.5em;
}

.ugly-br-3
{
	line-height: 5em;
}

.box-text2 .ugly-br-2
{
	line-height: 5em;
}



.tooltip-popup
{
/*
	border: 1px solid #03788c;
	background-color: #fbfbfb;
*/
	border: 1px solid #9d9d9d;
	background-color: #efefef;
	color: black;
	position: absolute;
	display: block;
	left: 0em;
	top: 0em;
	visibility: hidden;
	font-size: 0.6em;
	padding: 0.4em;
	text-transform: lowercase;
}