﻿/* CSS Document */

* {margin:0; padding:0;}

body { background:#D9E3ED;}

td, input, textarea{
	font-family:Arial;
	font-size:11px;
	line-height:13px;  
	color:#485257;	
	vertical-align:top;
}

a { color:#3B79C5;}
a:hover { text-decoration: none;}
a img { border:0;}

img { border: 0; }

.clear { clear:both;}

.auto { width:auto; height:auto;}

input, submit { vertical-align:middle;}

table { 
	border:0px;
	border-collapse:collapse;
	width:100%;
	height:100%;
}

.form { height:22px; margin-bottom:5px;}
.form input {width:187px; height:19px; border:0px; color:#485257; background:#B5CDEA; padding:2px 0 0 7px;}
textarea { width:242px; height:100px; border:0px; color:#485257; background:#B5CDEA; overflow:auto; padding:2px 0 0 7px; }

.tall_top { background:url(images/tall_top.jpg) left top repeat-x #FFFFFF;}
.tall_center { background:#EAF2FA;}
.tall_btm {background:url(images/bgd_foot.gif) left top repeat-x}

ul { list-style:none;}

.link1 { background:url(images/marker_1.gif) no-repeat right; padding-right:14px; padding-bottom:1px;}

#header_midl { height:161px;}
#header_midl .left2 { width:5px; background:url(images/left_2a.gif) repeat-y left top;}
#header_midl .right2 { width:5px; background:url(images/right_2.gif) repeat-y left top;}
#header_midl .center { background:url(images/bgd_head_midl.jpg) repeat-x left bottom #FFFFFF;}
#header_midl .center .col1 { width:355px; background:url(images/l_b.jpg) no-repeat left bottom; padding-bottom:20px;}
#header_midl .center .col2 { background:url(images/line_ver.gif) repeat-y left top; width:2px; height:100%;}
#header_midl .center .col3 { background:url(images/r_b.jpg) no-repeat right bottom; padding-bottom:20px;}

