/* This must be at the start */

/* CSS Document */


BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	width: 750px;
}

H1, .h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	line-height: 1em;
	font-weight: normal;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #4B418C;
}

H2, .h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

H3, .h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0px;
	color: #4B418C;
}

.h3SpaceTop {
	padding-top: 10px;
}

P {
	text-align: left;
	padding: 7px 0px 7px 0px;
}

A {
	color: #0000cc;
}


.pageWrapper, #pageWrapper {
	width: 750px;
}

.bodySmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
}

.bodySmall P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
}

.bodyLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

.bodyExtraLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
}

.bodyIndentOne {
	margin: 0px 0px 0px 10px;
}

.bodyIndentTwo {
	margin: 0px 0px 0px 20px;
}

.bodyIndentThree {
	margin: 0px 0px 0px 30px;
}

.bodyLegal P {
	line-height: 1.4em;
	font-size: .9em;
}

.bodyLegal SUP {
	line-height: 0;
}

/* Step by Step Navigation */

.stepNavigation {
	padding: 10px 0px 0px 0px;
}

.stepNavigationConsumer {
	padding: 10px 0px 0px 0px;
	word-wrap: break-word;
	width: 700px;
	max-width: 750px;
}

.stepOn, .stepOnConsumer {
	font-family: Verdana, sans-serif;
	font-size: .9em;
	font-weight: bold;
	padding-right: 10px;
	padding-bottom: 5px;
	color: #0000cc;
	float: left;
	word-wrap: break-word;
	width: 100px;
	max-width: 170px;
}

.stepOff, .stepOffConsumer {
	font-family: Verdana, sans-serif;
	font-size: .9em;
	padding-right: 10px;
	padding-bottom: 5px;
	color: #666666;
	float: left;
	word-wrap: break-word;
	width: 100px;
	max-width: 170px;
}

.stepPrescription {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	color: #0000cc;
	padding: 10px 0px 10px 0px;
	margin: 0px;
}

.stepPriorAuth {
	color: #FF6600;
}

.stepLeftHeader {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
	background-color: #4B418C;
	color: #ffffff;
	border-top: 1px solid #837CB2;
	border-left: 2px solid #837CB2;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}

/* Breadcrumb Navigation */

.breadcrumbNav {
	font-family: Verdana, sans-serif;
	font-size: .8em;
	font-weight: bold;
	width: 750px;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	line-height: 1.1em;
	border-bottom: 1px solid #cccccc;
	text-align: left;
}

.breadcrumbOn {
	font-weight: bold;
	color: #0000cc;
}

.breadcrumbOff {
	color: #666666;
}

/* Display Profile Elements */

.displayTableLeft {
	font-weight: bold;
	text-align: right;
	padding-right: 4px;
	float: left;
	width: 160px;
	white-space: nowrap;
	line-height: 125%;
}

.displayTableRight {
	line-height: 125%;
	margin-left: 165px;
}

.displayTableSubmit {
	width: 65%;
}

/* Display Prices Elements */

.tableIndex TH {
	font-family: Verdana, sans-serif;
	font-size: .8em;
	font-weight: bold;
	padding: 3px;
	background-color: #E0DEF0;
}

.tableIndex A {
	color: #000099;
}

.tableIndex TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	padding: 3px;
	border-top: 1px solid #999999;
}

.tableBodySmall, 
.tableIndex .tableBodySmall, 
.tableIndex TD .tableBodySmall, 
.tableBodySmall P {
	font-size: .95em;
}
.tableGroup {
	background-color: #E0DEF0;
}

.tableBody TD, .tableBodyNoBorder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	padding: 3px;
	border: 0px;
}

.tableBodyCoupon TD {
	font-size: 11px;
	padding: 0px 3px 3px 3px;
	text-align: right;
	border: 0px;
}

.tableAdvertisementRow1 TD {
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	border-top: 1px solid #999999;
	background-color: #FFFFCC;
}

.tableAdvertisementRow2 TD {
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	border-top: 1px dotted #999999;
	background-color: #FFFFCC;
}

