<style type="text/css">

html
{
  margin: 0px;
  height: 100%;
}

body
{
  margin: 0px;
  font-family: Verdana;
  font-size: 13px;
  height: 100%;
  text-align: center;
  background-image: URL('../images/newpbg.jpg');
  background-repeat: repeat-x;
  background-color: #27477d;
}

a
{
  color: #2354a4;
  text-decoration: none;
}

a:hover
{
  text-decoration: none;
  color: #FFFFFF;
  background-color: #3399ff;
}

form, h1, h2, h3, h4, h5, h6, p
{
  padding: 0px;
  margin: 0px;
}

h2
{
  font-size: 18px;
}

input, select, textarea
{
  font-size: 11px;
  font-family: verdana;
  color: #666666;
}

.sub
{
  font-size: 12px;
  color: #000000;
  width: auto !IMPORTANT; 
}

img
{
  border-width: 0px;
}

form.form1 label
{
  font-weight: bold;
  font-size: 11px;
  text-transform: uppercase;
  width: auto; 
  display: block;
  float: left;
  color: #000000;
  margin-top: 10px;
  width: 125px;
  margin-right: 5px;
  text-align: right;
}

form.form1 input, form.form1 select, form.form1 textarea
{
  width: 175px; 
  display: block;
  float: left;
  font-size: 12px;
  margin-top: 10px;
}

form.form1 br
{
  clear: both;
}


#container
{
  width: 970px;
  min-height: 100%;
  * height: 100%;
  text-align: left;
  margin-right: auto;
  margin-left: auto;
}

#container2
{
  width: 970px;
  text-align: left;
  float: left;
  background-color: #FFFFFF;
}


#header
{
  float: left;
  width: 970px;
  height: 40px;
  background-image: URL('../images/h1bg.jpg');
  background-repeat: repeat-x;
  margin-bottom: 10px;
  display: inline;
}

#header_left
{
  float: left;
  width: 216px;
  height: 30px;
  margin-bottom: 10px;
  background-image: URL('../images/leftH1.jpg');
  background-repeat: no-repeat;
  background-position: bottom left;
  margin-left: 10px;
  display: inline;
  color: #e2f1c1;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  line-height: 25px;
}

#header_left a
{
  color: #FFFFFF;
  text-decoration: underline;
}

#header_left a:hover
{
  background-color: #FFFFFF;
  color: #c2e17f;
  text-decoration: none;
}

#header_right
{
  float: left;
  width: 715px;
  height: 40px;
}

#header_right h1
{
  font-size: 14px;
  font-weight: bold;
  line-height: 40px;
  margin-left: 10px;
}

#banner
{
  float: left;
  width: 951px;
  height: 157px;
  margin-left: 10px;
  margin-right: 10px;
  position: relative;
}
#banner img
{
    float: left;
}


#body
{
  float: left;
  width: 1000px;
  margin-left: 10px;
  margin-right: 10px;
  height: auto;
  display: inline;
}

#body_left
{
  float: left;
  width: 236px;
  height: auto;
  margin-left: 15px;
  display: inline;
  background-image: URL('../images/green_top.jpg');
  background-repeat: no-repeat;
  background-position: top left;
}

#body_left2
{
  float: left;
  width: 206px;
  height: auto;
  margin: 15px;
  display: inline;
}

#body_right
{
  float: left;
  width: 715px;
  height: auto;
}

#body_right2
{
  float: left;
  width: 695px;
  margin: 10px;
  display: inline;
}

#body h2
{
	color: #2354a4;
	font-size: 15px;
	display: block;
	border-bottom: 1px solid #CCCCCC;
	line-height: 25px;
	margin-bottom: 10px;
}
#body h2 a
{
	color: #2354a4;
}
#body h2 a:hover
{
  background-color: #2354a4;
  color: #FFFF00;
  text-decoration: underline;
}
#body_right2 ul li
{
	line-height: 18px;
	margin-bottom: 5px;
}


#body_left2 h3
{
  margin-top: 10px;
  margin-bottom: 10px;
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 14px;
  float: left;
  clear: both;
}

#body_left2 strong
{
  font-size: 12px;
  color: #336600;
}

