html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


	

html,body{
	position: relative;
	font-family: Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	}

/*a, a:hover, a:active, a:visited { color: #fff;}*/
		
#base {
	width: 100%;
	padding:1%;
	text-align:left;
	}

.overflow{
	width:100%;
	overflow:hidden;
	}

#print{
display:block;
width:100%;
float:none;
margin:0 auto;
}

#print img{
position:relative;
width:100%;
height:50px;
}

hr	{
	color: #930;
	text-align:center;
	}

#base_admin, #header,#date,#logo_second,#logo_main,#map_mail_main,#slogan,#content_admin,#footer,#leftmenu,#riqhtmenu{
	display:none;
	}
	
	
#content{
	display:block;
	width:100%;
	float:none;
	margin:0 auto;

	
}

.view_title {
	display:block;
	padding:5px;
	}


#content_placeholder{
	display:block;
	width:100%;
min-height:626px;
	height:auto  !important;
	height:626px;
	vertical-align: top;
	padding:20px 0 0 12px;
	}

#content_placeholder_admin{
	display:block;
	width:100%;
	text-align:left;
	vertical-align: top;
	padding:20px 0 0 12px;
	}

#content_placeholder a, #content_placeholder a:active, #content_placeholder a:visited, #content_placeholder table tr td a:visited, #content_placeholder_admin a, #content_placeholder_admin a:active, #content_placeholder_admin a:visited, #content_placeholder_admin table tr td a:visited  {
	text-decoration: underline;
	color: #000;
}

#content_placeholder h2{
	margin:12px 0;
	}

.image{
	float:left;
	width:165px;
	height:120px;
	text-align:center;
	margin:5px;
	padding:5px 5px 5px 13px;
	border: 1px #930 solid;
	}

.image strong{
	margin-left:-8px;
	}

.list_report{
	display:block;
	width:70%;
        margin:0 auto 20px auto;
	}

.list_report li{
	display:block;
	width:33%;
        text-align:center;
	float:left;
	padding:8px 0;
	}

.text_box {
	display:block;
	padding: 0 10px;
	width:90%;
        margin:0 auto;
        text-align:justify;
	vertical-align:top;
	font-size:12px;
	color: #000;

	}

.text_box a, .text_box a:active, .text_box a:visited, .text_box a:hover{
	position:relative;
	text-decoration:underline;
	}

a img { 
	border: none; 
}

.left{
	float:left;
	}

.right{
	float:right;
	}

.spacer{
	margin-top:15px;
	}

.search_value{
	color:#BB1D1E;}
	
.form{
	width:100%;
	float:none;
	}
	
.form li {
        position:relative;
	display:block;
	float:none;
	margin:8px 0;
	width:99%;
        overflow:hidden;
	}

.form li a{
        text-decoration:underline;}
	
.list_radio_button span {
	position:relative;
	float:left;
	width:200px;
	margin:5px 0;
	}
	
#comments_form_submit, #form1_submit, #income_date{
	position:relative;
	}

.first_col{
	position:relative;
	display:block;
	float:left;
	width:200px;
	text-align: justify;
	}

.sec_col{
	position:relative;
	display:block;
	float: right;
	width:350px;
	text-align:left;
	}
	
.masterminds{
	width:47%;
	float:left;
	padding:1%;
	}
.masterminds img{
display:block;
}

	
.masterminds p, .contest p, .target p{ 
	text-indent:2.5em;
	}
	
.masterminds h5, .contest  h5,.target  h5{
	font-weight:bold;
	text-align:center;
	margin-bottom:5px;
	}
	
.contest, .target{
	display:block;
	width:100%;
	}

.news_headline{
	display:block;
	width:92%;
	padding:0 0 7px 15px;
	}

	
.news_image{
	width:114px;
	margin:0 5px;
	float: right;
	}

.news_text {
	width:80%;
	}