/* CSS Document */

/*	Regular Page	*/
.pageTitle{
	background-image: url(../images/general/blacktitlebig.jpg);
	background-repeat: no-repeat;
	width: 512px;
	height: 36px;
	margin-bottom: 10px;
}

.pageTitle h1{
	padding-top: 6px;
	font-size: 18px;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;	
	color: #FFFFFF !important;
}

.pageContentText{
	padding-right: 12px;
	padding-left: 12px;	
}


/*	News Page	*/

.pageTitleMid{
	background-image: url(../images/general/blacktitlemid.jpg);
	background-repeat: no-repeat;
	width: 371px;
	height: 36px;
	margin-bottom: 10px;
}

.pageTitleMid h1{
	padding-top: 6px;
	font-size: 18px;
	font-weight: bold;
	margin-right: 10px;
	color: #FFFFFF !important;
}


.newsMainData{
	width: 527px;
	border-bottom: 1px solid #000000;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

.newsMainImage{
	float: right;
	width: 130px;
}

.newsMainTitle{
	float: left;
	width: 371px;
}

.newsMainSubTitle{
	padding-right: 5px;
	font-size: 13px;	
}

.news{
	width: 500px;
	border-bottom: 1px solid #000000;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.newsImage{
	float: left;
	width: 162px;
	height: 126px;
	border: 1px solid #000000;
}

.newsImage img{
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #d2d2d2;
}

.newsText{
	float: right;
	width: 320px;
	padding-right: 10px;
}

.newsTitle{
	
}

.newsTitle a, .newsTitle a:visited, .newsTitle a:hover{
	color: #cc0000 !important;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.newsSubTitle{
	font-size: 13px;
	font-weight: normal;
}


/*	Links Page	*/

.linksImage{
	float: right;
	width: 237px;
	height: 111px;
	background-image: url(../images/general/links_bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	margin-bottom: 20px;
}

.linksImage img{
	margin-top: 24px;
}


/*	Links Page	*/

.links2{
	text-align: right;
	margin-bottom: 20px;
	background-image: url(../images/general/links2_bg.jpg);
	background-repeat: no-repeat;	
	width: 483px;
	height: 159px;		
}

.links2Image{
	float: right;
	width: 90px;
	margin-right: 25px;
}

.links2Image img{
	margin-top: 18px;
}

.links2Text{
	float: left;
	width: 337px;
	margin-top: 18px;
}

.links2Title{
	color: #d2000d;
	font-size: 15px;
}

.links2Title a, .links2Title a:visited, .links2Title a:hover{
	color: #d2000d !important;
	font-size: 14px;	
}

.links2SubTitle{
	font-size: 13px;
	width: 300px;
}




/*	Links page	*/

.links3{
	text-align: right;
	margin-bottom: 20px;
	width: 520px;
	height: 111px;
	overflow: hidden;
}

.links3Image{
	float: right;
	width: 236px;
	height: 111px;
	background-image: url(../images/general/links3_bg.jpg);
	background-repeat: no-repeat;
	text-align: center;	
}

.links3Image img{
	margin-top: 23px;
}

.links3Text{
	float: left;
	width: 270px;
	margin-top: 15px;
	height: 80px;
	overflow: hidden;
}

.links3Title{
	color: #d2000d;
	font-size: 12px;
}

.links3Title a, .links2Title a:visited, .links2Title a:hover{
	color: #d2000d !important;
	font-size: 14px;	
}

.links3SubTitle{
	font-size: 13px;
}


/*	Links 4	*/

.links4MainData{
	width: 527px;
	border-bottom: 1px solid #000000;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

.links4MainImage{
	float: right;
	width: 130px;
}

.links4MainTitle{
	float: left;
	width: 371px;
}

.links4MainSubTitle{
	padding-right: 5px;
	font-size: 13px;	
}



.links4{
	float: right;
	width: 156px;
	height: 150px;
	padding-left: 20px;
	text-align: center;
	margin-bottom: 5px;
}

.links4Image{
	width: 156px;
	height: 120px;
	border: 1px solid #111111;
}

.links4 a, .links4 a:visited, .links4 a:hover{
	color: #ce0000 !important;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}



/*	Search Page	*/

.searchResultItem{
	width: 500px;
	margin-top: 10px;
	padding-right: 10px;
}



/*	Contact Page	*/

.contactLeft{
	float: left;
}
