BODY {
	font-family: 			Arial, Tahoma, Helvetica, sans-serif;
	border:					none;
	margin:		 			0px;
	padding:				0px;
	background-image:		url(../images/paper.jpg);
}

div.Header {
	margin-right:			auto;
	margin-left:			auto;
}

#TopImage {
	width:					800px;
	height:					122px;
}

/*
********************Tables********************
*/
table {
	margin-left: 			auto;
	margin-right: 			auto;
	background-color:		#FFFFFF;
	table-layout:			fixed;
}

/*Entire Top-Image, Menu, Divider*/
table.Header {
	width:					800px;
	border-collapse: 		collapse;
	background-color:		#FFFFFF;
}

/*Body Of Document-No Left Menu*/
table.MainBody {
	width:					700px;
}

/*Lager Body Of Document-No Left Menu*/
table.Bodytop {
	width:					750px;
	padding:				25px;
}	

/*Table For Extensions-Contact.asp*/
table.MiddleBody {
	width:					150px;
}

/*Glssary Table*/
table.Glossary {
	width:					700px;
	border:					groove;
}

table.FullTable {
	width:					800px;
}
/*For Pages with Left Menu-This is the part without the menus*/
table.MainBodyWMenu {
	width:					638px;
}
/*
********************Individual Cells********************
*/
td {
	margin-left: 			auto;
	margin-right: 			auto;
	table-layout:			fixed;
}
/*Top Image on all pages*/
td.TopImage {
	width: 					800px;
	height:					122px;
	border-collapse:		collapse;
	background-color:		#FFFFFF;
}
/*Divider right below menu all pages*/
td.Divider {
	width: 					800px;
	height:					8px;
	background-image:		url(../images/Top-Left-Divider.gif);
	display:				block;
	border:					none;
	margin:		 			0px;
	padding:				0px;
	vertical-align:			top;
}
/* The Menu at the top of the Page all pages*/
td.Menu {
	width: 					800px;
	height:					45px;
	background-color:		#FFFFFF;
	display:				block;
	border:					none;
	margin:		 			0px;
	padding:				0px;
	vertical-align:			top;
}
/*Main Body for Pages without a Left Menu-Contains MainBodyLeft and MainBodyRight*/
td.Bodytop {
	width:					750px;
	background-color:		#FFFFFF;
}
/*The bottom image on all pages*/
td.Bottom {
	width: 					800px;
	height:					54px;
	border-collapse: 		collapse;
	background-color:		#FFFFFF;
}
/*Glossary Page Detail*/
td.GlossaryWhite {
	border:					groove;
	font-size:				10pt;
}
/*Glossary Page Detail*/
td.GlossaryYellow {
	border:					groove;
	background-color: 		#F0E68C;
	font-size:				10pt;
}
/*The Left part of the Page for Pages without a Left Menu*/
td.MainBodyLeft {
	width:					500px;
}
/*The Right part of the Page for Pages without a Left Menu*/
td.MainBodyRight {
	width:					200px;
	vertical-align: 		top;
}
/*Left Side of Directions Page*/
td.MainBodyLeftDirections {
	width:					335px;
	margin-right: 			15px;
}
/*Right Side of Directions Page*/
td.MainBodyRightDirections {
	width:					350px;
}

td.FullTable {
	width:					800px;
	vertical-align:			top;
}
/*The column for the left menu*/
td.LeftMenu {
	width:					162px;
	background-image:		url(../images/_LeftCompany/Company_Spacer.jpg);
	vertical-align:			top;
}

td.LeftMenuLib 
	width:					165px;
	background-image:		url(../images/_LeftLibrary/Left Menu-Spacer.jpg);
	vertical-align:			top;
}
/*The Main Part of All Pages with a Left Menu-Contains MainBodyLeftMenu and MainBodyRightMenu and MainBodySpacer*/
td.RightOfMenu {
	width:					638px;
	vertical-align:			top;
}
/*The Main Part of All Pages with a Left Menu*/
td.MainBodyLeftWMenu {
	width:					410px;
	vertical-align:			top;
}
/*The Main Part of All Pages with a Left Menu*/
td.MainBodyRightWMenu {
	width:					200px;
	vertical-align:			top;
}