#body_left2 span
{
  float: left;
  display: block;
  width: 206px;
  height: auto;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #5c7622;
  color: #33331b;
  clear: both;
}

#content_left
{
  float: left;
  width: 180px;
  height: 100%;
}

.content1
{
text-align: left;

}

.content1 h1
{
  margin: 0px;
  font-size: 18px;
  margin-bottom: 5px;
  font-variant: small-caps;

}

#content_right
{
  float: right;
  width: 180px;
  overflow:hidden;
  margin-left: 10px;
}
#content_center
{

  width: 630px;
 float: left;
text-align: left;

}
#content_center_no_col
{

  width: 950px;
 float: left;
text-align: left;

}
#footer
{
  float: left;
  width: 970px;
  height: auto;
  padding-top: 10px;
  margin-bottom: 10px;
  display: inline;
  background-image: URL('../images/fbg.jpg');
  background-repeat: repeat-x;
}

#footer span
{
  float: left;
  margin-left: 10px;
  line-height: 20px;
  display: inline;
}

#footer p
{
  float: right;
  text-align: right;
  font-size: 10px;
  margin-right: 10px;
  display: inline;
}

a.black
{
  color: #000000;
}

a:hover.black
{
  color: #FFFFFF;
  background-color: #000000;
}

.button
{
  float: left;
  width: 124px;
  height: 46px;
  margin-left: 60px;
  display: inline;
}

.button a
{
  float: left;
  width: 124px;
  height: 46px;
  line-height: 46px;
  background-image: URL('../images/button1.jpg');
  background-repeat: no-repeat;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #2354a4;
}

.button a:hover
{
  color: #3399ff;
}

.error
{
	float: left;
	width: 693px;
	height: auto;
	line-height: 25px;
	border: 1px solid red;
	font-weight: bold;
	text-align: center;
}

.quick_buttons
{ 
  width: 100%;
  display: block;
  float: left;
}

p.no_float{
clear:both;
}

ul.subnav_ul
{
  list-style-type: none;
  clear:both;
  margin: 0px;
  padding: 0px;
}
ul.subnav_ul li
{
  clear:both;
  list-style-type: none;
  vertical-align:bottom;      
  margin-left: 0px;
  padding:0px;
}

ul.subnav_sub_ul
{
  list-style-type: none;
  clear:both;
  margin: 0px;
  padding: 0px;
}
ul.subnav_sub_ul li
{
  clear:both;
  margin-left: 0px;
  padding:0px;
}

a.subnav
{
  float: left;
  width: 160px;
  height: auto;
  line-height: 20px;
  text-align: left;
  font-size: 13px;
  font-weight: bold;
  color: #000000;
  background-color: #88ACE0;
  margin-bottom: 5px;
}

a:hover.subnav
{
  text-decoration: underline;
  color: #036;
  background-color: #999999;
}
a.subnav_sub
{
  float: left;
  width: 160px;
  height: auto;
  line-height: 16px;
  text-align: left;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  background-color: #88ACE0;
  margin-bottom: 5px;
}
a:hover.subnav_sub
{
  text-decoration: underline;
  color: #036;
  background-color: #999999;
}


.blue_box
{
    height: 150px;
    width: 200px;
    float: left;
  margin: 2px;
  text-align: center;
  vertical-align: middle;
    line-height:150px
}


a.blue
{
  width: 100%;
  height: 100%;
  color:#000000;
  float: left;
  background-color:#88ACE0;
  background-repeat: no-repeat;
  font-size: 14px;
  font-weight: bold;
}

a:hover.blue
{
  color: #036;
  text-decoration: underline;
  background-color: #999999;
}
a.blue_call
{
  width: auto;
  height: 100%;
  color:#000000;
  float: left;
  background-color:#88ACE0;
  background-repeat: no-repeat;
  font-size: 24px;
  font-weight: bold;
border: 2px solid black;
}

a:hover.blue_call
{
  color: #036;
  text-decoration: underline;
  background-color: #999999;
}


table.t3, table.t3 td, table.t3 tr
{
  border-collapse: collapse;
  border: 2px solid black;
}

table.t3 th
{
  background: #000;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  font-family: Times New Roman, Verdana, Arial;
  text-transform: uppercase;
}

