.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 13px;
}
.title_white {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 18px;
 font-weight: bold;
 color: #ffffff;
 letter-spacing: -1pt;
}
.body_text_cond {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 12px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #585454;
	
}
.title_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	
}
.blog {
	background-color: #808284;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 13px;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #ffffff;
}
a:active {
	color: #ffffff;
}
.blog_title {
	color: #585454;
	font-weight: bold;
}
.left_column {
	background-color: #a7a7a7;
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585454;
	line-height: 13px;
}
a.blogLeft:link {
	text-decoration: none;
	color: #ffffff;
}
a.blogLeft:hover {
	color: #585454;
	text-decoration: none;
}
a.blogLeft:visited {
	color: #585454;
	text-decoration: none;
}


html {
	height: 100%;
	color: #FFF;
	background-color:#524949;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 8px 0px 8px 0px;
	line-height: 13px;	

}

div.hr {
	height: 6px;
  	background: #c2c2c2 url(../img/hr.gif) repeat-x scroll center;
	color:#c2c2c2;
}
div.hr hr { display: none; }

h1,h2,h3,h4,h5 {
	padding: 0;
	margin: 0;
	color:#555354;
}
h1 {
	font-size: 3em;
	letter-spacing: -1px;
}
h2 {
	font-size: 2em;
	letter-spacing: -1px;
}
h3 {
	font-size: 1.7em;
	letter-spacing: -1px; 
}
h4 {
	font-size: 1.7em;
  	letter-spacing: -1px;
}
h5 {
	font-size: 1.7em;
 	letter-spacing: -1px;
}

/* Form Elements */
input,select,textarea {font-family: Arial, Helvetica, sans-serif;}
input, select, th, td {font-size:1em;}
form {padding:0; margin:0;} 

/* clearfix */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}
img {
	border: none;
}
#wrapper {
	border: 8px solid white;
	width: 890px;
	margin: 0 auto;
  background: #c2c2c2 url('../images/footer.gif') bottom left no-repeat;
  color: #554f51;
  padding-bottom: 50px;
}

#mainLeft {
	float:left;
	width: 660px;
}

#mainRight {
	float: right;
	width: 220px;
}

#footerTag {
	float:right;
	width: 200px;
	text-align:center;
	margin-right: 20px;
}
#footerLogos {
	width: 650px;
	float:left
}

#blog {  }
#blog .pinkBox { background: #818284; color: #fff; padding: 16px; width: 176px; }
#blog .pinkBox strong { color: #565155 }

#pinkTag {
	color: #FFFFFF;
	background-color: #E8208B;
	padding: 8px 4px 3px 4px;
	width: 200px;
	margin-top: 10px;
}
#pinkTag a {
	color: #FFFFFF;
	background-color: #E8208B;
	font-size: 0.9em;
	text-decoration:none;
}
#pinkTag a:hover {
	color: #FFCC00;
	background-color: #E8208B;
}
#pinkTag div.hr {
	height: 4px;
  	background: #E8208B url(../img/whitehr.gif) repeat-x scroll center;
	color:#FFFFFF;
	width: 193px;
	margin-left: 5px;
}
#pinkTag div.hr hr { display: none; }

#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top: -2px;
}
#menu li {
	float:left;
}

#innerLeft {
	float: left;
	width: 190px;
}
#innerRight {
	float: left;
	padding: 8px;
	width: 430px;
}
#innerTop {
  background: transparent url('../images/header_logo.gif') top left no-repeat;
  margin-bottom: 10px;
}
#innerBottom {
	padding: 10px;
}
.pinkBox {
	background-color: #a7a7a7;
	color: #565455;
	padding: 4px;
	width: 200px;
	margin-bottom: 15px;
}
.pinkBox h1,.pinkBox h2,.pinkBox h3,.pinkBox h4,.pinkBox h5 {
	color:#ff0187;
}
.pinkBox a {
	color: #595758;
	text-decoration:none;
}
.pinkBox a:hover {
	color: #ff0187;
}
.pinkBox div.hr {
	height: 4px;
  	background: #E8208B url(../img/whitehr.gif) repeat-x scroll center;
	color:#FFFFFF;
}
.pinkBox div.hr hr { display: none; }

.pager {
	text-align:right;
}
.newsItem {
	padding-bottom: 15px;
	line-height: 13px;
}

.blogSection a:link    { color: #fff; text-decoration: none; }
.blogSection a:visited { color: #fff; text-decoration: none; }
.blogSection a:hover   { color: #999; text-decoration: none; }
.blogSection a:active  { color: #999; text-decoration: none; }

 .noUnderlineLinks a:link,
 .noUnderlineLinks a:visited,
 .noUnderlineLinks a:hover,
 .noUnderlineLinks a:active { text-decoration: none; }

.cinput
{
	border: 1px solid #999;
	background: transparent;
} 
 