td.UserFormLeft {
	width:					196;
	text-align:				right;
	font-size: 				10pt;
	font-family:			Arial, Helvetica, sans-serif;
	color:					black;
}

td.UserFormRight {
	width:					200;
	text-align:				left;
	font-size: 				10pt;
	font-family:			Arial, Helvetica, sans-serif;
	color:					black;
}

td.LibraryBody {
	width:					602px;
}

td.MainBodySpacer {
	width:					8px;
	background-color:			white;
}

td.Quote {
	width:					750px;
	background-color:		#FFFFFF;
	padding:				25px;
	text-align:				center;
}

td.Quote2 {
	width:					594px;
	background-color:		#FFFFFF;
	padding:				8px;
	text-align:				center;
}

/*
********************Images********************
*/
img.Displayed {
	display: 				block;
	margin-left:			auto;
	margin-right:			auto;
}

/*
********************Display********************
*/
.50P {
	width:					50%;
}

.ulmenu {
	width:					350;
	color:					white;
	font-size: 				10pt;
	font-family:			Arial, Helvetica, sans-serif;
	font-weight:			bold;
}

.GoToTop {
	font-size: 				8pt;
	font-family:			Arial, Helvetica, sans-serif;
	color:					#B30E2C;
	text-align:				right;
	vertical-align:	sub;
}

a.red {
	color:					#B30E2C;
}

/*
********************Fonts********************
*/
.redcenter3 {
	font-size: 				12pt;
	font-family:			Arial, Helvetica, sans-serif;
	color:					#B30E2C;
	text-align:				center;
	font-weight:			bold;
}

.redcenter4 {
	font-size: 				14pt;
	font-family:			Arial, Helvetica, sans-serif;
	font-weight:			bold;
	text-align:				center;
	color:					#B30E2C;
}

.redleft2 {
	font-size: 				10pt;
	font-family:			Arial, Helvetica, sans-serif;
	color:					#B30E2C;
	text-align:				left;
	font-weight:			bold;
}

.redleft3 {
	font-size: 				12pt;
	font-family:			Arial, Helvetica, sans-serif;
	color:					#B30E2C;
	text-align:				left;
	font-weight:			bold;
}

.redleft4 {
	font-size: 				14pt;
	font-family:			Arial, Helvetica, sans-serif;
	color:					#B30E2C;
	text-align:				left;
	font-weight:			bold;
}

.blackleft2 {
	font-size: 				10pt;
	font-family:			Arial, Helvetica, sans-serif;
	color:					black;
	text-align:				left;
}

.blackleft1italic {
	font-size: 				8pt;
	font-family:			Arial, Helvetica, sans-serif;
	color:					black;
	text-align:				left;
	font-style:				italic, bold;
}

.blackleft2b {
	font-size: 				10pt;
	font-family:			Arial, Helvetica, sans-serif;
	font-weight:			bold;
	color:					black;
	text-align:				left;
}

.blackleft3 {
	font-size: 				12pt;
	font-family:			Arial, Helvetica, sans-serif;
	color:					black;
	text-align:				left;
}

.blackleft3b {
	font-size: 				12pt;
	font-family:			Arial, Helvetica, sans-serif;
	font-weight:			bold;
	color:					black;
	text-align:				left;
}

.blackcenter2 {
	font-size: 				10pt;
	font-family:			Arial, Helvetica, sans-serif;
	color:					black;
	text-align:				center;
}

.blackcenter2b {
	font-size: 				10pt;
	font-family:			Arial, Helvetica, sans-serif;
	color:					black;
	text-align:				center;
	font-weight:			bold;
}

.blackcenter3 {
	font-size: 				12pt;
	font-family:			Arial, Helvetica, sans-serif;
	color:					black;
	text-align:				center;
}

.blackcenter3b {
	font-size: 				12pt;
	font-family:			Arial, Helvetica, sans-serif;
	color:					black;
	text-align:				center;
	font-weight:			bold;
}
	
.centertext {
	text-align:				center;
}

.DownloadPDF {
	text-align:				center;
	font-size:				12pt;
	font-weight:			bold;
	text-decoration:		underline;
}