/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
	background: #29160a;
	color: #ff7200;
}
body,td,th {
	font-family: Georgia;
	font-size: 14px;
}
a:link {
	color: #ff7200;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ff7200;
}
a:hover {
	text-decoration: none;
	color: #D2050B;
}
a:active {
	text-decoration: none;
	color: #D2050B;
}
a:link.welcomeText{
	font-family: georgia;
	font-size: 17px;
	text-decoration: underline;
	color: #D6D6D6;
	line-height: 120%;
}
a:visited.welcomeText{
	font-family: georgia;
	font-size: 17px;
	text-decoration: underline;
	color: #D6D6D6;
	line-height: 120%;
}
a:hover.welcomeText{
	font-family: georgia;
	font-size: 17px;
	text-decoration: underline;
	color: #D6D6D6;
	line-height: 120%;
}
a:active.welcomeText{
	font-family: georgia;
	font-size: 17px;
	text-decoration: underline;
	color: #D6D6D6;
	line-height: 120%;
}

.ticker{
	color: #999999;
	padding-right: 5px;
}
.date{
	padding-top: 40px;
	color: #cccccc;
}
.bodyText{
	padding-top: 20px;
	color: #ff7200;
	line-height: 140%;
	font-size: 14px;
}
a.bodyText{
	color: #000000;
	text-decoration: underline;
}
.bodyHeader{
	font-size: 14px;
	font-weight: bold;
}
.slogan{
	padding-top: 26px ;
	font-size: 9px;
	color:#666666;
	padding-right: 7px ;
	line-height: 140%;
}
.address{
	padding-top: 15px ;
	font-size: 9px;
	color:#999999;
	padding-bottom: 5px;
	padding-right: 7px ;
	line-height: 140%;
}
.Navigation_on{
	color: #D2050B;
}
a.Navigation_on{
	color: #D2050B;
}

a.bodyText1 {	color: #ff7200;
	text-decoration: underline;
}
a.bodyText2 {	color: #999999;
	text-decoration: underline;
}
#ticker{
	position:relative;
	font-family: Georgia;
	font-size:12px;
	color: #999999;
	width: 290px;
}
#nav {
	position:relative;
	width:100%;
	height:16px;
	z-index:20;
}

.login {
	font-family: Georgia;
	font-size: 10px;
	padding-left: 4px;
	color: #000000;
	line-height: 150%;	
	border: 1px solid #8D8D8D;


}
.request{
	color: #666666;
	}
	
	#container {
	position:relative;
	visibility:hidden;
	width:200px;
	height:14px;
	overflow:hidden;
	z-index: 1;
  }
  	#containermore { 
  position:relative; visibility:hidden; width:500px; height:14px; overflow:hidden 
  }

.clientdetail{

	border: 1px solid #999999;
	padding: 1px;
}
.more{
padding-top: 18px;
padding-bottom: 18px;
}
.welcome{
padding-top: 18px;
padding-bottom: 18px;
}
.welcomeHeader{
	font-family: Georgia;
	font-size: 22px;
}
.welcomeText{
	font-family: georgia;
	font-size: 15px;
	text-decoration: underline;
	color: #D6D6D6;
	line-height: 120%;
}
#floatDiv { 
  position:absolute; visibility:hidden; 
  width:3500px; 
  font-family: Georgia;
  left:0; top:0; 
  z-index:1; 
  text-align:left; 
  color:#999999;
  font-size: 10px;
  height: 14px;
  }
#floatDivmore { 
  position:absolute; visibility:hidden; 
  width:3500px; 
  font-family: Georgia;
  left:0; top:0; 
  z-index:1; 
  text-align:left; 
  color:#999999;
  font-size: 10px;
  height: 14px;
  }
.hoverDivTitle{
	font-family: georgia;
	font-size: 14px;
	color: #DD1111;
}
.hoverDivSlog{
	font-family: georgia;
	font-size: 9px;
	color: #666666;
}
.hoverDivText{
	font-family: Georgia;
	font-size: 10px;
	color: #333333;
	line-height: 120%;
}
