/* CSS Document */
body{
	margin: 0px;
	background-image:url(../images/bckg_tile.png);
	background-repeat:repeat-x;
	background-color: #E5E5E5;
	line-height: 13pt;
	font-size: 10pt;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;

	
}#header{
	height: 86px;
	clear: both;
	
}#contentWrap{
	margin-left: auto;
	margin-right: auto;
	width: 938px;

}#contentWrap #shadowLeft{
	background-image: url(../images/shadow_left.png);
	background-repeat: no-repeat;
	width: 9px;
	height: 351px;
	clear: none;
	float: left;

}#contentWrap #shadowRight{
	background-image: url(../images/shadow_right.png);
	background-repeat: no-repeat;
	width: 9px;
	height: 351px;
	clear: none;
	float: left;
	
}#contentWrap #center{
	width: 920px;
	background-color:#FFFFFF;
	clear: none;
	float: left;
	border-bottom: 2px solid #CCCCCC;

}#mainBanner{
	width: 918px;
	height: 325px;
	border: 1px #FFFFFF solid;
	background-position: center center;
	background-repeat: no-repeat;
	background: url(../images/loading.gif) no-repeat center center;
	overflow: hidden;

}#mainBanner img{
	float: left;
	width: 920px;
	height: 325px;
	overflow: hidden;
	clear: none;

}#contentBanner{
	width: 918px;
	height: 135px;
	border: 1px #FFFFFF solid;
	background-position: top center;
	background-repeat: no-repeat;
	background-image:url(../images/sample_inside.jpg);

}#plugservice{
	float: right;
	clear: both;
	margin-top: 30px;

}#plugservice li{
	line-height: 20px;
	width: 220px;
	list-style: none;
	background-color:#FFA953;
	color: #FFFFFF;
	padding: 2px 2px 2px 10px;
	margin: 7px 0px 2px 0px;
	
}#plugservice a, #plugservice a:link, #plugservice a:visited{
	color: #FFFFFF;
	text-decoration: none;

}#plugservice a:hover{
	color:#4478B8;

}#mainNav{
	display: inline;
	float: right;
	clear:none;
	margin-right: -200px;
	margin-top: 295px;
	
}#mainNav2{
	display: inline;
	margin-top: 104px;
	float: right;
	clear:both;
	margin-right: 10px;
	
}#mainNav a, #mainNav2 a{
	color: #666666;
	margin: 1px;
	line-height: 30px;

}#mainNav li, #mainNav2 li{
	display: inline;
	list-style: none;

}#mainNav li a, #mainNav li a:link, #mainNav li a:visited,
#mainNav2 li a, #mainNav2 li a:link, #mainNav2 li a:visited{
	background-image:url(../images/menu_off.gif);
	background-repeat:no-repeat;
	text-decoration: none;
	width: 88px;
	height: 30px;
	display: block;
	float: left;
	text-align:center;
	font-size: 9pt;

}#mainNav li a:hover, #mainNav2 li a:hover{
	background-image:url(../images/menu_over.gif);
	background-repeat: no-repeat;
	color:#FF9900;
	text-decoration: none;
	background-color:#99CCFF;

}#mainNav li.navOn a, #mainNav li.navOn a:link, #mainNav li.navOn a:visited, 
#mainNav2 li.navOn a, #mainNav2 li.navOn a:link, #mainNav2 li.navOn a:visited{
	background-image:url(../images/menu_on.gif);
	background-repeat: no-repeat;
	color:#FF6600;
	text-decoration: none;
	background-color:#99CCFF;
	
}#footer{
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 920px;
	color:#999999;
	font-size: 8pt;
	line-height: 8pt;
	height: 120px;

}#footer a, #footer a:link, #footer a:visited{
	color:#999999;
	text-decoration: none;

}#footer a:hover{
	color:#333333;
	text-decoration: none;

}#footer .copyright{
	float: left;
	width: 430px;

}#footer .aff{
	float: right;
	width: 430px;
	text-align: right;
}

#leftCol{
	width: 420px;
	margin: 0px 0px 0px 25px;
	clear: none;
	float: left;
	
}#rightCol{
	width: 420px;
	margin: 0px 0px 0px 25px;
	clear: none;
	float: left;
}
#contentsCol{
	float: left;
	width: 640px;
	margin: 10px;
	
}#sidebar{
	float:right;
	width: 220px;
	margin: 10px;

}.box{
	width: 220px;
	float: right;
			
}.box .title{
	height: 44px;
	border: 1px solid #E5E5E5;
	background-image:url(../images/box_tile.gif);
	background-repeat: repeat-x;
	color:#4478B8;
	font-size: 11pt;
	line-height: 44px;
	padding-left: 8px;
	background-color: #E7E7EE;

}.box .data{
	border: 1px solid #E5E5E5;
	border-top: none;
	background-color:#F1F1FF;
	padding: 10px;
	color: #999999;

}.box .data p{
	text-align: justify;

}.box a, .box a:link, .box a:visited, .box a:link{
	color:#333333;
	text-decoration: none;
	
}.box a:hover{
	color:#FF6600;
	text-decoration: none;

}.data strong{
	color: #333333;
	font-weight: normal;
	
}.data li{
	list-style: none;
	display:list-item;	
}.data img{
	border: 1px solid #8EAED5;
}.data img:hover{
	border: 1px solid #FF6600;
}


h1{
	font-size: 16pt;
	line-height: 16pt;
	font-weight: normal;
	color:#FF6600;
	margin-bottom: 40px;
	
}h1 strong{
	color: #4478B8;
	font-weight: normal;
	
}h2, h2 a:link, h2 a:active, h2 a:visited{
	font-size: 12pt;
	line-height: 12pt;
	font-weight: bold;
	color: #4478B8;
	padding-left: 20px;
	margin-bottom: 10px;
}h2 a:link, h2 a:active, h2 a:visited{
	padding-left: 0px;
}h2 a:hover{
	color: #FF6600;
}#contentsCol strong{
	color:#000000;
	font-weight: bold;

}p{
	text-align:justify;

}a, a:link, a:visited{
	color:#FF6600;
	text-decoration: none;

}a:hover{
	color: #4478B8;
	text-decoration: underline;

}


.homeColLeft{
	width: 180px;
	float: left;
}.homeColRight{
	width: 180px;
	float: right;
}
.vline{
	border-left: 1px solid #FF9933;
}


hr{
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	margin: 20px;
}.padd{
	padding-left: 20px;
}.clear{
	clear:both;
}.spacer{
	clear: both;
	height: 30px;
}img.border{
	padding: 2px;
	border: 1px solid #BFD1E8;
}

.blogpost{
	border-left: 1px solid #4478B8;
	padding-left: 10px;
}a.blogtitle, a.blogtitle:link, a.blogtitle:visited{
	color:#333333;
	text-decoration: none;
}a.blogtitle:hover{
	color: #4478B8;
	text-decoration: underline;
}