/* CSS Document */

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color:#023098;
	font-variant: normal;
	line-height: 18px;
	text-align: center;
	margin-left: 5%;
	margin-right: 5%;
}
p {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.pitalic, .reditalic {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-style:italic;
}
.reditalic{
	color:#CC3333;
}
.redtext{
	color:#CC3333;
}
.red20{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color:#CC3333;
}
.blue20{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;

}

h1 {
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	text-align:center;
	color:#CC3333;
}

h2 {
	font-size: 20px;
	font-style: normal;
	font-weight:100;	
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#CC3333;
	height:25px;
}


.navlist {
	list-style-type:circle;
	line-height: 35px;
}
.txtlnk {
	font-size: 16px;
	font-weight: normal;
	color:#9966CC;
}
.btnInput{
	font-size: 16px;
	color:#023098;
}
a:link {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	color:#023098;
	background-color: #F5F5F5;
	text-decoration: none;
}
a:visited {
	font-size: 16px;
	line-height: 18px;
	color:#023098;
	background-color: #F5F5F5;
	text-decoration: none;
}
a:hover {
	font-size: 16px;
	border-bottom-width: 2px;
	border-bottom-color: #CC0033;
	border-bottom-style: dotted;
	line-height: 18px;
}
#flag {
	position: absolute;
	left: 1px;
	top: 75px;
	height: 59px;
	width: 721px;
	z-index: 2;
	text-align:center;
}
#heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	text-align:center;
	position: absolute;
	top: 143px;
	height: 68px;
	left: 0px;
	width: 722px;
	font-style: normal;
	line-height: 60px;
}
#sabf{
	position:absolute;
	top: 7px;
	left: -1px;
	width: 721px;
	height: 59px;
	font-size:36px;
	font-family: Georgia, "Times New Roman", Times,serif;
	text-align:center;
}
#wrapper {
	position: relative;
	left: auto;
	top: 0px;
	right: auto;
	text-align: left;
	height: auto;
	width: 750px;
}

#banner {
	position: absolute;
	left: -5px;
	top: -5px;
	width: 720px;
	height: 203px;
}

	

#newsletter1 {
	position: absolute;
	top: 200px;
	width: 726px;
	height: 550px;
	left: -8px;
	text-align: justify;
	
#newsletter2 {
	position: absolute;
	top: 232px;
	width: 293px;
	height: 165px;
	left: 382px;
	text-align:justify;
	border-width: 1px;
	border-color:#023098;
	border-style:solid;
}





#updated {
	position: absolute;
	text-align:center;
	color:#CC3333;
	left: 11px;
	top: 96px;
	width: 202px;
	height: 15px;
}
