/* Universal */

body { 
  background: #aaa;
  font-family: Arial, Helvetica, Swiss, SunSans-Regular;
  font-size: 12px;
  line-height: 15px;
  margin: 0; 
  padding: 0;
}
a img {
	margin: 0;
	padding: 0;
	border-width:0;
	border-style:none;
	border-color:#fff;
	color:#000;
  }
div, p, ul, ol, li, img, form h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
	
a:link { 
	color:#ff700b;
	text-decoration: none;
}
a:visited { 
	color:#ff700b;
	text-decoration: none;
}
a:hover	{ 
	color:#666;
	text-decoration: underline;
}
a:active { 
	color:#ff700b;
	text-decoration: none;
}
input.text {
	background: #eee;
	border: #ccc 1px solid;
}

select {
	background: #eee;
	border: #ccc 1px solid;
}

textarea {
	background: #eee;
	border: #ccc 1px solid;
	overflow: auto;
}
.textfield {
	margin:0;
	padding:3px 14px 3px 10px;
	height:0;
	width:179px;
	height:15px;
	border:solid 0 #fff;
	background: transparent url("../siteimages/join_04.gif") no-repeat;
}


/* Text Styles */

p { 
  font-family: Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 11px;
	line-height: 18px;
	color: #000;
}
h1 {
  font-family: Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 16px;
	line-height: 19px;
	color: #ff700b;
}

h2 { 
  font-family: Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 14px;
	line-height: 20px;
	color: #094A94;
}
h3 {
  font-family: Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 13px;
	line-height: 18px;
	color: #ff700b;
}
h4 {
  font-family: Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 12px;
	line-height: 17px;
	color: #094A94;
}
h5 {
  font-family: Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 10px;
	line-height: 15px;
	color: #ff700b;
}
h6 {
	font-family: Helvetica, Swiss, SunSans-Regular;
	font-size: 9px;
	line-height: 14px;
	color: #094A94;
	text-transform: lowercase;
}
ul {
  font-family: Arial, Helvetica, Swiss, SunSans-Regular;
	text-align: left;
	font-size: 11px;
	line-height: 17px;
	color: #000;
	padding-left:10px;
}
ol {
  font-family: Arial, Helvetica, Swiss, SunSans-Regular;
	text-align: left;
	font-size: 11px;
	line-height: 17px;
	color: #000;
	padding-left:10px;
}
.error {
  font-family: Arial, Helvetica, Swiss, SunSans-Regular;
	text-align: left;
	font-size: 11px;
	line-height: 17px;
	color: #333333 ; 
}

.note {
  font-family: Arial, Helvetica, Swiss, SunSans-Regular;
	text-align: left;
	font-size: 11px;
	line-height: 17px;
	color: #333333 ;
}
.bodytext {
	font-family: Helvetica, Swiss, SunSans-Regular;
	font-size: 9px;
	line-height: 17px;
	color: #666666;
	vertical-align:top;	
}
.body_header {
	font-family: Helvetica, Swiss, SunSans-Regular;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	vertical-align:bottom;	
}
.subheader { 
	font-family: Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 11px;
	line-height: 16px;
	color: #00736A;
}

/* Text Styles Ends */


/* Pages Start */
#headerprint {
  display:none;
}
#container {
  background: #fff;
  width:798px;
  height:100%;
  margin-left: auto;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  overflow: hidden;
  border: solid 1px #000;
}  
#content_area_1 {
  background: transparent url("../siteimages/left_bg_top.jpg") no-repeat top left;
  width:798px;
  height: 100%;
  margin: 0;
  padding: 0;
  float: left;
}
#content_area_2 {
  background: transparent url("../siteimages/right_bg_top.jpg") no-repeat top right;
  width:798px;
  height: 100%;
  margin: 0;
  padding: 0;
  float: left;
}
#content_area_3 {
  background: transparent url("../siteimages/left_bg_bottom.jpg") no-repeat bottom left;
  width:798px;
  height: 100%;
  margin: 0;
  padding: 0;
  float: left;
}
#content_area_4 {
  background: transparent url("../siteimages/right_bg_bottom.jpg") no-repeat bottom right;
  width:798px;
  height: 100%;
  margin: 0;
  padding: 0;
  float: left;
}
#header {
  background: transparent url("../siteimages/header.jpg") no-repeat top left;
  width:798px;
  height: 104px;
  margin: 0;
  padding: 0;
  float: left;
}
#navigation { 
  font-family: Arial, Helvetica, Swiss, SunSans-Regular;
  font-size: 12px;
  line-height: 15px;
  width: 85px;
  height: 100%;
  margin: 80px 0 10px 0;
  padding: 0 0 0 70px;
  float: left;
  text-align: left;
}
a.nav:link, a.nav:visited, a.nav:active {
  color: #999999;
  text-decoration: none;
  font-weight: bold;
  margin: 0;
  padding: 2px 0 2px 5px;
  display: block;
  border-bottom: dotted 1px #999999;
}
a.nav:hover {
  color: #000000;
  text-decoration: underline;
  display: block;
  border-bottom: dotted 1px #999999;
}
.home_link {
  width: 100px;
  height: 105px;
  float: right;
}
.home_photo {
  margin: 0 0 5px 10px;
  padding: 0;
  border-style: solid;
  border-color: #8B2B01;
  border-width: 1px;
  float: right;
}    
#left {  
  width: 250px;
  height: 100%;
  margin: 0;
  padding: 0;
  float: left;
  border: dotted 0 #000;
}
#right {  
  width: 340px;
  height: 100%;
  margin: 92px 0 150px 0;
  padding: 0 0 0 0;
  float: left;
}
#footer { 
  background: transparent url("../siteimages/footer.jpg") left bottom no-repeat;
  width: 783px;
  height: 17px;
  margin: 0;
  padding: 15px 0 0 30px;
  float: left;
  font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
  font-size: 11px;
  color: #581B00;
  line-height: 12px;
}
#tumis { 
  font-family: Georgia, Times, Helvetica, Swiss, SunSans-Regular;
  font-size: 9px;
  color: #fff;
  line-height: 12px;
  width: 390px;
  margin: 0;
  padding: 2px 10px 0 0;
  text-align: right;
  float: left;
}
#company { 
  font-family: Georgia, Times, Helvetica, Swiss, SunSans-Regular;
  font-size: 9px;
  color: #fff;
  line-height: 12px;
  width: 390px;
  margin: 0;
  padding: 2px 0 0 10px;
  text-align: left;
  float: left;
}
a.tumis:link, a.tumis:visited, a.tumis:active {
  color: #FFF;
  text-decoration: none;
}
a.tumis:hover {
  color: #FFF;
  text-decoration: underline;
}
