@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(imgs/imageIndex/bkg_large_Motion.jpg);
	background-repeat: repeat;
}
p {
}
.oneColElsCtr #container {
	width: 46em;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColElsCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
body,td,th {
	font-size: 10px;
	color: #339999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-transform: uppercase;
}
h1 {
	font-size: 14px;
}
a:link {
	text-decoration: none;
	color: #339999;
}
a:visited {
	text-decoration: none;
	color: #006666;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #339999;
	vertical-align: text-bottom;
}
.TXcolor1 {
	font-size: 9px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	color: #666666;
	vertical-align: middle;
	text-transform: uppercase;
}
.TXcolor2 {
	font-size: 9px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	color: #CCCCCC;
	vertical-align: middle;
	list-style-position: outside;
	list-style-type: square;
	text-transform: uppercase;
}
.TXcolor3 {
	font-size: 14px;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	font-style: normal;
	color: 339999;
	vertical-align: middle;
	list-style-position: outside;
	list-style-type: square;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0px;
}
.TXcolor4News {
	font-size: 9px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	color: #CCCCCC;
	vertical-align: middle;
	list-style-position: outside;
	list-style-type: square;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	display: none;
	white-space: normal;
	clear: none;
	float: none;
	width: auto;
	padding-left: 0px;
	padding-right: 20px;
	padding-top: 15px;
}
.TXcolorNew {
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	color: #99CC00;
	vertical-align: middle;
	text-transform: uppercase;
}