.tableAdvertisementCoupon TD {
	font-size: 11px;
	padding: 0px 3px 3px 3px;
	text-align: right;
	background-color: #FFFFCC;
	border: 0px;
}

.tableDetail TD {
	font-size: .85em;
	padding: 0px 2px 3px 3px;
	text-align: right;
	border: 0px;
}

.tableDetailHeader {
	font-size: .9em;
	padding: 0px 3px 3px 3px;
	text-align: center;
	border: 0px;
}

.tableTab {
	font-family: Verdana, sans-serif;
	font-size: .8em;
	padding: 5px;
	border-bottom: 1px solid #000000;
}

.tableTabOn A {
	text-decoration: none;
	color: #000099;
}

.tableTabOn {
	padding: 5px;
	background-color: #E0DEF0;
	border-right: 1px solid #4B418C;
	border-top: 1px solid #ffffff;
	border-left: 2px solid #ffffff;
	border-bottom: 1px solid #E0DEF0;
	margin: 0px;
}

.tableTabOff A {
	text-decoration: none;
	color: #ffffff;
}

.tableTabOff A:hover {
	text-decoration: underline;
	color: #eeeeee;
}

.tableTabOff {
	padding: 5px;
	background-color: #4B418C;
	color: #ffffff;
	border-top: 1px solid #837CB2;
	border-left: 2px solid #837CB2;
	border-right: 1px solid #000000;
	margin: 0px;
}

/* Form Parent Elements */

.formMainContainer {
	margin: 0px;
}

.formInlineContainer {
	margin: 0px;
	display: inline;
}

.formGroup {
	border-top: 1px solid #cccccc;
	padding: 5px 0px 5px 0px;
	width: 750px;
	display: block;
	position: relative;
	clear: both;
}

.formGroupNoBorder {
	padding: 5px 0px 5px 0px;
	width: 750px;
	display: block;
	position: relative;
	clear: both;
}

/* Form Header, Form Body, Form Help Elements */

.formHeader {
	padding: 0px 0px 10px 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	color: #4B418C;
	font-weight: bold;
	width: 530px;
}

.formHeaderPlus {
	padding: 10px 0px 10px 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	color: #4B418C;
	font-weight: bold;
	width: 530px;
}

.formHeaderNoForm {
	padding: 0px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	clear: left;
}

.formBody {
	width: 530px;
	display: block;
	padding: 2px;
	height: 100%;
	float: left;
}

.formBodyPlus {
	width: 730px;
}

.formHelp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .83em;
	float: left;
	width: 200px;
	border: 1px solid #ffffff;
	margin: 0px 0px 0px 5px;
	padding-bottom: 5px;
}

.formHelp P {
	background: #eeeeee url('../images/icon-help.gif') no-repeat 9px 9px;
	padding: 10px 10px 10px 35px;
	voice-family: "\"}\"";
	voice-family: inherit;
}

/* Form Row */

.formBody .formRow, 
.formBody .formRowWide, 
.formBody .formRowMultiForm, 
.formBody .formRowDirections {
	position: relative;
	margin: 0px 0px 4px 0px;
}

.formBody .formRowPlus {
	position: relative;
	margin: 10px 0px 4px 0px;
}

/* Form Field Elements */

.formRow .formLabel, 
.formRowPlus .formLabel, 
.formRowDirections .formLabel {
	position: absolute;
	top: 0px;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-align: right;
	padding: 2px 5px 0px 0px;
	width: 165px;
}

.formRowNoIndent .formLabel {
	position: relative;
}

.formRow .formLabelNoForm, 
.formRowPlus .formLabelNoForm {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-align: right;
	padding: 0px 5px 0px 0px;
	width: 165px;
}

.formRow .formField, 
.formRow .formFieldCheckbox, 
.formRow .formFieldWrap,
.formRowPlus .formField, 
.formRowDirections .formField {
	position: relative;
	top: 0px;
	left: 170px;
	width: 530px;
}

.formRow .formField .formFieldNarrow, 
.formRowPlus .formField .formFieldNarrow, 
.formRowDirections .formField .formFieldNarrow {
	width: 370px;
}
.formRowDirections .formLabel {
	font-weight: bold;
}

