.contentRoot {
	width:972px;
	min-height:400px;
	height:400px !important;
	margin: 10px auto 4px auto;
	text-align:center;
	padding:0px 0px 0px 0px;
}

.content{
	padding: 4px 0px 0px 0px;
	text-align:left;
}

.contentCol1, .contentCol2{
	float:left;
	width:460px;
	text-align:justify;
	text-justify: newspaper;
	margin-bottom:4px;
}

.contentCol2{
	float:right;
}

.header {
	text-align:center;
	width:100%;
	height:129px;
}

.headerContent {
	width:972px;
	height:129px;
	margin: 0px auto 0px auto;
	text-align:left;
	padding:0px 0px 0px 0px;
}

.homeBody{
	text-align:center;
	background:url(../images/bg_stripes.gif) repeat;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
}

.footer {
	clear: both;
	text-align:right;
}

.txtGeneral, .txtFooter, .txtHeader1, .txtHeader2, .txtSubHeader {
	font-size:11.2pt;
	font-family:Arial, Helvetica, sans-serif;
	color:white;
}

.txtHeader1 {
	font-size:13pt;
	font-weight:600;
}

.txtHeader2 {
	font-size:14pt;
	font-weight:600;
}

.txtSubHeader{
	font-weight:600;
}

.txtFooter {
	font-weight:600;
}

a:link {color: #21ed00}
a:visited {color: #21ed00}
a:hover {color: #24ff00}
a:active {color: #24ff00}

hr {
	color:#53bfed;
	background-color:#53bfed;
	height:1px;
	border:0px;
}

.handCursor {
	cursor:pointer;cursor:hand;
}

.hiddenElem{
	visibility:hidden;
	display:none;
}
