@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/*  CSS for Homepage- Index- Templates    */       
 
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
#IndexTplTopRow {
	width:999px;
	padding-left:4px;
}
#IndexTplTopRow #BoxLeft {
	position: relative;
	top: 0px;
	left: 0px;
	width:734px;
	float:left;
}
#IndexTplTopRow #BoxLeft #overlayer {
	position: absolute;
	top: 0px;
	left: 0px;
	width:734px;
	float:left;
}
#IndexTplTopRow #BoxRight {
	width:257px;
	margin-left: 4px;
	float:left;
}
#IndexTplBottomRow {
	clear:both;
	width:999px;
	padding-left:4px;
	padding-bottom:4px;
}
	#IndexTplBottomRow .BoxServiceNavi {
		float:left;
		padding:0;
		margin:0;
	}
	#IndexTplBottomRow .ContentBox2 {
	float:left;
	height:100px;
	width:240px;
	border:1px solid #999999;
	margin-left:0px;
	padding:10px;
	overflow:hidden;
	margin-top:4px;
	}
	#IndexTplBottomRow .Row1 {
		padding-bottom: 10px;
	}
		#IndexTplBottomRow .Row1 p {
			margin:0;
			padding:0;
			font-weight:bold;
		}
		#IndexTplBottomRow .Row2 p {
			margin:0;
			padding:0;
			color:#999999;
		}
		#IndexTplBottomRow .Row2 a.IndexLinklist{
			display:block;
			margin-bottom: 4px;
		}	
		
#BoxRight .ContentBox1 {
	width:255px;
	height:126px;
	overflow:hidden;
	border:1px solid #999999;
	position:relative;
}
	#BoxRight .ContentBox1 span {
		display:block;
		height:28px;
		color:#fff;
		font-weight:bold;
		line-height:28px;
		margin:0;
		padding:0px 12px 0px 12px;
	}
	#BoxRight .ContentBox1 img {
		float:left;
		font-size:1px;
		display:inline;
	}
	#BoxRight .ContentBox1 .Texts {
		float:left;
		padding: 10px;
		width:146px;
	}
	#BoxRight .ContentBox1 .Texts p {
		margin:0;
		color:#000000;		
	}	
	#BoxRight .ContentBox1 a {
		display:block;
		margin-top: 4px;
	}
	
	
#TCLBoxIndex {
	background-position:top left;
	height:260px;
	overflow:hidden;
}
#TCLBoxIndex image {
	display:block;
}
#TCLBoxIndex .headline {
/**	background-color: #b7a478; **/
	height: 28px;
	background-position:top left;
	line-height:28px;
	padding-left:10px;
	color:#fff;
}
#TCLBoxIndex .BoxContent {
	border-left:1px solid #c9c9c9;
	border-bottom:1px solid #c9c9c9;
	border-right:1px solid #c9c9c9;
	padding: 10px;
	height:106px;
	}
#TCLBoxIndex .BoxContent a {
	display:block;
	margin-top:4px;
	}
.BoxImage {
	float:left;
	position:relative;
	margin-bottom: 4px;
}
 
