body {
	background-color: #FFFFFF;
	margin: 0px auto;

}
body, p, a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:.85em;
}

body h1{
	color: #0d2d4c;
	margin: 0px 0px 4px 0px; /*bottom spacing between header and rest of content*/
	padding: 0px 0px 0px 0px;
	font-size:1.25em;
}

body h2, h3, h4{
	color: #0d2d4c;
	margin: 0px 0px 4px 0px; /*bottom spacing between header and rest of content*/
	padding: 0px 0px 0px 0px;
	font-size:1.10em;
}

#PageContainer  {
	background-color: #FFFFFF; 
	height:inherit;
	width:99%;
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #000033;
	}
	
/****************************************************************************/	

#PageContainer #HeaderContainer  {
	float:left;
	background-color: #FFFFFF; /* Tertiary */
	width:100%;
	margin: 0px 0px 0px 0px;
	border: 0px solid #000033;
	padding: 4px 0px 4px 0px;
	text-align:left;
	}	
	
#PageContainer #HeaderContainer  #LogoContainer{
	float:left;
	background-color: #FFFFFF; /* Tertiary */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 63px;
	width:435px;
	text-align:left;
	}	
	
#PageContainer #HeaderContainer #LinksContainer{
	float:right;
	background-color: #FFFFFF; /* Tertiary */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:50%;
	text-align: right;
	}
	

#PageContainer #HeaderContainer #LinksContainer #TopLinks{
	float:left;
	background-color: #FFFFFF; /* Tertiary */
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	width:100%;
	text-align:right;
	color:#0d2d4c;
	font-weight: bold;

	}		

#PageContainer #HeaderContainer #LinksContainer #TopLinks A, A:visited, A:active{
	text-align:right;
	color:#0d2d4c;
	text-decoration: none;
	font-size:.85em;
	}	

#PageContainer #HeaderContainer #LinksContainer #TopLinks A:hover{
	text-align:right;
	color:#83878b;
	}	
	
	
#PageContainer #HeaderContainer #LinksContainer #TopLinks img{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:center;
	vertical-align:middle;
	}		

#PageContainer #HeaderContainer #LinksContainer #Search{
	float:right;
	background-color: #FFFFFF; /* Tertiary */
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	width:100%;
	text-align:right;
	}	

#PageContainer #HeaderContainer #LinksContainer #Search form{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/****************************************************************************/	
	
#PageContainer #MenuContainer{
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:100%;
	background-color:#FFFFFF;
	background-image:url(../images/topmenu.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height:25px;
	}
	
#PageContainer #MenuContainer #Menu{
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px .85em;
	background-color:none;
	color:#0d2d4c;
	text-decoration: none;
	font-weight: bold;
	}			

	
/****************************************************************************/	

#PageContainer #FlashContainer{
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#085ea9;
	width:100%;
	border-top: 8px solid #FFFFFF;
	border-bottom: 8px solid #FFFFFF;
	text-align:left;
	}		
	
#PageContainer #FlashContainer #FlashLeft{
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#085ea9;
	
	height:140px;
	text-align:left;
	}
	
#PageContainer #FlashContainer #FlashRight{
	float:right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image:url(../images/choose.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color:#3b5c7c;
	width:200px;
	height:140px;
	border-left: 8px solid #FFFFFF;
	text-align:left;
	}

#PageContainer #FlashContainer #FlashRight #FlashRightText{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 5px;
	width: 97%;
	color: #ffffff;
	text-decoration: none;
	text-align:left;
	font-weight: none;
	font-size:.8em;
	}	
	
#PageContainer #FlashContainer #FlashRight #FlashRightText A, A:visited, A:active, A:hover{
	
	color: #FFFF66;
	font: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;	
	font-size:.8em;
	}		
	
#PageContainer #FlashContainer #FlashRight #FlashRightText h3{
	font:  1.0em;
	color: #ffffff;
	margin: 0px 0px 4px 0px; /*bottom spacing between header and rest of content*/
	padding: 0px 0px 0px 0px; /*header text is indented .85em*/
}						

/****************************************************************************/	

#PageContainer #WhiteSpace{
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#ffffff;
	width:100%;
	height:8px;
	border-top: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	text-align:left;
	}		

/****************************************************************************/	

