/* CSS Document */

* {margin:0; padding:0;}

body {
	background-color: #58646c;
}

td, input, textarea{
	font-family:Tahoma;
	font-size:11px;
	line-height:14px;  
	color:#242424;	
	vertical-align:top;
}

a { color:#125183;}
a:hover { text-decoration: none;}
a 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%;
}

.left_tall { background:url(images/bgd_foot.gif) repeat-x bottom #FFFFFF; width:50%;}
.right_tall {background:url(images/bgd_foot.gif) repeat-x bottom #FFFFFF; width:50%;}

.input1 {width:140px; padding:1px 0px 2px 3px; border-color:#DBDBDB; color:#ffffff; }
.img1 { margin: 43px 0 0 36px;}
.img2 { margin-right:20px;}
.img3 { margin-bottom:20px;}
.title { margin-bottom:21px;}

.date { background:url(images/marker_3.gif) left no-repeat; padding-left:20px; padding-top:2px; padding-bottom:4px; font-size:10px; text-decoration:underline; color:#9B9D9F;}

ul { list-style:none;}
li a { color:#242424; background:url(images/marker_2.gif) no-repeat 0 2px; padding-left:21px; text-decoration:none; line-height:18px;}
li a:hover { text-decoration:underline;}


.form { height:24px; margin-bottom:5px; }
.form input {width:197px; padding:2px 0px 4px 3px; border-color:#DBDBDB; color:#444444; height:21px; }
textarea { width:223px; height:108px; padding-left:2px; border-color:#DBDBDB; color:#444444; overflow:auto;}


.link1 { color:#0C93C2; background:url(images/arrow_1.gif) 0px 6px no-repeat; padding:2px 0 2px 21px;}
.link2 { color:#0C93C2; background:url(images/arrow_2.gif) 0px 5px no-repeat; padding:2px 0 2px 21px;}

h4 { font-family:tahoma; font-size:11px; margin-bottom:4px;}

#main { width:766px; margin:0;  background:#FFFFFF; margin:auto;}


/* header */
#header { height:293px;}
#header .row1 { height:230px;}
#header .row1 .col1 { width:400px;}
#header .row1 .col1 .c1 { height:134px; background:#2A3946;}
#header .row1 .col1 .c2 { height:92px; background:url(images/head_b.gif) repeat-x;}
#header .row1 .col1 .c2 .indent { padding:11px 7px 26px 17px;}
#header .row1 .col2 { background:url(images/head_bgd.jpg);}
#header .row1 .col2 .row1{ height:64px; vertical-align:middle; padding-left:17px;}
#header .row1 .col2 .row2{ height:70px; padding:28px 0 0 6px;}
#header .row1 .col2 .row3{ padding:37px 0 0 56px; color:#B0E1FC;}
#header .row1 .col3 { height:96px; width:62px; background:url(images/head_bgd_1.jpg); }
#header .row2 { height:63px;}
#header span { color:#2B363D; background:url(images/marker_1.gif) no-repeat left; padding-left: 24px;}


/*footer*/
#footer { background:url(images/bgd_foot.gif) repeat-x #58646c; }
#footer .col1 { width:230px; color:#C4C9CD; padding:14px 0 0 15px;}
#footer .col2 { color:#65D8EB; padding-top:25px; width:auto}
#footer .col2 a { color:#C4C9CD; text-decoration:none;}
#footer .col2 a:hover { text-decoration:underline;}


