body {
	text-align: left;
	background-color: #d3dae6;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #24496b;
}
.JigsawTiling {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#wrapper {
	position:relative;
	width:750px;
	height:550px;
	z-index:1;
	background-color: #244881;
	background-image: url(images/general/banner.gif);
	background-repeat: no-repeat;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#Nav1 {
	position:absolute;
	left:19px;
	top:79px;
	width:172px;
	height:52px;
	z-index:5;
}
#Nav2 {
	position:absolute;
	left:199px;
	top:79px;
	width:172px;
	height:52px;
	z-index:4;
}
#Nav3 {
	position:absolute;
	left:379px;
	top:79px;
	width:172px;
	height:52px;
	z-index:3;
}
#Nav4 {
	position:absolute;
	left:559px;
	top:79px;
	width:172px;
	height:52px;
	z-index:2;
}
#content {
	position:absolute;
	left:19px;
	top:129px;
	width:712px;
	height:402px;
	z-index:6;
	background-color: #FFFFFF;
	overflow: hidden;
}
#contentText {
	position:absolute;
	width:360px;
	height:402px;
	z-index:7;
	overflow: hidden;
}
#copyright {
	position:absolute;
	left:280px;
	top:530px;
	width:200px;
	height:20px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
	text-align: center;
}
.mainNavigation {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #24496b;
	padding-bottom: 14px;
	padding-top: 7px;
	color: #24496b;
	background-color: #FFFFFF;
	text-indent: 10px;
	text-decoration: none;
	display: block;
}
#contentText p {
	margin: 10px;
}
#contentText h1 {
	background-image: url(images/general/h1gradient.gif);
	background-repeat: repeat-y;
	text-indent: 8px;
	line-height: 28px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 12px;
	margin-left: 2px;
}
#Nav1 a, #Nav2 a, #Nav3 a, #Nav4 a {
	color: #FFFFFF;
	background-color: #1853a8;
	border: 2px solid #7390ba;
	padding-top: 5px;
}
#popUpButtonLeft {
	float: left;
	width: 52px;
	height: 33px;
	text-align: right;
	margin-top: 7px;
}
#popUpButtonRight {
	float: right;
	height: 33px;
	width: 52px;
	margin-top: 7px;
	text-align: left;
}
#Nav1 a:hover, #Nav2 a:hover, #Nav3 a:hover, #Nav4 a:hover {
	color: #24496b;
	background-color: #d3dae6;
	border: 2px solid #FFFFFF;
	padding-top: 5px;
}

p {
	font-size: 14px;
	text-align: left;
	color: #24496b;
}
a {
	text-decoration: none;
	color: #f36819;
}
ul {
	font-size: 14px;
	text-align: left;
	color: #24496b;
	list-style-type: square;
}
#contentText ul {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#contentGallery {
	overflow: auto;
	text-align: left;
	height: 378px;
	width: 688px;
	position: absolute;
	top: 10px;
	left: 10px;
	background-color: #FFFFFF;
	border: 2px solid #d3dae6;
	background-image: url(images/galleryGradient.gif);
	background-repeat: repeat-x;
}
.contentGalleryCategory {
	float: left;
	clear: both;
}
#contentGallery h1 {
	background-image: url(images/general/h1gradient.gif);
	background-repeat: repeat-y;
	text-indent: 8px;
	line-height: 28px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 16px;
	margin-left: 2px;
	width: 650px;
}
#contentGallery li {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 16px;
	padding: 2px;
	height: 142px;
	width: 190px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d3dae6;
	border-right-color: #d3dae6;
	border-bottom-color: #d3dae6;
	border-left-color: #d3dae6;
}
#contentGallery ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.email {
	color: #0000CC;
	font-weight: normal;
	text-decoration: underline;
}
#popUpWrapper {
	height: auto;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
}
#popUpWrapper h1 {
	margin: 0px;
	line-height: 28px;
	padding-right: 8px;
	padding-left: 8px;
	width: auto;
	background-image: url(images/general/h1gradient.gif);
	background-repeat: repeat-y;
	border: 2px solid #FFFFFF;
}
#popUpWrapper p {
	width: auto;
	height: 70px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	position: relative;
}
.referee {
	font-style: italic;
	color: #999999;
}
#popUpNavigationPanel {
	background-image: url(images/general/testimonialButtonPanel.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	width: 108px;
	position: relative;
	text-align: center;
}
#termsText {
	margin: 0px;
	position: absolute;
	height: 412px;
	background-color: #FFFFFF;
	padding-right: 30px;
	width: 370px;
	font-style: italic;
	padding-top: 10px;
}
#jumpMenu {
	text-indent: 10px;
}
