@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F5F5F5;
}
#header-container {
	display: block;
	padding: 0px;
	height: 172px;
	width: auto;
	background-color: #134C84;
	margin: 0px;
}
#header-content {
	display: block;
	padding: 0px;
	height: 172px;
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#logo a  {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 35px;
	z-index: 10;
	background-image: url(../images/columbia_logo.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 87px;
	width: 435px;
}
#header-background {
	background-image: url(../images/header-background.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 172px;
	width: 283px;
	position: absolute;
	z-index: 1;
}
#headerContainer a:hover {
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFDDB;
}
#headerLedge {
	background-color: #C1BCB9;
	padding: 0px;
	height: 2px;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0C2E51;
}
#menuContainer {
	width: auto;
	margin: 0px;
	background-color: #BDBEC0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #858687;
	padding: 0px;
	height: 30px;
}
#menu {
	display: block;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	width: 970px;
	position: relative;
	padding: 0px;
	top: -11px;
	z-index: 10;
}
#menu .bigButtonLeft {
	background-image: url(../images/popup-tab-left.png);
	margin: 0px;
	padding: 0px;
	height: 41px;
	width: 7px;
	float: left;
	background-repeat: no-repeat;
}
#menu .bigButtonFill {
	color: #FFF;
	text-decoration: none;
	margin-right: 0px;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/popup-tab-fill.png);
	overflow: hidden;
	background-repeat: repeat-x;
	height: 28px;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#menu .bigButtonFill a:hover {
	color: #FFF;
	text-decoration: none;
}
#menu .bigButtonRight {
	background-image: url(../images/popup-tab-right.png);
	background-repeat: no-repeat;
	padding: 0px;
	height: 41px;
	width: 7px;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu .bigButtonFill .selected {
	background-image: url(../images/menu_fill2.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	height: 35px;
	padding-top: 18px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #26546D;
	text-decoration: none;
}
#menu .separator {
	background-color: #909192;
	height: 20px;
	display: block;
	width: 1px;
	float: left;
	margin-top: 16px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D2D3D5;
	padding: 0px;
}
#menu .bigSeparator {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 10px;
	width: 20px;
}
#menu a {
	display: inline;
	color: #000;
	text-decoration: none;
	margin-right: 18px;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	letter-spacing: 0px;
	float: left;
	margin-top: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#menu a:hover {
	color: #FFF;
}
#menu .home  a{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	float: left;
	background-image: url(../images/home_icon.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 27px;
	margin-top: 15px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu .home a:hover {
	background-image: url(../images/home_icon_hover.jpg);
	background-repeat: no-repeat;
}
#menu .selected {
	display: inline;
	color: #676769;
	text-decoration: none;
	margin-right: 18px;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	letter-spacing: 0px;
	float: left;
	margin-top: 29px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#mainContainer {
	clear: both;
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
	
		
.shwParagraph {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}
.shwParagraph h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.shwParagraph .left {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	text-decoration: none;
}
.shwParagraph h2 {
	font-size: 25px;
	display: block;
	padding: 0px;
	color: #1B4B84;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
.shwParagraph h3 {
	font-size: 15px;
	display: block;
	padding: 0px;
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}
.shwParagraph a {
	text-decoration: none;
	color: #0688C2;
}
.shwParagraph a:hover {
	text-decoration: underline;
}
.shwParagraph p {
	color: #333;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	display: block;
	font-size: 10px;
	line-height: 12px;
}
.shwParagraph img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.shwParagraph .note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	margin-top: 10px;
}

/*paragraph*/
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: justify;
	}