.formFieldNarrow .formLabel {
	display: none;
}

.formRowPlus .formFieldListCheckbox {
	position: relative;
	top: 0px;
	left: 170px;
	width: 530px;
}

.formRowMultiForm .formLabel {
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: right;
	padding: 2px 5px 0px 0px;
	width: 165px;
	vertical-align: middle;
	line-height: 20px;
}

.formRowMultiForm .formField {
	position: relative;
	padding: 0px;
	left: 170px;
	width: 530px;
	vertical-align: middle;
	line-height: 23px;
}

.formRowMultiForm .formField INPUT {
	vertical-align: middle;

}

.formRowMultiForm .formField SELECT {
	height: 20px;
	vertical-align: middle;
}

/* Form Label Text Attributes */

.formLabelError {
	color: #cc0000;
}

.formLabelError B, .formLabelError LI, .formLabelError P {
	font-weight: bold;
}

.formLabelError UL {
	margin-top: 0px;
}

.formLabelAlert {
	color: #FF6600;
	font-weight: bold;
}

.formLabelApproved {
	color: #339900;
	font-weight: bold;
}


.formField IMG {
	vertical-align: bottom;
}

.formInline {
	padding: 0px 0px 10px 0px;
	margin-left: 170px;
}

.formInline UL {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 20px;
}

.formFieldOff, .formFieldDisable {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #eeeeee;
	font-size: .9em;
	margin-right: 2px;
	font-weight: normal;
}

.formFieldDisable {
	background-color: #ffffff;
	border: 1px #ffffff;
	color: #000000;
}

.formFieldWhite {
	font-family: sans-serif;
	background-color: #ffffff;
	font-size: 12px;
}

.formFieldTextAreaWideOff {
	font-family: sans-serif;
	background-color: #eeeeee;
	font-size: 12px;
	width: 500px;
}

.formSecure {
	padding-left: 30px;
	background:  url('../images/icon-secure.gif') no-repeat 3px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	margin-top: 10px;
	margin-left: 165px;
	padding: 2px 7px 20px 30px; 
}

.formAlert, .formAlertSmall {
	padding-left: 50px;
	padding-bottom: 10px;
	background:  url('../images/icon-alert.gif') no-repeat 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.formAlert {
	font-size: 1.2em;
}

.formAlertSmall {
	font-size: .85em;
}

.formDivide {
	border-bottom: 1px solid #cccccc;
	margin-bottom: 3px;
	width: 100%;
	line-height: 3px;
}

.formTermsCheckbox {
	padding-left: 170px;
	width: 15px;
	float: left;
	text-align: left;
	display: block;
}

.formTermsError {
	width: 15px;
	float: left;
}

.formTerms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 300px;
	float: left;
	padding: 0px 0px 10px 10px;
}

/* Form Button Elements */

.formButton, .formButtonMyBidRx {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: .9em;
	background-color: #000066;
	color: #ffffff;
	padding: 4px;
}

.formButtonNegative {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: .9em;
	background-color: #CC6600;
	color: #ffffff;
	padding: 4px;
}

.formButton:hover {
	background-color: #000077;
}

.formButtonSmall {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	background-color: #000066;
	color: #ffffff;
	padding: 3px;
	vertical-align: bottom;
}

.formSubmit {
	display: block;
	width: 580px;
	padding: 10px 0px 5px 170px;
	clear: both;
}

.formSubmitNoMargin {
	display: block;
	padding: 5px 0px 0px 170px;
	white-space: nowrap;
	clear: both;
}

/* Header Elements */
/* Type needs to be fixed to guarantee placement */

#topHeader {
	position: relative;
	width: 750px;
    height: 70px;
	clear: both;
}

#topHeader .topLogo {
	width: 135px;
    height: 70px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#topHeader #logoImage {
    display: block;
    width: 135px;
    background: url('../images/header-logo.gif') no-repeat top left;
}

