body 
{
	height: 100%;
	background: #4574C4 url(/assets/templates/litmus/img/bg_fade.gif) repeat-x scroll center top;
	color: #777777;
	font-family: Arial,Verdana, Tahoma; 
	font-size:12px;
	line-height:15px;
	margin: 0; 
	padding: 0;
/*	background-image: url(../img/top_strip.gif);		*/
	background-repeat: repeat-x;
}

p 
{ 
	padding: 0px 0px 10px 0px; 
}

p.float
{ 
	padding: 0px 0px 0px 0px; 
}

p.intro
{
/*	font-style: italic;	*/
	font-weight: bold;	
	font-size:16px;
	color: #909090;
	line-height: 21px;
	margin: 0px 0px 35px;
}

p.quote
{
/*	font-style: italic;	*/
	color: #666666;
	font-size: 10px;
	text-align: right;
	padding: 0px 0px 1px 0px;
}

p.source
{
	font-style: italic;	
	color: #666666;
	font-size: 10px;
	text-align: right;
}




a:link, a:visited 
{
	color:#FFFFFF;
}

a:hover, a:active 
{
	color:#DDDDDD;
}


#main a:link, a:visited
{
	color: #4474C5;
}

#main a:hover, a:active
{
	color: #38383A;
}



a.button, a.button:visited  
{
	padding: 3px 5px;
	background: #4474C6;
	color: #ffffff;
	border: solid 1px #4474C6;
}

a.button:hover, a.button:active
{
	color: #4474C6;
	background-color: #FFF;
	border: solid 1px #4474C6;
}

h1 
{ 
	font-family: Georgia, Times; 
	font-size:46px; 
	color: #38383A;
	line-height:40px;
	margin: 0px;
	font-weight: normal;
/*	background: transparent url(/assets/templates/litmus/img/CRS_bullet_24.gif) no-repeat scroll left top;	*/
	padding: 0px 0px 15px;	*/
}

h2 
{ 
	margin:0px; 
	padding:5px 0px 10px 0px;
	font-family: Georgia, Times; 
	font-size:22px; 
	line-height:21px;
/*	text-transform:uppercase; 	*/
	color: #4474C5; 

}


h3 
{ 
	margin:0px; 
	padding: 0px 0px 10px 0px;
	font-family: Georgia, Times; 
	font-size:16px; 
/*	text-transform:uppercase; 	*/
	color: #4474C5;
}

h4
{ 
	color: #4474C5;
	font-size: 14px; 
	font-weight: bold;
}



.floatLeft
{
	float: left;
	margin: 0px 20px 10px 0px;
	border: 1px solid #38383A;
	padding: 3px;
}

.floatRight
{
	float: right;
	margin: 0px 0px 10px 20px;
	border: 1px solid #38383A;
	padding: 3px;
}

.floatLeftNB
{
	float: left;
	margin: 0px 20px 10px 0px;
	border: 0px solid #38383A;
	padding: 0px;
}

.floatRightNB
{
	float: right;
	margin: 0px 0px 10px 20px;
	border: 0px solid #38383A;
	padding: 0px;
}

hr
{
	margin: 5px 0px 10px 0px;
	background-color: #fff;
	height: 0px;
	border-top: solid 1px #0075CE;
	width: 100%;
}	



hr.subHR
{
	border-top: solid 1px #999999;
	width: 60%;
}	

#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: #4474C6;
	border: solid 1px #4474C6;
	color: #FFFFFF;
	padding: 3px 5px;
	font-family: Arial,Verdana, Tahoma; 
	font-size: 14px;
}

input[type="submit"]:hover 
{
	color: #4474C6;
	background-color: #FFF;
	border: solid 1px #4474C6;
}

input[type="text"]
{
}


textarea
{
	font-family: Arial,Verdana, Tahoma; 
	font-size:12px; 
}


fieldset
{
	border: 0px solid #FFF;
}


hr.clearboth
{
	clear: both;
	background-color:#CCCCCC;
	border:0px solid;
	height:1px;
	text-align:center;
}

hr.refined
{
	background-color:#CCCCCC;
	border:0px solid;
	height:1px;
	text-align:center;
	width: auto;
	margin: 0px 5px 0px 0px;
}





#divFloatLeft30 h2 
{ 
	font-family: Georgia, Times; 
	font-size:18px; 
	line-height:21px;
	font-weight: bold;
/*	text-transform:uppercase; 	*/
	color: #525255; 
	font-style: italic;
}


#divFloatLeft30 p 
{ 
	font-family: Arial,Verdana, Tahoma; 
	font-size:12px; 
	color: #575757; 
}