.flagOverPicture {
	background-image: url(../images/red_flag.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 101px;
	width: 343px;
	position: absolute;
	left: 6px;
	top: 213px;
}
.flagOverPicture a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FBBE0F;
	font-size: 20px;
	font-weight: normal;
	margin-top: 63px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 215px;
	display: block;
	text-decoration: none;
	padding: 0px;
}
.flagOverPicture a:hover {
	color: #FFF;
}
.articleConatiner {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #224A85;
	padding: 0px;
}
.articleConatiner ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-type: square;
}
.articleConatiner ul {
	float: left;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 13px;
	padding: 0px;
}
.articleConatiner .articleLeft {
	padding: 0px;
	float: left;
	color: #000;
	width: 610px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
	position: relative;
}
.articleConatiner .articleLeft img {
	padding: 5px;
	color: #FFF;
	border: 1px solid #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.articleConatiner .articleRight {
	padding: 0px;
	float: left;
	width: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.articleConatiner .articleRight a {
	font-weight:normal;
	color:#FC3;
	text-decoration: none;
}
.articleConatiner .articleRight a:hover {
	text-decoration: underline;
}
.articleConatiner .articleRight h1 {
	font-size:20px;
	font-weight:normal;
	color:#000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
.articleConatiner .articleRight p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 23px;
	margin-left: 12px;
}
.articleConatiner .articleRight a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.articleConatiner .left {
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	float: left;
}
.articleConatiner .left a img {
	text-decoration: none;
	padding: 2px;
	margin: 0px;
}
.articleConatiner .left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F0F0F0;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.articleConatiner .left p a {
	color: #FC3;
	text-decoration: none;
}
.articleConatiner .left p a:hover {
	text-decoration: underline;
}
.officeImage img{
	padding: 2px;
	width: 273px;
	float: left;
	border: 1px solid #999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 11px;
	height: 180px;
}
h1 {
	font-size:20px;
	font-weight:normal;
	color:#224A85;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2 {
	color: #FFF;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3 {
	color: #FFF;
	font-weight: normal;
	padding: 0px;
	font-size: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h4 {
	color: #1B4B84;
	font-weight: normal;
	padding: 0px;
	font-size: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h5 {
	color: #1B4B84;
	font-weight: normal;
	padding: 0px;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#list {
	padding: 0px;
	width: auto;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 30px;
	display: block;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
}
#list ul{
	margin: 0px;
	padding: 0px;
	width: 200px;
	float: left;
}
#list ul li {
	list-style-type: disc;
}
.borderPicture img {
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #7F8085;
	display: block;
	padding: 5px;
	margin-bottom: 10px;
}
.sub-border-picture img {
	padding: 5px;
	border: 1px solid #7F8085;
	float: left;
	margin-left: 15px;
	margin-bottom: 15px;
}
.googleMapsContainer {
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	border: 1px solid #7F8085;
	width: 550px;
}
.googleMapsContainer a {
	color: #FC3;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
}
.googleMapsNote {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.googleMapsNote a {
	text-decoration: none;
	color: #134B84;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.googleMapsNote a:hover {
	text-decoration: underline;
}
.googleMapsNote img {
	vertical-align: middle;
}
.googleMapsContainer a:hover {
	text-decoration: underline;
}
.tableContainer {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	display: block;
	float: left;
}
.thumbNails {
	display: block;
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.thumbNails img {
	padding: 5px;
	display: inline;
	margin: 0px;
}
.thumbNails a img {
	text-decoration: none;
	padding: 5px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #999;
}
.thumbNails a:hover img {
	text-decoration: none;
	border: 1px solid #134B84;
}
.blueParagraph {
	padding: 20px;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	background-color: #3B515C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	font-weight: normal;
}
.blueParagraph p {
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-size: 14px;
}
.blueParagraphToLet {
	background-image: url(../images/tolet.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 89px;
}
/*	
#top a:link {
	font-weight:bold;
	color:#536572;
	text-decoration:none;
	}
	
#top a:visited {
	font-weight:bold;
	color:#1d8ede;
	text-decoration:none;
	}
	
#top a:hover {
	font-weight:bold;
	color:#555555;
	text-decoration:none;
	}
	
#top a:active {
	font-weight:bold;
	color:#1d8ede;
	text-decoration:none;
	}
*/


/*main page content*/	
#container {
	width:880px;
	margin:auto;
	clear:both;
	}

#content {
	padding-top:20px;
	padding-bottom:20px;
	min-height:720px;
	clear:both
	}
	
/*left page content*/	
#contentLeft {
	width:68%;
	float:left;
	padding-right:20px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #CCC;
	padding-top: 30px;
	margin: 0px;
	}
	
/*right page content*/	
#contentRight {
	width:27%;
	float:right;
	padding-left:13px;
	margin-bottom: 20px;
	padding-top: 30px;
	padding-right: 13px;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #1B4B84;
	height: 100%;
	}
