body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #E3E3E3;
}
a:link, a:visited {
	color:#333333;
}
a:hover {
	color:#F64589;	
}
input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
div.container {
	background-color:#FFFFFF;
	border:4px solid #CCCCCC;
	padding:5px;
	width:990px;
	margin-left:auto;
	margin-right:auto;
}
div.logo-container {
	float:left;
}
#logo {
    background: transparent url("/images/logo.gif") no-repeat scroll 0% 0%;
    width:279px;
    height:51px;
    text-indent:-3333px;
    border:0px;
    margin:0px;
}

#logo a {
    display:block;
    width:279px;
    height:51px;
    text-decoration:none;
    border:0px;
}
div.search-bar {
	width:982px;
	background-color:#FEE7EF;
	border:1px solid #CCCCCC;
	padding:2px;
	margin:5px 0 5px 0;
	clear:left;
}
div.info-box {
	float:left;
	padding-left:10px;
	width:70%;
	margin-left:auto;
	margin-right:auto;
}
div.news-box {
	width:95%;
	height:50px;
	overflow:auto;
	margin-left:auto;
	margin-right:auto;
	border:1px #414140 solid;
	background-color:#F9F9F9;
	text-align:left;
	padding:5px;
	padding-left:12px;
}
div.info-box h1 {
	margin:0px;
	font-weight:bold;
	font-size:12px;
}
h2 {
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size:11px;
}
div.pagination {
}
.clear {
	clear:both;
}
.imgborder {
	border:3px solid #CCCCCC;
}
.pink-heading {
	color:#F64589; 
	font-weight:bold; 
	font-size:16px; 
	line-height:20px;
}
div.bottom {
	display:none;
}
div.column {
	 float:left; 
	 width:30%; 
	 text-align:center; 
	 padding:4px;
}
div.column a:link, div.column a:visited {
	text-decoration:none;
}
div.column div.title {
	height:12px;
	overflow:hidden;
	margin-bottom:4px;
}
.letter-nav {
	float:left;
	margin:2px;
}
.letter-nav a:link, .letter-nav a:visited {
	color:#F64589;
	font-size:16px;
	padding-left:5px;
}
.letter-nav a:hover {
	color:#333333;
}
div.aa-size {
	text-align:center;
	font-size:12px;
	padding:5px;
	margin:5px;
	border:1px #414140 solid;
	background-color:#F9F9F9;
	width:300px;
	margin:0 auto;
}
div.divider-grey {
	border-bottom: 2px solid #EEEEEE;
}
div.about {
	border:1px #414140 solid;
	background-color:#F9F9F9;
	padding:5px;
	margin:5px;
	text-align:center;
}
/* #################### TOP SEARCHES CLOUD START #################### */
a.one {
	font-size:8px;
	font-weight:normal;
}
a.two {
	font-size:10px;
	font-weight:normal;
}
a.three {
	font-size:12px;
	font-weight:normal;
}
a.four {
	font-size:13px;
	font-weight:normal;
}
a.five {
	font-size:14px;
	font-weight:normal;
}
a.six {
	font-size:15px;
	font-weight:normal;
}
a.seven {
	font-size:16px;
	font-weight:normal;
}
a.eight {
	font-size:18px;
	font-weight:normal;
}
a.nine {
	font-size:21px;
	font-weight:normal;
}
/* #################### TOP SEARCHES CLOUD END #################### */

/* #################### MORE/LESS START #################### */
.more {
    display: none;
}
a.showLink, a.hideLink {
    text-decoration: none;
    padding-left: 8px;
    background: transparent url('/images/expand/down.gif') no-repeat left; }
a.hideLink {
    background: transparent url('/images/expand/up.gif') no-repeat left; }
a.showLink:hover, a.hideLink:hover {
    border-bottom: 1px dotted #36f; }
/* #################### MORE/LESS END #################### */