#PageContainer #BodyContainer  {
	float:left;
	background-color: #FFFFFF; 
	margin: 0px 0px 0px 0px;
	width:100%;
	border-bottom: 8px solid #FFFFFF;
	}


#PageContainer #BodyContainer #RightMenuContainer{
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	width:30%;
	background-color:#FFFFFF;
	background-image:url(../images/rightmenu.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-top: 1px solid #afbbc5;
	border-right: 1px solid #afbbc5;
	}


#PageContainer #BodyContainer #RightMenuContainer #ListMenu{
	float:left;
	padding: 0px 0px 0px 7px;
	margin-right: 5px;
	margin-top: 5px;
	width: 95%; /*width of menu*/
	
}

#PageContainer #BodyContainer #RightMenuContainer #ListMenu form{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}



#PageContainer #BodyContainer #RightMenuContainer #ListMenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 0px; /*bottom spacing between each UL and rest of content*/
}

#PageContainer #BodyContainer #RightMenuContainer #ListMenu ul li{
	padding-bottom: 2px; /*bottom spacing between menu items*/
	color: #666666;
	text-decoration: none;
	font-weight: none;

}

#PageContainer #BodyContainer #RightMenuContainer #ListMenu ul li a{
	color: #0d2d4c;
	background: url(../images/arrow.gif) no-repeat center left; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 17px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	font-size:.90em;

}

#PageContainer #BodyContainer #RightMenuContainer #ListMenu ul li a:visited{
color: #0d2d4c;
}

#PageContainer #BodyContainer #RightMenuContainer #ListMenu ul li a:hover{ /*hover state CSS*/
color: #83878b;
}


#Dashes{
	float:left;
	margin: .85em 0px .85em 0px;
	padding: 0px 0px 0px 7px;
	width:94%;
	height:3px;
	background-color:#FFFFFF;
	background-image:url(../images/dash.gif);
	background-repeat: repeat-x;
	background-position: center;
	}

#PageContainer #BodyContainer #RightMenuContainer #NewsContainer{
	float:left;
	padding: 0px 0px 5px 7px;
	margin-right: 5px;
	margin-top: 0px;
	width: 95%; /*width of menu*/
	color: #333333;
	text-decoration: none;
	text-align:left;
	font-weight: none;
	font-size:.85em;

}




#PageContainer #BodyContainer #RightMenuContainer #QuotesContainer{
	float:left;
	padding: 5px 5px 5px 7px;
	margin-right: 5px;
	margin-top: 0px;
	width: 94%; /*width of menu*/
	color: #333333;
	background-color:#eeeeee;
	text-decoration: none;
	text-align:left;
	font-weight: none;
	border-top: 0px solid #afbbc5;
	font-size:.85em;
	
}



#PageContainer #BodyContainer #RightMenuContainer #QuotesContainer img{
	margin: 5px 0px 0px .85em; /*bottom spacing between header and rest of content*/
	padding: 0px 0px 0px 0px; /*header text is indented .85em*/
}

#PageContainer #BodyContainer #RightMenuContainer #QuotesContainer p{
	color: #333333;
	text-decoration: none;
	text-align:left;
	font-weight: none;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;		
	}
	



		

#PageContainer #BodyContainer #RightMenuContainer #QuotesContainer ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 0px; /*bottom spacing between each UL and rest of content*/
}

#PageContainer #BodyContainer #RightMenuContainer #QuotesContainer ul li{
	color: #333333;
	background: url(../images/arrow.gif) no-repeat center left; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 17px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: none;
}


#PageContainer #BodyContainer #RightMenuContainer #QuotesContainer ul li A, A:visited, A:active{
	text-align:left;
	color:#0d2d4c;
	text-decoration: none;
	font-weight: bold;
	font-size:.85em;
	}	
	
#PageContainer #BodyContainer #RightMenuContainer #QuotesContainer ul li  A:hover{
	text-align:left;
	color:#83878b;
	text-decoration: none;
	font-weight: bold;
	font-size:.85em;
	}		

.QuoteItalics {
	color: #333333;
	text-decoration: none
	text-align:left;
	font-weight: none;
	font-style:italic;
}	

#PageContainer #BodyContainer #ContentContainer{
	float:right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:68%;
	background-color:#FFFFFF;
	}

