@charset "utf-8";

/* CSS Document */

body

{

	margin:0px auto;

}



.mainTable

{

	width:100%;

	font-family:arial;

}

#smallMenu {

	background:url(images/headerLinks.png) left top no-repeat;
	
	height:41px;
	
	line-height:41px;
	
	padding-left:15px;
	
	font-family:Arial, Helvetica, sans-serif;

}

#smallMenu a{

	color:#000;
	
	text-decoration:none;
	
	padding:0px 9px;

}

.sideLeft

{

	background:url(images/sideLeft.png) repeat-x;

}

.sideRight

{

	background:url(images/sideRight.png) repeat-x;

}

.header

{

	width:1016px;

}

.contentTable

{

	width:1016px;

}

.contentLeft

{

	width:242px;

	background:#1F589F;

	color:#FFFFFF;

	font-family:arial narrow;

}

.contentLeft a

{

	color:#FFFFFF;

	text-decoration:none;

}

.contentLeft .topLevel

{

	margin-left:39px;

	margin-right:8px;

	margin-top:8px;

	font-size:14px;

	font-weight:bold;

}

.contentLeft .topLevel .address

{

	margin-top:15px;

	font-size:14px;

	font-family:Arial;

	font-weight:normal;

}

.contentLeft .level1

{

	font-size:14px;

	margin-top:10px;

	font-weight:bold;

}

.contentLeft .level2

{

	font-size:13px;

	margin-left:20px;

	margin-bottom:10px;

	font-weight:normal;

}

.contentRight

{

	padding:10px 40px 0px 40px;

	font-size:14px;

	font-family:arial;

	text-align:justify;

	font-family:tahoma;

}

.contentRight td

{

	text-align:justify;

}

.contentRight .title

{

	font-size:20px;

	padding-bottom:20px;

	font-family:tahoma;

}

.title1

{

	font-size:20px;

	font-family:tahoma;

}



.newsBox

{

	scrollbar-base-color: #71B4EF;

	scrollbar-3dlight-color: #6495CA;

	scrollbar-darkshadow-color: #6495CA;

	scrollbar-face-color: #6495CA;

	scrollbar-highlight-color: #AAD3FF;

	scrollbar-shadow-color: #AAD3FF;

	scrollbar-track-color: #999999;



	border:2px solid #529FE3;

	padding:5px;

}

.newsBoxTable

{

	font-size:10pt;

}



.scrolling {

	scrollbar-base-color: #71B4EF;

	scrollbar-3dlight-color: #6495CA;

	scrollbar-darkshadow-color: #6495CA;

	scrollbar-face-color: #6495CA;

	scrollbar-highlight-color: #AAD3FF;

	scrollbar-shadow-color: #AAD3FF;

	scrollbar-track-color: #999999;

	padding:10px 20px 10px 0px;

}

.pageTitle

{

	width:1016px;

	height:120px;

	background:url(pageTitle.jpg);

}

.pageTitle .titleText

{

	position:relative;

	top:55px;

	left:310px;

	text-align:center;

	font-family:arial;

	font-size:24px;

	width:700px;

	font-weight:bold;

	color:#ffffff;

}

.margin-div

{

	padding-left:45px;

}

.contactLink

{

	position:relative; 

	top:8px; 

	left:205px; 

	width:80px; 

	height:36px;

	margin-bottom:-36px;

}

.contactLink a

{

	text-decoration:none;

}




