/* CSS Document */
Body
{
  	margin-top : 0px;
	margin-left : 10px;
	margin-right : 10px;
	margin-bottom : 0px;
	background-color: #CCCCCC;

}

.BodyHeader
{
  	margin-top : 10px;
	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;
}
.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}

.bodyCopy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}


.bodyCopyB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
}
.textfield
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
.formBodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
.BoxHeight {
	height: 200px;
	vertical-align: 100%;
	width: 300px;
}
.bodyCopyLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #2A8989;
	text-decoration: underline;
}
.bodyCopyLinkBG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFF99;
	text-decoration: underline;
}
.formMonthPulldown {
	width: 50px;
}
.formCountryPulldown {
	width: 100px;
}
.formTextfield {
	width: 100px;
}
.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;
}