#topHeader .topStatus {
	position: absolute;
	bottom: 5px;
	right: 0px;	
	text-align: right;
	font-size: 10px;
	line-height: 11px;
	font-family: Verdana, sans-serif;
	padding: 40px 0px 0px 0px;
	width: 610px;
}

#topHeader .topProxyStatus {
	width: 600px;
	text-align: right;
	font-size: .85em;
	font-family: Verdana, sans-serif;
	float: right;
	padding: 20px 0px 0px 0px;
}

/* Navigation Elements */

#topNav {
	width: 750px;
	background-color: #8470C6;
	border-bottom: 1px solid #000000;
	font-family: Verdana;
	font-size: .9em;
	font-weight: bold;
	color: #ffffff;
}

#topNav .topNavConsumer {
	padding: 7px;
}

#topNav .topNavConsumer A {
	color: #ffffff; 
}

#topNav .topNavConsumer A:hover {
	color: #cccccc; 
}

.topNavProxy {
	padding: 7px;
	background-color: #cc0000;
	width: 740px;
	border-bottom: 1px solid #000000;
	color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: center
}

#topNav .topNavConsumer A, .topNavProxy A {
	color: #ffffff; 
}

#topNav .topNavConsumer A:hover, .topNavProxy A {
	color: #cccccc; 
}

#topNav .topNavPlain {
	border-bottom: 1px solid #000000;
	line-height: 1px;
	float: left;
	width: 750px;
}

#topGraphic {
	float: left;
}


#topAdminNav {
	border-bottom: 1px solid #000000; 
	border-top: 5px solid #000000;
	background: #333333;
}

#topAdminNav .topAdminNavPartner {
	padding: 5px; 
}

#topAdminNav .topAdminNavPartner A {
	color: #ffffff; 
}

#topAdminNav .topAdminNavPartner A:hover {
	color: #cccccc; 
}

#topAdminNav .topAdminNavPartnerContent {
	padding: 5px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #ffffff;
}

topAdminNav .topAdminNavPartnerContent A {
	color: #ffffff;
}

/* Footer Elements */

#bottomNav {
	padding: 10px 0px 0px 0px;
	width: 750px;
	clear: both;
}

#bottomNav P {
	border-top: 1px solid #999999;
	font-family: Verdana, sans-serif;
	padding: 5px;
	background-color: #E0DEF0;
	font-size: .85em;
}

.layerError {
	visibility: visible;
	position: relative;
}

.listFourColumn {
	width: 150px; 
	float: left; 
	margin: 0px; 
	padding-right: 5px;
}

.listThreeColumn {
	width: 32%;
	float: left; 
	margin: 0px; 
}

.listThreeColumn UL {
	margin-left: 10px;
	padding-left: 10px;
	margin-right: 5px;
}

.listThreeColumn LI {

}

.listTwoColumn {
	width: 45%;
	float: left; 
	margin: 0px; 
}

.listTwoColumn UL {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 20px;
	display: block;
}

/* Two columns with checkboxes, handles indents */

.listTwoColumnCheckbox {
	width: 49%;
	float: left; 
	margin: 0px; 
	padding: 0px;
}

.listTwoColumnCheckbox UL {
	margin: 0px;
	padding: 0px;
	display: block;
}

.listTwoColumnCheckbox LI {
	margin: 0px; 
	padding: 0px;
    list-style: none;
}

.listTwoColumnCheckbox LABEL {
    display: block;
    padding-left: 25px;
    text-indent: -25px;
    height: 1%;
}

/* Three columns with checkboxes, handles indents */

.listThreeColumnCheckbox {
	width: 32%;
	float: left; 
	margin: 0px; 
	padding: 0px;
}

.listThreeColumnCheckbox UL {
	margin: 0px;
	padding: 0px;
	display: block;
}

.listThreeColumnCheckbox LI {
	margin: 0px; 
	padding: 0px;
    list-style: none;
}

.listThreeColumnCheckbox LABEL {
    display: block;
    padding-left: 25px;
    text-indent: -25px;
    height: 1%;
}

/* Content */

