*
{
	padding: 0px;
	margin: 0px;
}

body
{
	font-size: 12px;
	font-family: arial, "trebuchet ms", helvetica, sans-serif;
	color: #003d6d;
	line-height: 18px;
	text-align: center;
}


p
{
	color: Black;
	margin-bottom: 14px;
	text-align: justify;
}

#outer
{
	position: relative;
	width: 870px;
	margin: 0 auto;
	background: #fff url('images/abg.gif') repeat-y;
	text-align: left;
}



span.counter 
{   	color: red;   
	cursor: default;   
}

div.info 
{   	margin: 0 auto;   
	width: 80%;   
	margin-top: 2em;
}

#banner
{
	background: url('images/header.gif') no-repeat;
	width: 870px;
	height: 55px;
	cursor: hand;
}

#primarycontent
{
	position: relative;
	width: 870px;
	float: left;
}

#primarycontent .post
{
	margin-bottom: 10px;
}

#primarycontent h3
{
	position: relative;
	top: 4px;
	font-size: 18px;
	line-height: 25px;
	color: #003d6d;
	letter-spacing: -1px;
	padding: 15px 0px 10px 15px;
	margin-bottom: 20px;
	text-align:center;
}

#primarycontent .content
{
	padding: 0px 15px 0px 15px;
	margin-bottom: 10px;
}

#login
{
	font-size: 14px;
}

input {
	padding:3px;
	font-family:"trebuchet ms", helvetica, sans-serif;
	border:1px solid #8C8C73;
	margin-bottom:2px;
}

input[type=submit] {
	background-color:#FFFFFF;
	padding:3px;
	font-family:"trebuchet ms", helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	border:1px solid #8C8C73;
	margin-bottom:2px;
	width:125px;
}

#footer
{
	font-size:11px;
	position: relative;
	clear: both;
	height: 25px;
	text-align: center;
	line-height: 25px;
	color: black;
}



.whitetext
	{
	color: #FFFFFF;
	text-align: left
	}

.box
	{
	BACKGROUND-COLOR: #F5F5F5; 
	FONT-SIZE: 12px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #625D34; 
	BORDER: 1px solid #000000;
	text-align: left

	}

.boxH
	{
	BACKGROUND-COLOR: #000000;
	FONT-SIZE: 12px; 
	font-weight: Bold;
	COLOR: #ffffff; 
	PADDING: 1px
	}

.boxH A:link    
.boxH A:visited
	{
	COLOR: #ffff31; 
	FONT-SIZE: 12px; 
	TEXT-DECORATION: none
	}

.boxH A:hover   
	{
	COLOR: #ffffff; 
	FONT-SIZE: 12px; 
	TEXT-DECORATION: underline}

.boxB
	{
	PADDING: 20px
	BACKGROUND-COLOR: #F5F5F5
	}

.boxB A:link    
.boxB A:visited	
	{
	COLOR: #333333; 
	FONT-SIZE: 12px; 
	TEXT-DECORATION: none
	}
 
.boxB A:hover   
	{
	COLOR: #996666; 
	FONT-SIZE: 12px; 
	TEXT-DECORATION: underline
	}




.links,
.links:link,
.links:active,
.links:visited 	{
		font-size: 12px; 
		color: #0033FF; 
		}

.links:hover 	{
		color: #FFFFFF; 
		background-color: #003d6d;
		text-decoration: none 
		}
