body{
	padding:0;
	font:78% Arial, Helvetica, sans-serif;
	margin:0;
	color:#333;
	background-color:#ACD8FD;
	background-image:url(../i/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
h1{
	margin:0.7em 0 0.3em 15px;
	padding:0;
	font-size:105%;
	color:#000000;
    text-transform: uppercase;
}
h2{
	margin: 0 0 0.4em 0;
	font-size: 105%;
}
h3{
	margin:0 0 0.5em 0;
	font-size:190%;
	color:#FE3939;
	font-weight:normal;
}
h4{
	margin:0.65em 0 0.4em 10px;
	font-size: 110%;
	color:#333333;
}
h5{
	margin: 1em 0 0.25em;
	font-size: 100%;
}
p{
	margin: 1em 10px 0.5em 0;
	text-align:justify;
}
table{
	font-size: 100%;
}
td{
	vertical-align:top;
	padding: 0;
}
img{
	border: 0;
}
form{
	margin: 0;
}
input, select, textarea{
	font-size: 12px;
	font-family: arial, sans-serif;
	vertical-align: middle;
}
input.button{
	color:#000;
	border:0;
}
input.checkbox{
	border: none;
	vertical-align: middle;
	margin: 0 0.25em;
}
a{
	color:#333333;
}
a:hover/*, a:visited*/{
	text-decoration:none;
	color: #666666;
}
ul, ol{
	margin:1em 0 0.5em 13px;
	padding:0 0 0 10px;
	list-style:url(../i/square.gif) outside;
}
li ul, li ol{
	margin-top: 0.3em;
	margin-bottom: 0.6em;
	list-style-type: none;
	list-style-image:none;
}
li{
	list-style-type: none;
	margin-bottom:0.3em;
}

/* common classes */

.px      { width: 1px; height: 1px; }
.fill    { width: 100%; height: 100%; }
.wide    { width: 100%; }
.high    { height: 100%;}

.center  { text-align: center; }
.right   { text-align: right; }
.left    { text-align: left; }
.justify { text-align: justify; }

.top     { vertical-align: top; }
.middle  { vertical-align: middle; }
.bottom  { vertical-align: bottom; }

.nowrap  { white-space: nowrap; }

.bold    { font-weight: bold; }
.italic  { font-style: italic; }

.big     { font-size: 120%; }
.bigger     { font-size: 140%; }
.small   { font-size: 85%; }

.fl{
	float:left;
}
.cl{
	clear:both;
}
.fr{
	float:right;
}
.pt1 {
    padding-top: 1em;
}
/* user_content classes */
.user_content table{
    border-left:1px solid #BFDBF4;
    border-top:1px solid #BFDBF4;
    margin:0 10px 15px 0;
}
.user_content table td{
    height:30px;
    border-right:1px solid #BFDBF4;
    border-bottom:1px solid #BFDBF4;
    padding:0 0 0 10px;
    vertical-align:top;
}
.user_content table th{
    background-color:#E9F3FC;
    height:30px;
    border-right:1px solid #BFDBF4;
    border-bottom:1px solid #BFDBF4;
    padding:0 0 0 10px;
    text-align:left;
}
.user_content p
{
	margin:0 0 0.8em 0;
	text-align:justify;
	line-height:130%;
	text-decoration: none;
}
.user_content img {
    margin-left: 0.5em;
    margin-right: 0.5em;
    margin-bottom: 0.5em;
}
.img_left{
    padding:0 20px 5px 0;
    float:left;
}
.img_right{
    padding:0 0 5px 20px;
    float:right;
}

/* specific classes */
.wrapper{
	width:959px;
	margin:0 auto 0 auto;
}
.head{
	background-image:url(../i/head_bg.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
.head .menu{
	margin:0 0 0 0;
}
.head .menu td{
	padding:10px 0 0 20px;
}
.head .menu .line{
	border-bottom:1px solid #000000;
}
.head .menu a{
	color:#fff;
	text-decoration:none;
	display:block;
	padding:0 0 2px 0;
}
.head .menu a:hover{
	color:#000000;
}
.head .menu .arrow{
	margin-right:5px;
	vertical-align:middle;
}
.head .logo{
	float:left;
	padding:0 0 0 16px;
	margin:38px 262px 22px 0;
}
.head .ring{
	float:left;
	margin:31px 0 0 0;
	color:#fff;
	font-size:30px;
	font-weight:bold;
}
.head .ring .cod{
	font-size:60%;
	font-weight:normal;
}
.head .bord{
	border-bottom:6px solid #6E9BD4;
	margin:0 20px 1px 20px;
	background-image: url(../i/arrow_m.gif);
}
.content{
	background-color:#fff;
	margin-bottom:1px;
}
.cont{
	padding-bottom:30px;
}
.cont_in{
	padding:15px 0 30px 35px;
}
.cont_in .text{
	margin-right:30px;
}
.cont_in .crimson{
	background-color:#ECF3FF;
}
.cont_in .crimson_p{
	padding:0 2px 0 2px;
}
.cont_in .menu_in{
	background-color:#ECF3FF;
	margin:0 2px 0 2px;
	padding:0.8em 24px 0.8em 19px;
}
.cont_in .menu_in a{
	color:#000000;
	text-decoration:none;
}
.cont_in .menu_in a:hover{
	color:#5C8AC6;
}
.cont_in .menu_in a.act{
	font-weight:bold;
}
.cont_in .menu_in .brd{
	border-bottom:1px solid #BBBBBB;
	padding-bottom:5px;
	margin-bottom:3px;
}
.cont_in .menu_in .marker{
    padding-top:4px;
}
.content .double{
	margin:20px 24px 10px 22px;
}
.content .block_bg .block{
	background-image:url(../i/block_t_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding:8px 4px 15px 5px;
}
.content .block_bg{
	background-image:url(../i/block_b_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.content .ttl{
	margin-bottom:10px;
}
.content .red_bg{
	background-color:#FFFFFF;
}
.content .ttl_bg_t{
	background-image:url(../i/ttl_bg_t.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFFFFF;
}
.content .ttl_bg_b{
	background-image:url(../i/ttl_bg_b.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.content .block .text{
	margin:0 18px 10px;
	padding-bottom:0px;
}
.content .block .service a{
	color:#009966;
	text-decoration:none;
	font-weight:bold;
}
.content .block .service a:hover{
	color:#B42626;
}
.content .block .service ul, ol{
	margin:0.5em 0 0.5em 21px;
	padding:0 0 0 10px;
	list-style:url(../i/arrow_r.gif) outside;
}
.content .block .service li ul, li ol{
	margin-top: 0.3em;
	margin-bottom: 0.6em;
	list-style-type: none;
	list-style-image:none;
}
.content .block .service li{
	list-style-type: none;
	margin-bottom:0.2em;
}
.content .news{
	border-left:2px solid #000000;
	padding:0 0 0 17px;
	margin:10px 0 0 0;
}
.content .news .date{
	color:#7D7D7D;
	font-size:85%;
	margin-bottom:0.8em;
}
.content .arrow_n{
	margin-right:5px;
}
.content .more{
	margin-right:30px;
}
.content .news .text{
	margin:0 22px 0 23px;
	line-height:120%;
}
.footer{
	margin:0 20px 15px 20px;
}
.footer .bord{
	border-bottom:6px solid #afb7bf;
	margin-bottom:7px;
}
.footer .magic{
	font-size:85%;
	margin:0 0 0 4px;
}
.footer .magic a{
	color:#fff;
	text-decoration:none;
}
.footer .magic a:hover{
	color:#FFD4D4;
}
.footer .magic span{
	font-size:90%;
}
.footer .copy{
	font-size:85%;
	color:#fff;
}
.footer .copy a{
	color:#fff;
}
.relative{
	position:relative;
}
.absol_left{
	position:absolute;
	right:-3px;
}
DIV.absol_left,[hack]{
	right:-2px;
}

.list_item {
    margin-top: 1em;
}
.list_item .date{
	color:#7D7D7D;
	font-size:85%;
}
.pages {
    padding-top: 2em;
	color:#7D7D7D;
	font-size:85%;
}
.pages .title {
    color: black;
}

/*
Forms
*/
form
{
  margin: 0;
}
optgroup
{
  font-size: 110%;
  font-weight: bold;
  font-style: normal;
}
input.text, select, textarea
{
  color: #000000;
	background-color: #ffffff;
  border: #000000 1px solid;
}

div.form_element
{
  position: relative;
  margin-bottom: 0.5em;
}
.form_label
{
  font-size: 85%;
}
.form_element input.text, .form_element select, .form_element textarea 
{
  width: 275px;
}
.form_element textarea
{
  height: 100px;
}
.form_error
{
  font-weight: bold;
  color: #e73877;
}
.err {
	background-color: #DFC3C3 !important;
}