form.form3 input, form.form3 select, form.form3 textarea
{
  border: 1px solid #ccc;
}

form.form3 label
{
  font-weight: bold;
  font-size: 11px;
  display: block;
  float: left;
  color: #000000;
  width: 175px;
}

.chika{
  width: 95%;
}

    .portlet {
        width: 300px;
        display: block;
        clear: left;
        float: left;
        border-top: 1px solid #035156;
        border-bottom: 1px solid #035156;
        border-left: 1px solid #035156;
        border-right: 1px solid #035156;
   }
   .portlet2 {
       clear: both;
        width: 900px;
        display: block;
        float: left;
        border-top: 1px solid #035156;
        border-bottom: 1px solid #035156;
        border-left: 1px solid #035156;
        border-right: 1px solid #035156;
   }

div.row {
  padding-top: .5em;
  clear: both;
  }
div.float {
    text-align: center;
    float: left;
    margin: .5em;
  }

div.float p.desc {
    text-align: center;
    max-width: 14em;
}

div.row span.label {
  float: left;
  width: 100px;
  text-align: right;
  }
div.row span.right {
  float: right;
  width: 100px;
  text-align: right;
  }
div.row span.col1 {
  float: left;
  text-align: left;
  width: 220px;
  height: 220px;
  }
div.row span.col2 {
  float: left;
  text-align: left;
  width: 680px;
  }
div.row span.col3 {
  float: left;
  text-align: left;
  width: 15em;
  }
div.row span.col4 {
  text-align: left;
  width: 15em;
  clear: right;
  }

div.row span.formw {
  float: right;
  width: 200px;
  text-align: left;
  } 

td{

        border-bottom: 2px solid #000000;
        border-left: 2px solid #000000;
        border-right: 2px solid #000000;
        border-top: 2px solid #000000;

}
table{
border-collapse: collapse;

}
    div.divheader{
        width: 100%;
        font-weight: bold;
        font-size: 14px;
        text-transform: uppercase;
        background-color:#88ACE0; 
    }

td{

padding: 0px;

}

a.sort
{
  float: left;
  width: 100%;
  margin: 0px;
  padding: 0px;
  height: 20px;
  text-align: left;
  font-size: 14px;
  font-weight: normal;
  color: #000000;
  background-color: #88ACE0;
}

a:hover.sort
{
  text-decoration: underline;
  color: #FFFF00;
  background-color: #036;
}
#content_right h2
{
	color: #2354a4;
	font-size: 15px;
	display: block;
	border-bottom: 0px solid #CCCCCC;
	line-height: 25px;
	margin-bottom: 0px;
}


#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{
  font-size: 13px;
  font-weight:bold;
  height: 40px;
  margin-top: 10px;
  margin-right: 3px;
	list-style: none;
	float: left;
}

#sddm li a
{	display: block;
	margin: 0 0px 0 0;
	padding: 4px 10px;
  color: #2354a4;

	text-align: center;
	text-decoration: none}

#sddm li a.on
{ 
 color: #000000;
}

#sddm li a:hover
{
  color: #000000;
 background-color:#88ACE0;

}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

#sddm div a
{	position: relative;
        display: block;
        margin: 0;
        padding: 5px 10px;
        width: auto;
        white-space: nowrap;
        text-align: left;
        text-decoration: none;
        background: #EAEBD8;
        color: #2875DE;
}

#sddm div a:hover
{	background: #88ACE0;
        color: #FFF}

#nav
{
  float: left;
  width: 960px;
  height: 43px;
  margin-left: 10px;
  background-image: URL('../images/nav_bg.jpg');
  background-repeat: repeat-x;
  margin-bottom: 10px;
  margin-top: 10px;
  display: inline;
}

#nav2
{
  float: left;
  width: 960px;
  height: 43px;
  background-image: URL('../images/nav_left.jpg');
  background-repeat: no-repeat;
  background-position: top left;
}

#nav3
{
  float: left;
  width: 950px;
  padding-left: 10px;
  height: 43px;
  background-image: URL('../images/nav_right.jpg');
  background-repeat: no-repeat;
  background-position: top right;
}

