.Competitions_full {
	margin:0px;
	background : transparent;
	padding : 0 0 0 0;
	margin-bottom:35px;		
}
.Competitions_full ol, .Competitions_full ul{
	line-height: 2em;
}
.Competitions_full p{
	color : #333;
	font-size : 12px;
	line-height: 2em;
}


.Competitions_full h1{
	color : #003366;
	font-size : 16px;
	font-weight:bold;
}

.Competitions_full h2{
	color : #003366;
	font-size : 14px;
	font-weight:bold;
}

.Competitions_full h3{
	color : #003366;
	font-size : 13px;
	font-weight:bold;
}

.Competitions_full h4{
	color : #003366;
	font-size : 11px;
	font-weight:bold;
}

.Competitions_full a , .Competitions_full a:visited{
	font-size : 12px;
	color : #Ea7d31;
	line-height: 2em;
}
.Competitions_full a , .Competitions_full a:visited{
	text-align:right;
}
.Competitions_full a, .Competitions_full a:link , .Competitions_full a:visited{
	font-size : 12px;
	color : #Ea7d31;
	line-height: 2em;
	text-decoration: none;
}

.Competitions_full a:hover{
   font-size : 12px;
	color : #Ea7d31;
	line-height: 2em;
	text-decoration:underline;
	
}

.Competitions_full_bottom {
	height : 27px;
	border-top:1px solid #cccccc;
	padding-top:3px
}

