/* CSS Document */

TD {font-family: Arial, Helvetica, Tahoma; font-size: 80%; font-style: normal; font-weight: normal; color: #06263d;}

/* General font style*/
.breadcrambs {font-size: 75%;}
.capital  {font-size: 125%; color: #6e0018; font-weight: bold;}
.red {color: #6e0018; font-weight: bold;}
.red_norm {color: #6e0018;}
.bold {font-weight: bold;}
.underline {text-decoration: underline;}

/*links*/
A:link {color: #6e0018; text-decoration: none; font-weight: bold;}
A:visited {color: #6e0018; text-decoration: none; font-weight: bold;}
A:hover {color: #6e0018; text-decoration: underline; font-weight: bold;}

A.small:link {color: #b1b1b1; text-decoration: none; font-size: 7.4pt; font-weight: normal;}
A.small:visited {color: #b1b1b1; text-decoration: none; font-size: 7.4pt; font-weight: normal;}
A.small:hover {color: #6e0018; text-decoration: none; font-size: 7.4pt; font-weight: normal;}

A.breadlink:link {color: #b1b1b1; text-decoration: underline; font-size: 75%; font-weight: normal;}
A.breadlink:visited {color: #b1b1b1; text-decoration: underline; font-size: 75%; font-weight: normal;}
A.breadlink:hover {color: #6e0018; text-decoration: none; font-size: 75% font-weight: normal;;}

A.smallred:link {color: #6e0018; text-decoration: none; font-size: 8pt; font-weight: bold;}
A.smallred:visited {color: #6e0018; text-decoration: none; font-size: 8pt; font-weight: bold;}
A.smallred:hover {color: #6e0018; text-decoration: underline; font-size: 8pt; font-weight: bold;}

/* bg */
.bg_grad {background: url(img/main_grad.jpg) repeat-x;background-color: #f2f5f6;}
.bg_grad_inside {background: url(img/inside_grad.jpg) repeat-x; width: 915px}

/*outside table*/
.outside {width: 100%; height: 100%; background-color: #f2f5f6;}


/*central table*/
.central {height: 100%;}
.upper_row {height: 580px;}


/*main table*/
.main {background-color: #ffffff; width: 957px; border: 1px solid #d6d8d9;}

/*top*/
.logo {margin: 15px 20px 25px 31px;}
.sitemap {float: right; margin: 13px 20px 0px 0px;}
.blue_line {height: 3px; border-top: 2px solid #083658; border-bottom: 1px solid #cccccc;}


/*menu*/
.menu {padding: 13px 25px 0px 12px;}
.submenu {padding: 104px 25px 0px 0px;}


/*centre*/
.content {padding: 0px 11px 0px 0px;} 
.titles {margin: 40px 0px 35px 0px;}
.titles_page {margin: 40px 0px 9px 0px;}
.slogan {margin: 1px 0px 0px 0px;}
.img {margin: 10px 0px 13px 0px;}
.contact_bg {background-color: #e2e9ee;}
.contact_td {background-color: #e2e9ee; background: url(img/dotted.gif) repeat-y; width: 347px; padding: 12px;}
.dotted_line {width: 2px; background: url(img/dotted.gif) repeat-y;}
.sitemap_ss {padding: 105px 0px 0px 0px;}
.sitemap_content {padding: 0px 0px 0px 109px;}


/*list*/

.list {width: 526px;}
.list_bg {background-color: #e7eef3;}
.list_left {width: 75px; padding: 13px 13px 13px 13px;}
.list_name {width: 220px; padding: 13px 13px 15px 0px;}
.list_mail {width: 231px; padding: 13px 0px 0px 0px;}
.list_down {padding: 0px 13px 13px 0px;}
.envelope {margin: 0px 5px 0px 0px;}
.list_small {height: 45px; padding: 0px 0px 10px 0px;}
.pdf {float: left; margin: 10px 13px 0px 12px;}

/*lists*/
UL{margin-left: 15px; padding-left: 0px; margin-bottom: 0px; margin-top: 0px; margin-left: 10px;}
LI{margin-left: -10px; margin-top: 0px; margin-bottom: 3px; list-style-type: none; background: url(img/arrow.gif) no-repeat 0px 4px; padding: 0px 0px 2px 10px;}


/*footer*/
.footer {height: 15px; width:894px; border-top: solid 1px #37688d; border-bottom: solid 1px #37688d; margin: 12px 0px 0px 2px;font-weight: bold; font-size: 75%;}
.logo_mine {padding: 1px 6px 0px 7px; width: 145px;}
.spacer {height: 15px;}





