﻿body {
	text-align: center; 
	margin: 0px; 
	padding: 0px; 
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;


}



/* --------------	Main	------------------- */

#FMContainer {
	display: block;
	width: 1000px;
	margin: auto;
	text-align: left;
	padding: 0px;
	position: relative;
	top: 0px;
	left: 0px;
}
.Divider {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;	
	text-decoration:none;
}
.Link {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	text-decoration:none;
}
.Right {
float: right;
}
.TxtRight {text-align: right;
}
.TxtLeft {text-align: left;
}
.TxtCenter {text-align: center;
}
.Left {float:left;
}
.Center {margin:auto;
}
.ReadMore:link, .ReadMore:active, .ReadMore:visited {
	background: #409a16;
	padding: 3px 0px 3px 0px;
	text-align: center;
	width: 80px;
	margin: 8px 0px 0px 0px;
	border: 1px solid;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	border-color: #52a22c;
	text-decoration: none;
}
.ReadMore:hover {
	background: #3dba00;
	border-color: #0f3e1c;
}
.Heading {
	display: block;
	font-weight: bold;
	font-size: 15px;
}
.SubHeading {
	display: block;
	font-weight: bold;
	font-size: 14px;
}
.Clear {
clear: both;
}


#FMContent {
	display: block; 
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 7;

}

#FMContent #RightPanel {
	display: block;
	float: right;
	margin: 5px 3px 5px 0px;
	padding: 0px 0px 0px 0px;
}
#FMContent #LeftPanel 
{
	width: 730px;
	display: block;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}



/* --------------	Header	------------------- */

#FMHeader {
	display: block;
	width: 1000px;
	height: 113px;
	background: url("../Images/Header-back.png") no-repeat;
	margin: 0px; 
	padding: 0px;
	position: absolute;
	top: 0px; 
	left: 0px;
	z-index: 10;

}
#FMHeaderSpacer {
	display: block;
	width: 1000px;
	height: 95px;
	/*background: url("../Images/Header-back1.jpg") repeat-y;*/
	margin: 0px; 
	padding: 0px;
	z-index:0;
}
#FMHeader #Contact {
	display: block;
	width: 211px;
	height: 32px;
	float: right;
	margin: 0px; 
	padding: 0px;
	position: absolute;
	top: 0px; 
	right: 3px;
}
#FMHeader #Contact img {
	border: 0px;
}
#FMHeader #NavStrip {
	display: block; 
	text-align: right;
	padding: 60px 15px 0px 0px;
	margin: 0px;
}
#FMHeader .Link:link, #FMHeader .Link:active, #FMHeader .Link:visited {
	color:#FFFFFF;

}
#FMHeader .Link:hover {
	color:#999999;

	text-decoration:none;
}

#FMHeader .Divider {
	color:#FFFFFF;
	margin-left:6px;
	margin-right:6px;
}



/* --------------	HomePage	------------------- */

#BookOverlay
{
display: block;
width: 356px;
height: 350px;
position: absolute;
top: 7px;
left: 9px;
z-index: 11;
}

#Home {
display: block;
width: 1000px;
height: 368px;
margin: 0px;
padding: 0px;
background: url("../Images/Content-Back.jpg") no-repeat;
position: absolute;
top: 0px;
left: 0px;
z-index: 8;

}

#HomeSpacer {
display: block;
width: 1000px;
height: 288px;
margin: 0px;
padding: 0px;
z-index: 0;

}

#Home .Block {
	display: block;
	padding: 0px;
	margin: 0px;
	position: absolute;
	z-index:12;
}

#Home #Block1 {
	top: 13px;
	left: 280px;
	width: 450px;
	height: 250px;
}

#Home #Block2 {
	top: 13px;
	right: 28px;
	width: 200px;
	height: 110px;

}

#Home #Block3 {
	top: 153px;
	right: 28px;
	width: 200px;
	height: 110px;

}
#Home .Block .Heading {
	color: #0F3E1C;
	font-size: 15px;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	background: none;
	border: 0px;

}

#Home .Block .SubHeading {
	color: #3d791f;
	font-size: 14px;
	margin: 0px 0px 3px 0px;
	padding: 0px;
}
#Home .Block .ReadMore {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#Home .Block p {
	margin: 0px;
	padding: 0px;
	line-height: 11px;
	font-size: 10px;
}

#Home #Block1 p {
	margin: 0px;
	padding: 0px;
	line-height: 14px;
	font-size: 11px;
}

