body {
	font-size: 14px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #12082A;
	color: #61557B;
	margin: 0px;
}
.h1 {
	font-size: 25px;
	line-height: 24px;
	color: #110829;
}
/* CSS Document */

.h2 {
	font-size: 14px;
	line-height: 30px;
	color: #000405;
	font-family: Helvetica, sans-serif, Arial;
	font-weight: bold;
}
.h3 {
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	color: #130829;
}
.leftSide {
	background-image: url(images/leftSide1.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
strong {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 14px;
	color: #352E57;
}
.address {
	font-size: 13px;
	line-height: 21px;
	color: #706D90;
}
.leftSide2 {
	background-image: url(images/contentTopLT1.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.rightSide {
	background-image: url(images/rightSide2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.rightSide2 {
	background-image: url(images/contentTopRT1.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.images {
	border: 4px solid #FFF;
}
.content {
	background-image: url(images/content1.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 435px;
	font-size: 14px;
	line-height: 24px;
	color: #61557B;
	padding-left: 15px;
	font-family: "Times New Roman", Times, serif;
}
.underimage {
	background-image: url(images/content2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 434px;
}
.content2 {
	background-image: url(images/subbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 854px;
	font-size: 14px;
	line-height: 24px;
	color: #61557B;
	padding-left: 15px;
	font-family: "Times New Roman", Times, serif;
	padding-right: 15px;
	padding-top: 10px;
}
.content3 {
	background-image: url(images/subbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 14px;
	line-height: 24px;
	color: #61557B;
	padding-left: 15px;
	font-family: "Times New Roman", Times, serif;
	padding-right: 15px;
}
.highlight {
	font-size: 15px;
	font-weight: bold;
}
.menubar {
	background-image: url(images/menubg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 884px;
	color: #241C41;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 35px;
}
a.menuLink {
	color: #241C41;
	text-decoration: none;
	font-size: 12px;
}
a.menuLink:link {
}
a.menuLink:hover {
	text-decoration: none;
	color: #999;
}
@charset "UTF-8";
a.bodyLink {
	color: #2D274D;
	font-size: 14px;
	text-decoration: underline;
}
a.bodyLink:link {
}
a.bodyLink:hover {
	color: #80557B;
}
a.addressLink {
	color: #706D90;
	font-size: 13px;
	text-decoration: none;
}
a.addressLink:link {
}
a.addressLink:hover {
	text-decoration: none;
	color: #999;
	font-weight: normal;
}
