body {
	background-color: #CFF;
}
.SGDcss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.BodytextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #2D3776;
}
.BodytextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.text-small-white {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.TitleHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #9B971E;
}
#ActionAlert {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 110%;
	color: #333;
	margin: 12px;
	margin-bottom: 0px;
	position: relative;
	float: left;
	width: 774px;
}
#ActionAlert h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #000;
}
#ActionAlert #featPollText a:link {
	color: #009;
	text-decoration: underline;
}

#ActionAlert #featPollText a:visited {
	color: #009;
}
#ActionAlert #featPollText a:hover {
	color: #FFCC00;
	text-decoration: none;
}



#ActionAlert a:link {
	color: #E1FEFF;
	text-decoration: underline;
}
#ActionAlert a:visited {
	color: #52BEBF;
}
#ActionAlert a:hover {
	color: #FFCC00;
	text-decoration: none;
}
#footer a:link {
	color: #CCFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFCC00;
	text-decoration: none;
}
#footer a:visited {
	color: #03C;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #header-area {
	height: 80px;
	width: 800px;
	margin-bottom: 0px;
	position: relative;
}
#wrapper #intro {
	margin-right:30px;
	margin-left:30px;
	background-image: url(imagz/flagBg.jpg);
	padding-left:6px;
	float: left;
	margin-top: 12px;
	margin-bottom: 12px;
}
#wrapper #main-area {
	background-color:#FFF;
	position: relative;
	float: left;
}
#wrapper #footer {
	background-color: #666;
	margin-top:0px;
	margin-bottom:0px;
	padding:12px;
	padding-top:4px;
	padding-bottom:4px;
	position:relative;
	float: left;
	width: 776px;
}

