/* CSS Document */
body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}
#topheader {
	background-image:  url(../images/toplogo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 900px;
	height: 130px;
}
menu {
	margin: 0px;
	padding: 0px;
	width:  900px;
}
li {
	background-color: #900;
	padding-top: 0px;
	list-style-type: none;
	display: inline;
	float: left;
	height: 50px;
	width: 150px;
	border: none;
}
.toplink {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	font-weight: bold;
	font-variant: small-caps;
}
.toplink a:link, .toplink a:visited, .toplink a:active {
	text-align: center;
	color: #FFF;
	height: 50px;
	width: 150px;
	background-image:  url(../images/noMouseOverLinkBar.gif);
	position: absolute;
	text-decoration: none;
}
.toplink a:hover {
	text-align: center;
	color: #FFF;
	height: 50px;
	width: 150px;	
	background-image:  url(../images/mouseOverLinkBar.gif);
}
#maincontent {
	background-color: #FFFFFF;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 900px;
	float: left;
	
}
.cr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
	color: #999999;
	text-align: center;

}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-variant: normal;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}
#helpradio {
	background-image: url(../images/helpradio.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	margin-right: auto;
	margin-left: 100px;
	height: 50px;
	width: 700px;
	position: relative;
}
.noDisp {
	display: none;
	position: absolute;
	top: 200px;
	height: 50px;
	width: 700px;
}
.rimg {
	background-image: url(../images/woman_omt.jpg);
	float: right;
	height: 308px;
	width: 400px;
	margin-top: 5px;
	background-repeat: no-repeat;
	background-position: center center;
}
#bdText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#bdText a:link, #bdText a:hover, #bdText a:visited, #bdText a:active {
	color: #00F;
	text-decoration: underline;
}

.h3 {
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.fF1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666699;
	background-color: #e9e9e9;
}
.content, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.h3i {
	margin-top: 20px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 15px;
	width: 500px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #009900;
	border-right-color: #009900;
	border-bottom-color: #009900;
	border-left-color: #009900;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.mtxt {
	margin-left: 10px;
	font-family: Lucinda Grande, Helvetica, Arial sans-serif;
	font-size: 10pt;
	line-height: normal;
}
.disc1 {
	padding: 15px;
	width: 770px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.livechat {
	width: 900px;
	height: 50px;
	margin-left: 0px;
	position: relative;
	background-color: #FFFFFF;
}
.status {
	width: 450px;
	float: left;
}
.survey {
    float: left;
}
.survey table {
	cellpadding:  5px;
}
.survey th {
	text-align:  right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	white-space: nowrap;
	line-height: 50px;
	padding-right: 10px;
}
.survey td {
	//white-space: nowrap;
	text-align: center;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.order {
	color: #900;
	border-top-width: medium;
	border-bottom-width: medium;
	padding: 10px;
	margin: 5px;
	border-style: dashed;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
	background-color: #EEE;
	text-align: center;
	
}
.fF2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #900;
	background-color: #e9e9e9;
}