/* #568E3F = green #1583b0 = blue/green #22408C = dark blue #12a9e8 = bright blue dark red = #A7206B bright green = #61BB46 */
* {	padding: 0; margin: 0; background-color:#fff; color: #444; font-family: Arial, Helvetica, sans-serif; }
p { font-size: 10px; color: #000; }
li { list-style-position: outside; font-size: 14px; color: #000; }
ul { list-style-position: outside; list-style: none; }
h1 { font-family: Arial; height: 20px; font-weight: bold; font-size: 12px; color: #568E3F; background-color:#fff; line-height: 20px; }
h2 { font-family: Arial; font-weight: bold; font-size: 12px; color: #12a9e8; line-height: 20px; }
h3 { font-weight: bold; font-size: 11px; color: #A7206B; }
a { text-decoration: none; font-size: 12px; color: #1888CA; }
a:link, a:visited {font-size: 12px; color: #1583b0; }
a:hover, a:active {font-size: 12px; color:  #22408C; }

/* tables */
table { border: 1px solid #568E3F; }
table caption { font-family: Arial; height: 20px; font-weight: bold; font-size: 16px; color: #1888CA; text-align: center; }
table thead th { padding: 2px; font-size: 14px; font-weight: bold; color: #1888CA; text-align: left; border-bottom: 1px solid #1888CA; }
table tbody a:link, a:active { font-size: 12px; font-weight: normal; color: #1583b0; }
table tbody a:hover, a:active { font-size: 12px; font-weight: normal; color: #e62b86; }
table tbody tr { height: 15px; }
table tbody p,input,select,textarea { font-size: 12px; font-weight: normal; color: #1888CA;}

/* banners */
#head-banner { width:1000px; height: 100px; background-color: #fff; }
#mid-banner { position: absolute; left: 0; top: 600px; width:1000px; height: 20px; background-color: #fff; }
#bottom-banner { position: absolute; left: 0; top: 960px; width:1000px; height: 20px; background-color: #fff; }

/* backgrounds */
#default-background { position: absolute; left: 0; top: 122px; width: 1000px; height: 900px; background-color: #fff; }
#short-background { position: absolute; left: 0; top: 122px; width: 1000px; height: 480px; background-color: #fff; }
#threequarter-background { position: absolute; left: 0; top: 122px; width: 1000px; height: 550px; background-color: #fff; }

/* menus */
#head { position: absolute; left: 0px; top: 102px; width:1000px; height: 22px; }
#head-menu a{ display: block; float: left; margin-top: 2px; font-size: 11px; font-weight: bold; height: 20px; width: 125px; color: #fff; background: url("Assets/Images/bgd_head_menu_usel.gif"); }
#head-menu a:hover, a:active { background: url("Assets/Images/bgd_head_menu_sel.gif"); }
#head-menu li{ position: relative; float: left; text-align: center; line-height: 16px; }

#side-menu { position: absolute; top: 30px; left: 0px; background-color: #fff; width: 180px; padding-right: 10px; border: 1px solid #c0c0c0; }
#side-menu a { padding: 0 0 0 10px; font-size: 12px; font-weight: bold; color: #1888CA; line-height: 18px;}
#side-menu a:hover, a:active {font-size: 12px; color:  #22408C; }
#side-menu ul { padding: 0 0 7px 10px; height: 40px; border-bottom: 1px solid #c0c0c0; }
#side-menu li { display: inline; font-size: 12px; line-height: 15px; padding-right: 4px; }

/* home page styles */
#intro { position: absolute; left: 10px; top: 10px; width:477px; height: 458px; }
#intro li { font-size: 11px; margin-bottom: 5px; }
#intro-text-top { width:470px; height: 20px; }
#intro-text-top li { position: relative; float: left; text-align: center;  }
#intro-text-top a { display: block; float: left; width: 470px; height: 20px; font-size: 12px; font-weight: bold; color: #fff; line-height: 18px; background: url("Assets/Images/highlight_tab_red_usel.gif"); text-align: center; }
#intro-text-top a:hover, a:active { background: url("Assets/Images/highlight_tab_red_usel.gif"); }

#intro-block-left { width:230px; height: 426px; padding: 2px; margin-top: 5px; }
#intro-block-left h2 { font-weight: bold; font-size: 16px; text-align: center; color:  #a7206b; }
#intro-block-left p { font-size: 11px; }

#intro-block-tright { position: absolute; left: 240px; top: 20px; width:230px; height: 30px;  }
#intro-block-tright a { display: block; float: left; width: 230px; height: 20px; font-size: 12px; font-weight: bold; color: #fff; line-height: 18px; background: url("Assets/Images/highlight_tab_blue_usel.gif"); text-align: center; margin-top: 10px; }
#intro-block-bright { position: absolute; left: 240px; top: 128px; width:230px; height: 314px; padding-top: 10px; }
#intro-text-bottom { width:268px; height: 40px; border-style: solid; border-width: 1px; border-color: #bcbec0; text-align: center; }
#intro-text-bottom p { font-size: 16px; }

#home-tabs { position: absolute; left: 500px; top: 10px; width:495px; height: 20px; }
#home-tabs a{ display: block; float: left; font-size: 12px; font-weight: bold; height: 20px; width: 165px; color: #60bb47; text-align: center; background: url("Assets/Images/bgd_home_tab.gif"); }

#home-tab1 { position: absolute; left: 500px; top: 30px; border-style: solid; border-width: 1px; border-color: #bcbec0; padding: 5px; width:493px; height: 428px; }
#home-tab1 h2 { margin-top: 10px; text-decoration: underline; }
#home-tab1 p, li { font-size: 11px; color: #000; line-height: 16px; }
#home-tab1 img { float: left; margin-right: 5px; margin-top: 2px; }

#home-tab2 { position: absolute; left: 500px; top: 30px; border-style: solid; border-width: 1px; border-color: #bcbec0; padding: 5px; width:493px; height: 428px; }
#home-tab2 h2 { margin-top: 10px; text-decoration: underline; }
#home-tab2 p { font-size: 11px; color: #000; line-height: 16px; }
#home-tab2 img { float: left; margin-right: 5px; }

#home-tab3 { position: absolute; left: 500px; top: 30px; border-style: solid; border-width: 1px; border-color: #bcbec0; padding: 5px; width:493px; height: 428px; }
#home-tab3 h2 { margin-top: 10px; text-decoration: underline; }
#home-tab3 p { font-size: 11px; color: #000; line-height: 16px; }
#home-tab3 img { float: left; margin-right: 5px; }
#home-tab-block1 { position: absolute; left: 0px; top: 0px; margin: 5px; width:208px; height: 230px; }
#home-tab-block2 { position: absolute; left: 226px; top: 0px; margin: 5px; width:208px; height: 230px; }
#home-tab-block3 { position: absolute; left: 452px; top: 0px; margin: 5px; width:208px; height: 230px; }

/* forms */
#form-button {height: 20px; width: 100px;}
#form-button { margin-top: 10px; height: 20px; }
#form-button a { background: #1888CA; font-weight: bold; font-size: 14px; color: #fff; }

#map-page-block { position: absolute; left: 210px; top: 30px; width: 778px; height: 748px; border: 1px solid #568E3F; padding: 5px; }
#map-page-form { height: 120px; border: 1px solid #568E3F; padding: 5px; }
#map-page-form h1 { height: 20px; font-weight: bold; font-size: 14px; color: #1888CA; }
#map-page-form p,td,input,select { font-weight: bold; font-size: 12px; color: #1888CA; }

#map-form-map-space { position: absolute; top: 140px; height: 600px; width: 766px;  text-align: center; border: 1px solid #568E3F; padding: 5px; }

#joinus_page_block { position: absolute; left: 210px; top: 30px; width: 790px; height: 437px; }

#joinus_page_form { height: 400px; border: 1px solid #1888CA; padding-left: 5px; }
#joinus_page_form h2 { height: 20px; font-weight: bold; font-size: 14px; color: #1888CA; }
#joinus_page_form h3 { height: 20px; font-weight: bold; font-size: 14px; color: #1888CA; }

#joinus_page_form_lsplit { position: absolute; top: 35px; left: 5px; width: 380px; height: 240px; }
#joinus_page_form_lsplit p,td,input { font-weight: bold; font-size: 12px; color: #1888CA; }

#joinus_page_form_rsplit { position: absolute; top: 35px; left: 405px;  width:380px; height: 240px; }
#joinus_page_form_rsplit p,td,input { font-weight: bold; font-size: 12px; color: #1888CA; }

#joinus_page_form_footer { position: absolute; top: 285px; left: 5px; margin-top: 10px; width:775px; height: 50px; }
#joinus_page_form_footer p,td,input { font-weight: bold; font-size: 12px; color: #1888CA; }

#joinus_page_form_button { position: absolute; top: 350px; left: 5px; }
#joinus_page_form_button input { background: #1888CA; font-weight: bold; font-size: 14px; color: #fff; }

#joinus_page_form_button1 { position: absolute; top: 350px; left: 100px; }
#joinus_page_form_button1 input { background: #1888CA; font-weight: bold; font-size: 14px; color: #fff; }

#joinus_page_form_button2 { position: absolute; top: 350px; left: 400px; }
#joinus_page_form_button2 input { background: #1888CA; font-weight: bold; font-size: 14px; color: #fff; }
#joinus_page_form_button2_text { position: absolute; top: 350px; left: 480px; height: 30px; line-height: 25px; }
#joinus_page_form_button2_text p { font-weight: bold; font-size: 14px; color: #1888CA; }

#joinus_page_form_acknowledgement { position: absolute; top: 400px; left: 5px;  margin-top: 10px; width:780px; height: 20px; }
#joinus_page_form_acknowledgement p { font-weight: bold; font-size: 12px; color: #1888CA; }

/* web page styles */ 
#full-page-block { position: absolute; left: 210px; top: 30px; width: 780px; height: 740px; padding: 5px; }
#full-page-block h1 { padding-bottom: 2px; font-size: 12px; text-decoration: none; text-align: center; }
#full-page-block h2 { padding-bottom: 2px; font-size: 12px; text-decoration: none; color: #1888CA }
#full-page-block h3 { padding-bottom: 2px; padding-top: 5px; font-size: 14px; color: #1888CA; }
#full-page-block p,ul { padding-bottom: 10px; font-weight: normal; font-size: 12px; color: #000; width: 179px; }

#tsplit { position: absolute; left: 5px; top: 0px; width: 760px; height: 160px; margin: 2px; border: 1px solid #568E3F; padding: 5px; }
#tsplit h1,h2 { padding-bottom: 10px; font-size: 12px; text-align: left; text-decoration: none; }
#tsplit p { font-weight: bold; font-size: 12px; color: #1888CA; }

#tsplit_acknowledgement { position: absolute; left: -1px; top: 175px; width: 760px; height: 20px; border: 1px solid #568E3F; padding: 5px;}
#tsplit_acknowledgement p { font-weight: bold; font-size: 12px; color: #1888CA; }

#tlsplit { position: absolute; left: 10px; top: 40px; width: 360px; height: 120px; border: 1px solid #568E3F; padding-left: 5px; }
#tlsplit p,input { font-size: 12px; color: #1888CA; text-decoration: none; text-align: left; }
#tlsplit_form_button { position: absolute; top: 90px; left: 0px; height: 20px; padding-left: 5px; }
#tlsplit_form_button input { background: #1888CA; font-weight: bold; font-size: 14px; color: #fff; }

#trsplit { position: absolute; left: 400px; top: 40px; width: 360px; height: 120px; border: 1px solid #568E3F; padding-left: 5px; }
#trsplit p,input { font-size: 12px; color: #1888CA; text-decoration: none; text-align: left; }
#trsplit_form_button { position: absolute; top: 90px; left: 0px; height: 20px; padding-left: 5px; }
#trsplit_form_button input { background: #1888CA; font-weight: bold; font-size: 14px; color: #fff; }

#bsplit { position: absolute; left: 5px; top: 210px; width: 740px; height: 480px; margin: 2px; border: 1px solid #568E3F; padding: 5px; padding-right: 20px; }
#bsplit h1,h2 { padding-bottom: 10px; font-size: 12px; text-align: left; text-decoration: underline; }

#half-page-block { position: absolute; left: 210px; top: 30px; width: 778px; height: 410px; border: 1px solid #568E3F; padding: 5px; }
#half-page-block h2 { padding: 10px; font-weight: bold; font-size: 16px; color: #1583b0; text-align: center; }
#half-page-block p { font-weight: bold; font-size: 12px; color: #000; }
#half-page-block a { text-align: center; font-weight: bold; font-size: 14px; color: #1583b0; }
#half-page-block img { float: left; margin-right: 5px; margin-top: 2px; }

#threequarter-page-block { position: absolute; left: 210px; top: 30px; width: 778px; height: 470px; border: 1px solid #568E3F; padding: 5px; }

#web_blog_current { position: absolute; left: 5px; top: 50px;  width: 476px; height: 680px; border: 1px solid #568E3F; padding: 5px; }
#web_blog_current h1 { padding-bottom: 2px; font-size: 14px; color: #1583b0; text-align: left; text-decoration: none; }
#web_blog_current h2 { padding-bottom: 5px; font-size: 11px; color: #1583b0; text-align: left; text-decoration: none; }
#web_blog_current h3 { padding-bottom: 5px; font-size: 11px; color: #1583b0; text-align: left; text-decoration: none; }
#web_blog_current p { font-size: 11px; color: #1583b0; text-align: left; text-decoration: none; }

#web_blog_current_input { position: absolute; left: 5px; top: 150px;  width: 472px; height: 190px; }

#web_blog_current_button { position: absolute; top: 155px; left: 0px; height: 30px; padding-left: 5px; }
#web_blog_current_button input { background: #1888CA; font-weight: bold; font-size: 14px; color: #fff; }
#web_blog_current_button1 { position: absolute; top: 155px; left: 235px; height: 30px; }
#web_blog_current_button1 input { background: #1888CA; font-weight: bold; font-size: 14px; color: #fff; }
#web_blog_current_button1_text { position: absolute; top: 155px; left: 310px; height: 30px; width: 142px;  }
#web_blog_current_button1_text p { font-weight: bold; font-size: 12px; line-height: 25px; width: 140px; color: #1888CA; }

#web_blog_current_acknowledgement { position: absolute; top: 155px; left: 80px; height: 30px; width: 145px; }
#web_blog_current_acknowledgement p { font-weight: bold; font-size: 12px; line-height: 25px; width: 149px; color: #1888CA; }

#web_blog_current_contributions { position: absolute; top: 350px; left: 5px; width: 450px; height: 330px; border: none; }

#web_blog_archive {position: absolute; left: 500px; top: 50px; width: 276px; height: 680px; border: 1px solid #568E3F; padding: 5px; }
#web_blog_archive h1 { padding-bottom: 2px; font-size: 14px; color: #1583b0; text-align: left; text-decoration: none; }
#web_blog_archive h2 { padding-bottom: 5px; font-size: 11px; color: #1583b0; text-align: left; text-decoration: none; }
#web_blog_archive h3 { padding-bottom: 5px; font-size: 11px; color: #1583b0; text-align: left; text-decoration: none; }


#blog_admin { position: absolute; top: 50px; left: 5px; width: 470px; height: 680px; border: 1px solid #568E3F; padding: 5px; }
#blog_admin h1 { padding-bottom: 2px; font-size: 14px; color: #1583b0; text-align: left; text-decoration: none; }
#blog_admin h2 { padding-bottom: 5px; font-size: 11px; color: #1583b0; text-align: left; text-decoration: none; }
#blog_admin h3 { padding-bottom: 5px; font-size: 11px; color: #1583b0; text-align: left; text-decoration: none; }

#blog_admin_input { position: absolute; top: 200px; left: 5px; width: 460px; height: 430px; padding: 5px; }
#blog_admin_listbox {padding: 5px; }

#blog_admin_button { position: absolute; top: 400px; left: 0px; height: 30px; padding-left: 5px; }
#blog_admin_button input { background: #1888CA; font-weight: bold; font-size: 14px; color: #fff; }

#blog_admin_button1 { position: absolute; top: 400px; left: 100px; height: 30px; padding-left: 5px; }
#blog_admin_button1 input { background: #1888CA; font-weight: bold; font-size: 14px; color: #fff; }

#blog_admin_button2 { position: absolute; top: 400px; left: 200px; height: 30px; padding-left: 5px; }
#blog_admin_button2 input { background: #1888CA; font-weight: bold; font-size: 14px; color: #fff; }

#blog_admin_acknowledgement { position: absolute; top: 450px; left: 0px; height: 30px; width: 470px; line-height: 25px; }

#blog_admin_archive {position: absolute; left: 500px; top: 50px; width: 276px; height: 680px; border: 1px solid #568E3F; padding: 5px; }
#blog_admin_archive h1 { padding-bottom: 2px; font-size: 14px; color: #1583b0; text-align: left; text-decoration: none; }
#blog_admin_archive h2 { padding-bottom: 5px; font-size: 11px; color: #1583b0; text-align: left; text-decoration: none; }
#blog_admin_archive h3 { padding-bottom: 5px; font-size: 11px; color: #1583b0; text-align: left; text-decoration: none; }


#full-wide-tabs1 { position: absolute; left: 210px; top: 30px; width:790px; height: 30px; }
#full-wide-tabs1 a{ display: block; float: left; text-align: center; font-size: 12px; font-weight: bold; height: 30px; width: 263px; line-height: 30px; color: #fff;  background: url("Assets/Images/bgd_three_tab_red.gif");}

#full-wide-tabs2 { position: absolute; left: 210px; top: 30px; width:790px; height: 30px; }
#full-wide-tabs2 a{ display: block; float: left; text-align: center; font-size: 12px; font-weight: bold; height: 30px; width: 263px; line-height: 30px; color: #fff;  background: url("Assets/Images/bgd_three_tab_blue.gif");}

#full-wide-tabs3 { position: absolute; left: 210px; top: 30px; width:790px; height: 30px; }
#full-wide-tabs3 a{ display: block; float: left; text-align: center; font-size: 12px; font-weight: bold; height: 30px; width: 263px; line-height: 30px; color: #fff;  background: url("Assets/Images/bgd_three_tab_yellow.gif");}

#full-wide-tabs4 { position: absolute; left: 210px; top: 30px; width:790px; height: 30px; }
#full-wide-tabs4 a{ display: block; float: left; text-align: center; font-size: 12px; font-weight: bold; height: 30px; width: 263px; line-height: 30px; color: #fff;  background: url("Assets/Images/bgd_three_tab_green.gif");}

#full-wide-tab1 { position: absolute; left: 200px; top: 55px; width:770px; height: 380px; padding: 10px; line-height: 20px; }
#full-wide-tab1 h4 { color: #B8027e; padding-top: 10px; padding-bottom: 10px; font-size: 16px; text-align: center; }
#full-wide-tab1 h3 { color: #B8027e; font-size: 12px; }
#full-wide-tab1 p,ul { padding-bottom: 10px; font-weight: normal; font-size: 12px; color: #000; }
#full-wide-tab1 li { margin-left: 15px; list-style-type: square; padding-bottom: 10px; font-weight: normal; font-size: 12px; color: #000; }

#full-wide-tab2 { position: absolute; left: 200px; top: 55px; margin: 10px; width:770px; height: 380px; padding: 10px; line-height: 20px; }
#full-wide-tab2 h4 { padding-top: 10px; padding-bottom: 10px;  font-size: 16px; text-align: center; }
#full-wide-tab2 h3 { font-size: 12px; }
#full-wide-tab2 p,ul { padding-bottom: 10px; font-weight: normal; font-size: 12px; color: #000; }
#full-wide-tab1 li { font-weight: normal; font-size: 12px; color: #000; }
#full-wide-tab2 a { font-weight: normal; font-size: 11px; color: #1583b0; }
#full-wide-tab2 img { float: left; margin: 2px; }

#full-wide-tab3 { position: absolute; left: 200px; top: 55px; margin: 10px; width:770px; height: 380px; padding: 10px; line-height: 20px; }
#full-wide-tab3 h4 { padding-top: 10px; padding-bottom: 10px;  font-size: 16px; text-align: center; }
#full-wide-tab3 h3 { font-size: 12px; }
#full-wide-tab3 p,ul { padding-bottom: 10px; font-weight: normal; font-size: 12px; color: #000; }
#full-wide-tab1 li { font-weight: normal; font-size: 12px; color: #000; }
#full-wide-tab3 a { font-weight: normal; font-size: 11px; color: #1583b0; }
#full-wide-tab3 img { float: left; margin: 2px; }

#three-tab1-1 { position: absolute; left: 210px; top: 60px; width: 770px; height: 380px; padding: 10px; line-height: 20px; border: 1px solid #B8027e; }
#three-tab1-1 h4 { color: #B8027e; padding-top: 10px; padding-bottom: 10px; font-size: 16px; text-align: center; }
#three-tab1-1 h3 { color: #B8027e; font-size: 12px; }
#three-tab1-1 p,ul { padding-bottom: 10px; font-weight: normal; font-size: 12px; color: #000; }
#three-tab1-1 li { margin-left: 15px; list-style-type: square; padding-bottom: 10px; font-weight: normal; font-size: 12px; color: #000; }

#three-tab1-2 { position: absolute; left: 210px; top: 60px; width: 770px; height: 380px; padding: 10px; line-height: 20px; border: 1px solid #B8027e; }
#three-tab1-2 h4 { color: #B8027e; padding-top: 10px; padding-bottom: 10px; font-size: 16px; text-align: center; }
#three-tab1-2 h3 { color: #B8027e; font-size: 12px; }
#three-tab1-2 p,ul { padding-bottom: 10px; font-weight: normal; font-size: 12px; color: #000; }
#three-tab1-2 li { margin-left: 15px; list-style-type: square; padding-bottom: 10px; font-weight: normal; font-size: 12px; color: #000; }

#three-tab1-3 { position: absolute; left: 210px; top: 60px; width: 770px; height: 380px; padding: 10px; line-height: 20px; border: 1px solid #B8027e; }
#three-tab1-3 h4 { color: #B8027e; padding-top: 10px; padding-bottom: 10px; font-size: 16px; text-align: center; }
#three-tab1-3 h3 { color: #B8027e; font-size: 12px; }
#three-tab1-3 p,ul { padding-bottom: 10px; font-weight: normal; font-size: 12px; color: #000; }
#three-tab1-3 li { margin-left: 15px; list-style-type: square; padding-bottom: 10px; font-weight: normal; font-size: 12px; color: #000; }

#three-tab2-1 { position: absolute; left: 210px; top: 60px; width: 770px; height: 380px; padding: 10px; line-height: 20px; border: 1px solid #4274b3; }
#three-tab2-1 h4 { color: #4274b3; padding-top: 10px; padding-bottom: 10px; font-size: 16px; text-align: center; }
#three-tab2-1 h3 { color: #4274b3; font-size: 12px; }
#three-tab2-1 p,ul { padding-bottom: 10px; font-weight: normal; font-size: 12px; color: #000; }
#three-tab2-1 li { margin-left: 15px; list-style-type: square; padding-bottom: 10px; font-weight: normal; font-size: 12px; color: #000; }

#three-tab2-2 { position: absolute; left: 210px; top: 60px; width: 770px; height: 380px; padding: 10px; line-height: 20px; border: 1px solid #4274b3; }
#three-tab2-2 h4 { color: #4274b3; padding-top: 10px; padding-bottom: 10px; font-size: 16px; text-align: center; }
#three-tab2-2 h3 { color: #4274b3; font-size: 12px; }
#three-tab2-2 p,ul { padding-bottom: 10px; font-weight: normal; font-size: 12px; color: #000; }
#three-tab2-2 li { margin-left: 15px; list-style-type: square; padding-bottom: 10px; font-weight: normal; font-size: 12px; color: #000; }

#three-tab2-3 { position: absolute; left: 210px; top: 60px; width: 770px; height: 380px; padding: 10px; line-height: 20px; border: 1px solid #4274b3; }
#three-tab2-3 h4 { color: #4274b3; padding-top: 10px; padding-bottom: 10px; font-size: 16px; text-align: center; }
#three-tab2-3 h3 { color: #4274b3; font-size: 12px; }
#three-tab2-3 p,ul { padding-bottom: 10px; font-weight: normal; font-size: 12px; color: #000; }
#three-tab2-3 li { margin-left: 15px; list-style-type: square; padding-bottom: 10px; font-weight: normal; font-size: 12px; color: #000; }

#three-tab3-1 { position: absolute; left: 210px; top: 60px; width: 770px; height: 380px; padding: 10px; line-height: 20px; border: 1px solid #ffbf00; }
#three-tab3-1 h4 { color: #ffbf00; padding-top: 10px; padding-bottom: 10px; font-size: 16px; text-align: center; }
#three-tab3-1 h3 { color: #ffbf00; font-size: 12px; }
#three-tab3-1 p,ul { padding-bottom: 10px; font-weight: normal; font-size: 12px; color: #000; }
#three-tab3-1 li { margin-left: 15px; list-style-type: square; padding-bottom: 10px; font-weight: normal; font-size: 12px; color: #000; }

#three-tab3-2 { position: absolute; left: 210px; top: 60px; width: 770px; height: 380px; padding: 10px; line-height: 20px; border: 1px solid #ffbf00; }
#three-tab3-2 h4 { color: #ffbf00; padding-top: 10px; padding-bottom: 10px; font-size: 16px; text-align: center; }
#three-tab3-2 h3 { color: #ffbf00; font-size: 12px; }
#three-tab3-2 p,ul { padding-bottom: 10px; font-weight: normal; font-size: 12px; color: #000; }
#three-tab3-2 li { margin-left: 15px; list-style-type: square; padding-bottom: 10px; font-weight: normal; font-size: 12px; color: #000; }

#three-tab3-3 { position: absolute; left: 210px; top: 60px; width: 770px; height: 380px; padding: 10px; line-height: 20px; border: 1px solid #ffbf00; }
#three-tab3-3 h4 { color: #ffbf00; padding-top: 10px; padding-bottom: 10px; font-size: 16px; text-align: center; }
#three-tab3-3 h3 { color: #ffbf00; font-size: 12px; }
#three-tab3-3 p,ul { padding-bottom: 10px; font-weight: normal; font-size: 12px; color: #000; }
#three-tab3-3 li { margin-left: 15px; list-style-type: square; padding-bottom: 10px; font-weight: normal; font-size: 12px; color: #000; }

#three-tab4-1 { position: absolute; left: 210px; top: 60px; width: 770px; height: 380px; padding: 10px; line-height: 20px; border: 1px solid #5f9215; }
#three-tab4-1 h4 { color: #5f9215; padding-top: 10px; padding-bottom: 10px; font-size: 16px; text-align: center; }
#three-tab4-1 h3 { color: #5f9215; font-size: 12px; }
#three-tab4-1 p,ul { padding-bottom: 10px; font-weight: normal; font-size: 12px; color: #000; }
#three-tab4-1 li { margin-left: 15px; list-style-type: square; padding-bottom: 10px; font-weight: normal; font-size: 12px; color: #000; }

#three-tab4-2 { position: absolute; left: 210px; top: 60px; width: 770px; height: 380px; padding: 10px; line-height: 20px; border: 1px solid #5f9215; }
#three-tab4-2 h4 { color: #5f9215; padding-top: 10px; padding-bottom: 10px; font-size: 16px; text-align: center; }
#three-tab4-2 h3 { color: #5f9215; font-size: 12px; }
#three-tab4-2 p,ul { padding-bottom: 10px; font-weight: normal; font-size: 12px; color: #000; }
#three-tab4-2 li { margin-left: 15px; list-style-type: square; padding-bottom: 10px; font-weight: normal; font-size: 12px; color: #000; }

#three-tab4-3 { position: absolute; left: 210px; top: 60px; width: 770px; height: 380px; padding: 10px; line-height: 20px; border: 1px solid #5f9215; }
#three-tab4-3 h4 { color: #5f9215; padding-top: 10px; padding-bottom: 10px; font-size: 16px; text-align: center; }
#three-tab4-3 h3 { color: #5f9215; font-size: 12px; }
#three-tab4-3 p,ul { padding-bottom: 10px; font-weight: normal; font-size: 12px; color: #000; }
#three-tab4-3 li { margin-left: 15px; list-style-type: square; padding-bottom: 10px; font-weight: normal; font-size: 12px; color: #000; }

#two-tabs { position: absolute; left: 210px; top: 30px; width:790px; height: 30px; }
#two-tabs li{ position: relative; float: left; }
#two-tabs th{ font-size: 10px;}
#two-tabs a{ display: block; float: left; text-align: center; font-size: 12px; font-weight: bold; height: 30px; width: 395px; line-height: 30px; color: #fff;  background: url("Assets/Images/bgd_two_tab_green.gif");}
#two-tab1 { position: absolute; left: 210px; top: 60px; width:778px; height: 720px; line-height: 20px; border: 1px solid #568E3F; padding: 5px; }
#two-tab1 th{ font-size: 11px;}
#two-tab1 h1 { padding-bottom: 5px; font-size: 12px; text-decoration: none; text-align: center; }
#two-tab1 h2 { padding-bottom: 5px; font-size: 12px; text-decoration: underline; }
#two-tab1 h3 { padding-bottom: 5px; padding-top: 5px; font-size: 14px; color: #1888CA; }
#two-tab1 p { font-weight: normal; font-size: 12px; color: #444; }
#two-tab1 ol { left: 20px; }
#two-tab1 li { margin-left: 15px; list-style-type: square; font-weight: normal; font-size: 12px; color: #444; }
#two-tab1 a { font-weight: normal; font-size: 12px; color: #1583b0; }
#two-tab1 img { float: left; margin-right: 5px; margin-top: 2px; }
#two-tab1 form { height: 119px; width: 751px; }

#two-tab2 { position: absolute; left: 210px; top: 60px; width:778px; height: 720px;  line-height: 20px; border: 1px solid #568E3F; padding: 5px; }
#two-tab2 th{ font-size: 11px;}
#two-tab2 h2 { padding-top: 5px; font-size: 12px; text-decoration: underline; }
#two-tab2 h3 { padding-bottom: 5px; padding-top: 5px; font-size: 14px; color: #1888CA; }
#two-tab2 p { font-weight: normal; font-size: 12px; color: #444; }
#two-tab2 ol { left: 20px; }
#two-tab2 li { margin-left: 15px; list-style-type: square; font-weight: normal; font-size: 11px; color: #444; }
#two-tab2 a { font-weight: normal; font-size: 12px; color: #1583b0; }
#two-tab2 img { float: left; margin-right: 5px; margin-top: 2px; }
#two-tab2 form { height: 70px; }

#ten-tabs { position: absolute; left: 210px; top: 30px; width:790px; height: 30px; }
#ten-tabs li { position: relative; float: left; }
#ten-tabs th { font-size: 10px; }
#ten-tabs a{ display: block; float: left; text-align: center; font-size: 12px; font-weight: bold; height: 30px; width: 79px; line-height: 30px; color: #fff;  background: url("Assets/Images/bgd_ten_tab_green.gif");}
#ten-tab-instruction { font-size: 11px; color: #568E3F; }
#ten-tab-map-copyright p { font-weight: bold; font-size: 10px; color: #000; text-align: center;}
#ten-tab-map-copyright a { font-weight: bold; font-size: 10px; color: #1888CA; }

#ten-tab1 { position: absolute; left: 210px; top: 60px; width:778px; height: 710px; line-height: 20px; border: 1px solid #568E3F; padding: 5px; }
#ten-tab1 caption{ height: 40px;}
#ten-tab1 th{ font-size: 11px;}
#ten-tab1 td { font-weight: normal; font-size: 11px; color: #568E3F; }
#ten-tab1 a { font-weight: normal; font-size: 11px; color: #1583b0; }
#ten-tab1 h2 { text-decoration: underline; }
#ten-tab1 li{ font-size: 11px; }
#ten-tab1 img { float: left; margin: 5px; }

#ten-tab2 { position: absolute; left: 210px; top: 60px; width:778px; height: 710px; line-height: 20px; border: 1px solid #568E3F; padding: 5px; }
#ten-tab2 caption{ height: 40px;}
#ten-tab2 th{ font-size: 11px;}
#ten-tab2 td { font-weight: normal; font-size: 11px; color: #568E3F; }
#ten-tab2 a { font-weight: normal; font-size: 11px; color: #1583b0; }
#ten-tab2 h2 { text-decoration: underline; }
#ten-tab2 li{ font-size: 11px; }
#ten-tab3 { position: absolute; left: 210px; top: 60px; width:778px; height: 710px; line-height: 20px; border: 1px solid #568E3F; padding: 5px; }
#ten-tab3 caption{ height: 40px;}
#ten-tab3 th{ font-size: 11px;}
#ten-tab3 td { font-weight: normal; font-size: 11px; color: #568E3F; }
#ten-tab3 a { font-weight: normal; font-size: 11px; color: #1583b0; }
#ten-tab3 h2 { text-decoration: underline; }
#ten-tab3 li{ font-size: 11px; }
#ten-tab4 { position: absolute; left: 210px; top: 60px; width:778px; height: 710px; line-height: 20px; border: 1px solid #568E3F; padding: 5px; }
#ten-tab4 caption{ height: 40px;}
#ten-tab4 th{ font-size: 11px;}
#ten-tab4 td { font-weight: normal; font-size: 11px; color: #568E3F; }
#ten-tab4 a { font-weight: normal; font-size: 11px; color: #1583b0; }
#ten-tab4 h2 { text-decoration: underline; }
#ten-tab4 li{ font-size: 11px; }
#ten-tab5 { position: absolute; left: 210px; top: 60px; width:778px; height: 710px; line-height: 20px; border: 1px solid #568E3F; padding: 5px; }
#ten-tab5 caption{ height: 40px;}
#ten-tab5 th{ font-size: 11px;}
#ten-tab5 td { font-weight: normal; font-size: 11px; color: #568E3F; }
#ten-tab5 a { font-weight: normal; font-size: 11px; color: #1583b0; }
#ten-tab5 h2 { text-decoration: underline; }
#ten-tab5 li{ font-size: 11px; }
#ten-tab6 { position: absolute; left: 210px; top: 60px; width:778px; height: 710px; line-height: 20px; border: 1px solid #568E3F; padding: 5px; }
#ten-tab6 caption{ height: 40px;}
#ten-tab6 th{ font-size: 11px;}
#ten-tab6 td { font-weight: normal; font-size: 11px; color: #568E3F; }
#ten-tab6 a { font-weight: normal; font-size: 11px; color: #1583b0; }
#ten-tab6 h2 { text-decoration: underline; }
#ten-tab6 li{ font-size: 11px; }
#ten-tab7 { position: absolute; left: 210px; top: 60px; width:778px; height: 710px; line-height: 20px; border: 1px solid #568E3F; padding: 5px; }
#ten-tab7 caption{ height: 40px;}
#ten-tab7 th{ font-size: 11px;}
#ten-tab7 td { font-weight: normal; font-size: 11px; color: #568E3F; }
#ten-tab7 a { font-weight: normal; font-size: 11px; color: #1583b0; }
#ten-tab7 h2 { text-decoration: underline; }
#ten-tab7 li{ font-size: 11px; }
#ten-tab8 { position: absolute; left: 210px; top: 60px; width:778px; height: 710px; line-height: 20px; border: 1px solid #568E3F; padding: 5px; }
#ten-tab8 caption{ height: 40px;}
#ten-tab8 th{ font-size: 11px;}
#ten-tab8 td { font-weight: normal; font-size: 11px; color: #568E3F; }
#ten-tab8 a { font-weight: normal; font-size: 11px; color: #1583b0; }
#ten-tab8 h2 { text-decoration: underline; }
#ten-tab8 li{ font-size: 11px; }
#ten-tab9 { position: absolute; left: 210px; top: 60px; width:778px; height: 710px; line-height: 20px; border: 1px solid #568E3F; padding: 5px; }
#ten-tab9 caption{ height: 40px;}
#ten-tab9 th{ font-size: 11px;}
#ten-tab9 td { font-weight: normal; font-size: 11px; color: #568E3F; }
#ten-tab9 a { font-weight: normal; font-size: 11px; color: #1583b0; }
#ten-tab9 h2 { text-decoration: underline; }
#ten-tab9 li{ font-size: 11px; }
#ten-tab10 { position: absolute; left: 210px; top: 60px; width:778px; height: 710px; line-height: 20px; border: 1px solid #568E3F; padding: 5px; }
#ten-tab10 caption{ height: 40px;}
#ten-tab10 th{ font-size: 11px;}
#ten-tab10 td { font-weight: normal; font-size: 11px; color: #568E3F; }
#ten-tab10 a { font-weight: normal; font-size: 11px; color: #1583b0; }
#ten-tab10 h2 { text-decoration: underline; }
#ten-tab10 li{ font-size: 11px; }

#feature-block { position: absolute; left: 2px; top: 620px; width:998px; height: 328px; }
#feature-block li{ position: relative; float: left; font-size: 11px; width: 198px; margin-bottom: 10px; }
#feature-block a{ font-size: 14px; }
#feature-block1 { margin-top: 10px; position: absolute; left: 10px; top: 0px; width: 200px; height: 300px; border-style: solid; border-width: 1px; border-color: #5FB64F; padding: 5px; }
#feature-block2 { margin-top: 10px; position: absolute; left: 269px; top: 0px; width: 200px; height: 300px; border-style: solid; border-width: 1px; border-color: #5FB64F; padding: 5px; }
#feature-block3 { margin-top: 10px; position: absolute; left: 528px; top: 0px; width: 200px; height: 300px; border-style: solid; border-width: 1px; border-color: #5FB64F; padding: 5px; }
#feature-block4 { margin-top: 10px; position: absolute; left: 788px; top: 0px; width: 200px; height: 300px; border-style: solid; border-width: 1px; border-color: #5FB64F; padding: 5px; }

#vertical-block1 { position: absolute; left: 5px; top: 0px; width: 196px; height: 40px; }
#vertical-block2 { position: absolute; left: 5px; top: 45px;  width: 196px; height: 200px; }
#vertical-block2 h2 { font-size: 11px; color: #12a9e8; text-decoration: underline; }

#imprint { position: absolute; left: 0px; top: 990px; width:1000px; height: 40px; font-size: 11px; color: #2190b2; line-height: 14px; text-align: center; padding-top: 4px; left: 1px; }
#imprint p {font-size: 12px; color: #2190b2; }

#threequarter_imprint { position: absolute; left: 0px; top: 700px; width:1000px; height: 40px; font-size: 11px; color: #2190b2; line-height: 14px; text-align: center; padding-top: 4px; left: 1px; }
#threequarter_imprint p {font-size: 12px; color: #2190b2; }

#short-imprint { position: absolute; left: 0px; top: 600px; width:1000px; height: 40px; font-size: 11px; color: #2190b2; line-height: 14px; text-align: center; padding-top: 4px; left: 1px; }
#short-imprint p {font-size: 12px; color: #2190b2; }
