BODY {
	background-color: #FFFFFF;
}
.divFlash{display:none;}
.divHtml{display:none;}


A {
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: underline;	
	color: #000000;
	font-family: Univers, Arial, Sans-serif;
	
}

A:hover {
	color:  #000000;
}

H1 {
	font-size: 1em;
	font-family: Univers, Arial, Sans-serif;
	font-weight: 100;
	margin: 0;
}


H2 {
	font-size: 0.9em;
	font-family: Arial, Myriad, San-serif;
	margin: 0;
	font-weight: bold;
}

FORM {
	padding: 0;
	margin: 0;
}


IMG {
	border: 0px;
	display: block;
}

.highlight {
	color: #999999;
}

.standout {
	color: #999999;
	font-weight: bold;
	font-size: 0.85em;
}

#container {
	display: block;
	width: 670px;
	background-color: #FFFFFF;
	margin: 0px auto;
	clear: both;
}

#top {
	font-family: Univers, Arial, Sans-serif;
	font-size: 1em;
	height: 32px;
	background-color: #FFFFFF;
	padding: 0;
}

#top .link {
	float: left;
}

#topMenu {
	display: none;
}

#topMenu UL {
	margin: 0;
	list-style: none;	
}

#topMenu UL LI {
	display: inline;
	margin-left: 20px;
}

#topMenu A {
	color: #04699B;
	font-weight: 100;	
}

#headerMenu {
	display: none;
}

#headerMenu UL {

	list-style: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color: #993333;
}

#headerMenu UL LI {	
	background-image: url( /image/bg_button.gif );
	background-repeat: no-repeat;
	height: 29px;	
	width: 225px;	
	float: left;
}

#headerMenu UL LI A {	
	display: block;
	padding: 8px 0 0 44px;
	color: #FFFFFF;
	font-weight: 100;
	height: 21px;
}

#headerMenu UL LI A:hover {
	background-color: #3498CA;
	color: #000000;
}

#logo {

}

#footer {
	display: none;
	background-color: #FFFFFF;
	height: 42px;
	font-family: Arial, Myriad, Sans-serif;
	font-size: 0.7em;
	
}

#footer .long {
	display: none;
}

#footer .short {
	float: left;
	height: 42px;
	width: 190px;	
	padding: 0 10px 0 36px;
}

#footer IMG {
	float: left;
	padding: 10px 12px 0 0;
}

#footer .text {
	padding: 10px 0 0 0;
	color: #FFFFFF;
	line-height: 1.1em;
}

#header {
	display: none;
}

#columns {
	padding: 30px 204px 30px 0;
	background-color: #FFFFFF;	
}

#bodyText {
	width: 670px;
	padding: 0 0 0 0;
	background-color: #FFFFFF;
}


#leftMargin {
	display: none;
}

#leftMargin .feature {
	padding: 20px 20px 20px 46px;
}

#content {		
	width: 670px;
	padding: 0;
}

#rightMargin {
	margin-top: 10px;
	width: 670px;

}

#rightMargin IMG {
	display: none;
}

#rightMargin .feature {
	width: 204px;
	padding: 20px 26px 20px 0;
	float: left;	
}

.gradient {
	background-image: none;
}

.lightblue {
	background-color: #999999;
}

.darkblue {
	background-color: #000000;
}


.arrowList {
	margin-left: 0;
	padding-left: 30px;
	list-style-image: url(/image/arrow.gif);
}


#questions LI A {
	color: #000000;
}


#questions LI {	
	margin: 0;
	padding-bottom: 4px;
	list-style-type: circle;
	list-style-image: none;
}

.answer {
	padding-top: 14px;
	width: 600px;
}

.answer H2 {	
	color: #000000;
}

#tabs {
	width: 600px;
}

#tabs UL UL UL LI {
	float: left;
	display: list-item;
	position: relative;
	width: 150px;
	margin-right: 2px;
	padding: 0;
}


#tabs UL UL UL LI A {
	background-image: none;
	padding: 0;
	display: block;
	color: #000000;
}


.videoBlock {
	width: 500px;
}