body, td, th, li {
	font: 16px/1.5em Arial;		
}

#curvebox .bl {
	margin: 0;	
	font-weight: bold;	
}

.br {background: url(images/boxcurvebr.gif) 100% 100% no-repeat} 
.tl {background: url(images/boxcurveul.gif) 0 0 no-repeat} 
.tr {background: url(images/boxcurveur.gif) 100% 0 no-repeat; } 

.headerArea1 {
	font: 24px/1.5em Arial;
}


.headerArea2 {
	font: 20px/1.5em Arial;
}

.headerArea3 {
	font: 20px/1.5em Arial;
	font-weight: bold;
}

body {	
	background-color: #999999;	
}


.frontList1 a {
	font-size: 13px; 
	color: #222222;
	text-decoration: underline;
}

.frontList1 a:hover {
	color: #444444;
	text-decoration: underline;
}

a {
	color: black;
	text-decoration: underline;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}

.sitearea {	
	background-color: #C9D2ED; /* left menu color */	
	border: medium solid #333333;
	border-width: 1px;
	width: 924px; 
	margin: 0 auto;
}

.pageContent {
	border-top: medium solid #999999;
	border-top-width: 1px;
	/*margin-left: 200px;*/
	padding-left: 10px;
	padding-right: 10px;
	background-color: white;
	/*min-height: 700px;*/
}

.menuarea {
	text-align: right;	
	border-top: medium solid #999999;
	border-top-width: 1px;
	/*float: left;*/
	width: 200px;			
}

.menuitems {	
	border-bottom: medium solid #93B0DE;
	border-bottom-width: 1px;
}

.menuitem {
	width: 193px;
	/* use a background image */
	background: #C9D2ED url('images/menubg1.gif') repeat-x top;	
	border-top: medium solid #93B0DE;
	border-top-width: 1px;
	border-bottom: medium solid #668ED0;
	border-bottom-width: 1px;
	border-right: medium solid #93B0DE;
	border-right-width: 1px;
	border-left: medium solid #93B0DE;
	border-left-width: 1px;
	padding-right: 5px;
}

.menuitem a {	
	color: black;
	font: 19px/1.5em Arial;
	text-decoration: none;
}

.menuitem a:hover {
	color: #800020;	
	text-decoration: none;
}

.menuitemselected {
	width: 193px;
	background: #1C2E84 url('images/menubg2.gif') repeat-x top;
	background-color: #1C2E84;
	border-top: medium solid #93B0DE;
	border-top-width: 1px;
	border-bottom: medium solid #668ED0;
	border-bottom-width: 1px;
	border-right: medium solid #93B0DE;
	border-right-width: 1px;
	border-left: medium solid #93B0DE;
	border-left-width: 1px;
	padding-right: 5px;
}

.menuitemselected a {	
	color: white;
	font: 19px/1.5em Arial;
	text-decoration: none;
}

.menuitemselected a:hover {
	color: #E5BAC5;	
	text-decoration: none;
}

.bold {
	font-weight: bold;	
}




.logoarea {
	font: 18px/1.5em Arial;
	font-weight: bold;
	background-color: white;	
	color: black;
} 

.footer {
	border-top: medium solid #999999; 
	border-top-width: 1px;
	clear: both;
	font: 14px/1.5em Arial;
	color: #333333;
	background-color: #CCCCCC;
	text-align: center;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.footer a {
	color: #333333;
	text-decoration: underline;
}

.footer a:hover {
	color: #666666;
	text-decoration: underline;
}

.phonenumber {
	font: 18px/1.5em Arial;
	font-weight: bold;	
	padding-right: 10px;
	color: #1C2E84;
}
		