#PageContainer #BodyContainer #ContentContainer #IndexLeft{
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	width:46%;
	}
	
#PageContainer #BodyContainer #ContentContainer #IndexLeft #IndexLeftContent{
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:100%;
	color: #333333;
	text-decoration: none;
	text-align:left;
	font-weight: none;
	font-size:.85em;
	}	
	
#PageContainer #BodyContainer #ContentContainer #IndexLeft #IndexLeftContent  A, A:visited, A:active{
	color: #000066;
	text-decoration: none;
	text-align:left;
	font-weight: bold;
	font-size:.90em;
	}	
	
#PageContainer #BodyContainer #ContentContainer #IndexLeft #IndexLeftContent  A:hover{
	color: #83878b;
	text-decoration: none;
	text-align:left;
	font-weight: bold;
	font-size:.90em;
	}		
	
#PageContainer #BodyContainer #ContentContainer #IndexLeft #IndexLeftContent h3{
	font:  1.0em;
	color: #0d2d4c;
	margin: 0px 0px 4px 0px; /*bottom spacing between header and rest of content*/
	padding: 0px 0px 0px 0px; /*header text is indented .85em*/
}	

#PageContainer #BodyContainer #ContentContainer #IndexLeft #IndexLeftAd{
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:100%;
	height:123px;
	background-image:url(../images/choose.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color:#3b5c7c;
	color: #333333;

	}
	
#PageContainer #BodyContainer #ContentContainer #IndexLeft #IndexLeftAd #LeftAdText{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px .85em;
	width: 97%;
	color: #ffffff;
	text-decoration: none;
	text-align:left;
	font-weight: none;
	}	
	
#PageContainer #BodyContainer #ContentContainer #IndexLeft #IndexLeftAd #LeftAdText A, A:visited, A:active, A:hover{
	text-align:left;
	color:#ffffff;
	font: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size:.85em;	
	}		
	
#PageContainer #BodyContainer #ContentContainer #IndexLeft #IndexLeftAd #LeftAdText h3{
	font:  1.0em;
	color: #ffffff;
	margin: 0px 0px 4px 0px; /*bottom spacing between header and rest of content*/
	padding: 0px 0px 0px 0px; /*header text is indented .85em*/
}		
	
#PageContainer #BodyContainer #ContentContainer #IndexRight{
	float:right;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 0px;
	width:46%;

	}
	
#PageContainer #BodyContainer #ContentContainer #IndexRight #IndexRightContent{
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:100%;
	color: #333333;
	text-decoration: none;
	text-align:left;
	font-weight: none;
	font-size:.85em;
	}	
	
#PageContainer #BodyContainer #ContentContainer #IndexRight #IndexRightContent  A, A:visited, A:active{
	color: #000066;
	text-decoration: none;
	text-align:left;
	font-weight: bold;
	font-size:.90em;
	}	
	
#PageContainer #BodyContainer #ContentContainer #IndexRight #IndexRightContent  A:hover{
	color: #83878b;
	text-decoration: none;
	text-align:left;
	font-weight: bold;
	font-size:.90em;
	}	
	

#PageContainer #BodyContainer #ContentContainer #IndexRight #IndexRightContent h3{
	font:  1.0em;
	color: #0d2d4c;
	margin: 0px 0px 4px 0px; /*bottom spacing between header and rest of content*/
	padding: 0px 0px 0px 0px; /*header text is indented .85em*/
}	

#PageContainer #BodyContainer #ContentContainer #IndexRight #DataSheets{
	float:left;
	padding: 5px 5px 5px 7px;
	margin-right: 5px;
	margin-top: 0px;
	width: 100%; /*width of menu*/
	color: #333333;
	background-color:#eeeeee;
	text-decoration: none;
	text-align:left;
	font-weight: none;
	border-top: 0px solid #afbbc5;
	
}



#PageContainer #BodyContainer #ContentContainer #IndexRight #DataSheets img{
	margin: 5px 0px 0px .85em; /*bottom spacing between header and rest of content*/
	padding: 0px 0px 0px 0px; /*header text is indented .85em*/
}

#PageContainer #BodyContainer #ContentContainer #IndexRight #DataSheets ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 0px; /*bottom spacing between each UL and rest of content*/
}

