P.ad1 { 
		font-family:verdana, arial, helvetica; 
		color:#000000; 
		font-weight: BOLD;
		font-size:9pt
}
		
td.ad1 { 
		font-family:verdana, arial, helvetica; 
		color:#000000; 
		font-weight: BOLD;
		font-size:9pt
}
.big { 
		font-family:verdana, arial, helvetica;  
		color:#000088; 
		font-size:16pt
}
td { 
		font-family:verdana, arial, helvetica; 
		color:#000080;
		font-size:9pt;}
td.list { 
		font-family:verdana, arial, helvetica; 
		color:#FFFFFF;
		font-weight: BOLD;
		font-size:10pt;}
td.bizcard9{ 
		font-family:verdana, arial, helvetica; 
		color:#FFFFFF;		
		font-size:9pt;
		background-color:#0000A0;}
td.bizcard12{ 
		font-family:verdana, arial, helvetica; 
		color:#FFFFFF;		
		font-size:12pt;
		background-color:#0000A0;}
td.fgrey { 
		font-family:verdana, arial, helvetica; 
		color:#404040; 
		font-weight: BOLD; 
		font-size:9pt;}

td.7{font-size:7pt;}	
td.8{font-size:8pt;}
td.10{font-size:10pt;}
td.12{font-size:12pt;}
td.14{font-size:14pt
}
dl { 
		font-family:verdana, arial, helvetica; 
		color:#0000a0; 
		font-size:9pt
}

center { 
		font-family:verdana, arial, helvetica; 
		font-size:9pt
}

P { 
		font-family:verdana, arial, helvetica; 
		color:#0000a0; 
		font-size:9pt; }


P.7 {font-size:7pt;}		
P.8 {font-size:8pt;}
P.10 {font-size:10pt;}
P.12 {font-size:12pt;}
P.14 {font-size:14pt
}

P.Header {
		font-weight: BOLD; 
		font-size:12pt
}

P.Important {
		font-weight: BOLD; 
		font-size:9pt; 
		color:#ff0000
}

th {
		font-weight: BOLD ; 
		color:#FFFFFF;
		background-color:#3556DB;
		font-size:10pt
}
		
th.8{font-size:8pt;}
th.9{font-size:9pt;}
th.12{font-size:12pt;}
th.14{font-size:14pt;}

td.bar {
		font-weight: BOLD; 
		color:#FFFFCC; 
		font-size:10pt
}

.error{
		font-size:9pt; 
		color:#ff0000; 
		font-weight: BOLD
}

body {	
		background-color: #ffffff;
		font-family: arial; 
		font-size: 9pt; 
		font-weight: normal;
		font-color: #000080;


}
.input{
		font-face: arial, helvetica, verdana; 
		font-weight: bold; 
		font-size: 9pt;
		color: #000080;

}

.button{ 
		font-face: arial, helvetica, verdana; 
		font-weight: bold; 
		font-size: 9pt;
		color: #000080;
		background-color: #ffffff
}

.disabledButton{ 
		font-face: arial, helvetica, verdana; 
		font-weight: bold; 
		font-size: 9pt;
		color: #CCCCCC;
		background-color: #ffffff
}

/* Play button home video*/
.playButton {
        width: 105px;
        height: 72px;
        display: block;
        font-size: 10px;
        text-decoration: none;
        background-repeat:no-repeat;
       background-image:url(/images/global/buttons/Play_gray.png);		
}
 
.playButton:hover {
        background-image:url(/images/global/buttons/Play_black.png);		
}


.formstyle{ 
	         font-face: arial, helvetica, verdana; 
			 font-weight: bold; 
			 font-size: 9pt;
			 color: #000080
}
.inputbutton { 
		color: #000000; 
		font-family: verdana, arial, sans-serif; 
		background-color: #3556DB
}

select { 
		font-family: Verdana, Arial, sans-serif; 
		font-weight: bold;


}
.legal{
		font-size: 9pt; 
		font-weight: bold;
		font-style: italic;
		color: #C0C0C0;
}

.ae_steps {
		font-weight: bold;
		font-family: verdana, arial, helvetica;
		color: #003366;
}

.ae_substeps {
		font-weight: bold;
		font-size: 8pt;
		font-family: verdana, arial, helvetica;
		color: #003366;
}

.ae_tinystep {
		font-size: 8pt;
		color: #003366;
		font-family: verdana, arial, helvetica;
}

.ae_giantstep {
		font-weight: strong;
		font-size: 12pt;
		font-family: verdana, arial, helvetica;
		color: #003366;
}
.ae_note {
		font-weight: strong;
		font-size: 7pt;
		font-family: verdana, arial, helvetica;
		color: #577693;
}

.ae_note_tiny {
		font-weight: strong;
		font-size: 6pt;
		font-family: verdana, arial, helvetica;
		color: #577693;
}

.ae_select { 
		font-weight: normal;
		font-size: 10pt;
		font-family: verdana, Arial, sans-serif; 
}

.ae_selected { 
		font-weight: bold;
		font-size: 10pt;
		font-family: verdana, Arial, sans-serif; 
		color: #228B30;
}

.ae_error { 
		font-weight: bold;
		font-size: 10pt;
		font-family: verdana, Arial, sans-serif; 
		color: #E30000;
}

.ae_error_big { 
		font-weight: bold;
		font-size: 16pt;
		font-family: verdana, Arial, sans-serif; 
		color: #E30000;
}

.ae_error_tiny { 
		font-weight: bold;
		font-size: 8pt;
		font-family: verdana, Arial, sans-serif; 
		color: #E30000;
}

table.bordered {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	border-collapse: collapse;
}

table.bordered_no_top {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	border-collapse: collapse;
	border-top-width: 0px;
}

.message {
	font-weight:bold;
	color: #FFF;
	font-size: 14pt
}

.errorTable {
	width: 100%;
	margin: 10px auto;
	border: 2px solid #B00;
	border-collapse: collapse;
	background-color: #FFFFAA;
}

.errorTable td {
	padding: 8px;
	text-align: center;
	color: #B00;
	font: bold 13px Lucida, sans-serif;
}

@media print {
	.sellerNavLinks, #printLink, #footerLinks {
		display: none;
	}
}

/* CSS FOR SELLER DIV POP-UPS  */
.small-message-box {
  background-color: #9ABFDE;
  color: #000000;
  font-weight: bold;
  padding: 5px;
  position: absolute;
  text-align: center;
  z-index: 2;
	border:2px solid #000000;
}
.small-message-box {
  width: 330px;
	max-height:400px;
}
.default-message-titlebar {
  color: #FFFFFF;
  height: 15px;
  margin: 0px 0px 5px 0px;
  text-align: left;
}
.default-message-titlebar-text {
  float: left;
}
.default-message-titlebar-button {
  background-image: url(images/close.gif);
  background-repeat: no-repeat;
  display: block;
  float: right;
  height: 14px;
  width: 16px;
}
.small-message-body {
  background-color: #FFFFFF;
  height: 100%;
  padding: 2px;
	max-height:370px;
	overflow:auto;
}
.centerobj {
	text-align:center;
}

/* CSS FOR BUYER DIV POP-UPS  */
.small-msg-box {
  background-color: #FFFFFF;
  color: #000000;
  font-weight: bold;
  padding: 5px;
  position: absolute;
  text-align: center;
  z-index: 2;
  border:2px solid #000000;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}
.small-msg-box {
  width: 330px;
	max-height:400px;
}
.default-msg-titlebar {
  color: #000000;
  height: 15px;
  margin: 0px 0px 1px 0px;
  text-align: left;
}
.default-msg-titlebar-text {
  float: left;
}


