html { height: 100%; 
margin-bottom: 1px; 
}
.menuBG {
	width: 786px;
	height: 34px;
	background-image: url(../images/menuBG.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}
.contentBG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #4E4E58;
	background-color: #FAFAFA;
}
.contentLine {
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #4E4E58;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #E6E6E6;
	background-color: #FAFAFA;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: ##4E4E58;
}
.footer {
	height: 45px;
	background-color: #B01F24;
	border-left-color: #FFFFFF;
	margin: 0;
	color: #F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.footer a:link {
	color: #F0F0F0;
	text-decoration: none;
}
.footer a:visited {
	color: #F0F0F0;
	text-decoration: none;
}
.footer a:hover {
	color: #F0F0F0;
	text-decoration: none;
}
.footer a:active {
	color: #F0F0F0;
	text-decoration: none;
}
.vertLines {
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/shadowLines.jpg);
	background-repeat: repeat-y;
	background-position: top;
	width: 846px;
	padding-top: 0px;
}
.leftshadow {
	background-image: url(../images/shadowLeft.jpg);
	height: 652px;
	width: 10px;
	float: left;
}
.tblBG {
	background-image: url(../images/tblLine2.jpg);
	background-repeat: repeat-y;
	background-position: center;
	height: 100%;
}

.overallWidth {
	width: 846px;
	height: 100%;
}
.rightshadow {
	background-image: url(../images/shadowRight.jpg);
	height: 652px;
	width: 10px;
	float: left;
}
.overallWrappfer {
	width: 786px;
	border: 20px solid #FFFFFF;
	height: 100%;
	margin: 0;
	float: left;
}
body {
	background-image: url(../images/bg5.jpg);
	background-repeat: repeat-x;
	background-color: #B2B2B2;
	margin: 0px;
	}
.rightContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333337;
	height: 100%;
	padding-top: 20px;
}
.rightContent a:link {
	color: #B01F24;
	text-decoration: underline;
}
.rightContent a:visited {
	color: #B01F24;
	text-decoration: underline;
}
.rightContent a:hover {
	color: #B01F24;
	text-decoration: underline;
}
.rightContent a:active {
	color: #B01F24;
	text-decoration: underline;
}
.rightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #4E4E58;
	padding-right: 30px;
	padding-left: 10px;
}
.leftContent {
	color: #1A1A1E;
	height: 100%;
	padding-right: 25px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	padding-top: 10px;
	
}
.leftContent a:link {
	color: #245B92;
	text-decoration: underline;
	font-weight: bold;
}
.leftContent a:visited {
	color: #245B92;
	text-decoration: underline;
	font-weight: bold;
}
.leftContent a:hover {
	color: #245B92;
	text-decoration: underline;
	font-weight: bold;
}
.leftContent a:active {
	color: #245B92;
	text-decoration: underline;
	font-weight: bold;
}
.leftText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #4E4E58;
	padding-right: 20px;
	padding-left: 45px;
}
.rightHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(../images/rightHeadBG.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
}
.headerH1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #B01F24;
}
.headerSM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B01F24;
}

.vertLinesBG {
	background-image: url(../images/vertLinesBG.png);
	background-repeat: repeat-y;
	height: 100%;
	width: 826px;
	background-position: top;
}
.tblBGLeft {

	background-image: url(../images/leftShadeBG.png);
	background-repeat: repeat-y;
	height: 100%;
}
.tblBGRight {

	background-image: url(../images/rightShadeBG.png);
	background-repeat: repeat-y;
	height: 100%;
}
.leftshadowBG {
	background-image: url(../images/shadowLeftBG.jpg);
	background-repeat: repeat-y;
}
.rightshadowBG {
	background-image: url(../images/shadowRightBG.jpg);
	background-repeat: repeat-y;
}
.leftSubHead {
	color: #245B92;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
}
.line {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #717680;
	padding-top: 5px;
	padding-bottom: 8px;
}.blueLinks {

	color: #245B92;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16px;
	font-weight: bold;
}
.lineDotted {

	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #717680;
}
.leftContentLG {
	color: #3C3C42;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 19px;
	
}
.blueContent {
	color: #245B92;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	font-weight: bold;
}
.authors {
	height: 24px;
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background-image: url(../images/authorButton.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-top: 2px;
	text-transform: uppercase;
}
.bio {
	color: #1A1A1E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	font-weight: normal;	
}
.bio a:link {
	color: #1A1A1E;
	text-decoration: underline;	
	font-weight: normal;
}
.bio a:visited {
	color: #1A1A1E;
	text-decoration: underline;
	font-weight: normal;
}
.bio a:hover {
	color: #1A1A1E;
	text-decoration: underline;	
	font-weight: normal;
}
.bio a:active {
	color: #1A1A1E;
	text-decoration: underline;	
	font-weight: normal;
}
.leftContentItalicSM {
	color: #1A1A1E;
	height: 100%;
	padding-right: 25px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	font-style: italic;
}
.img {
	border: thin solid #CCCCCC;
	padding: 10px;
}
.previewBox {
	font-family: Arial, Helvetica, sans-serif;
	color: #1A1A1E;
	height: 220px;
	width: 127px;
	float: left;
	font-size: 9pt;
}
.previewBox a:link {
	color: #1A1A1E;
	text-decoration: underline;	
	font-weight: normal;
}
.previewBox a:visited {
	color: #1A1A1E;
	text-decoration: underline;
	font-weight: normal;
}
.previewBoxa:hover {
	color: #1A1A1E;
	text-decoration: underline;	
	font-weight: normal;
}
.previewBox a:active {
	color: #1A1A1E;
	text-decoration: underline;	
	font-weight: normal;
}
