body {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}

a.privacy:link, a.privacy:visited {
	color: #ffffff;
	font-family: Arial;
	font-size: 10px;
	font-weight:normal;
}

a.privacy:hover, a.privacy:active {
	color: #ffffff;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

a.navfoot:link, a.navfoot:visited {
	color: #666666;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

a.navfoot:hover, a.navfoot:active {
	color: #AB035C;
	font-family: Arial;
	font-size: 11px;
	font-weight:normal;
	text-decoration:none;
}

.footer_address {
	font-size: 11px;
	color: #666666;
}

a.email:link, a.email:visited {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10px;
	font-weight:normal;
}

a.email:hover, a.email:active {
	color: #FFB8CE;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
}

a.resources:link, a.resources:visited {
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}

a.resources:hover, a.resources:active {
	color: #AB035C;
	font-size: 12px;
	text-decoration: underline;
}

a.bodyLink:link, a.bodyLink:visited {
	font-family: arial;
	color: #ab035c;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

a.bodyLink:hover, a.bodyLink:active {
	font-family: arial;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	background-color: #fa559e; 
}


.heading {
	color: #AB035C;
	font-family: Arial;
	font-size: 17px;
	font-weight:bold;
}

.head-black {	
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

.head-white {
	color: #ffffff;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
}

.content {
	color: #000000;
	font-family: arial;
	font-size: 12px;
}

.footer-help {
	color: #ffffff;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
}

.copyright {
	color: #ffffff;
	font-family: Arial;
	font-size: 10px;
	background-color: #ab035c;
}

h1 {
	margin:0px;
	font-size:16px;
	color:#8a867e;
	font-weight:bold;
	background:url(images/header_countrydiv.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	margin-bottom:10px;
}
.caption {
	font-family: arial;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
}

/* Drop Down */
#subModules {
	padding: 7px 8px;
}

#subModuleHeaders {
	border-bottom: 1px solid #ab035c;
	color: #ab035c;
	font-size: 12pt;
	font-weight: bold;
}

.subModuleTitle {
	color: #ab035c;
	/* color: #36a391; */
	font-size: 10pt;
	font-weight: bold;
}

#bullets {
	font-size: 9pt;
	margin: 0px 0px 0px 21px;
	padding: 0px;
}

#noBullets {
	font-size: 9pt;
	margin: 0px 0px 20px 12px;
	padding: 0px;
}

.contentText {
	font-size: 9pt;
}

.contentTextSmall {
	font-size: 8.5pt;
}

a.bodyLinkBlue:link, a.bodyLinkBlue:visited {
	color: #0065ff;
	font-size: 9pt;
	text-decoration: underline;
}

a.bodyLinkBlue:hover, a.bodyLinkBlue:active {
	color: #ab035c;
	font-size: 9pt;
	text-decoration: underline;
}

/* Drop Down */
#ddContainera {
	position: relative;
	height: 1px;
	z-index: 30;
}

#ddMenua {
	position: absolute;
	visibility: hidden;
	z-index: 50;
	width: 180px;
	height: 55px;
	top: 0px;
	left: -10px;
}

#ddMenuContent {
	border: 1px solid #000000;
	font-size: 9pt;
	background-color: #ab035c;
}

a.ddMenu:link, a.ddMenu:visited {
	font-size: 9pt;
	background-color: #ab035c;
	color: #ffffff;
	display: block;
	padding: 3px;
	text-decoration: none;
}

a.ddMenu:hover, a.ddMenu:active {
	font-size: 9pt;
	background-color: #fa559e;
	color: #ffffff;
	display: block;
	padding: 3px;
	text-decoration: none;
}

#ddContainerb {
	position: relative;
	height: 1px;
	z-index: 30;
}
/* End Drop Down */