.footer {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding: 3px;
	font-weight: bold;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
.section_title {
	background-color: #D21945;
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
	padding: 3px;
	letter-spacing: 0px;
	font-size: 10px;
}
.item {
	background-color: #F4F5F7;
	color: #000000;
	font-weight: lighter;
	padding: 3px;
	font-size: 11px;
}
td {
	font-size: 11px;
}
.section_title_1 {
	background-color: #E4E4E4;
	padding: 3px;
	font-weight: bolder;
	color: #FFFFFF;
	letter-spacing: 0px;
	background-repeat: repeat-y;
	list-style-image: url(../images/icon_folder.gif);
	font-size: 10px;
	background-position: right top;
	background-image: url(../images/bg_section.jpg);
}
.subsection {

	font-size: 10px;
	padding: 10px 3px 3px 25px;
	font-weight: bold;
	color: #D21945;
	letter-spacing: 0px;
	background-image: url(../images/icon_infos.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
}
.text_1 {
	font-weight: bold;
	color: #D11944;
}
.vertical_dash {
	background-image: url(../images/vertical_dash.gif);
	background-repeat: repeat-y;
	background-position: 0px;
}
input {
	font-size: 11px;
	color: #666666;
}
.link_1 {
	color: #D11140;
	text-decoration: underline;
}
.text_2 {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
}
.link_2 {

	color: #FFFFFF;
	text-decoration: none;
}
.input_1 {
	border: 1px solid #B0B1B3;
	font-size: 11px;
}
.text_3 {

	font-weight: bold;
	color: #333333;
	font-size: 10px;
}
hr {
	color: #B0B1B3;
	line-height: 1px;
	height: 1px;
	font-size: 9px;
}
.newsTitle {
	font-weight: bolder;
	color: #D11944;
	font-size: 14px;
	padding-top: 10px;
	padding-left: 20px;
}	
