body {
	background-repeat: repeat-x;
	background-image: url(images/bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
}
.oneColFixCtrHdr #container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px;
	background-repeat: repeat-x;
}
.oneColFixCtrHdr #footer {
	text-align: center;
	font-size: 10px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.oneColFixCtrHdr #footer p {
	margin: 0;
	text-align: center;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}

.std
{
	FONT-FAMILy: "Times New Roman", Times, serif;
	FONT-SIZE: 14pt;
	color: #FFFFFF;
	line-height: 1.3em;
	font-weight: normal;
}

.Red_std_bold {
	FONT-FAMILy: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bold;
}

.small
{
	FONT-FAMILy: verdana;
	FONT-SIZE: 8pt;
}

.headingwhite
{
	FONT-FAMILy: verdana;
	FONT-SIZE: 12pt;
	FONT-WEIGHT: bold;
	COLOR: white;
}
.nav
{
	FONT-FAMILy: verdana;
	FONT-SIZE: 9pt;
	COLOR: white;
}
.JCheading {
	font-family: "Gill Sans MT";
	font-size: 20px;
	list-style-type: none;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.TITLEREDBGROUND {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #b22222;
	font-style: normal;
	line-height: normal;
}	
	


.videoCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFF00;
	background-position: center;
	line-height: normal;
	padding: 0px;
}
.BORDER_JC {
	border: medium ridge #FFFF00;
}
.Table_JC {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFF00;
	margin: 0px;
	padding: 0px;
}



.redlikeheading {
	font-family: "Adobe Garamond Pro";
	font-size: 18px;
	font-style: normal;
	line-height: 130%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #990000;
}
.stdyellow {
	FONT-FAMILy: "Times New Roman", Times, serif;
	FONT-SIZE: 14pt;
	color: #FFFF00;
	line-height: 1.0em;
	padding: 2px;
}

