﻿html {
  background-position: center top; width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  font-family: Arial;
  color:#6C696C;
  background-color: #cccccc; 
  -background-image:url('../images/bgrd_body.gif'); 
  background-repeat:repeat-x 
}

body {
  background-position: center top; width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  font-family: Arial;
  color:#6C696C;
  background-color:#EEEEEE; 
  -background-image:url('../images/bgrd_body.gif'); 
  background-repeat:repeat-x 
}

h1 {
  font-family: Arial;
  font-weight:bold;
  color: #FFFFFF;
  line-height:24px;
  font-size:15pt;
  font-weight:normal;
  padding:0px;
  text-transform:uppercase; 
  margin-left:0px; 
  margin-right:0px; 
  margin-top:0px; 
  margin-bottom:12px
}

h2 {
  font-family: Arial;
  font-weight:bold;
  color: #1B236D;
  line-height:18px;
  font-size:24px;
  font-weight:normal;
  padding:0px;
  margin-left:0px; 
  margin-right:0px; 
  margin-top:16px; 
  margin-bottom:12px;
   text-transform: uppercase;
}

h3 {
  font-family: Arial;
  font-weight:bold;
  color: #414139;
  line-height:12px;
  font-size:10pt;
  font-weight:normal;
}

#container {
  background-position: left top; 
  float: left;
  width:994px;
  min-height: 740px;
  margin:auto;
  position:relative; 
  -background-image:url('../images/bgrd_home.jpg'); 
  background-repeat:no-repeat;
  margin-bottom:50px;
}

#container_subpage {
  background-position: left top; 
  -float: left;
  width:594px;
  min-height:540px;
  margin:auto;
  -position:relative; 
  -background-image:url('../images/bgrd_subpage.jpg'); 
  -background-repeat:no-repeat;
}

#header {
  top: 0px;
  left: 0px;
  width: 994px;
  z-index: 0; 
}

#logo {
  position:absolute;
  left: 8px;
  top: 4px;
  float: left;
  width: 196px;
  height: 82px;
  background-image:url('../images/XtraLink_logo.gif'); 
  background-position: left top;
  background-repeat:no-repeat;
}

#main_menus {
  margin-top: 10px;
  float: right;
  
}
#main_menus ul {
 margin: 0px;
 list-style: none;
}
div#main_menus ul li#root_menu {
	background-image:url('../images/devider_main_menus.gif');
}

#main_menus ul li {
  float: left;
  background-position: right bottom;
  background-repeat:no-repeat;
  color: #414139;
  line-height:18px;
  font-size:14px;
  font-weight:bold;
  
}

#main_menus ul li a {
 color: #414139;
 text-decoration: none; 
  padding: 15px;
}

#main_menus ul li a:hover {
  background-position: center; 
  color: #FFFFFF;
  text-decoration: none; 
  background-image:url('../images/bgrd_menu_hover.gif'); 
  background-repeat:repeat-x;
}

.menuH {
  background-position: center; 
  color: #FFFFFF !important;
  text-decoration: none; 
  background-image:url('../images/bgrd_menu_hover.gif'); 
  background-repeat:repeat-x;
}

#body{
  width: 494px;
  top:40px;
  position:relative;
}

#homepage_welocome_text {

 margin-left: 24px;
 margin-top: 510px;
 font-family:Arial; 
 font-size:12px ; 
 font-weight:normal;
 color:#999999;
 line-height: 120%;
 text-align:left;
 width:584px;
 float:left;
}

#homepage_right_column {
 margin-top: 10px;
 width: 379px;
 float:right;

}

#subpage_text {

 margin-left: 24px;
 font-family:Arial; 
 font-size:12px ; 
 font-weight:normal;
 color:#333333;
 line-height: 120%;
 text-align:left;
 width:490px;

}

#subpage_text a{

 font-family:Arial; 
 font-size:12px ; 
 font-weight:normal;
 color:#333333;
 line-height: 120%;
 text-align:left;
 width:890px;
 text-decoration: none;
}

#subpage_text a:hover{

 text-decoration: underline;

}



#search_column {
  margin-top: 1px;
  margin-left:20px;
  float: left;
  width: 326px;  
}

#today_date {
  font-family: Arial;
  font-weight:normal;
  color: #3C9DF7;
  font-size:12px; 
  height: 30px;
  float: right;

  
}

#search_box {
  margin-left: 0px;
  padding-left:24px; 
  float: left;
  width: 170px;
  text-align: left;
  font-family: Arial;
  font-weight:normal;
  color: #6C696C;
  font-size:12px;
  height: 30px;
 
}

#subpage_banners {
  margin-left: 0px;
  padding-left:24px; 
  float: right;
  width: 600px;
  text-align: left;
  font-family: Arial;
  font-weight:normal;
  color: #6C696C;
  font-size:12px;
  height: 30px;
 
}

#subpage_body {
  text-align: left;
  font-family: Arial;
  font-weight:normal;
  color: #6C696C;
  font-size:12px;
  margin-top:115px;
  margin-left:32px;
 
}



