/* CSS Document */
Body
{
  	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	background-color: #CCCCCC;

}


.BodyHeader
{
  	margin-top : 0px;
	margin-left : 10px;
	margin-right : 10px;
	margin-bottom : 0px;
	background-color: #CCCCCC;

}
.BoxFill 
{
	background-color: #FFFFFF;
	background-position: #FFFFFF;
}
.RedBoxFill 
{
	background-color: #CCCCCC;
}
.BoxStrokeTop 
{
	border-top-color : #666666;
	border-top-style : solid;
	border-top-width : 1px;
	border-left-color : #666666;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #666666;
	border-right-style : solid;
	border-right-width : 1px;
	border-bottom-width : 0px;
}
.BoxStroke {
	border-top-width : 0px;
	border-top-color : #FFFFFF;
	border-left-color : #666666;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #666666;
	border-right-style : solid;
	border-right-width : 1px;
	border-bottom-color : #666666;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}

a:link
{
	text-decoration : none;
	color: #666666;
}

a:visited
{
	color : #000000;
	text-decoration : none;
}

a:active
{
	color : #666666;
	text-decoration : none;
}

a:hover
{
	color: #000000;
	text-decoration : none;
}




.bodyCopyIntroEnter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 26px;
	color: #666666;
	font-weight: stronger;
}

.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}

.bodyCopyTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #3FB4A7;
}

.bodyCopyIntro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

.bodyCopyIntroClick {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 1pt;
}

.bodyCopyIntroLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 22px;
	color: #000000;
	font-weight: bold;
}

.bodyCopyIntroLargeA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 22px;
	color: #3FB4A7;
	font-weight: bold;
}

.bodyCopyHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #2A8989;
	font-weight: bold;
}

.bodyCopylit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #2A8989;
}

.bodyCopySubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #2A8989;
	font-weight: bold;
}

.footer {
	font-family: sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.footer:link {
	font-family: sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.footer:visited {
	font-family: sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.footer:hover {
	font-family: sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}

.footer:active {
	font-family: sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.BottomNav {
	font-family: sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}





.menulines{
border:2.5px solid #F0F0F0;
}

.menulines a{
text-decoration:none;
color:black;
font-size: 12px;
font-family: Arial;
font-weight: bold;
}