#PageContainer #BodyContainer #ContentContainer #IndexRight #DataSheets ul li{
	padding-bottom: 2px; /*bottom spacing between menu items*/
	color: #666666;
	text-decoration: none;
	font-weight: none;
}

#PageContainer #BodyContainer #ContentContainer #IndexRight #DataSheets ul li a{
	color: #0d2d4c;
	background: url(../images/PDF1.jpg) no-repeat center left; /*custom bullet list image*/
	display: block;
	padding: 4px 0;
	padding-left: 17px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	font-size:.90em;
}

#PageContainer #BodyContainer #ContentContainer #IndexRight #DataSheets ul li a:visited{
color: #0d2d4c;
}

#PageContainer #BodyContainer #ContentContainer #IndexRight #DataSheets ul li a:hover{ /*hover state CSS*/
color: #83878b;
}


#PageContainer #BodyContainer #ContentContainer #ImageContainer{
	float:left;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#9dacb8;
	width:100%;
	height:100px;
	border-bottom: 4px solid #FFFFFF;
	text-align:left;
	}	


#PageContainer #BodyContainer #ContentContainer #InteriorContent{
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:97%;
	}


	
#PageContainer #BodyContainer #ContentContainer #InteriorContent #InteriorMain{
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:100%;
	color: #333333;
	text-decoration: none;
	text-align:left;
	font-weight: none;
	}	

#PageContainer #BodyContainer #ContentContainer #InteriorContent #InteriorMain #SupportLogin{
	float:left;
	margin: 8px 0px 10px 0px;
	padding: 4px 0px 4px 0px;
	width:100%;
	color: #333333;
	text-decoration: none;
	text-align: center;
	font-weight: none;
	border: 1px solid #afbbc5;
	}	


#PageContainer #BodyContainer #ContentContainer #InteriorContent #InteriorMain p{
	color: #333333;
	text-decoration: none;
	text-align:left;
	font-weight: none;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;		
	}
	
#PageContainer #BodyContainer #ContentContainer #InteriorContent #InteriorMain img{
	text-decoration: none;
	text-align:left;
	margin: 0px 8px 0px 0px;
	padding: 0px 0px 0px 0px;		
	}			
	
#PageContainer #BodyContainer #ContentContainer #InteriorContent #InteriorMain p A, A:visited, A:active, A:hover{
	text-align:left;
	color:#333333;
	text-decoration:underline;
	font-size:1em;	
	}


	

#PageContainer #BodyContainer #ContentContainer #InteriorContent #InteriorMain ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 0px; /*bottom spacing between each UL and rest of content*/
}

#PageContainer #BodyContainer #ContentContainer #InteriorContent #InteriorMain ul li{
	color: #333333;
	background: url(../images/arrow.gif) no-repeat center left; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 17px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: none;
	font-size:.85em;
}

#PageContainer #BodyContainer #ContentContainer #InteriorContent #InteriorMain ul li A, A:visited, A:active{
	text-align:left;
	color:#0d2d4c;
	text-decoration: none;
	font-weight: bold;
	font-size:.85em;
	}	
	
#PageContainer #BodyContainer #ContentContainer #InteriorContent #InteriorMain ul li  A:hover{
	text-align:left;
	color:#83878b;
	text-decoration: none;
	font-weight: bold;
	font-size:.85em;
	}		

#PageContainer #BodyContainer #ContentContainer #InteriorContent #InteriorMenu{
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:100%;
	color: #333333;
	text-decoration: none;
	text-align:left;
	font-weight: none;
	}	


#PageContainer #BodyContainer #ContentContainer #InteriorContent #InteriorMenu p{
	color: #333333;
	text-decoration: none;
	text-align:left;
	font-weight: none;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;		
	}
	
#PageContainer #BodyContainer #ContentContainer #InteriorContent #InteriorMenu img{
	text-decoration: none;
	text-align:left;
	margin: 0px 8px 0px 0px;
	padding: 0px 0px 0px 0px;		
	}			

	
	





#PageContainer #BodyContainer #ContentContainer #InteriorContent #SMB{
	float:left;
	margin: .85em 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:100%;
	background-color:#eeeeee;
	color: #333333;
	border-top: 1px solid #afbbc5;
	border-right: 1px solid #afbbc5;
	border-bottom: 1px solid #afbbc5;
	border-left: 1px solid #afbbc5;	
	text-decoration: none;
	text-align:left;
	font-weight: none;
	}	

