html, body {
	margin: 0;
	padding: 0;
	background-color: #E0E0E2;
	min-height: 100%; margin-bottom: 1px; 
}

body {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
}

.color1 {
  color: #4DAFF7
}

a:link, a:visited{
  color: #F57B20;
  text-decoration: none;
}

a:hover {
  color: #4DAFF7;
  text-decoration: none;
}

.justify {
	text-align: justify;
}

.right {
	text-align: right;
}

.hidden {
	display: none;
}

.center {
	text-align:center;
	margin: auto;
}

.border {
  border: 1px solid #ECECEC;
}
h1, h2, h3, h4, h5, h6{
	margin: 0;
	padding: 0;
}

#page_container {
  position: relative;
	top: 8px;
	width: 777px;
	margin: auto;
  text-align: left;
  z-index: 1;
}

#page_outline {
  position:relative;
  /*height:517px;*/
  border: 1px solid #838283;
  background-color: #ffffff;
}

#header {
  position: relative;
	height: 76px;
	background-color: #000000;
}

#header a {
  text-decoration: none;
  font-size: 12px;
}

#header #logo {
  position: absolute;
	width: 761px;
	height: 32px;
  top: 12px;
  left: 14px;
  background-color:#ffffff;
}

#header #header_login {
  position: absolute;
  top: 15px;
  left: 140px;
  color: #ffffff;
  z-index: 4;
}

#header #nav_primary {
  position: absolute;
  top: 44px;
  left: 423px;
  color: #ffffff;
}

#header #nav_primary a:link, #header #nav_primary a:visited {
  color: #ffffff;
  text-decoration: none;
}

#header #nav_primary a:hover {
  color: #F57B20;
  text-decoration: none;
}

#header #nav_primary .layout_table {
  width: 352px;
  height: 32px;
}

#header #nav_primary .layout_table td {
  text-align: center;
  width: 88px;
  height: 32px;
}

#header #nav_primary2 {
  position: absolute;
  width: 200px;
  height: 50px;
  top: 20px;
  left: 599px;
}

#header #nav_primary2 a:link, #header #nav_primary2 a:visited {
  color: #000000;
  text-decoration: none;
}

#header #nav_primary2 a:hover {
  color: #F57B20;
  text-decoration: none;
}


#header #nav_primary2 .layout_table td {
  text-align: center;
  width: 88px;
}

#head_divider {
  background-color: #9FA0A1;
}


#footer_seperator {
  height: 6px;
  background-color: #000000;
}

#footer {
  position:relative;
	height: 20px;
}


#footer td {
  font-size: 10px;
  color: #626366;
}

#footer a:link, #footer a:visited {
  text-decoration: none;
  color: #626366;
  background-color: transparent;
}

#footer a:hover {
  text-decoration: none;
  color: #F57B20;
  background-color: transparent;
}

#footer #footer_table {
  position:relative;
  width: 765px;
  top: 6px;
}

#footer #unoglink {
  margin-top: 10px;
  margin-right: 6px;
}

#footer #unoglink a:link, #footer #unoglink a:visited {
  color: #CCCCCC;
  font-size: 9px;
  text-decoration:none;
  background-color: transparent;
}

#footer #unoglink a:hover {
  color: #6BBAE5;
  font-size: 9px;
  text-decoration:none;
  background-color: transparent;
}


#home_pbox_container_padding {
  padding-bottom: 19px;
}

#home_pbox_container {
  position:relative;
  width: 736px;
  margin:auto;
  margin-top: 19px;

  border: 1px solid #C8C7C7;
  text-align: center;
  font-size: 11px;

}

#home_pbox_container #pbox_table {
  width: 673px;
  margin:auto;
  margin-top:14px;
  margin-bottom:14px;
  text-align: justify;
  font-size: 11px;
}

#home_pbox_container #pbox_table td {
  vertical-align: top;
}

#home_pbox_container #pbox_table #home_pbox1 {
  width: 290px;
}

#home_pbox_container #pbox_table .vspacer {
  margin-top: 10px;
  margin-bottom: 10px;
}

