@charset "utf-8";
/* CSS Document */
#container #blockWrapper #leftBlockContent{
	float:left;
	display:inline;
	width:460px;
	height:493px;
}

#container #blockWrapper  #rightBlockContent{
	float:left;
	display:inline;
	width:500px;
	height:493px;
	clear:right;
}

#container #blockWrapper  #rightBlockContent #contentBlockWrapperOuter{
	background-image:url(/images/site/contentBlock.png);
	background-repeat:no-repeat;
	width:456px;
	height:423px;
	margin:3px 0px 0px 3px;
	oveflow:hidden;
	clear:both;
}

#container #blockWrapper  #rightBlockContent #contentBlockWrapper{
	margin:13px;
	width:440px;
	height:397px;
	overflow:auto;
	display:inline-block;
}

#container #blockWrapper  #bottomBlockContentOuter{
	clear:both;
	width:960px;
	height:28px;
}
#container #blockWrapper  #bottomBlockContentOuter #bottomBlockContentWrapper{
	background-image:url(/images/site/IndexContentBlockBackground.png);
	background-repeat:no-repeat;
	width:692px;
	height:28px;
	margin:0px 0px 0px 228px;
}

#container #blockWrapper  #bottomBlockContentOuter #bottomBlockContentWrapper #bottomBlockContentFooter{
	margin:8px 11px 0px 11px;
	display:inline-block;
}

#container #blockWrapper #leftBlockContent #faqLinkBlock{
	margin:19px 0px 4px 11px;
	*margin:19px 0px 6px 11px;
	width:236px;
	height:59px;
	cursor:pointer;
}

h1 {font-size: 16px; font-weight:bold; padding:0px 0px 0px 0px; color:#000000;margin:0px 0px 6px 0px;}
h2 {font-size:11px; font-weight:bold; color:#000000; margin:0px 0px 6px 0px;}
h6 {color:#000000; font-weight: normal; font-size: 11px; margin:0px 0px 6px 0px;}

#container #headerWrapper #menuLeftWrapper .homeLink{
	margin:68px 0px 0px 20px;
}
#container #headerWrapper #menuLeftWrapper .homeLink a {color:#ffffff}