#PageContainer #BodyContainer #ContentContainer #InteriorContent #SMB #SMBleftTitle{
	float:left;
	margin: 2px 2px 2px 2px;
	padding: 0px 0px 0px 0px;
	width:39%;
	background-color:#eeeeee;
	color: #333333;
	border-right: 1px solid #afbbc5;
	text-decoration: none;
	text-align:left;
	font-weight: none;
	}	
	


#PageContainer #BodyContainer #ContentContainer #InteriorContent #SMB #SMBrightTitle{
	float:right;
	margin: 2px 2px 2px 2px;
	padding: 0px 0px 0px 0px;
	width:59%;
	background-color:#eeeeee;
	color: #333333;
	border-right: 0px solid #afbbc5;
	text-decoration: none;
	text-align:left;
	font-weight: none;
	}	



#PageContainer #BodyContainer #ContentContainer #InteriorContent #SMBpoints{
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:100%;
	background-color:#ffffff;
	color: #333333;
	border-top: 0px solid #afbbc5;
	border-right: 1px solid #afbbc5;
	border-bottom: 1px solid #afbbc5;
	border-left: 1px solid #afbbc5;	
	text-decoration: none;
	text-align:left;
	font-weight: none;
	}	

#PageContainer #BodyContainer #ContentContainer #InteriorContent #SMBpoints #SMBleftPoints{
	float:left;
	margin: 2px 2px 2px 2px;
	padding: 0px 0px 0px 0px;
	width:39%;
	color: #333333;
	border-right: 1px solid #afbbc5;
	text-decoration: none;
	text-align:left;
	font-weight: none;
	}	

#PageContainer #BodyContainer #ContentContainer #InteriorContent #SMBpoints #SMBleftPoints p{
	color: #333333;
	text-decoration: none;
	text-align:left;
	font-weight: none;
	margin: 0px 4px 4px 2px;
	padding: 0px 0px 0px 0px;		
	}
	


#PageContainer #BodyContainer #ContentContainer #InteriorContent #SMBpoints #SMBrightPoints{
	float:right;
	margin: 2px 2px 2px 2px;
	padding: 0px 0px 0px 0px;
	width:59%;
	color: #333333;
	border-right: 0px solid #afbbc5;
	text-decoration: none;
	text-align:left;
	font-weight: none;
	}	

#PageContainer #BodyContainer #ContentContainer #InteriorContent #SMBpoints #SMBrightPoints p{
	color: #333333;
	text-decoration: none;
	text-align:left;
	font-weight: none;
	margin: 0px 4px 4px 2px;
	padding: 0px 0px 0px 0px;		
	}



#PageContainer #BodyContainer #ContentContainer #InteriorContent #SMBpoints #SMBrightPoints ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 0px; /*bottom spacing between each UL and rest of content*/
}

#PageContainer #BodyContainer #ContentContainer #InteriorContent #SMBpoints #SMBrightPoints ul li{
	color: #333333;
	background: url(../images/arrow.gif) no-repeat center left; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 17px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: none;
}

#PageContainer #BodyContainer #ContentContainer #InteriorContent #SMBpoints #SMBrightPoints ul li a{
	color: #333333;
	background: url(../images/arrow.gif) no-repeat center left; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 17px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: none;
}


/****************************************************************************/	
	
#PageContainer #FooterContainer  {
	float:left;
	background-color: #FFFFFF; /* Tertiary */
	margin: 0px 0px 0px 0px;
	border-top: 8px solid #9dacb8;
	padding: 0px 0px 0px 0px;
	width:100%;
	}	
	

#PageContainer #FooterContainer #InfoContainer{
	float:left;
	background-color: #FFFFFF; /* Tertiary */
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 5px;
	width:55%;
	text-align:left;
	color:#000000;
	text-decoration:none;
	font-size:.75em
	}		

#PageContainer #FooterContainer #InfoContainer A, A:visited, A:active, A:hover{
	text-align:left;
	color:#000000;
	text-decoration:underline;	
	}
	
#PageContainer #FooterContainer #LogosContainer{
	float:right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:40%;
	text-align:right;
	text-decoration:none;
	}	


