/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-top: 0px;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: 300;
	color: #000000;
}
a.footer:link {color:#666666;}      /* unvisited link */
a.footer:visited {color:#666666;}  /* visited link */
a.footer:hover {color:#000000;}  /* mouse over link */
a.footer:active {color:#000000;}  /* selected link */.header {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: 500;
	color: #666666;
}
.footer2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	color: #000000;
}
.para {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	color: #666666;
	padding-right: 40px;
	padding-left: 40px;
	line-height: 20px;
}
.headerCopy {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}
#dropmenudiv{
	position:absolute;
	border:1px solid #999999;
	border-bottom-width: 0;
	font:italic normal 12px/18px Georgia, "Times New Roman", Times, serif;
	z-index:1000;
	background: #666666;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 8px;
	border-top: 1px solid gray;
	padding: 3px 0;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	z-index:1000;
	background: #999999;
}

#dropmenudiv a:hover{
	color:#999999;
	z-index:1000;
	background:  #eeeeee;
}
.para2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	color: #666666;
	padding-right: 80px;
	padding-left: 80px;
	line-height: 20px;
}
