body {
	margin: 0px;
	padding: 0px;
	background-color: #CBE4D8;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
#shell {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #999999;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#navigation {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	height: 35px;
	line-height: 35px;
	text-align: right;
	padding-right: 55px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#contentShell {
	font-size: 11px;
	background-color: #FFFFFF;
	padding-left: 25px;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 50px;
}
#navigation a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	padding-left: 15px;
}
#navigation a:hover {
	text-decoration: underline;
}
#content {
}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	padding-left: 50px;
}
#rightCol {
	width: 200px;
	padding: 0px;
	margin-top: 35px;
}
#rightCol a:active {
	font-weight: bold;
}

#contentMain {
	width: 475px;
}
#rightCol LI {
	background-color: #FFFFFF;
	padding: 5px;
	margin-bottom: 5px;
	list-style-type: none;
	margin-top: 5px;
}
#rightCol a {
	color: #666666;
	text-decoration: none;
}
#rightCol a:hover {

	color: #8C8C8C;
	text-decoration: underline;
}
#contentMain H1 {
	color: #575757;
	font-style: italic;
	font-size: 20px;
	margin-top: 0px;
	padding-top: 0px;
}
#contentMain H4 {
	color: #999999;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9AC7B0;
	padding-bottom: 5px;
}
#contentMain H5 {
	font-size: 11px;
	color: #7CA67B;
}
.bold {
	font-weight: bold;
}
.rightCol {
	background-color: #E2EDEA;
}
#rightCol UL {
	margin: 0px 0px 15px;
	padding: 0px;
}
#rightCol UL LI {
	padding-left: 35px;
}


#contentMain LI {
	margin-bottom: 10px;
	list-style-type: decimal;
}
#contentMain UL {
}
.back2Top {
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dotted #E2EDEA;
	border-bottom: 1px dotted #E2EDEA;
	text-align: right;
	padding-right: 10px;
}
#footer a {
	color: #000000;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
#contentMain a {
	color: #999999;
	text-decoration: underline;
}
#contentMain a:hover {
	text-decoration: none;
}
.input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	padding: 3px;
	border: 1px solid #999999;
}
.button {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	background-color: #CBE4D8;
	border: 1px solid #999999;
}
/* Drop Menu */

div.menu  {
	position:absolute;
	width:175px;
	left:0px;
	top:0px;
	z-index:500;
	font-size:12px;
	background-color: #FFFFFF;
	color:#000;
	border: 1px solid #666666;
	z-index:500;
	font-family: Georgia, "Times New Roman", Times, serif;
	visibility: hidden;
}

/* Style specifications for menu items and links  */
div.menu ul { margin:0; padding:0 }
/* Need to set padding of at least one pixel or ie sets very large margin */
div.menu ul li {
	margin:0;
	list-style-type:none;
  }

/* Set display block and position relative so clicks on list items activate links  */
div.menu a {
	margin:0;
	background-color:transparent;
	display:block;
	position:relative;
	text-decoration:none;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #666666;
	font-weight: bold;
  }
div.menu a:hover {
	color:#666666;
	background-color: #CBE4D8;
	text-decoration: underline;
}
a:visited {
	color: #474747;
}
#footerHome {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	padding-left: 50px;
	margin-top: 50px;
}
.answer {
	display: none;
}
	
.question{
		font-weight:bold;
		cursor:pointer;
		color: #FF0000;
	}
	
.home {
		background: #FFFFFF no-repeat right bottom;
}
.footerLinks {
	margin-bottom: 10px;
}
.anylinkcss{
	position:absolute;
	visibility: hidden;
	font:normal 12px/18px Geneva, Arial, Helvetica, sans-serif;
	z-index: 100;
	background-color: #FFFFFF;
	width: 135px;
	color: #666666;
	margin-top: 11px;
	border: 1px solid #CCCCCC;
}

.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 5px;
	padding: 7px 0;
	text-decoration: none;
	text-indent: 5px;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.anylinkcss a:hover{
	text-decoration: underline;
}
#contact {
	width: 119px;
}
P img {
	padding-right: 15px;
}
HR {
	margin-right: 25px;
	margin-left: 25px;
	color: #CCE4D7;
	padding: 0px;
	background-color: #CCE4D7;
}
.note {
	font-size: 10px;
}
