body {
  text-align: center;
 padding-top:0;
 	font-family: Arial, Verdana;
	color: #333333;
	padding:0;
	margin:0;
	background-color:#126E7C

  }

#container1, #container2 {
  margin: 0 auto;
  width: 900px;
   text-align: left;
   background-color:#FFF
  }


#container1 {background-color:#126E7C}
/****************** ROUNDED CORNERS **********************************/
.roundcont {background-color: #fff; width: 900px}
.roundtop {background: url(/images/ttr.gif) no-repeat top right;}
.roundbottom {background: url(/images/tbr.gif) no-repeat top right; background-color:#EBEBEB}
.roundbottommenu {background: url(/images/tbr_menu.gif) no-repeat top right; background-color:#FFF}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
#wpr_menu {margin-bottom:2px; }
#hdr_menu {height:17px;padding:7px 10px 0 10px; font-size:13px}
#hdr_menu_r a {font-weight: normal;}

#hdr_menu_l {
    float:left;
    width:100px;
    }
#hdr_menu_r {
    float:right;
    width:700px;
	text-align:right;
    }
#footer {height:60px;  background:url(/images/bg_footer.gif) no-repeat center top; border-top:#ccc 1px solid}
#menu_wpr {height:38px; background-color:#126E7C}

#content_wpr {
  padding: 0 10px 0 0px; 
/*  min-height:200px;
  height:auto !important;
  height:200px;*/
}
#content_sidebar {
    float:left;
    width:160px;
	text-align:right;
	
    }
	
#content_main { /*main*/
    float:right;
    width:709px;
	border-left:1px solid #CCC; padding:10px 10px 0 10px;
		padding-bottom:10px;
	
  min-height:500px;
  height:auto !important;
  height:500px;
}

#titles_wpr img#logoimg {float:right; border:0}
#titles_wpr {background:url(/images/bg_titles.gif) no-repeat left bottom}
#title_img { margin: 35px 0 0 8px;}

#content_sidebar p {margin:0}
#content_sidebar a {
	border-top: solid 1px #ccc;
	background-color: #ebebeb;
	display: block;
	text-align: right;
	padding:3px;
	font-weight:normal;
	text-decoration:none
}
#content_sidebar a:hover {	
background-color: #99CCCC;}

#content_sidebar .lastsidelink {border-bottom: solid 1px #ccc;}

#content_sidebar a#current {background-color: #99CCCC;}

#sidebar_menu {margin-top:10px}

#footer {clear:both;}
#footer_links {background-color:#126E7C; text-align:center; padding-top:15px}
#ftr_col1 {margin:5px 0 0 10px}
#ftr_col2 {margin:5px 10px 0 0}
#ftr_col3 {margin:5px 10px 0 10px}

h1 {
	font-size: 120%;
	font-weight: bold;
	color: #006666;
	line-height: 16px;
	font-family: Arial, Verdana;
}
h2 {
	font-size: 110%;
	color: #000;
	line-height: 14px;
	font-weight:bold;
	color: #006666;
	margin-bottom:0;
	padding-bottom:0
	
}


h3 {
	font-size: 100%;
	font-weight: bold;
	color: #006666;
	margin-bottom:0
}
/* used to overwrite from other css*/
ul.nodisc li {padding-bottom:5px; list-style:none; margin-top:0 }
ul.nodisc {margin-left:0; margin-top:0 }
