a{
	color:#4982d3
}
.textcontainer a{	
color: #d7032b;
outline: none;
}
a span{
	cursor: pointer;
}
a:link,a:visited{outline: none;}
a:hover{
color:#d7032b;
outline: none;
text-decoration: none;}
html{
	font-size: 16px;
}
body{
	color: #000;
	text-align: right;
	font-size: 0.625em;
	font-family: Arial, Helvetica, sans-serif;
	
}
.textcontainer h2.maintitle{
	
	font-size:24px;
	font-weight:bold;
	padding-bottom:28px;
}
.textcontainer h1{
	font-size:21px !important;
	font-weight:bold;
}

strong
{
	font-weight:bold;
}

#maincontent{
	
	font-size: 1.2em;

}
.textcontainer{
	
}
.textcontainer  h2,
.textcontainer  h3,
.textcontainer  h4,
.textcontainer  h6,
.textcontainer  h5{
	color:#000;
	font-weight: bold;
	margin-bottom:0.5em;
}

 


.textcontainer  h2{
	font-size:18px;
}
.textcontainer  h3{
	font-size:16px;
}
.textcontainer  h4{
	font-size:14px;
}
.textcontainer  h5{
	font-size:14px;
	color:#7b7978;	
}
.textcontainer  h6{
	font-size:14px;
	color:#7b7978;	
}
.textcontainer ul li{
	background: url(../images/rarrow.png) no-repeat scroll right 5px;
	padding:0 10px 0px 0 ;
	list-style: none;
	margin-right:11px;
}
.textcontainer ol li{
list-style-type: decimal;
list-style-position: inside;

		margin-right:11px;
}

.textcontainer ul,
.textcontainer ol{
	margin: 0;

}

.textcontainer p{
	margin-bottom: 15px;
}

.textcontainer a:hover{
	text-decoration:underline;
}

#sidemenu li a:hover{
	background-position: right -95px;
}



