html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  display:inline;
}

body {
  margin: 0px 0px 0px 0px;
}

body, td{
  font-family: Helvetica,Arial,sans-serif;
  font-size: 12px;
  color: #333;
  line-height: 1.3em;
}

a:link, a:visited 
{
  color: #3A78AD;
}

a:hover 
{
  color: #3A78AD;
  text-decoration:underline;
}


#f_area
{
  background: #E4E4E4 url(bg_f_are.png) left repeat-y;
}

#f_area h3
{
  background:  url(f_area_h.png) top left no-repeat;
}

a:link, a:visited {
  text-decoration: none;
  font-weight: normal;
}

a:hover {
  text-decoration: underline;
  font-weight: normal;
}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; }


#page_bg 
{
  background: #9DD8E5 url(images/bg_page0.gif) top repeat-x;
  padding: 3px 0;
  margin-bottom: 1px;
}

#main_bg
{
  background: url(images/bg_main0.png) left repeat-y;
}

#logo_bg
{
  background: #FFFFFF url(images/bg_logo0.png) top repeat-x;
}


div#main_bg
{
  margin:0px auto;
  width: 988px;
  text-align:left;
}

div#logo_bg
{
  height:69px;
  margin-left: 4px;
  margin-right: 4px;
  width:auto;
}

#logo_bg
{
  background: #FFFFFF url(images/bg_logo0.png) top repeat-x;
}

.logo
{
  display: block;
  float:left;
  padding-top:15px;
}

a.logo,a.logo:hover, a.logo:visited
{
  font-size:26px;
  line-height: 28px;
  color:#595959;
  text-decoration:none;
  font-weight:bold;
  font-family:"Trebuchet MS",Arial;
}

div#user4
{
  float:right;
  width:250px;
  text-align:left;
  padding-right:10px;
}

.search 
{
  text-align:left;
  height:42px;
  padding:12px 0px 0px 47px;
  background:url(images/search_i.png) right top no-repeat;
}

.search .inputbox 
{
  background:#FFFFFF;
  width: 156px;
  height: 17px;
  font-size: 11px;
  color: #454545;
  padding:5px 2px 2px 2px;
  border: 1px solid #D3D3D3;
}

#power_by, #power_by a, #power_by a:visited
{
  margin-top:10px;
  color:#3A78AD;
}

#user3
{
  margin-left: 4px;
  margin-right: 4px;
  width:auto;
  border:0px;
  height:45px;
  background: url(images/bg_menu0.png) top  repeat-x;
}

#pillmenu 
{
  text-align:left;
  margin: 0;
}

#pillmenu ul 
{
  margin: 0;
  padding: 0 0 0 8px;
  list-style: none;
}

#pillmenu li 
{
  float: left;
  margin: 0;
  padding: 0;
  margin-top:12px;
}

#pillmenu li a,#pillmenu li a:hover 
{
  font-family:"Trebuchet MS",Tahoma;
  font-size: 13px;
  float: left;
  display: block;
  line-height: 17px;
  padding: 0 17px 0 17px;
  color: #5B5858;
  text-decoration: none;
  font-weight: bold;
  border-right: 1px solid #5B5858;
}


#banner
{
  background: #FFFFFF url(images/banner00.jpg) center top no-repeat;
  margin-left: 4px;
  margin-right: 4px;
  width: 980px;
  height: 131px;
}

#banner table.contentpaneopen
{
  margin-top:15px;
  margin-bottom:15px;
  margin-left:10px;
  width:500px;
  float:left;
  text-align:left;
}

#banner table.contentpaneopen td
{
  color:#FFFFFF;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:12px;
}

table.contentpaneopen
{
  border-collapse: collapse;
  margin-left:5px;
}

table.contentpaneopen td
{
  padding:2px;
}

table.contentpaneopen td h3
{
  color: #D65C00;
}

#leftcolumn
{
  margin: 0px;
  padding: 0px;
  padding-left:3px;
  width: 199px;
  float:left;
  background:url(images/left_sha.png) top right no-repeat;
}

#rightcolumn
{
  margin: 0px;
  padding: 0px;
  padding-left:5px;
  width: 197px;
  float:right;
  background:url(images/right_sh.png) top left no-repeat;
}

#maincolumn
{
  width: 570px;
  float:left;
  margin:0px;
  padding:0px;
}

#leftcolumn div.module_menu, #leftcolumn div.module
{
  margin: 10px 0px;
  margin-left:3px;
  padding: 0px;
  width: 191px;
}

#rightcolumn div.moduletable_menu, #rightcolumn div.moduletable, #rightcolumn div.moduletable_text
{
  margin: 10px 0px;
  margin-right:3px;
  padding: 0px;
  width: 191px;
}

#leftcolumn div.module_menu  div div div, #leftcolumn div.module div div div,
#rightcolumn div.moduletable_menu, #rightcolumn div.moduletable, #rightcolumn div.moduletable_text
{
  background-color:#ffffff;
}

#leftcolumn div.module_menu  div div div, #leftcolumn div.module div div
{
  margin: 0px;
  padding: 0px;
  padding-bottom:5px;
  width: 191px;
  height:auto;
}

#leftcolumn div.module_menu div div div div, #leftcolumn div.module div div div div
{
  background: none;
  padding: 4px 8px;
}

#leftcolumn h3,
#rightcolumn h3
{
  text-align: center;
  height: 41px;
  width: 191px;
  line-height: 41px;
  color:#4A4A4A;
  font-size:14px;
  margin:0px;
}

#leftcolumn ul.menu li ul
{
  list-style: none;
}


