.contentStyle
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #404040;
	background-color: #ffffff;
	margin-top: 0px;
    line-height: 20px;
}

.contentStyle p
{
	margin-top: 10px;
}

.contentStyle h1
{
	font-size: 75px;
}

.contentStyle input
{
	border: 1px solid #000000;
	cursor: text;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	background-color: white;
    color: black;
    width: 250px;
}

.contentStyle table
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #404040;
}

.contentStyle img
{

}

.contentStyle a
{
	text-decoration: underline;
    font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #F96929;
}

.contentStyle select
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: black;
}

.contentStyle textarea
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: black;
    width: 250px;
    height: 100px;
    border: 1px solid #000000;
}

.contentStyle .form_checkbox
{
	border: 0;
	cursor: hand;
	background-color: white;
}

.contentStyle .form_submit
{
	cursor: hand;
    width: 150px;
}

.contentStyle .form_radio{
    cursor: hand;
    border: 0 solid white;
    width: 50px;
}




/*Short news start*/
.shortNews
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #404040;
	background-color: transparent;
	margin-top: 0px;
}

.shortNews p
{
	margin: 0px;
	display: inline;
}


.shortNews input
{
	border: 1px solid #000000;
	cursor: text;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	background-color: white;
    color: black;
    width: 250px;
}

.shortNews table
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #404040;
}

.shortNews img
{

}

.shortNews a
{
	text-decoration: underline;
    font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #F96929;
}

.shortNews select
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: black;
}

.shortNews textarea
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: black;
    width: 250px;
    height: 100px;
    border: 1px solid #000000;
}

.shortNews .form_checkbox
{
	border: 0;
	cursor: hand;
	background-color: white;
}

.shortNews .form_submit
{
	cursor: hand;
    width: 150px;
}

.shortNews .form_radio{
    cursor: hand;
    border: 0 solid white;
    width: 50px;
}
/*Short news end*/



/* Front page: START */
.contentStyle_front
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	background-color: #F96929;
	margin-top: 0px;
}

.contentStyle_front p
{
	margin: 0px;
}

.contentStyle_front h1
{
	font-size: 47px;
    font-weight: normal;
    line-height: 48px;
}

.contentStyle_front input
{
	background-color: white;
	border: 1px solid black;
	cursor: text;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: black;
}

.contentStyle_front table
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}

.contentStyle_front img
{

}

.contentStyle_front a
{
	text-decoration: underline;
    font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #002654;
}

.contentStyle_front select
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: black;
}

.contentStyle_front textarea
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: black;
}

.contentStyle_front .form_checkbox
{
	border: 0;
	cursor: hand;
	background-color: white;
}

.contentStyle_front .form_submit
{
	cursor: hand;
}

.contentStyle_front .form_radio{
    cursor: hand;
    border: 0 solid white;
}
/* Front page: END */


/* Front page Second article: START */
.contentStyle_frontSec
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #002654;
	background-color: #FFD1AB;
	margin-top: 0px;
}

.contentStyle_frontSec p
{
	margin: 0px;
}

.contentStyle_frontSec h1
{
	font-size: 47px;
    font-weight: normal;
    line-height: 48px;
}

.contentStyle_frontSec input
{
	background-color: white;
	border: 1px solid black;
	cursor: text;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: black;
}

.contentStyle_frontSec table
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #002654;
}

.contentStyle_frontSec img
{

}

.contentStyle_frontSec a
{
	text-decoration: none;
    font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #002654;
}

.contentStyle_frontSec select
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: black;
}

.contentStyle_frontSec textarea
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: black;
}

.contentStyle_frontSec .form_checkbox
{
	border: 0;
	cursor: hand;
	background-color: white;
}

.contentStyle_frontSec .form_submit
{
	cursor: hand;
}

.contentStyle_frontSec .form_radio{
    cursor: hand;
    border: 0 solid white;
}
/* Front page Second article: END */

/*HTML templates*/
.contentStyle_frontSec .titleLinks, .contentStyle_frontSec .titleLinks a {
	font: bold 16px arial,sans-serif;
	color: #002654;
	text-decoration: none;
	margin-bottom: 0px;
}


.contentStyle_frontSec .agendaLeft {
	width: 87px;
	vertical-align: top;
	font-weight: bold;
	color: #F96929;
}

.contentStyle_frontSec .agendaRight {
	width: 127px;
	vertical-align: top;
	color: #002654;
}

.contentStyle_frontSec .rightMore, .contentStyle_frontSec .rightMore a {
	color: #F96929;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

/*HTML templates*/