#home_pbox_container #pbox_table #home_pbox2 {
  width: 290px;

}

#home_pbox_container #pbox_divider  {
  width: 1px;
  background-color: #C8C7C7;
}

#home_pbox_container .pbox_divider_spacer  {
  width: 46px;
}

#home_pbox_container .learn_more  {
  text-align:right;
  margin-top: 5px;
}

#home_pbox_container p {
  margin:0;
  padding:0;
}

#home_pbox_container h3 {
  font-size: 12px;
  font-weight: bold;
  color: #F47B20;
  margin:0;
  padding:0;
}

#home_pbox_container a:link, #home_pbox_container a:visited {
  color: #F47B20;
  text-decoration: none;
}

#home_pbox_container a:hover {
  color: #4DAFF7;
  text-decoration: none;
}

.sitemap_box {
border: 1px solid #EBEBEB;
padding-top: 15px;
padding-bottom: 15px;
}

#sitemap {
margin: 0px;
padding: 0px;
margin-left: 30px;
list-style-type: none;
list-style-image: none;
font-size: 12px;

}

#sitemap a{
  text-decoration: none
}

#sitemap a:link, #sitemap a:visited {
  color: #666666;
  text-decoration: none
}

#sitemap a:hover {
  color: #F57B20;
  text-decoration: none
}


#sitemap li {
list-style-type: none;
list-style-image: url(images/bullet2.gif);
line-height: 18px;
}

#sitemap ul {
margin-top: 2px;
margin-left:15px;
padding:0px;
margin-bottom:12px;
}

#sitemap ul ul {
margin-left:15px;
margin-top: 3px;
margin-bottom:3px;

}

#sitemap ul li {
list-style-type: circle;
list-style-image: none;
font-size: 10px;
}

#sitemap ul ul li {
list-style-type: none;
}

.contactform_labels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin-right: 12px;
	
}

.contactform_footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	
}

.contactform_textinput {
	margin:1px;
	border: 1px solid #666666;
	background-color:#ffffff;
	color: #666666;
	font-size: 11px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	padding-left: 4px;
	padding-right: 4px;
	}

.contactform_radio {
	margin:1px;
	border: 0px;
	background:#ffffff;
	background-color:#ffffff;
	color: #ffffff;
	}

.contactform_submit {
	margin:1px;
	border: 1px solid #666666;
	background:#ffffff;
	background-color:#ffffff;
	color: #666666;
	font-size: 11px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}

.text_error{
  color: #FF0000;
	font-weight: bold;  
}

.text_small{
  font-size: 10px;
}

#content_container
{
  margin-left: 35px;
  margin-right: 35px;
  margin-top: 25px;
  /* margin-bottom: 35px; */
  padding-bottom: 25px;
  min-height: 371px; /* for modern browsers */
}

.pageheader {
  background-color: #EBEBEB;
  padding-top: 5px;
  padding-bottom:5px; 
  padding-left: 5px; 
  padding-right: 5px;
  font-size: 14px; 
  margin-bottom: 20px;
  font-weight: bold;
}

.content_para {
  margin-left: 5px;
  margin-right: 5px;
  text-align: justify;
  font-size: 12px;
}

.content_paratable {
  margin-left: 5px;
  margin-right: 0px;
  font-size: 12px;
}

.content_paratable_left {
  width:450px;
  vertical-align: top;
  text-align: justify;
  font-size: 12px;
}

.content_paratable_right {
  width: 251px;
  vertical-align: top;
  text-align: center;
  font-size: 12px;
}

.content_paratable_right img {
  
}

.ul_content {
  margin:0px;
  padding:15px;
  
}

.ul_content li {
  margin-bottom: 8px;
  margin-left: 30px;
  list-style-type: none;
  list-style-image: url(images/bullet2.gif);
}

.ul_content a:link, .ul_content a:visited{
  color: #666666;
  text-decoration: none;
}

.ul_content a:hover {
  color: #F57B20;
  text-decoration: none;
}