body {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	margin:0; 
	/*
	06-07-10 Added to replace internal styles 
	All scrollbar styles removed
	*/
}

A:link {
	color: #336699;
	text-decoration: none;
}

A:visited {
	color: #336699;
	text-decoration: none;
}

A:hover {
	color: #003366;
	text-decoration: underline;
	background-color : #FFCC99;
}

/* ID STYLES */

#Video
{
	width: 250px; 
	height: 250px; 
	padding: 0px; 
	overflow:auto; 
	border: 1px solid #999999; 
	margin-top: 20px;
	scrollbar-base-color: #cccccc;

}

.text		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#000000;
	line-height: 16px;
}

.TextSmall
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}



A.toplinks:link {
	color: #3399CC;
	text-decoration: none;
	}

A.toplinks:visited {
	color: #3399CC;
	text-decoration: none;
	}

A.toplinks:hover {
	color: #FF0000;
	text-decoration: underline;
	background-color : #FFCC99;
}
A.redlink:link {
	color: #FF0000;
	text-decoration: none;
	}

A.redlink:visited {
	color: #FF0000;
	text-decoration: none;
	}

A.redlink:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color : #FF0000;
}
.headertext {
	color: #003366;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
}
.form {
	color: #000000;
	background-color: #FFFFFF;
}
.formbutton {
	color: #FFCC99;
	background-color: #336699;
}
.cellborder {
	border-top-width: thin;
	border-right-width: 1px;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #CCCCCC;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.borderstopbtm {
	background-color: #E9E9E9;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.bkgtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFCC99;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.bgtextblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #B0B0FF;
}
.marginsSmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 4px;
	margin-bottom: 4px;
}

.cellborderbottom 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0DFE3;
}

/* 4/11/10 Added for Testimonials */
.CellBorderBottom 
{
	border-bottom: 1px solid #999999;
}

.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFCC99;
	letter-spacing: 1px;
}
A.linktext:link {
	color: #FFCC99;
	text-decoration: none;
	}

A.linktext:visited {
	color: #FFCC99;
	text-decoration: none;
	}

A.linktext:hover {
	color: #FF7F50;
	text-decoration: underline;
	background: none;
}
.booklinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
ul {
	margin-left: 10px;
	padding-left: 6px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFCC99;
	letter-spacing: 1px;
}
A.menutext:link {
	color: #FFCC99;
	text-decoration: none;
	}

A.menutext:visited {
	color: #FFCC99;
	text-decoration: none;
	}

A.menutext:hover {
	color: #FF7F50;
	text-decoration: none;
	background: none;
}

