
@import url('reset.css');

html, body {height:101%}

body {
background: #c0c0c0;
color: #383838;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-size:13px;
line-height: 17px;
font-weight: normal;
font-variant: normal;
}

a{color: #4E6197;text-decoration: none;}
a:link{color: #4E6197;text-decoration: none;}
a:visited{color: #4E6197;text-decoration: none;}
a:hover{color: #4E6197;text-decoration: none;background:#EEF1FA;}

img {border:0;}


#master {margin:0 auto;width:955px;text-align:left;border-bottom:1px solid #fff;background: url('../images/bg_master.gif') 0 0 repeat-y;}
#left{float:left;width:199px}
#left_space{padding:86px 10px 0 10px}
#left ul{}
#left li{padding:2px 0 2px 0;border-bottom:1px solid #d3d7e1;cursor:pointer}
#left li a{padding-left:20px;font-size:13px;font-weight:bold;}
#left li li{padding:2px 0 2px 0;}
#left li li a{padding-left:36px;color:#5EAAE6}
#left li.subnav{border:none!important;}
.nav_activ{background:#eef1fa}
.nav_activ ul li{background:#fff}
.nav_space{margin-top:34px;}
.subnav_activ{background:#f3f4f7!important}
.subnav_first{border-top:1px solid #d3d7e1}
.nhover{background:#eef1fa!important}

#main{float:left;width:556px}
#subcontent{min-height:134px;background: url('../images/bg_subcontent.gif') 0 0 repeat-y;color:#047AA5;border-top:1px solid #dbe2f2}
#subcontent_space{padding:28px 48px 20px 48px}

#content{border-top:1px solid #7b9dc0;}
#content_space{padding:24px 48px 52px 48px;min-height:300px;}
#content_space p{margin-bottom:8px}
#content_space h2{margin-top:4px;color:#047AA5}
#content_space h3{color:#047AA5}

#right{float:left;width:200px;font-size:12px;line-height:16px;color:#4E6197}
#right_space{padding:10px}
#right_space p{margin-bottom:12px}
.pspace{margin-bottom:34px!important}
.pspace-top{margin-top:8px}

table td{color:#000}
.ctable td{padding:4px 4px 4px 0;vertical-align:middle}
.ctable input, textarea{border:1px solid #7b9dc0}
.ctable #name,.ctable #name, .ctable #email, .ctable #message, .ctable #arithmetic {width:240px}

/*border-bottom:1px solid #7b9dc0;*/
#footer{text-align:center;color:#A7A39A;background: url('../images/bg_footer.gif') no-repeat;background-position:bottom center;padding-bottom:2px}
#footer a:link {color: #A7A39A; text-decoration: none;}
#footer a:visited {color: #A7A39A; text-decoration: none;}
#footer a:hover {color: #4E6197;text-decoration: none;}
#footer a:active {color: #4E6197;text-decoration: none;}

.msg_head{color:#4E6197;cursor:pointer;}
.msg_list_item{margin-bottom:34px;overflow:hidden}
.msg_p{margin-bottom:0px!important;}

.clear{clear:both}

hr{width: 100%;height: 1px !important;margin-top:2px;font-size:1px;line-height: 1px;border: 0px; border-top: solid 1px #cccccc;border-bottom: transparent;}
.list{margin-bottom:10px;list-style-image: url('../images/list.gif');}
.list li{margin-left:12px;color:#000}
.list.blue{list-style-image: url('../images/list_blue.gif')!important;}

.imprint{margin-top:12px}
.imprint div{float:left;width:70px}
.imprint a:hover{background:transparent}

.print{display:none;}

/*fonts*/
.small{font-size:11px;}
.italic{font-style:italic}

