body {
	text-align: center;
	background-color: #FFF;
	margin-top:10px;
	margin-bottom:10px;
	color:#666666;
}

A:link {
	text-decoration: none
}
A:visited {
	text-decoration: none
}
A:active {
	text-decoration: none
}
A:hover {
	text-decoration: none
}

#page_wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 725px;
	text-align: left;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left top;
}

#page_header {
	height: 110px;
	clear: both;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left bottom;
}

#page_header h1 {
  padding-top:50px; padding-left:15px;
  margin:0px;
  font-family: verdana;
  font-size: 24px;
  color: #FBD539;
  line-height:26px;
  letter-spacing:-1px;
}

#page_header h2 {
	margin:0px;
	padding-left:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #D5D0B0;
	line-height:22px;
	font-weight: normal;
}

#menu_bar {
	margin:0px;
	padding:0px;
	border:0px dashed #cccccc;
	height:41px;
	clear:both;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left bottom;
}

#content_wrapper {
  margin-top:10px;
  margin-bottom:10px;
  margin-left:10px;
  margin-right:10px;      
  border:0px dashed #FFFFFF;  
}

#center {
	margin-left:0px;
	margin-right:10px;
	border:0px dashed #cccccc;
}

#center h3 {
	margin-top:0px;
	margin-bottom:5px;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color: #000;
	padding:4px;
	border: 0px none #425227;
	font-weight: bold;
}

#center p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
}

#left_side {
  float: left;
  width:140px;
  border:0px dashed #cccccc;
}

#left_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-color: #739240;
}

#left_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}

#right_side {
	float: left;
	width:400px;
	border:0px dashed #cccccc;
}

#right_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-color: #739240;
}

#right_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}

#page_footer {
	height: 45px;
	clear: both;
	background-color: #C6E5F7;
}

#page_footer p {
	padding-top:15px;
	text-align:center;
	font-family: verdana;
	font-size: 10px;
	line-height:14px;
	color:#204F65;
}

#page_footer A:link {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:visited {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:active {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:hover {
	COLOR: #FBD539; text-decoration: underline
}


#navcontainer ul {
	padding-left: 0;
	margin-left: 0;
	margin-top:0px;
	background-color: #FFF;
	float: left;
	width: 100%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-image: url(../img/bar.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 41px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
	padding-top: 15px;
	padding-bottom: 12px;
	padding-left:9px;
	padding-right:10px;
	background-color: transparent;
	color: #204f65;
	text-decoration: none;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B8DEF3;
}

#navcontainer ul li a:hover {
	background-color: #204f65;
	color: #fff;
	background-image: url(../img/bar_bg_hover.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#linklist {
	padding-left: 0;
	margin-left: 0;
	width: 140px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #D1D9C4;
}

#linklist li {
	list-style: none;
	margin: 0;
	line-height:20px;
	font-family:verdana;
	font-size:10px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #D1D9C4;
}

#linklist li a { text-decoration: none; }

.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}
#navcontainer2 ul {
	padding-left: 0;
	margin-left: 0;
	margin-top:0px;
	background-color: #FFF;
	float: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	background-repeat: no-repeat;
	background-position: right top;
	height: 20px;
}
#navcontainer2 ul li {
	display: inline;
}
#navcontainer2 ul li a {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left:5px;
	padding-right:2px;
	color: #667;
	text-decoration: none;
	float: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#navcontainer2 ul li a:hover {
	background-color: #FFF;
	color: #204E80;
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: bold;
}
#menu_bar2 {
	margin:0px;
	border:0px dashed #cccccc;
	height:20px;
	clear:both;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right bottom;
	float: right;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#left_side2 {
	float: left;
	width:300px;
	border:0px dashed #cccccc;
}
#right_side2 {
	float: right;
	width:auto;
	border:0px dashed #cccccc;
	height: auto;
	padding-top: 50px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/*** Horizontal menu ***/

/*- Menu Tabs F--------------------------- */

    #tabsF {
	float:left;
	width:100%;
	font-size:12px;
	line-height:normal;
	background-color: #FFF;
	border-top-width: 0px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #204F65;
	border-bottom-color: #204F65;
	font-family: Verdana, Geneva, sans-serif;
      }
    #tabsF ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsF a {
	float:left;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	background-image: url(../img/tableftF.gif);
	background-repeat: no-repeat;
	background-position: left top;
      }
    #tabsF a span {
	float:left;
	display:block;
	padding:5px 15px 4px 6px;
	color:#204E80;
	background-image: url(../img/tabrightF.gif);
	background-repeat: no-repeat;
	background-position: right top;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#FFF;
      }
    #tabsF a:hover {
      background-position:0% -42px;
      }
    #tabsF a:hover span {
      background-position:100% -42px;
      }
#center2 {
	margin-left:0px;
	margin-right:0px;
	border:0px none #cccccc;
	padding-top: 5px;
	float: left;
	height: auto;
	width: auto;
	position: relative;
}
#center2 h3 {
	margin-top:0px;
	margin-bottom:5px;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color: #075BA9;
	padding:4px;
	background-color: #FFF;
}
#center2 p {
	margin-top:5px;
	margin-bottom:15px;
	padding:4px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
#center h4 {
	margin-top:0px;
	margin-bottom:5px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding:4px;
	border: 1px solid #425227;
	background-color: #739240;
}
#center2 h2 {
	margin-top:0px;
	margin-bottom:5px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #333;
	padding:4px;
	background-color: #FFF;
}

