html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
}
body {
  color: #000;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 17px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

html, body
{
	width: 100%;
	height: 100%;
}

h1 {
  color: #000;
  font-size: 20px;
  font-weight: bold;
  line-height: 22px;
}
h2 {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
}

h4 {
  color: #F37D48;
  font-size: 14px;
  font-weight: bold;
  padding:0;
  margin: 0 0 5px 0;
}

a {
  color: #000000;
}

a:link,a:visited {
   text-decoration: underline;
}

a:hover {
   text-decoration: none;
}

.orange_text {
   color: #F37D48;
   font-weight: bold;
}

.orange_text a {
   color: #F37D48;
}

.orange_text a:link, .orange_text a:visited {
   color: #F37D48;
   text-decoration: underline;
}

.orange_text a:hover {
   text-decoration: none;
}

.small_text_base {
   font-size: 12px;
   padding: 15px 0 0 0;
   margin: 0;
   color: #999;
}

.change_case {
   text-transform: none;
}

.remove_strip a {
  background: url(../images/divide_white.gif) right repeat;
}

.add_divide a {
 	background: url(../images/divide.gif) right no-repeat;
}

.small_table_text {
   font-size: 12px;
   color: #000000;
}

#outerWrapper {
  background-color: #fff;
  overflow: visible;
  position: absolute;
  height: 100%;
  width: 100%;
}

#outerWrapper #logo {
   height:57px;
   text-align: right;
   color: #999999;
   font-size:11px;
   font-weight: bold;
}

#outerWrapper #menu {
  padding: 15px 0px 20px 0px;
  text-align: center;
  white-space: nowrap;
}

#outerWrapper #menu div {
  display: inline;
  margin: 0px;
  padding: 0px;
  font-weight: bold;
  white-space: nowrap;
}

#outerWrapper #menu div.withDivider {
  border-right: 1px solid #999999;
}

#outerWrapper #menu a {
  padding: 3px 40px 3px 40px;
  text-decoration: none;
  color: #999999;
  font-size: 16px;
}

#outerWrapper #menu a:hover {
  color: white;
  background-color: #999999;
}

#outerWrapper #header {
  background-color: #ddd;
  border-bottom: solid 1px #666;
  font-size: 18px;
  font-weight: bold;
  line-height: 15px;
  padding: 10px 10px 10px 10px;
}

#outerWrapper #contentWrapper {
  height: 550px;
  width: 960px;
  margin: auto;
  padding: 25px 25px 0px 25px;
}

#outerWrapper #contentWrapper #content {
  text-align: left;
  height: 340px;
  border: #FF6600 solid 5px;
  padding: 15px;
  background-image:url(../images/blank_page.jpg);
}

#flash_container {
z-index: 10000;
visibility: visible;
}

.content_link a {
  font-weight: bold;
  text-decoration: none;
}
.content_link a:link, .content_link a:visited {
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

.content_link a:visited {
  font-weight: bold;

  text-decoration: none;
}
.content_link a:hover {

  text-decoration: underline;
}

/* Text area content here */

#content_text p {
  line-height: 17px;
}


#outerWrapper #footer {
  background-color: #fff;
  color: #fff;
  padding: 2px 0 5px 0;
  text-align:center;
  background: url(../images/background_footer_mar09.jpg) no-repeat;
}

#footer p {
   font-size: 10px;
   color: #666666;
   text-align:center;
}

.footer_facilitation {
	text-align: center;
	margin-bottom: 30px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	
}
.footer_facilitation a {
    text-decoration: none;
	color: #fff;
	
}

.footer_facilitation a:link, .footer_facilitation a:visited  {
   text-decoration: none;
   
}

.footer_facilitation a:hover {
   text-decoration: underline;
}

#footer_menu a {
  color: #999;
  font-size: 14px;
  padding: 3px 30px;
}

#footer_menu a:link, #footer_menu a:visited {
  text-decoration: none;
}
#footer_menu a:hover {
	background-color: #A0A0A0;
	color: #FFF;
}
