.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #002538;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
}

p {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	
}
p2 {
	text-align: centre;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	
}

.MainTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

a.Main:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 10px;
	word-spacing: 0.1em;

	
}

a.Main:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

	
}

a.Main2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #FFCD3F;
	text-decoration: none;
	
}

a.Heading:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #DC2512;
	text-decoration: none;
	
}

a.Heading:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #002538;
	font-weight: bold;
	text-decoration: none;
	
}

a.Main2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #DC2512;
	font-weight: bold;
	text-decoration: none;
	
}

#spacer {
	height: 34px;
}

#navcontainer ul { 
	margin: 0;
	padding: 0;
	list-style-type: none; 
}

#navcontainer a { 
	display: block; 
	color: #FFF;
	background-color: #2E5877;
	width: 167px;
	padding-left: 8px;
	padding-right: 5px;
	padding-top: 0.7em;
	padding-bottom: 0.7em;
	
}

#navcontainer a:hover {
	background-color: #002F49;
	color: #FFF;
}

#navcontainer2 ul { 
	margin: 0;
	padding: 0;
	list-style-type: none; 
}

#navcontainer2 a { 
	display: block; 
	color: #FFCD3F;
	background-color: #2E5877;
	width: 167px;
	padding-left: 8px;
	padding-right: 5px;
	padding-top: 0.7em;
	padding-bottom: 0.7em;
	
}

#navcontainer2 a:hover {
	background-color: #002F49;
	color: #DC2512;
}


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #1d73b2;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #1d73b2;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #990000;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #1d73b2;
}



.MainTextItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.MainTextSmall {
	text-align: centre;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

