/* CSS Document */

* {margin:0; padding:0;}

body { background:#D9E3ED;}

td, input, textarea{
	font-family:Arial;
	font-size:11px;
		color:#485257;	
	vertical-align:top;
}



.clear { clear:both;}

.auto { width:auto; height:auto;}

input, submit { vertical-align:middle;}


table { 
	border:0px;
	border-collapse:collapse;
	width:100%;
	height:100%;
}


a:hover {text-decoration: underline; color:000000}

a:link {text-decoration: none; color:ffffff}

a:link.navlink {text-decoration: none; color:#000000 }
a:visited.navlink {text-decoration: none; color:#000000 }
a:hover.navlink { color:#000000 }

.tall_top { background:url("_private/images/tall_top.jpg") left top repeat-x #FFFFFF;}
.tall_center { background:#cecc9b;}
.tall_btm {background:#646b41}



.img_indent { margin:3px 13px 0 0;}

.title { margin:0 0 17px 0;}

.link1 { background:url("_private/images/marker_1.gif") no-repeat right; padding-right:14px; padding-bottom:1px;}

.txt1 { color:#3B79C5; font-weight:bold;}
.txt_10px { font-size:10px;}

.block1 { padding:15px 37px 20px 50px;}
.block2 { padding:15px 30px 20px 0;}
.block3 { padding:23px 20px 10px 24px;}
.block4 { padding:23px 20px 10px 44px;}
/* header */
#header { height:381px; background:url("_private/images/head_bgd_top.gif") left top repeat-x;}
#header .row1 { height:100px;}
#header .row2 { height:46px;}
#header .row3 { height:235px;}
#header .row3 .c1 { width:25px; background:url("_private/images/left_1.jpg") no-repeat left top;}
#header .row3 .c2 { width:717px; background:url("_private/images/bbb.jpg") no-repeat left top;}
#header .row3 .c2 div img { margin:69px 50px 0 0;}
#header .row3 .c3 { width:24px; background:url("_private/images/right_1.jpg") no-repeat left top;}

#header_midl { height:161px;}
#header_midl .left2 { width:25px; background:url("_private/images/left_2.gif") repeat-y left top;}
#header_midl .right2 { width:24px; background:url("_private/images/right_2.gif") repeat-y left top;}
#header_midl .center { background:url("_private/images/bgd_head_midl.jpg") repeat-x left bottom #FFFFFF;}
#header_midl .center .col1 { width:355px; background:url("_private/images/l_b.jpg") no-repeat left bottom; padding-bottom:20px;}
#header_midl .center .col2 { background:url("_private/images/line_ver.gif") repeat-y left top; width:2px; height:100%;}
#header_midl .center .col3 { background:url("_private/images/r_b.jpg") no-repeat right bottom; padding-bottom:20px;}


/*content*/
#content { height:222px; background:#EAF2FA;}

/*footer*/
#footer { height:76px; background:url("_private/images/bgd_foot.gif") left top repeat-x #646b41;}
#footer .col1 { font-size:10px; color:#829197; padding:32px 0 0 46px;}
#footer .col2 { color:#829197; font-size:10px; padding-top:32px;}
#footer .col2 a{ color:#829197; font-size:10px;}