a.brochure-picture  img{
	background-color: #900;
	height: 78px;
	width: 110px;
	display: block;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 2px solid #FFF;
}
a.map img {
	width: auto;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 12px;
	border: 2px solid #FFF;
	margin-right: 0px;
}
p.brochure-description {
	width: 137px;
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
}
p.brochure-description em {
	font-size: 17px;
	color: #FFF;
	font-style: normal;
}
#contentRight .separator {
	margin: 0px;
	padding: 0px;
	height: 30px;
}
#contentRight p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
	text-align: left;
}
#contentRight a img{
	display: block;
	text-decoration: none;
	background-color: #FFF;
}
	
/*content-right links*/	
#contentRight a:link {
	font-weight:normal;
	color:#91E0FF;
	text-decoration: none;
	}
			
#contentRight a:hover {
	text-decoration: underline;
	}
#contentRight a:visited {
	color: #7CC8E3;
}
	
	
/*lower left page content*/	
#lowerLeft {
	width:400px;
	/*float:left;*/
	padding-top:20px;
	padding-left:0px;
	}

#lowerLeft img {
	float:right;
	}


/*lower right page content*/	
#lowerRight {
	width:152px;
	float:right;
	padding-top:20px;
	font-weight:bold;
	}
#distanceTable {
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
.locationTable {
	padding: 0px;
	border: 1px solid #999;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
}
.availability-table {
	border: 1px solid #999;
	margin-bottom: 20px;
}

/*general table style*/

th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #3A3A3C;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin: 0px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #C9C9C9;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.highlight {
	background-color: #E0FDC9;
}
.mapTable {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 366px;
}
th.main {
	color: #000;
	text-align: center;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 18px;
	background-color: #FFF;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}
th.total {
	background-color: #7E7E7E;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444;
}
.headerSeparator {
	margin: 0px;
	padding: 0px;
	height: 30px;
	display: block;
}
th.odd {
	background-color: #FC0;
	font-weight: normal;
	color: #000;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: center;
}
th.values {
	background-color: #1B4B84;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
th.even {
	color: #000;
	background-color: #F8FEBA;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
}
td {
	color: #3A3A3C;
	font-size: 13px;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
td.odd {
	color: #3A3A3C;
	font-size: 13px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 10px;
}
td.even {
	color: #333;
	font-size: 13px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}


/*image styles*/
img.location {
	margin-right:8px;
	}

img {
	border:0;
	}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
tr .green {
	color: #060;
}
tr .red {
	color: #900;
	font-weight: bold;
}
tr.odd {
	background-color: #f3f3f3;
}
tr.odd td {
	background-color: #666;
	color: #FFF;
}
tr.even td {
	background-color: #333;
	color: #FFF;
}
tr.oddGreen {
	background-color: #7FB4DC;
}
tr.oddGreen td {
	color: #000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
tr.evenGreen {
	background-color: #C7E5FC;
}
tr.evenGreen td {
	color: #000;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#footerContainer {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 40px;
	border-top-color: #224A85;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
}
.footer {
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 970px;
}
.footer a {
	color: #224A85;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
}
.footer ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
.footer .left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	float: left;
	text-decoration: none;
	font-weight: normal;
}
.footer .middle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	float: left;
	text-decoration: none;
	font-weight: normal;
	margin-left: 200px;
}
.footer .right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	float: right;
	text-decoration: none;
}

.clear {
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
}

