* {
	margin: 0px;
	padding: 0px;
}



body {
	
	color: #000000;
	font-family: Arial,"Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
}



a {
	color: #4e6b8e;
	text-decoration: none;
}


a:hover {
	color: #F7061E;
}

a:visited99 {
	color: #C3725E;
}

span {
	display: none;
}

img {
	border: none;
}

p {
	margin: 0px 2px 5px;
	text-align: justify;
	line-height: 12px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

#container {
	margin: 0px auto;
	width: 960px;
	border-color: #9e9ec3;
	border-width: 0px 1px 1px;
	border-style: solid;
      background-color: #f1f3f4;
}



/* Page Footer */


.footer {clear:both; width:960px; height:4.7em; padding:1.1em 0 0; background: #4e6b8e; url('../images/post_title_bg.png')  no-repeat; font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.footer p {line-height:1.3em; text-align:center; color:rgb(255,255,255); font-weight:bold; font-size:100%;}
.footer a {text-decoration:underline; color:rgb(255,255,255);}
.footer a:hover {text-decoration:none; color:rgb(0,0,0);}
.footer a:visited {color:rgb(0,0,0);}
.footer:after, p:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}

