html, body
{
	margin:0;
	padding:0;
	color:#000000;
	background-color:#ffffff;
}

body
{
	font-family:Arial;
	font-size:12px;
	text-align:center;
}

#page
{	
	width:990px;	
	margin:auto;
	padding:auto;
	text-align:left;
}

#mainarea 
{
    margin-top:0px;
    width:990px; 
    display:table;   
    clear:both;
    background-image:url(images/line-yell.gif);
	background-position:left;
	background-repeat:repeat-y;   
}

#mainarearow 
{
    display:table-row;     
}



/* Header */
#header
{
	width:990px;
	height:132px;
	background-color:#fef389;	
	clear:both;		
}

#logo
{
	width:250px;
	height:132px;
	margin-left:0px;	
	text-align:left;
	background-color:#fef389;	
	float:left;
}

#headerleft
{
	width:400px;
	height:132px;
	margin-left:15px;
	text-align:left;
	background-color:#fef389;	
	float:left;	
}

#headerright
{
	width:317px;
	height:132px;	
	background-color:#fef389;	
	float:right;
	clear:right;	
}
/* End of Header */



/* Content Area */
#contentarea
{
	width:667px;
	display:table-cell;	
	line-height:15px;
	float:left;
	clear:right;
	margin-left:23px;	
	padding-bottom:0px;
	padding-right:50px;
}

#contentarea h1
{
	font-size:24px;
	font-weight:bold;
	color:#000000;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:15px;
}

#contentarea h2 
{
    font-size:18px;
	font-weight:bold;
	color:#000000;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:10px;	
}

#contentarea h3 
{
    font-size:15px;
	font-weight:bold;
	color:#000000;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:8px;	
}

#contentarea p 
{
    font-size:12px;	
	color:#000000;
	line-height:15px;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:10px;	
}

#contentarea ul 
{ 
    list-style-type:disc;
    list-style-position:outside;
    line-height:15px;
}

#contentarea li
{
    margin-bottom:8px;	
}

#contentarea a 
{
    text-decoration:underline;	
	color:#000000;
}

#contentarea a:hover
{
	text-decoration:none;
	color:#000066;	
}
/* End of Content Area */



/* Left Sidebar */
#sidebar
{
	width:220px;	
	float:left;
	display:table-cell;
	line-height:15px;
	color:#000000;
	padding-left:15px;
	padding-right:15px;	
}

#sidebar h1 
{
    font-size:16px;
	font-weight:bold;
	color:#000000;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:5px;	
}

#sidebar a
{
	text-decoration:underline;	
	color:#000000;
}

#sidebar a:hover 
{    
    text-decoration:none;
    color:#000066;    	
}

/* End of Left Sidebar */



/* World Health Update */
#roundedffdd00 
{
    width:340px;
    height:220px;
    margin-top:12px;
    margin-bottom:0px;   
	text-align:center;		
	background-color:#ffdd00;
	background-image:url(images/roundedffdd00bottom.gif); 
	background-position:left bottom;
	background-repeat:no-repeat;	
	float:left;			
}

#roundedffdd00 h3
{
    background-image:url(images/roundedffdd00top.gif); 
    background-position:left top;
	background-repeat:no-repeat;
    margin:0px;    
    padding-top:10px;
    padding-right:0px;
    padding-bottom: 10px;
    padding-left: 10px;
    text-align:left;
    color:#000000;
}

#roundedffdd00 p
{
    margin:0px;
    padding-top:0px;
    padding-right:10px;
    padding-bottom: 10px;
    padding-left: 10px;
    font-size:11px;
	line-height:15px;
    text-align:left;
}

#roundedffdd00 a.newstitle
{       
    color: #000000;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}

#roundedffdd00 a.newstitle:link, #roundedffdd00 a.newstitle:visited, #roundedffdd00a.newstitle:hover
{
	color: #000000;
	text-decoration: none;
}

#roundedffdd00 a.newsprovider
{	
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#roundedffdd00 a.newsprovider:link, #roundedffdd00 a.newsprovider:visited, #roundedffdd00 a.newsprovider:hover
{
	color: #000000;
	text-decoration: none;
}
/* End of World Health Update */



/* We Support Rounded Square */
#roundedcecddd 
{
    width:307px;
    height:220px;
    margin-top:12px;
    margin-bottom:0px;   
	text-align:center;	
	color:#000000;
	background-color:#cecddd;
	background-image:url(images/roundedcecddddbottom.gif); 
	background-position:left bottom;
	background-repeat:no-repeat;	
	float:right;			
}

#roundedcecddd h3
{
    background-image:url(images/roundedcecddddtop.gif); 
    background-position:left top;
	background-repeat:no-repeat;
    margin:0px;    
    padding-top:10px;
    padding-right:0px;
    padding-bottom: 10px;
    padding-left: 10px;
    text-align:left;
}

#roundedcecddd p
{
    margin:0px;
    padding-top:0px;
    padding-right:10px;
    padding-bottom: 10px;
    padding-left: 10px;
    font-size:11px;
	line-height:17px;
    text-align:left;
}
/* End of We Support Rounded Square */



/* Footer */
#footer
{	
	padding-top:10px;
	text-align:center;	
	padding-bottom:10px;
	color:#000000;
	background-color:#ffffff;
	font-size:11px;
	line-height:30px;
	clear:both;	
}

#footer a
{
	color:#000000;
	text-decoration:none;
}

#footer a:hover 
{    
    text-decoration:none;
    color:#b9b7b7;    	
}

#footermenulinks
{
	width:990px;
	text-align:center;			
	clear:both;	
}

.footermenulines 
{
    color:#ffdd00;
    font-weight:bolder;
    font-size:16px;	
}
/* End of Footer */



/* Form Elements */
form 
{
    margin:0;
}

.formelement
{
    font-family:Arial;
    font-size:12px;
}
.button
{
    font-family:Arial;
    font-size:12px;
}
/* End of Form Elements */


/* Image classes */
img.right 
{
    float:right;
    margin:5px 10px;
}

img.left 
{
    float:left;
    margin:5px 10px;
}
/* End of Image classes */
