body {
	margin:0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height:1.3em;
	margin-bottom: 50px;
}

h2 {
	font-size:10pt;
	margin-top:0px;
}

#mainContainer {
	float:left;

	width: 100%;
	margin-top: 10px;
	background-image:url(images/signPostBckg.jpg);
	background-repeat:repeat-x;


}

#mainContainer a.logo {
	height: 103px;
	width: 708px;
	display:block;
	background-image:url(images/lineLogo.jpg);
	margin: 0 auto;
}

#contentContainer {
	width: 720px;

	height: 415px;
	margin: 0 auto;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 15px;

}

.signPostContainer {
	width:173px;
	min-height:200px;
	_height:200px;
	float:left;
	margin-right: 6px;


}

.signPostContainer a {
	width:173px;
	height:140px;
	float:left;
}

.cont1 a {	background-image:url(images/signPostTop1.jpg); }
.cont2 a {	background-image:url(images/signPostTop2.jpg); }
.cont3 a {	background-image:url(images/signPostTop3.jpg); }
.cont4 a {	background-image:url(images/signPostTop4.jpg); }

.signPostText {
	width: 143px;
	padding: 10px;
	padding-top:0px;

	min-height: 190px;
	_height: 190px;
	float:left;
}


.signPostButton {
	width: 143px;
	padding: 10px;
	padding-top:0px;
	float:left;
}

.signPostButton a {
	width:78px;
	height:23px;
	margin-left:30px; 
	margin-top: 10px;
}

.text1{ background-color: #c9d7f0; color:#506fb5}
.text2{ background-color: #e3eebe; color:#5a8e00}
.text3{ background-color: #fbe7bb; color:#ce7502}
.text4{ background-color: #f2bad2; color:#952253}

.text1 a { background-image: url(images/buttEnter1.jpg)}
.text2 a { background-image: url(images/buttEnter2.jpg)}
.text3 a { background-image: url(images/buttEnter3.jpg)}
.text4 a { background-image: url(images/buttEnter4.jpg)}

.text1 a:hover { background-image: url(images/buttEnter1Over.jpg)}
.text2 a:hover { background-image: url(images/buttEnter2Over.jpg)}
.text3 a:hover { background-image: url(images/buttEnter3Over.jpg)}
.text4 a:hover { background-image: url(images/buttEnter4Over.jpg)}

.signPostBottom {
	width: 173px;
	height: 15px;
	float:left;
	background-repeat:no-repeat;
}

.bott1 { background-image:url(images/signBottomBckg1.jpg)}
.bott2 { background-image:url(images/signBottomBckg2.jpg)}
.bott3 { background-image:url(images/signBottomBckg3.jpg)}
.bott4 { background-image:url(images/signBottomBckg4.jpg)}



#footerContainer {
	width:720px;;
	margin: 0 auto;
	text-align:center;
	padding-top: 10px;
	color:#999999;
}

#footerContainer a {
	color:#999999;
}

#footerContainer a:hover {
	color: #666666;
}



#login-form label.x-form-item-label {
	padding-left: 15px;	
}




