/* test.css */

body, td, tr, li, .txt  {
	color : #666666;
	font-size : 10pt;
	line-height : 140%;
	font-weight :normal;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

a  {
	color : #ED1C24;
	font-size : 10pt;
	line-height : 140%;
	font-weight :normal;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

a:Hover  {
	color : #508DBF;
	font-size : 10pt;
	line-height : 140%;
	font-weight :normal;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.pageLink  {
	color : #000000;
	font-size : 9pt;
	line-height : 140%;
	font-weight :normal;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.pageLink:Hover  {
	color : #ED1C24;
	font-size : 9pt;
	line-height : 140%;
	font-weight :normal;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.homeHead  {
	color : #FF9900;
	font-size : 9pt;
	line-height : 100%;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.homeHead:Hover  {
	color : #FFFFFF;
	font-size : 9pt;
	line-height : 100%;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.homeText  {
	color : #666666;
	font-size : 8pt;
	line-height : 140%;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}


.homeText:Hover  {
	color : #ED1C24;
	font-size : 8pt;
	line-height : 140%;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.head  {
	color : #ED1C24;
	font-size : 12pt;
	line-height : 120%;
	font-weight : bold;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	text-decoration : none;
}

.headLink  {
	color : #FF9900;
	font-size : 12pt;
	line-height : 120%;
	font-weight : bold;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	text-decoration : none;
}

.headLink:Hover  {
	color : #666666;
	font-size : 12pt;
	line-height : 120%;
	font-weight : bold;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	text-decoration : none;
}

.head2  {
	color : #000000;
	font-size : 11pt;
	line-height : 120%;
	font-weight : bold;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	text-decoration : none;
}

.head2Link  {
	color : #ED1C24;
	font-size : 11pt;
	line-height : 120%;
	font-weight : bold;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	text-decoration : none;
}

.head2Link:Hover  {
	color : #666666;
	font-size : 11pt;
	line-height : 120%;
	font-weight : bold;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	text-decoration : none;
}


.head3  {
	color : #000000;
	font-size : 10pt;
	line-height : 120%;
	font-weight : bold;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	text-decoration : none;
	text-align : left;
}

.subhead  {
	color : #000000;
	font-size : 10pt;
	line-height : 120%;
	font-weight : bold;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	text-decoration : none;
}

.subheadLink  {
	color : #FF9900;
	font-size : 10pt;
	line-height : 120%;
	font-weight : bold;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	text-decoration : none;
}

.subheadLink:Hover  {
	color : #666666;
	font-size : 10pt;
	line-height : 120%;
	font-weight : bold;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	text-decoration : none;
}
.redBar {
	color : #FF3333;
	font-size : 11pt;
	line-height : 120%;
	font-weight : bold;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	text-decoration : none;
	text-align : left;
}
.comparisonText {
	color : #666666;
	font-size : 9pt;
	line-height : normal;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	text-align: justify;
	left: 12px;
}
#video {
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 745px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#links {
	width: 745px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header {
	height: 216px;
	width: 745px;
}
