* { margin:0; padding:0;}
body { background:#FFF; font-family:verdana; font-size: 14px; line-height:1em; color:#333333; text-align:left; background-image:url(Images/green_line_background.jpg); background-position: top; background-repeat:no-repeat; }

.clear { clear:both;}

.fleft { float:left;}
.fright { float:right;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.container { width:100%;}

p { padding: 15px; margin-bottom:2px;}

/*==================forms====================*/
input, select { vertical-align: middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

.form { height:26px;}
.form input {width:207px; height:15px; background:none; border:1px solid #d0d0d0; border-top:1px solid #7e7e7e; border-left:1px solid #7e7e7e; font-family:arial; color:#858585; font-size:1em; padding-left:3px;}
textarea { width:207px; height:64px; background:none; overflow:auto; border:1px solid #d0d0d0; border-top:1px solid #7e7e7e; border-left:1px solid #7e7e7e; font-size:1em; font-family:arial; color:#858585; padding-left:3px;}
.textarea_box { height:80px;}

.form_1 { height:32px;}
.input_1 { width:179px; height:25px; background:#fff; font-size:1em; color:#606060; font-family:arial; border:0; padding-left:3px;}


/*==================list====================*/
ul { list-style:none;}

.list1 li a { background:url(images/marker.gif) no-repeat left 2px; padding-left:17px; color:#5c798c; line-height:2em;}
.list2 li a { background:url(images/marker1.gif) no-repeat left 2px; padding-left:13px; color:#5c798c; line-height:2em;}
.list3 dt { font-size:1.1em; color:#f50; font-weight:bold;}
.list3 dd { padding-bottom:15px;}
.list4 { margin-bottom:8px;}
.list4 dt { padding-bottom:7px;}
.list4 dt a {background:url(images/marker1.gif) no-repeat left 2px; padding-left:13px; color:#5c798c;}
.list4 dd { padding-bottom:17px;}
.list5 { padding-bottom:4px;}
.list5 dt { font-weight:bold;}
.list5 dd { padding-bottom:16px;}

.footer_menu { background:darkblue; height:45px; text-align:center; font-size:0.9em;}



/*==================other====================*/
.img_indent { margin:0 17px 0 0; float:left;}
.img_indent1 { margin:0 17px 21px 0; float:left;}

.p1 { margin-bottom:18px;}
.p2 { margin-bottom:12px;}

.cont_form { padding:4px 20px 0 0;}
.cont_form span { float:right;}



/*==================txt, links, lines, titles====================*/
a {color:#339933; }
a:hover { text-decoration:none;}

h1 { font-size: 18px; margin-bottom:16px; font-family:verdana; color:#339933; }
h3 { font-size:1em; margin-bottom:16px; font-family:verdana;}
h4 { font-size:1.1em; color:#f50;}

.head_link1 { background:url(images/head_marker1.gif) no-repeat left 0px; padding-left:18px; color:#858585; font-size:.91em; text-decoration:none; font-family:verdana;}
.head_link2 { background:url(images/head_marker2.gif) no-repeat left 1px; padding-left:18px; color:#858585; font-size:.91em; text-decoration:none; font-family:verdana;}
.head_link3 { background:url(images/head_marker3.gif) no-repeat left 0px; padding-left:18px; color:#858585; font-size:.91em; text-decoration:none; font-family:verdana;}
.head_link1:hover, .head_link2:hover, .head_link3:hover { text-decoration:underline;}
.link1 { color:#5c798c;}
.link2 { background:url(images/marker1.gif) no-repeat left 3px; padding-left:13px; color:#5c798c;}

.title { margin-bottom:16px;}

/*==================blocks====================*/
.block { background:#fcfcfc; border:1px solid #d7d7d7;}
.block1 { background:url(images/block1_bgd.gif) left top repeat-x #202b33;}
.block1 .inner { padding:20px 0 19px 18px;}
.block1 .title1 { margin-bottom:12px;}
.block1 a { color:#90969a;}

.block2 { background:#fff; width:100%;}
.block2 .title_bgd { background:url(images/top_title.gif) left top repeat-x;}
.block2 .top_tall { background:url(images/top_tall.gif) left 56px repeat-x;}
.block2 .right_tall { background:url(images/right_tall.gif) right top repeat-y;}
.block2 .right_tall_1 { background:url(images/line.gif) right top repeat-y;}
.block2 .bottom_tall { background:url(images/bottom_tall.gif) left bottom repeat-x;}
.block2 .left_tall { background:url(images/left_tall.gif) left top repeat-y;}
.block2 .left_top_corner { background:url(images/left_top_corner.gif) no-repeat left 56px;}
.block2 .right_top_corner { background:url(images/right_top_corner.gif) no-repeat right 56px;}
.block2 .right_bottom_corner { background:url(images/right_bottom_corner.gif) no-repeat right bottom;}
.block2 .left_bottom_corner { background:url(images/left_bottom_corner.gif) no-repeat left bottom;}
.block2 .inner2 { padding:21px 20px 16px 17px;}
.block2 .inner3 { padding:21px 20px 16px 17px;}











div#navbar2 {
    height: 25px;
    width: 100%;
    border-top: solid #CCCCCC 1px;
    border-bottom: solid #33CC00 7px;
    background-color: #666666;
}
div#navbar2 ul {
    margin: 0px;
    padding: 0px;
    font-family: verdana;
	text-align:center;
    font-size: 11px;
    color: #FFF;
    line-height: 25px;
    white-space: nowrap;
  
   
}
div#navbar2 li {
    list-style-type: none;
    display: inline;
}
div#navbar2 li a {
    text-decoration: none;
    padding: 2px 9px;
    color: #FFF;
    border-right: 1px solid #CCCCCC;
}
div#navbar2 li a:link {
    color: #FFF;
}
div#navbar2 li a:visited {
    color: #FFF;
}
div#navbar2 li a:hover {
    font-weight: bold;
    color: #000099;
    
}













.boxed {
border: 1px solid green; 
}

#nomove { position: absolute; right:80px; top:465px;}

/*header*/
#header div { position:absolute; margin-left:-1px;}

/*article*/
#article .col_1 { width:259px;}
#article .col_1 .indent { padding:20px 10px 0 18px;}
#article .col_2 { width:520px; height:272px;}

/*content*/
#content { padding:5px 0 5px 0;}
#content .title { margin-bottom:47px;}
#content .indent { padding:21px 35px 16px 17px;}
#content .indent1 { padding:21px 15px 16px 0;}
#content .indent2 { padding:0 20px 0 0;}

/*footer*/
#footer p { text-align:center; padding:22px 0 0 0; font-size:.91em; font-family:verdana;}
#footer p a { color:#858585;}

.alignleft {
float: left;
}
.alignright {
float: right;
}

/*==========================================*/