#banner_01 {
  margin-left: 0px;
  padding-left:4px; 
  padding-top:4px;
  float: left;
  width: 174px;
  height: 80px; 
  background-position: left top; 
  xbackground-image:url('../images/pic_01.jpg'); 
  background-repeat:no-repeat; 
}

#banner_02 {
  margin-left: 0px;
  padding-left:4px; 
  padding-top:4px;
  float: left;
  width: 174px;
  height: 80px; 
  background-position: left top; 
  background-image:url('../images/pic_02.jpg'); 
  background-repeat:no-repeat; 
}

#banner_03 {
  margin-left: 0px;
  padding-left:4px; 
  padding-top:4px;
  float: left;
  width: 174px;
  height: 80px; 
  background-position: left top; 
  background-image:url('../images/pic_03.jpg'); 
  background-repeat:no-repeat; 
}


#homepage_welocome_text a {
font-weight:bold;
}

#homepage_welocome_text a:hover {
font-weight:normal;
}

#recent {
  padding-top:6px;
  width: 359px;
}

#recent_header{
  background-position: center; 
  width: 359px;
  height: 32px; 
  background-image:url('../images/bgrd_recent_header.gif'); 
  background-repeat:no-repeat  
}

#recent_bottom{
  background-position:  center bottom; 
  width: 359px;
  min-height: 560px; 
  background-image:url('../images/bgrd_recent.gif'); 
  background-repeat:no-repeat; 
  background-color:#FFFFFF;
  text-align: left;
  font-family: Arial;
  font-weight:normal;
  color: #6C696C;
  font-size:12px; 
  line-height: 10px;
}

#recent_inside  {

padding-left:14px; 
padding-top:14px; 

}

#subpage_box_header{
  background-position: center; 
  width: 529px;
  height: 10px; 
  background-image:url('../images/subpage_header.gif'); 
  background-repeat:no-repeat  
}

#subpage_box_bottom{
  background-position:  center bottom; 
  width: 529px; 
  min-height:300px;
  background-image:url('../images/subpage_bottom.gif'); 
  background-repeat:no-repeat; 
  background-color:#FFFFFF;
  text-align: left;
  font-family: Arial;
  font-weight:normal;
  color: #6C696C;
  font-size:12px; 
  line-height: 10px;
}

#banner_image_01 {
  background-position:  center; 
  padding-top: 8px;
  padding-left: 8px;
  float: left;
  width: 182px;
  height: 88px; 
  background-image:url('../images/bgrd_banner_pic.gif'); 
  background-repeat:no-repeat;
}


#latest_news1 {
  margin-top: 20px;
  margin-left: 0px;
  float: left;
  height: 16px; 
  width: 326px;
  text-align: left;
  
}


#latest_news {
  margin-left: 0px;
  padding-left:0px; 
  padding-top:10px;
  -float: left;
  width: 330px;
  font-family: Arial;
  font-weight:normal;
  color: #666666;
  line-height:14px;
  font-size:12px;
}

#latest_news a{

  font-family: Arial;
  font-weight:bold;
  color: #006DD3;
  line-height:14px;
  font-size:12px; 
  text-decoration:none;
 
}

#latest_news a:hover{
  text-decoration:underline;
}

#recent_feed {
  margin-left: 0px;
  padding-left:0px; 
  padding-top:10px;
  font-family: Arial;
  font-weight:normal;
  color: #666666;
  line-height:14px;
  font-size:12px;
}

#recent_feed a{

  font-family: Arial;
  font-weight:bold;
  color: #006DD3;
  line-height:14px;
  font-size:12px; 
  text-decoration:none;
 
}

#recent_feed a:hover{
  text-decoration:underline;
}

#date {
  
  background-position: left center; 
  font-family: Arial;
  font-weight:normal;
  color: #9A7505;
  font-size:11px; 
  /*padding-left:18px; 
  background-image:url('../images/icon_calendar.gif'); 
  background-repeat:no-repeat  */
}

.news_articles_Profileimage{
	float:left;

}

.news_articles_content{
  padding-left:5px;
}

#footer{

  margin-top: 10px;
  background-position: center top; 
  width: 100%;
  height: 66px;
  padding-top: 15px;
  text-align:left; 
  background-image:url('../images/bgrd_footer.gif'); 
  background-repeat:repeat-x;
}

#footer_text1 {
  font-family: Arial;
  font-weight:normal;
  color: #7F7E7B;
  font-size:11px;
  padding-left: 24px; 
  height: 18px;
}

#footer_text2 {
  font-family: Arial;
  font-weight:normal;
  color: #8F66A3;
  font-size:11px;
  padding-left: 24px; 
}

#footer_text2 a {

color: #8F66A3;
text-decoration:underline;
}

#footer_text2 a:hover {

text-decoration:none;

}


.search {
	padding:0px;
	margin:0px;
	border:0px; 
	background-image:url('../images/bgrd_search_box.gif'); 
    background-repeat:repeat-x;
	color:#858585;
	width:162px;
	
}