.contentSub {
	background-color: #E0DEF0;
	padding: 7px; 
	border-top: 1px solid #999999;
}

.contentBlock {
	width: 100%;
	display: block; 
	padding-bottom: 5px;
}

.contentBlock H3 {
	margin: 0px 0px 5px 0px;
}

/* Common Content */

.contentRightMenuHeader {
	background-color: #003399; 
	color: #ffffff; 
	padding: 10px; 
	border-bottom: 1px solid #000000;
	font-weight: bold;
}

.contentRightMenu {
	padding: 10px; 
	background-color: #ECECF4; 
	border-top: 1px solid #ffffff;
}

.contentLeft {
	float: left;
	width: 500px;
	padding-right: 10px;
 	padding-bottom: 25px;
}

.contentRight {
	float: right;
	width: 240px; 
	margin: 0px; 
	background-color: #ECECF4;
}

.columnLeft {
	width: 365px; 
	float: left;
}

.columnRight {
	width: 365px; 
	float: right;
}

/*BidRx Content */

#myBidRx  {
 	padding: 10px 0px 0px 0px;
}

#myBidRx  .contentLeft {
	float: left;
	width: 480px;
	padding: 0px;
	background-color: #ffffff;
}

#myBidRx  .contentLeftIntro {
	background: #c1cbe3 url('../images/mybidrx_intro-consumer.gif') no-repeat top right; 
	border: 1px solid #999999; 
	padding: 10px 80px 10px 10px;
}

#myBidRx  .contentLeftIntroWide {
	background: #c1cbe3 url('../images/mybidrx_intro-consumer.gif') no-repeat top left; 
	width: 728px;
	float: left;
	padding: 10px;
	border: 1px solid #999999;
}

#myBidRx .contentLeftIntro P {
	font-size: 1.2em;
	margin: 0px 0px 10px 0px;
}

#myBidRx .contentLeftIntro .contentLeftIntroButtons {

}

#myBidRx .contentLeftIntro .formButtonMyBidRx {
	float: left;
	width: 9em;
}

#myBidRx  .contentLeftIntroWide P {
	font-size: 1.2em;
	margin: 0px 0px 10px 0px;
	padding: 0px 140px 0px 0px;
}

#myBidRx  .contentLeftIntro H2 {
	margin: 0px;
	padding: 0px;
}

#myBidRx  .contentLeft H2 {
	border-top: 1px solid #cccccc;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}

#myBidRx  .contentRight {
	float: right;
	width: 250px;
	background-color: #ffffff;
}

#myBidRx  .contentRight UL {
	margin: 4px 0px 4px 20px;
	padding: 0px;
}

#myBidRx  .contentRight LI {
	padding: 1px;
	font-size: .85em;
	list-style-type: disc;
}

#myBidRx  .contentHeader {
	background-color: #8470C6;
	padding: 5px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
}

#myBidRx  .contentBorder {
	background: #ffffff url('../images/gradient-purple_to_white.gif') repeat-x top left; 
	border: 1px solid #999999;
	padding: 5px
}

#myBidRx  .contentDivide {
	border-top: 1px solid #cccccc;
	line-height: 1px;
}

#myBidRx  .tableTab {
	padding-left: 0px;
	border: 0px;
}

#myBidRx  .tableIndex {
	font-size: 1em;
}

#myBidRx  .tableIndex TH {
	background-color: #8470C6;
	color: #ffffff;
}

#myBidRx  H2 {
	margin-bottom: 0px;
}

#myBidRx  .floatLeft {
	float: left;
	padding: 0px 7px 0px 0px;
}

/* New Styles */

.tableIndexLevel1
{
padding-left: 10pt;
}

.formatStartDate
{
	padding-left: 72px;
	font-size: 11px;
}

.formatEndDate
{
	padding-left: 54px;
}

.formatServiceMenu
{
	padding-left: 22px;
	padding-top: 7px;
}
.formatSelectButton
{
	padding-left: 68px;
	padding-top: 5px;
}

/* Dynamic Style */

.navSubMenuTitle {
	font-weight: bold;
}

