/* ***** HOMEPAGE ***** */

/* feel free to add CSS here for the homepage only */

#contentColumn {

	width:733px !important;
	margin:0px !important;
	padding:0px !important;
}
#contentColumn a {text-decoration:underline !important;}

.titleBox {
	width:243px;
	float:left;
	margin:0px !important;
	padding:0px !important;
}

.ptitleBox {
	width:365px;
	float:left;
	margin:0px !important;
	padding:0px !important;
	text-align:center;

}
.ptitleBox img {
	display:inline;
}

.FadeShow {
	width:242px;
	margin:10px 60px !important;
}	

.columns {
	width:243px;
	float:left;

}

.pcolumns {
	width:350px;
	float:left;
	padding-left:8px !important;

}

.columns h3 {
	color:#233765;
	padding:0px;
}


#contentColumn hr {
	height:1px;
	line-height:1px;
	font-size:1px;
	margin:0;
	padding:0;
	clear:both;
	visibility:hidden;
}
#column1 {}
#column2 {border-left:1px dashed #CCC;padding:0px;}
#column3 {border-left:1px dashed #CCC;padding:0px;}


.columns p {
	padding:5px;
	font-size:95%;
	margin:0;
}

#contentColumn .textContent .columns h2,
#contentColumn .textContent .columns h4 {
	padding:0px 0px 0px 6px;
	width:200px;
	font-size:1.3em;
	font-weight:bold;
	color:#233765;
	font-family:Arial,Helvetica,sans-serif;
	margin:0 0 1em 0;
	border-width:0;
}

#bottomButtons
{
	margin:0 15px;
	padding :0;
	height:38px;
	text-align:center;
}

#bottomButtons li {
	list-style:none;
	display:inline;
	height:35px;
	line-height:38px;
	min-width:110px;
	padding:3px 0px 0px 3px;
	font-size:12px;
	font-weight:bold;
	margin-left:8px;
}

#bottomButtons li a {
	width:135px;
	height:31px;
	padding:3px 2px 3px 27px;
	background-image:url(../images/botBut.gif);
	background-repeat:no-repeat;
}
#bottomButtons li a:hover {
	background-color:#E8E8E8;
}
	
h5	{
	font-size:13px;
	border-bottom:1px solid #000;
}