body {
	background-color: #c8dde4;
	font-family: arial;
}

.piTitle {
	border-bottom: dotted 1px #555555;
	border-top: dotted 1px #555555;
	padding: 10px;

}

.piBody {
	border-left: dotted 1px #AAAAAA;
	border-right: dotted 1px #555555;
}

.subTitle {
	font-size: 12pt;
	color: #666666;
}
s
.pictureCaption {
	font-size: 10pt;
	text-align: center;
}
.contactBox {
	border: solid 1px #cccccc;
	background-color: #ffffff;
	padding: 10px;	
}

a {
	color: #598abd;
	text-decoration: none;
}

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

.bannerBorderTop {
	background-color: #ffffff; 
	height: 7px; 
	border-top: solid 3px #3f4f82;
	font-size: 1px;
}

.bannerBorderTopNoLine {
	background-color: #ffffff; 
	height: 7px; 	
	font-size: 1px;
}

.bottomMenu {
	font-size: 10pt;
	color: #cccccc;
}

.bottomMenu a {
	font-size: 10pt;
}

.bannerBorderBottom {
	background-color: #ffffff; 
	height: 7px; 
	font-size: 1px;
}

.menuBackground {
	background-color: #362e2c; 
	height: 45px; 
}

.bannerBorderBottomNoLine {
	background-color: #ffffff; 
	height: 7px; 	
	font-size: 1px;
}

.menuItem {
	width: 123px;
	height: 45px;
	background-color: #362e2c;	
}

.menuSep {	
	height: 45px;
	background-color: #362e2c;
	background-image: url(../../images/menu_seperator.gif);	
}

.blueLine {
	background-color: #ffffff; 
	height: 7px; 
	border-bottom: solid 3px #3f4f82;
	font-size: 1px;
}

.menuSepVertical {
	background-color: #ffffff;
	height: 7px; 
	font-size: 1px;
}

.newsDate {
	color: #ed7a4f;
	font-size: 11pt;
}

.newsContent {
	padding-bottom: 10px;
	color: #000000;
	font-size: 10pt;
}

.newsBlank {
	background-color: #f2f2f2;
}

.bannerTitle {	
	color: #004484;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}

.content {
	font-family: arial;
	font-size: 10pt;
}

p {
	padding-left: 10px;
	padding-right: 10px;
}

.contentBox {
	border-top: solid 3px #3f4f82;
	border-right: solid 1px #e3e3e3;
	border-left: solid 1px #e3e3e3;
	border-bottom: solid 1px #e3e3e3;
	
	background-color: #f4f4f4;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 10pt;	
}

.seperator {
	font-size: 9px;
	height: 5px;
}

.heading1 {
	color: #000000;
	font-weight: bold;
	font-size: 11pt;
	padding-top: 10px;
}

.heading2 {
	color: #3f4f82; 
	font-weight: bold;
	font-size: 10pt;
	padding-top: 10px;

}

.heading3 {
	color: #3f4f82; 
	font-weight: bold;
	font-size: 12pt;
	padding-top: 10px;

}

.heading4 {
	color: #3f4f82; 
	background-color: #EEEEEE;
	font-weight: bold;
	font-size: 10pt;
	padding-top: 10px;
	padding-bottom: 10px;

}

.disclaimer {
	color: #666666;
	font-size: 8pt;
}	