#leftcolumn .moduletable ul,
#rightcolumn .moduletable ul 
{
  margin: 6px 0;
  padding: 0;
  list-style: none;
}

#leftcolumn .moduletable ul li,
#rightcolumn .moduletable ul li 
{
  margin: 0;
  padding: 0 2px;
}

.moduletable ul 
{
  padding:10px 0px 10px 15px;
  margin:0px;
}

.moduletable ul li 
{
  padding:0px 0px 0px 15px;
  margin:0px;
  line-height:18px;
}

#leftcolumn ul.menu li#current ul li,
#rightcolumn ul.menu li#current ul li 
{
  margin: 0px;
  padding: 0px;
}


div.module_menu h3, div.module h3, #rightcolumn h3
{
  background:  url(images/bg_h3000.png) top left no-repeat;
}

ul.menu li
{
  list-style:none;
  background:url(images/menu_arr.png) top left no-repeat;
}

ul.menu 
{
  padding:10px 0px 10px 15px;
  margin:0px;
}

ul.menu li
{
  padding:0px 0px 0px 15px;
  margin:0px;
  line-height:18px;
}

ul.menu li#current a
{
  text-decoration:underline;
  color:#333333;
}

ul.menu li ul 
{
  padding:0px 0px 5px 0px;
  margin:0px;
}

ul.menu li ul li
{
  padding:0px 0px 0px 15px;
}

ul.menu li#current ul li a
{
  margin-left:15px;
  text-decoration:none;
}

div.path
{
  padding:15px 0 0 15px;
}

div.nopad 
{
  width: 540px;
  float:left;
  padding:0 0 15px 20px;
}

div.nopad ul 
{
  clear: both;
}

div#f_area
{
  margin:8px auto;
  width: 988px;
  text-align:left;
}

#f_area div.moduletable, #f_area div.moduletable_menu
{
  float: left;
  margin:0px 10px 10px 10px;
  width: 215px;
}

#f_area h3, #f_area h3
{
  text-align: center;
  margin:0px;
  height: 44px;
  width: 208px;
  line-height: 44px;
  color:#FFFFFF;
  font-size:14px; 
}


div.bannergroup_text 
{
  margin:10px 13px 10px 13px;
}

.bannerheader 
{
  font-weight:bold;
  margin-bottom:10px;
}

.banneritem_text 
{
  margin-bottom:10px;
}

.bannerfooter_text 
{
  margin-bottom:10px;
}


table.contentpaneopen
{
  border-collapse: collapse;
  margin-left:5px;
}

table.contentpaneopen td
{
  padding:2px;
}

span.small, td.createdate, td.modifydate
{
  font-size:11px;
  color:#999999;
}

span.pagination span, span.pagination a
{
  padding:5px;
}

div.componentheading
{
  color:#0389D3;
}

div.componentheading
{
  font-weight:bold;
  font-size:16px;
  margin:7px auto;
}

td.contentheading, td.buttonheading
{
  font-weight:bold;
  font-size:14px;
  height:33px;
  background: url(images/contenth.png) bottom repeat-x;
}

div.componentheading
{
  font-weight:bold;
  font-size:16px;
  margin:7px auto;
}

h3.componentheading
{
  font-size:16px;
  margin:17px;
  color:#0389D3;
}


/* For icons in header  */
.icon_home
{
  float:right;
  background:url(images/home.gif) left no-repeat;
  width:25px;
  height:25px;
  cursor:pointer;
}

.icon_map
{
  float:right;
  background:url(images/map.gif) left no-repeat;
  width:25px;
  height:25px;
  cursor:pointer;
}

.icon_contact
{
  float:right;
  background:url(images/contact.gif) left no-repeat;
  width:25px;
  height:25px;
  cursor:pointer;
}

.icon_favorite
{
  float:right;
  background:url(images/favorite.gif) left no-repeat;
  width:25px;
  height:25px;
  cursor:pointer;
}

/*  FEEDBACK form styles */

.feedback_table
{
  width:520px;  
}

.feedback_asterisk
{
  color:red;
}

.feedback_title_td
{
  padding:8px 14px 8px 14px;
  white-space: nowrap;
  width:200;
}

.feedback_field_td
{
  padding:2px 14px 2px 14px;
  width:100%;  
}

.feedback_field_td textarea
{
  color: #666666;
  border:1px #B2B2B2 solid;    
}

.feedback_fields
{
  color: #666666;
  border:1px #B2B2B2 solid;  
  width:100%;  
}

.feedback_submit
{
  height:37px;
  width:110px;
  font-size: 12px;
  font-weight: bold;
}

.feedback_icon
{
  padding-left:5px;
  padding-right:5px;
  width:40px;
}

.mandatory_failed_msg
{
  color: #BD260A;
  font-weight:bold;
  margin-bottom:10px;
}

.mandatory_failed_items
{
  MARGIN-LEFT: 34px;
  MARGIN-RIGHT: 15px;
  MARGIN-TOP: 0px;
  MARGIN-BOTTOM: 9px;
  color: #BD260A;
}

.feedback_errors
{
  margin:10px 0 20px 30px;
}

.feedback_sent_msg
{
  font-weight:bold;
  color: #666666;
}

.feedback_holder
{
  padding: 14px;
  width:520px;
}
/* END feedback errors*/



/* Search styles */
b.search_highlighted 
{
  color:#333333;
  text-decoration:underline;
}

a.search_footer_href
{
  color:#333333;
}

/* paging total styles*/
span.paging_current
{  
  font-weight:bold;
}

a.paging_link
{
  color:#333333;
  text-decoration:none;
}

