a 
{
	color:#0d3c8a; 
	font-weight:bold;
	text-decoration:none; 
	background-color:inherit; 
}

a:hover
{ 
	color:#0d3c8a; 
	font-weight:bold;	
	text-decoration:underline; 
	background-color:inherit; 
}

body
{
	font-family:Arial, Verdana,  Helvetica, sans-serif; 
	font-size:12px;
}

p
{ 
	font-family:Arial, Verdana,  Helvetica, sans-serif; 
	font-size:12px; 
	padding:0px 0px 0px 0px; 
	margin:0; 
}

h1 a{color:#000000;font-size:25px;font-weight:bold}

ul
{
	padding:0px 0px 0px 13px;
}

ul li
{
	color:#000000;
	padding:0px 0px 6px 0px !important;
	background:none;
	font-size:12px; 
	list-style-image:url(/media/build/arrow4.gif);
}

.introduction,
.textcontent,
.section
{
	clear:left;
	float:none;
	margin:10px 0 10px 0;
	padding:0 0 10px 0;
	border-bottom:1px dotted #000000;
}

.leftContent,
#footerContainer
{display:none}

.do{font-weight:bold;color:blue}
.dont{font-weight:bold;color:red}

.txtInput
{	
	float:none;
	clear:both;
	width:590px;
	height:20px;
	border:1px solid #cccccc;
}

.commentTextArea
{	
	float:none;
	clear:both;
	width:590px;
	height:70px;
	border:1px solid #cccccc;
}