i {
	font-style : italic;
	font-family : times, times new roman, serif;
	font-size:120%;
}

/*Content table*/
#content
{
	width:790;
	padding-top:20px;	
}

/*Left column*/
#content .left-column
{
	padding-top:0px;
	width:0px;
	vertical-align:top;
	height:100%;
}

/*Main column*/
#content .main-column
{
	vertical-align:top;
	padding:0;
	width:790;
}

/*Right column*/
#content .right-column
{
	width:1px;
	vertical-align:top;
}

#navigation
{
	width:790;
}

/*Navigation*/
#navigation a, #navigation a:hover
{
	font-size:95%;
	text-decoration:none;
	color:#fff;
}
#navigation a:hover
{
	text-decoration:underline;
}


html
{
	height:100%;
}

body
{
	padding: 10 0 0 0;
	margin: 0;
	font-size: 80%;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: #000;
	background-color: #fff;
}

.top15 {
	margin-top: 10;
}

.style3 {
	color: #069;
	font-family: Arial, Helvetica, sans-serif;
}

.ok
{
	border: 1px solid #fff;
	color: #fff;
	font-size: 85%;
	background: #069;
}

.find
{
	border: 1px solid #069;
	color: #000;
	background: #fff;
	font-size: 85%;
	width: 100px;
}

#small_wt {
	font-size: 85%;
	color: #fff;
}

#small_wt a, #small_wt a:hover, #small_wt a:visited {
	color: #fff;
	text-decoration: none;
}


.sea {
	position: absolute;
	top: 115px;
	right: 240px;
}

.seahome {
	position: absolute;
	top: 290px;
	right: 240px;
}

#content_bottom {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #069;
	border-top: 2px solid #99B6D0;
	border-right: 2px solid #004D71;
	border-bottom: 2px solid #004D71;
	border-left: 2px solid #99B6D0;
}

#bottom_block_text_lt {
	width: 380px;
	color: #fff;
	padding: 7px 7px 0px 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 95px;
}

.rolling_up_h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #999;
	text-align: center;
	padding-bottom: 10;
}

a.a_mail, a:hover.a_mail, a:link.a_mail {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 12px;
}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	padding-bottom: 10px;
	padding-top: 10px;
}

/*Font in table*/
table
{
	font-size: 100%;
}

/*Links*/
a:link {color: #069;}
a:visited{color:#7fb2cc;}
a:active {color: #069;}
a:hover{color:#069;}

.small
{
	font-size:85%;
}

hr
{
	width:100%;
	height: 1px;
	border: medium none;
	color: #d1d0d0;
	background-color: #069;
	margin: 8px 0;
}

/*Error & OK messages*/
.errortext
{
	color:red;
}

.notetext
{
	color:#7fb2cc;
}

/* Used to draw a "star" near reqired field */
.starrequired
{
	color:red;
}











#header_text h1
{
	margin:0;
	padding:0;
	font-size:160%;
	border:none;
	text-decoration:none;
}

#header_text span
{
	font-size:80%;
}

/* Header menu: home, search, feedback*/
#header_menu
{
	background:#4B6185;
	position:absolute;
	right:55px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

#header_sites
{
	position:absolute;
	right:55px;
	top: 60px;
	color:#fff;
	text-align:right;
}

#header_sites a, #header_sites span
{
	color:#fff;
	text-decoration:none;
}

#header_sites span
{
	color: #9dabc0;
}

#header_menu a
{
	display:block;
	float:left;
	cursor:pointer; cursor: hand;
	padding:8px 11px;
}

/*Bottom banner*/
#bottom_banner
{
	padding:5px;
	text-align:center;
}

/*Footer*/
#footer
{
	background: #4D6990;
	text-align:right;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	height:40px;
	padding:8px;
	
}

/*Link in footer*/
#footer a
{
	color: #CFD6E1;
	font-size: 100%;
}

/*Data table*/
table.data-table
{
	border:1px solid #CECECE;
	border-collapse:collapse;
}

/*Any cell*/
table.data-table td
{
	border:1px solid #CECECE;
	background-color:#FFFFFF;
	color:#333;
	padding:3px 5px;
}

/*Head cell*/
table.data-table thead td, table.data-table th, th.data-cell
{
	background-color:#E1E5ED;
	text-align:left;
	font-weight:normal;
	background-image:none;
	border:1px solid #CECECE;
	padding:4px;
	color:#333;
}

/*Body cell*/
table.data-table tbody td
{
	background-color:#FFF;
	background-image:none;
	color:#333;
}

/*Foot cell*/
table.data-table tfoot td
{
	background-color:#F1F3F6;
	padding:4px;
	color:#333;
}




#tableph
{
	border:1px solid #CECECE;
	padding:4px;
}

#cellph
{
	background-color:#E1E5ED;
	border:1px solid #CECECE;
	padding:4px;
}