#Home .Block .Right {
	margin: 0px 0px 0px 5px;
	padding: 0px;

}
#Home .box {
	display: block;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 8px 0px;
	position: relative;
}
#Home .box .ReadMore {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#Home #Box1 {
	width: 205px;
}

#Home #Box2 {
	width: 200px;
	margin-right:20px;
}

#Home #Box3 {
	width: 205px;
}

#Home #Box4 {
	width: 175px;
	margin-right:20px;
}

#Home #Box5 {
	width: 205px;
}

#Home #Box6 {
	width: 155px;
	margin-right:20px;
}



/* --------------	Footer	------------------- */

#FMFooter {
	display: block;
	width: 1000px;
	height: 280px;
	padding: 0px;
	margin: 0px;
	position: relative;
	clear: both;
	top: 0px;
	left: 0px;
	background: url("../Images/Footer-back.jpg") no-repeat;
	background-position: top left;
	z-index: 6;


}
#FMFooter .Block {
	display: block;
	width:223px;
	height: 110px;
	position: absolute;
	margin: 0px;
	padding: 0px;

}

#FMFooter .Block .Heading {
	color: #1e562d;
	font-size: 15px;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	background: none;
	border: 0px;

}

#FMFooter .Block .ReadMore {
	position: absolute;

	bottom: 2px;
}

#FMFooter #Block1 .ReadMore {
	background: #409a16;
	padding: 1px 0px 2px 0px;
	margin: 7px 0px 0px 0px;
		text-align: center;
	width: 80px;
	border: 1px solid;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	border-color: #52a22c;
	text-decoration: none;
	right: 3px;
}
#FMFooter #Block1 .ReadMore:hover {
	background: #3dba00;
	border-color: #0f3e1c;
}
#FMFooter .Block p {
	margin: 0px;
	padding: 0px;
	line-height: 12px;
}
#FMFooter .Block .Right {
	margin: 0px 0px 0px 5px;
	padding: 0px;

}

#FMFooter #Block1 {
	top: 100px;
	left: 15px;
}
#FMFooter #Block2 {
	top: 100px;
	left: 265px;
}
#FMFooter #Block3 {
	top: 100px;
	left: 515px;
}
#FMFooter #Block4 {
	top: 100px;
	left: 765px;
}

#FMFooter #Bottom {
	display: block;
	position: absolute;
	top: 260px;
	left: 5px;
	width: 990px;
	margin: 0px; 
	padding: 0px;
}


#FMFooter .Divider {
	color:#373737;
	margin-left:5px;
	margin-right:5px;	
}

#FMFooter .Link:link, #FMFooter .Link:active, #FMFooter .Link:visited
{
	color:#666666;
	text-decoration:none;
	padding: 0px;
	margin: 0px;

}
#FMFooter .Link:hover
{
	text-decoration: underline;
}

#FMFooter #Bottom .Text {
	display: block;
	color:#373737;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	text-decoration:none;
	padding: 5px 0px 0px 0px;
	margin: 0px;
}

#FMFooter .textfieldlabel {
	display: block;
	clear: both;
	float: left;
	width: 80px;
	margin: 9px 0px 0px 0px;
	padding: 0px;
}

#FMFooter .textfield {
	width: 140px;
	margin-top: 5px;
}
#FMFooter .checkfield {
	margin: 0px;
	padding: 0px;
	position: absolute;
	bottom: 2px;
	left: 76px;
}

#FMFooter #Block1 .Rememberlabel {
	display: block;
	width: 80px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	bottom: 4px;
	left: 0px;
}

#FMFooter .PDFImg {
display: block;
position: absolute;
bottom: 2px;
right: 0px;
}

#FMFooter .PDFSize {
display: block;
margin: 0px;
padding: 0px;
position: absolute;
bottom: 25px;
left: 0px;
}



/* --------------	GRIP	------------------- */

#FMGRIP-RightMenu {
	background: #1E552D url("../images/rightrep.gif") repeat-x;
	background-position: top left;
	width:248px;
	text-align: center;
	padding-top: 5px;
	height: 100%;
}
#FMGRIP-RightMenu table {
	margin: auto; 
	text-align: left;
}

#LeftPanel .GripPageLeft {
	display: block;
	margin: 18px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* --------------	Formatting	------------------- */


.bold {
	font-weight: bold;
}

.green {
	color: #1e562d;
}


