body
{
	margin: 0px;
	padding: 0px;
	background: url(images/bodyBg.jpg) repeat-x fixed;
	text-align: center;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333;
}
#docWrap
{
	width: 758px;
	margin: 0px auto 0px auto;
	border-left: 1px solid #AAA;
	border-right: 1px solid #AAA;
}
#docWrap a
{
	color: #3364CA;
	text-decoration: none;
}
#docWrap a:hover
{
	text-decoration: underline;
}
#headWrap
{
	width: 100%;
	height: 93px;
	overflow: hidden;
}
#navWrap
{
	width: 758px;
	height: 28px;
	background: #455C9A;
	overflow: hidden;
}
#navWrap img
{
	float: left;
}
#bodyWrap
{
	padding: 9px;
	background: #D4EDD4 url(images/docBg1.jpg) repeat-x;
	text-align: left;
}
.leftColumn
{
	width: 520px;
	float: left;
	margin-bottom: 10px;
}
.rightColumn
{
	width: 220px;
	float: right;
	margin-top: 9px;
}
.clearColumn
{
	clear: both;
	width: 100%;
}
.boxContainer
{
	width: 475px;
	padding: 13px 30px 20px 15px;
	background: #FFF url(images/boxMid.gif);
}
.boxLgContainer
{
	width: 715px;
	padding: 0px 10px 10px 15px;
	background: #FFF url(images/boxLgMid.gif);
}
.boxPhotoContainer
{
	width: 732px;
	background: #FFF url(images/boxLgMid.gif);
	padding: 20px 0 15px 8px;
	overflow-x: hidden;
}
.sideContainer
{
	width: 220px;
	background: url(images/sideFade.jpg);
	padding-bottom: 8px;
	text-align: right;
}
.sideContainer img
{
	border: 1px solid #378837;
	margin-top: 8px;
}
.bottomContainer
{
	width: 708px;
	height: 28px;
	padding: 5px 0px 0px 32px;
	background: url(images/bottomContainer.gif);
	font-weight: bold;
	margin-bottom: 10px;
}
#footerWrap
{
	height: 7px;
	padding-top: 23px;
	background: #5982D5;
}
#footerWrap div
{
	height: 7px;
	overflow: hidden;
	background: #455C9A;
}
#copyWrap
{
	width: 758px;
	margin: 0px auto 0px auto;
	text-align: center;
	color: #98B0E4;
	padding: 10px;
}
#pageTitle
{
	font-size: 25px;
	color: #374979;
	padding: 20px 0px 15px 6px;
	letter-spacing: -1px;
}
.imgThumb
{
	float: left;
	margin: 0px 0px 6px 6px;
	cursor: pointer;
}
#tabGroup
{
	position: absolute;
	width: 250px;
	margin-top: -29px;
	margin-left: 500px;
}
#tabGroup img
{
	float: left;
}
.tabOff,
.tabOn
{
	float: left;
	width: 100px;
}
.tabOn
{
	background: #FFF url(images/tabOnL.gif) no-repeat;
}
.tabOff a,
.tabOn a
{
	display: block;
	width: 100%;
	height: 23px;
	text-align: center;
	font-weight: bold;
	padding-top: 7px;
	background: url(images/tabOffM.gif) repeat-x;
	color: #61A657 !important;
}
.tabOn a
{
	background: url(images/tabOnR.gif) top right no-repeat;
	color: #555 !important;
}
.tabOff a:hover
{
	text-decoration: none !important;
	color: #3A8F3A !important;
}
.tabOn a:hover
{
	text-decoration: none !important;
	color: #555 !important;
}
.photoWrap
{
	width: 340px;
	float: left;
	margin: 7px;
	background: #D9E2F4;
	color: #607CB0;
	text-align: center;
	padding-bottom: 5px;
	border: 1px solid #93A6CA;
}
.photoWrap img
{
	border-bottom: 1px solid #93A6CA;
	margin-bottom: 3px;
	width: 340px;
	height: 255px;
}