/*** HTML Elements ***/
BODY {
	padding: 0;
	font-size: 12px;
	background: #8D8B8B;
	background: #5f6064; 
	margin: 0px;

	color: #666666; 
	font-family: Arial, sans-serif;	 
	text-align: center;	 
	line-height: 20px;	
	border-bottom-color: #ffffff;
}

table,select,form{font-size:12px;color:#666666;text-decoration:none;font-family:Arial;line-height: 24px;	}


/*** new styles for October 3, 2008 update ***/
body {
background: #8D8B8B url(../images/web-background.jpg) top center no-repeat;
}

a{text-transform: none;text-decoration: none; color: #676767}
a:link {color: #676767; TEXT-DECORATION:none;}
a:visited {color: #676767; TEXT-DECORATION:none;}
a:hover {color: #676767; text-decoration: underline;}
a:active {color: #676767; text-decoration: underline;}

#footer {
	padding: 0;
	margin: 5px auto;
	width: 100%;
	text-align: center;
	color: #ffffff;
	clear: both;
	font-size: 10px;
	background-color: transparent ;
}


body {
	background-image: url(../images/phase-2-background.jpg);
}
a.learnMoreDark {background:transparent url(../images/common/components/learn-more-dark-bg.png) no-repeat scroll 0 0;
color:#FFFFFF;
text-decoration: none;
display:block;
font-size:123.1%;
font-weight:bold;
height:38px;
width:300px;
}


a.learnMoreDark2 {background:transparent url(../images/common/components/learn-more-dark-bg-2.png) no-repeat scroll 0 0;
color:#FFFFFF;
text-decoration: none;
display:block;
font-size:123.1%;
font-weight:bold;
height:38px;
width:300px;
}

#title1 {
	font-size: 30px;
	color: #CC0000;
}
#title2 {
	font-size: 18px;
	font-style: italic;
}