.footer2 {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #FCC;
	clear: both;
	width: 100%;
	text-align: center;
	padding-top: 1%;
	padding-bottom: 1%;
}
.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.left {
	float: left;
	width: 252px;
	margin-bottom:43px;
	background-color:#FFF;
}
.bluetext, .bluetext  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A85E7;
	font-weight: bold;
	text-decoration:none;
}
 .bluetext  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A85E7;
	font-weight: bold;
	text-decoration:underline;
}
.bluetexttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1A85E7;
	font-weight: bold;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}
.tabletexttitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
	text-align: left;
	line-height: 25px;
}
.tabletexttitlecenter {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
	text-align: center;
	line-height:25px;
}
.tabletexttitlewhite {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	line-height:25px;
}

.blacktext, .blacktext a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #333;
	font-weight: normal;
	text-align: center;
}
.greytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-transform: none;
	color: #666;
	font-weight: normal;
	text-align: center;
	line-height: 14px;
}

.redtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #F00;
	font-weight: normal;
}
.redtextbold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #F00;
	font-weight: bold;
}
.redtextuppercap {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #F00;
	font-weight: bold;
	text-align: left;
}

.redtextunderline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #F00;
	font-weight: normal;
	text-align: center;
	text-decoration: underline;
}
.redunderline a, .redtext a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #F00;
	font-weight: normal;
	text-decoration: underline;
}
.black,.black a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #333;
	font-weight: normal;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
}

.right {
	width: 72%;
	float: left;
	min-width: 528px;
	max-width: 1000px;
}
.border {
	border: 1px solid #999;
}
.greyborder {
	border: 1px solid #CCC;
}
.announcement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding: 5px;
	border: 1px dotted #CCC;
	width:232px;
	height:85px;
}
.footer {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #000;
	clear: both;
	width: 100%;
	text-align: center;
	padding-top: 1%;
	padding-bottom: 1%;
}
.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.lineheight{
	line-height:30px;
}
#button2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #000;
	padding: 0px;
	width: 65px;
	height: 25px;
	border: 1px solid #000;
	cursor:pointer; cursor:hand;
}
#button3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #000;
	padding: 0px;
	width: 100px;
	height: 25px;
	border: 1px solid #000;
	cursor:pointer; cursor:hand;
}
#button4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #000;
	padding: 0px;
	width: 210px;
	height: 25px;
	border: 1px solid #000;
	cursor:pointer; cursor:hand;
}
#container {
	min-height:100%;
    margin-bottom: -43px;
}
html, body {
    height: 100%;
}
* html #container {
    height: 100%;
}

#q{
	width:170px;
}

ul#posts			{list-style:none; margin:10px 0; padding:0;width:200px;}

ul#posts li		{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #333;
	background-color:#FFFFFF;
	font-weight: normal;
	font-size:small; 
	border-bottom:1px solid #D7D6D5; 
	margin:0; 
	padding:5px 7px; 
	line-height:1.5;
	cursor:pointer;
}

ul#posts li:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #333;
	background-color:#99FFFF;
	font-weight: normal;
	font-size:small; 
	border-bottom:1px solid #D7D6D5; 
	margin:0; 
	padding:5px 7px; 
	line-height:1.5;
	cursor:pointer;
}