@charset "utf-8";
/* CSS Document */


/* left panel content */
#indexLeftPanelPic {
	margin: 36.8em auto .7em 1.5em;
	width: 15.5em;
	height: 7.8em;	
}

/* ------------------------------------------ */


/* -------------------- middle panel content ---------------------- */

#contentBoxOuterIndex {
	height: auto;
	width: 88.25em;
/*	background-image: url(../images/common/bg_common.gif); */
	background-repeat: no-repeat;
	background-position: left top;
	margin:	0 auto; 
	padding: 1em 0 1.5em 0;
	border:none;
	color: #515151;
}

#indexMiddlePanel {
	color: #515151;
}

/* section one content */

#contentBox1 {
	height: 12.4em;
	width:auto;
	border-bottom: dotted #000 1px;
	margin: 0;
	padding: 1.8em 0 1em 0;
}

#contentBoxInner1 {
	height: 12.4em;
	margin: 0;
	padding: 0;	
	float: left;
	border: none;
}

#indexPic1 {
	width: 24em;
	height: 11.6em;	
}

#contentBoxInner2 {
	font-size: .95em;
	text-align: justify;
	height: 12.4em;
	width: 24.6em;
	height: 11.6em;	
	border: none;
	margin: 0;
	padding: .6em 1.5em 0 1.5em;
	background-image: url(../images/index/introduction_bg.jpg);
	background-repeat: repeat-x;
	float: left;
}

#contentBoxInner2 h1, #contentBox3 h1, #contentBox4 h1 {
	font-size: 1.05em;
	color: #658b99;
	font-weight: 700;
	padding: 0;
	margin: 0 0 .8em 0;
}

#welcomeMessage {
	color: #515151;
	line-height: 1.15em;
	padding: 0;
	margin: 0;
}

/* section 2 content */
#contentBox2 {
	border-bottom: dotted #000 1px;
	margin: 0 0 0 0;
	padding: 1.2em 0 1.2em 0;
}

.contentBox2img1 {
	width: 16em;
	height: 11.26em;
	border: none;
	padding: 0;
	margin: 0 1.15em 0 0;
}

.contentBox2img2 {
	width: 16em;
	height: 11.26em;
	border: none;
	padding: 0;
	margin: 0 0 0 0;
}

#contentBox2 p {
	font-size: .8em;
	color: #515151;
	line-height: 1.15em;
	padding: 0 0 0 0;
	margin: .8em 5em 0 9em;
}

/* section 3 content */

#contentBox3 {
	border-bottom: dotted #000 1px;
	margin: 0 0 0 0em;
	padding: 1.3em 0 1.1em 0;
}

#hyneDesignPic {
	width: 7.75em;
	height: 7.75em;
	border: none;
	padding: 0;
	margin: 0 1.15em 0 0;
	float:left;
}

.h1Smaller {
	font-size: .9em;
}

#t2redText {
	font-size: .9em;
	color: #515151;
	line-height: 1.4em;
	padding: 0;
	margin: .5em 0 0 0;
}

#t2redLink {
	width: 1.4em;
	height: 1.4em;
	border: none;
	padding: 0;
	margin: 0 0 0 1em;
	vertical-align: middle;
}

#t2redLinkP {
	font-size: .9em;
	color: #515151;
	border: none;
	padding: 0;
	margin: 0 0 0 44em;
}

/* section 4 content */
	
#contentBox4 {
	border: none;
	margin: 0;
	padding: 1em 0 1em 0;
}

#contentBox4 div {
	font-size: .9em;
	float: left;
	margin: 0 2em 0 0;
}

.fastLinkDiv ul {
	font-size: 0.9em;
	color: #515151;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}

.fastLinkDiv li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.divClear {
	clear: both;
}

/* ------------------------------------------ */

/* -------------------- right panel content ---------------------- */


.selfServiceLink a:link, .selfServiceLink a:visited {
	color: #e85100;
	text-decoration: underline;
}

.selfServiceLink a:hover, .selfServiceLink a:active {
	color: #999999;
	text-decoration: underline;
}

/* ------------------------------------------ */

/* ---------------copyright footer  ---------------------- */

#hyneCopyRightFooter {
	font-size: .8em;
	color: #666666;
	text-align: right;
	margin: .5em 5.5em 0 0;
}