/*-------------------------------------
	Defaults
--------------------------------------*/
.ContainerActionsBar
{
	background-color: #FFE1E1;
}
div.WA3Container
{	
	margin: 0 0 14px 0;
	clear:both;
}
h2.WA3ContainerTitle, h2.WA3ContainerTitle span
{
	margin: 8px 0 8px 0;
	color: #6B0000;
	font-weight: normal;
	font-size: 27px;
	font-family: Georgia, Verdana, Arial;	
}
div.WA3Container_Content
{
	/*padding: 0 0 8px 8px;*/
	clear: both;
	text-align: left;
}

div.border
{
	border:solid 1px #ccc;
	float:left;
	margin:20px 0px 0px !important;
	padding:4%;
	width:92%;
}

#Body div.border h2 span
{
	color:#333;
	font-size:15px !important;
	line-height:120%;
}

div.border p, div.border.Normal
{
	font-size:12px;
}

/*-------------------------------------
	top
--------------------------------------*/

.top {
	margin-top:7px;
}

.top p {
	color:#6E6B66;
}

.top h2 {
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
}

.top ul {
	color:#75191C;
	list-style:circle;
}

.top ul p {
	color:#75191C;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}

/*-------------------------------------
	bottom
--------------------------------------*/
#Body .bottom h2 span {
	 font-size:16px;
 }
 
.bottom {

 }
 
#Body .bottom ul {
	color:#490809;
	font-weight:bold;
	list-style-type:circle;
}