body 
{
	height: 100%;
	background-color: #F8F8F8;
	font-family: Verdana, Tahoma, Arial;
	font-size:12px;
	line-height:19px;
	color: #111111;
	margin: 0; 
	padding: 0;
/*	background-image: url(../img/top_strip.gif);		*/
	background-repeat: repeat-x;
	text-align: center;
}

p 
{ 
	padding: 0px 0px 10px 0px; 
}


a
{
	color: #3366FF;
}

a:hover
{
	color: #FF00FF;
}

h1 
{ 
	font-family: Arial, Tahoma, Verdana; 
	font-size: 25px;
	color: #222222;
	margin:0px; 
	padding: 5px 0px 15px 25px; 
	background:url(/assets/templates/litmus/img/litmusstrip.gif) left top no-repeat;
}


h2 
{ 
	font-family: Arial, Tahoma, Verdana; 
	font-size:20px; 
	color: #222222;
	margin: 0px; 
	padding: 5px 0px 10px 0px; 	
/*	background:url(/assets/templates/litmus/img/bullet_H2.gif) 0px 3px no-repeat;	*/
}

h3 
{ 
	font-family: Arial, Tahoma, Verdana; 
	font-size:15px; 
	color: #000000; 
	margin:0px; 
	padding: 5px 0px 10px 0px;
/*	background:url(/assets/templates/litmus/img/bullet_H3.gif) left top no-repeat;	*/
}

h4
{ 
	margin:0px; 
	padding:5px 0px 10px 0px;
	font-family: Futura Md, Arial, Tahoma, Verdana; 
	font-size: 13px; 
/*	text-transform:uppercase; 	*/
/*	color: #0075CE; 	*/
	color:	#FF9933;
}




.floatLeft
{
	float: left;
	margin: 0px 20px 10px 0px;
	border: 1px solid #dddddd;
}

.floatRight
{
	float: right;
	margin: 0px 0px 10px 20px;
	border: 1px solid #dddddd;
}

hr
{
	margin: 5px 0px 10px 0px;
	background-color: #ffffff;
	height: 1px;
	border-top: solid 0px #cccccc;
	width: 100%;
}	

#ok li 
{
	padding-left: 25px;
	line-height: 20px;
	background-image: url(/assets/templates/litmus/img/ok_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.3em;
}


#goldfish li 
{
	padding-left: 25px;
	line-height: 20px;
	background-image: url(/assets/templates/litmus/img/bullet_gold_16.gif);
	background-repeat: no-repeat;
	background-position: -0.0em 0.2em;
}

input[type="submit"] 
{
	background-color: #117DAE;
	border: 1px solid #117DAE;
	color: #FFFFFF;
	font-family: Tahoma,Verdana,Arial;
	font-size: 14px;
	font-weight: bold;
}

input[type="submit"]:hover 
{
	background-color: #D8EBF6;
	border: 1px solid #D8EBF6;
	color: #1282B4;
}



.smaller
{
	font-size: 0.9em;
}

textarea
{
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
}

#sidebar p.quote
{
	font-family: georgia;
	font-size: 11px;
	line-height: 14px;
}

#sidebar p.quoteref
{
	font-family: georgia;
	font-size: 11px;
	text-align: right;
}
