/* Global Styles */

body{
	margin-left:0;
	margin-right:0;
	margin-top:9;
	margin-bottom:0;
}


	
/*slideshow */
	#indexSlideshow
	{
		
		
		margin: 0px; 
		
	}
	#indexSlideshow img
	{
		display: none;
		margin: 0 auto;
		
	}
	
	
	
	
	
	
	
.data {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}

.textHeader {
	font-family: Tahoma;
	font-size: 14px;
	color: #3d3d3d;
	font-weight: BOLD;
}
.textHeader1 {
	font-family: Tahoma;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}

.textWhite {

	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.textWhiteLink {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.textWhiteLinkTransp {

	font-family: Tahoma;
	font-size: 10px;
	color: #66FFFF;
	text-decoration: underline;
}
.textWhiteTransp {


	font-family: Tahoma;
	font-size: 10px;
	color: #66FFFF;
	text-decoration: none;
}
.textHeaderBlue {

	font-family: Tahoma;
	font-size: 18px;
	color: #137FB6;
	font-weight: lighter;
}
.textWhiteLinkTransp1 {


	font-family: Tahoma;
	font-size: 10px;
	color: #0099FF;
	text-decoration: underline;
}
.SearchBox {
	vertical-align:middle;
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	border: 1px solid #999999;
}
.textHeaderOrange {

	font-family: Tahoma;
	font-size: 15px;
	color: #F37839;
	font-weight: bold;
}
.textHeaderGray {


	font-family: Tahoma;
	font-size: 16px;
	color: #666666;
	font-weight: normal;
}


.TextGray {
color: #3d3d3d;	text-decoration:none;}

.TextRed {
color: #d52018;}



.topLeft_parent_link {

	padding-left:5px;padding-right:5px;
	font-family: Tahoma;
	font-size: 7pt;
	color: #333333;
	font-weight: bold;
}

.top_parent_links {

	padding-left:5px;padding-right:5px;
	font-family: Tahoma;
	font-size: 7pt;
	color: #333333;

	font-weight: bold;
	border-width: 0px;
	border-left-width:1px;
	border-color:#d3d3d3;
	border-style:solid;
}

.foot_parent_links {

	padding:5px;
	font-family: Tahoma;
	font-size: 7pt;
	color: #333333;
}



.GrayLinks {
	font-family: Tahoma;
	color: #6d6d6d;
	text-decoration:none;
}
.GrayLinks a{
	text-decoration:none;
	color: #3d3d3d;
}
.GrayLinks a:hover{
	text-decoration:underline;
	color:#FF0000;
	cursor:pointer;
}




.textRedLink {
	font-family: Tahoma;
	color: #d52018;
	text-decoration: none;
}
