body		{	background-color:#E0E0E0;
				margin:0px;
				font: 12px Verdana, Helvetica, san serif;
			}
		
table  		{	border-collapse: collapse; 
				border-spacing: 0;
				font: 12px Verdana, Helvetica, san serif;
			}

input, select, textarea  
			{border: #666666 1px solid;}


/*
------------------------------------------------------------------------*/
#overallLayout			{	width:775px;
							height:100%;
							background-color:#ffffff;				
							background-image:url(../_images/global/bg_global.gif);
							background-repeat:repeat-y;
						}


#overallLayoutLanding	{	width:775px;
							height:100%;
							background-color:#ffffff;				
							background-image:url(../_images/global/bg_global_no.gif);
							background-repeat:repeat-y;
						}

/*
------------------------------------------------------------------------*/
#layerLogo			{	width:775px;
						height:59px;
						margin-top:4px;
						border-bottom:1px solid #909859;
					}

#logoArea			{	float:left;
						width:580px;
						height:59px;
					}

#logoArea img		{	margin:0 5 5 5;
					}

#quoteArea			{	float:left;
						width:194px;
						font:10px Verdana,Arial,san serif;
						color:#9D0029;
					}
					
#quoteArea div		{	margin:8px 0 0 19px;}

#quoteArea a		{	text-decoration:none;
						color:#9D0029;
					}


/*
------------------------------------------------------------------------*/
#layerMenu			{	width:775px;
						height:24px;
						background-color:#3B3E71;
					 }

#layerMenu img		{	margin-top:9px;
						margin-left:15px;
						margin-right:6px;
					}
					
#layerMenu img.help	{	margin-left:300px;
					}

#menuLeft			{	float:left;
						width:240px;
						height:24px;
						border-right:1px solid #909859;
					}

#menuRight			{	float:left;
					}

/*
------------------------------------------------------------------------*/
#layerContent		{	width:775px;
						margin-top:2px;
						display:block;
						border-top:1px solid #E0E0E0;
					}

/*
------------------------------------------------------------------------*/
#layerFooter			{	width:775px;
							height:32px;
							background-color:#3B3E71;
							color:white;
							font:10px Verdana,Arial,san serif;
						}
					
#layerFooter div.margin	{	margin-left:10px;}
					
#layerFooter a			{	color:white;
							text-decoration:none;
							line-height:32px;
							margin:0 3px 0 3px;
						}
#layerFooter a:hover	{	color:#CCAE9F;
							text-decoration:none;
							line-height:32px;
							margin:0 3px 0 3px;
						}
#copyright 				{  background-color:#E0E0E0;
							text-align:center}