.BoxImage .BoxLinks {
	position:absolute;
	bottom: 16px;
	left: 15px;	
}
.BoxImage .BoxLinks .Links {
	height:24px;
	line-height:24px;
	width: 250px;
	margin-top: 2px;
	overflow: hidden;
	background-color: #333333;
	filter: alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
}
.BoxImage .BoxLinks .Links a {
	margin-left: 10px;
}
#BoxRightColumn {
	width:240px;
	float:left;
	margin-left:4px;
	padding:0;
}
#BoxRightColumn .ContentBox2 {
	position:relative;
	width:242px;
	height:183px;
	overflow:hidden;
	background-color:#E4E4E4;
	border:1px solid #999999;
}
#BoxRightColumn .ContentBox2 span {
	display:block;
	height:28px;
	color:#fff;
	font-weight:bold;
	line-height:28px;
	margin:0;
	padding:0px 12px 0px 12px;
}
#BoxRightColumn .ContentBox2 img {
	display:block;
}
#BoxRightColumn .ContentBox2 .Texts,  
#BoxRightColumn .ContentBox2 .Links {
	padding:0px 10px 10px 10px;
	width:210px;
	/*border:1px solid green;*/
}
#BoxRightColumn .ContentBox2 .Links a {
	margin-top: 8px;
	width: 200px;
}
#BoxRightColumn .ContentBox2 .Texts p {
	margin:10px 0px 0px 0px;
	color:#000000;
	width:200px;		
	/*border:1px solid red;*/
}	
#BoxRightColumn .ContentBox2 a {
	display:block;
	margin-top: 4px;
}
	
	#IndexTplBottomRow .ContentBox1small {
	float:right;
	width:255px;
	height:100px;
	overflow:hidden;
	border:1px solid #999999;
	position:relative;
	margin-left: 0px;
	margin-top: 4px;
	margin-right: 2px;
	}
	#IndexTplBottomRow .ContentBox1small span {
		display:block;
		height:28px;
		background-color:#000099;
		color:#FFFFFF;
		font-weight:bold;
		line-height:28px;
		margin:0;
		padding:0px 12px 0px 12px;
	}
	#IndexTplBottomRow .ContentBox1small img {
		float:left;
		font-size:1px;
		display:inline;
	}
	#IndexTplBottomRow .ContentBox1small .Texts {
		float:left;
		padding: 10px;
		width:146px;
		}
	#IndexTplBottomRow .ContentBox1small .Texts p {
		margin:0;
		color:#000000;/*border:1px solid red;*/
		}
	#IndexTplBottomRow .ContentBox1small a {
		display:block;
		margin-top:4px;
	}
		
	#IndexTplBottomRow .ContentBox3 {
		float:left;
		height:108px;
		width:254px;
		border:1px solid #999999;
		margin-left:4px;
		overflow:hidden;
		margin-top:4px;
	}		
	#IndexTplBottomRow .ContentBox3 img {
		float:left;
		font-size:1px;
		display:inline;
	}	
	#IndexTplBottomRow .ContentBox3 .Texts2 {
		float:left;
		padding-left: 8px;
		padding-top: 6px;		
		width:146px;
	}
	#IndexTplBottomRow .ContentBox3 .Texts2 p {
		margin:0;
		color:#000000;
	}	
	#IndexTplBottomRow .ContentBox3 .Texts2 a {
		display:block;
		margin-top:4px;
	}
	
	
	
	#IndexTplBottomRow .ContentBox4 {
		float:left;
		height:108px;
		width:255px;
		border:1px solid #999999;
		margin-left:4px;
		overflow:hidden;
		margin-top:4px;
	}		
	#IndexTplBottomRow .ContentBox4 img {
		float:left;
		font-size:1px;
		display:inline;
	}	
	#IndexTplBottomRow .ContentBox4 .Texts2 {
		float:left;
		padding-left: 8px;
		padding-top: 6px;		
		width:146px;
	}
	#IndexTplBottomRow .ContentBox4 .Texts2 p {
		margin:0;
		color:#000000;
	}	
	#IndexTplBottomRow .ContentBox4 .Texts2 a {
		display:block;
		margin-top:4px;
	}
 
.Error {
	color:red;
}
.MarginBottom {
	margin-bottom: 4px;
}
 
a.LinkWithBGImageWhite {
	background-image:url(/images/global/general/white_arrow.gif);
	background-repeat:no-repeat;
	color: #000;
	text-decoration:underline;
	font-weight:bold;
	padding-left:13px;
}
a.LinkWithBGImageWhite:visited {
	background-image:url(/images/global/general/white_arrow.gif);
	background-repeat:no-repeat;
	color: #000;
	text-decoration:underline;
	font-weight:bold;
	padding-left:13px;
}	