.navSubMenu {
	margin-bottom: 0.5em;
	margin-left: 2em;
}

.headerHighlight {
	color: #FF6600;
}

/* Change Role Password Page */

#changeRole #contentLeftWide {
	float: left;
	width: 490px;
}

#changeRole #contentRightWide {
	float: right;
	width: 247px; 
	margin: 0px; 
	background: #ECECF4; 
	margin: 0px 1px 1px 1px; 
}

#changeRole #contentRightWide .contentHeader {
	padding: 8px;
	margin: 0px 1px 0px 0px;
	color: #ffffff;
	background: #847CC4;
}

#changeRole #contentRightWide .contentPadding {
	padding: 5px 0px 3px 0px;
}

#changeRole #contentRightWide .contentGroup {
	border-top: 1px solid #999999;
	padding: 8px;
}

#changeRole #contentRightWide H3 {
	line-height: 14px;
}

#changeRole #contentRightWide UL, LI, P {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
}

/* Sign In Panel Attributes */

#signInWrapper {
	position: relative;
	width: 750px;
	clear: both;
	display: block;
}

#signInPanel { 
	position: absolute;
	left: 10px;
	top: 10px;
}

#signInPanel .panelHeader {
	background: #988BC8; 
	border-bottom: 1px solid #ffffff;
	width: 230px;
}

#signInPanel .panelHeader P {
	padding: 10px; 
	color: #ffffff; 
	font-weight: bold;
}

#signInPanel .panelContent {
	background: #ECECF4;
	width: 230px;
}

#signInPanel .panelContent .panelText {
	padding: 10px; 
}

#signInPanel .formLabel {
	position: relative;
	left: 0px;
	text-align: left;
	width: 200px;
}

#signInContent {
	position: relative;
	left: 260px;
	width: 490px;
}

#signInContent .contentGroup {
	border-top: 1px solid #cccccc;
	padding: 9px 0px 0px 0px;
}

.formFieldSignIn {
	width: 200px;
	max-width: 200px;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}

.reservationLeft {
	width: 300px;
	float: left;
}

.reservationRight {
	width: 430px;
	float: right;
}

.adPlacement {
	text-align: center;
	padding: 5px;
}

/* Developer Display */

.developerDisplay {
	font-size: 10px;
	font-family: Verdana;
	padding: 5px;
	background-color: #FFFF99;
	position: fixed;
	width: 200px;
	top: 10px;
	left: 770px;
	border: 1px solid #000000;
}

.developerDisplay UL {
	margin: 0px;
}

.errorIcon {
	
}

/* Ad content styles */

.adContent {
	position: relative;
}

.adContent .adContentLeft160 {
	float: left;
	width: 570px;
	margin: 0px 0px 20px 0px;
}

.adContent .adContentRight160 {
	float: right;
	width: 160px;
	margin: 0px 0px 20px 0px;
}

.adContent .adContentLeft250 {
	float: left;
	width: 490px;
	margin: 0px 0px 20px 0px;
}

.adContent .adContentRight250 {
	float: right;
	width: 250px;
	margin: 0px 0px 20px 0px;
}

/* Start CSS for registration */
.formBody .formRow2 {
	position: relative;
	margin: 0px 0px 4px 0px;
	height: 30px;
}

.formRow2 .formLabel {
	position: absolute;
	top: 0px;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-align: right;
	padding: 2px 5px 0px 0px;
	width: 170px;
	margin: 0px;
}

.formRow2 .formLabelNoForm {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-align: right;
	padding: 2px 5px 0px 0px;
	width: 170px;
}

.formRow2 .formField {
	position: absolute;
	top: 0px;
	left: 180px;
	width: 430px;
	margin: 0px;
}

.formSubmit2 {
	display: block;
	width: 580px;
	padding: 10px 0px 5px 180px;
	clear: both;
}

.formSecure2 {
	padding-left: 30px;
	background:  url('../images/icon-secure.gif') no-repeat 3px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	margin-top: 10px;
	margin-left: 175px;
	padding: 2px 7px 20px 30px; 
}
/* End CSS for registration */
