* { margin:0; padding:0;}
body { background:#fff; font-family:Arial; font-size:100%; color:#778b8c;}

input, textarea { font-family:,Arial; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:13px;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}


.form { height:33px;}
.form input {width:264px; height:19px; background:none; color:#373732; padding-left:3px; border:1px solid #a09b96;}
textarea { width:244px; height:163px; background:none; overflow:auto; color:#373732; padding-left:3px; border:1px solid #a09b96;}

/*==================list====================*/

.site-nav { padding:24px 0 0 0;}
.site-nav li { display:inline;}
.site-nav li a { display:block; float:left; margin-right:5px;  font-size:16px; color:#414747; text-decoration:none; font-weight:bold; letter-spacing:-1px;}
.site-nav li a em { display:block; font-style:normal; padding:9px 14px 9px 14px;}
.site-nav li a:hover {background:#91bdbb url('images/menu-left.gif') no-repeat left top; color:#fff}
.site-nav li a:hover em { background:url('images/menu-right.gif') no-repeat right top;}
.site-nav li a.current {background:#91bdbb url('images/menu-left.gif') no-repeat left top; color:#fff}
.site-nav li a.current em { background:url('images/menu-right.gif') no-repeat right top;}

.top-nav { padding:7px 30px 0 0;}
.top-nav li { display:inline;}
.top-nav li a { color:#414747; text-decoration:none; background:url('images/divider.gif') no-repeat right 4px; display:block; float:left; padding-left:11px; padding-right:11px; padding-top:3px; padding-bottom:0}
.top-nav li a.rss { background:url('images/rss.jpg') no-repeat right 0px; padding-left:11px; padding-right:34px; padding-top:3px; padding-bottom:1px}
.top-nav li a:hover { text-decoration:underline;}

.list1 { padding-bottom:7px;}
.list1 li { padding-bottom:8px; margin-bottom:10px}
.list1 li img { float:left; margin-right:10px;}
.list1 li span { display:block; clear:both;} 
.list1 li a { color:#778b8c; text-decoration:none; font-weight:bold;}
.list1 li a:hover { text-decoration:underline;}

.list2 li { padding-bottom:3px;}
.list2 li a { font-weight:bold;}

/*==================other====================*/
.img-indent { margin:0 13px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:9px;}
.img-box img { float:left; margin:0 15px 0 0;}

/*==================txt, links, lines, titles====================*/
a {color:#91bdbb;}
a:hover{text-decoration:none;}

h2 { font-size:1em; margin-bottom:7px;}
h3 { font-size:1em;}
h5 { font-size: font-family:tahoma; color:#373732;}

.link1 { display:block; float:left; background:url('images/link1-bgd.gif') repeat-x left top; color:#fff; text-decoration:none}
.link1 em { display:block; background:url('images/link1-left.gif') no-repeat left top;}
.link1 b { display:block; background:url('images/link1-right.gif') no-repeat right top; font-weight:normal; font-style:normal; padding-left:15px; padding-right:15px; padding-top:2px; padding-bottom:2px}
.link1:hover { text-decoration:underline;}

.line-hor { background:url('images/line-dot.gif') repeat-x left bottom; padding-bottom:30px; margin-bottom:18px}
.line-hor1 { background:url('images/line-dot.gif') repeat-x left bottom; padding-bottom:10px; margin-bottom:15px}
.line-hor2 { background:url('images/line-dot.gif') repeat-x left bottom; padding-bottom:1px; margin-bottom:15px}

.title { margin-bottom:25px;}

/*header*/

/*content*/
#content { padding:24px 0 32px 27px;}
#content .indent { padding:0 30px 0 0;}

/*footer*/
#footer { color:#414747;}
#footer p { padding-left:27px;}
#footer a { color:#414747; text-decoration:none;}
#footer a:hover { text-decoration:underline;}
/*==========================================*/