body{
 font-family: Tahoma, Arial, Helvetica, sans-serif;
}

/* begin advertisement style sheet information */
.companyName{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 20pt;
    COLOR: black;
    FONT-FAMILY: 'Times New Roman'
}

/*
table#ad_details title{
	padding-top: 10px;
	width: 500px;
}
*/

/* begin other */

#ad_details td.advertisement_header{
	font-size: 20px;
	color: black;
	background-color: #4F8EB6;
	width: 100%;
}

#ad_details td{
	font-size: 15px;
}

#ad_details li{
	list-style: square;
}

#ad_details td.content{
  padding-left: 20px;
  padding-top: 15px;
  padding-right: 10px;
}

#ad_details td.section_content{
  padding-left: 20px;
  padding-top: 15px;
  padding-right: 10px;
}


/* end other */
#ad_details table.main {
	border: 2px;
	border-color: #4F8EB6;
	border-style: solid;
	width: 700px;
}

table#spec_sheet hr{
	border:1px solid #A1B5D2;
	height: 1px;
}

table#spec_sheet h3{
	font-size:14px;
	border-top:2px solid #A1B5D2;
	background:#E9EDF5;
	padding-top: 6px;
	padding-bottom: 6px;
}

table#spec_sheet h3{
	font-size:12px;
	/*border-top:1px solid #A1B5D2;*/
	border-top:1px solid #4F8EB6;
	border-color: #4F8EB6;
	
	/*	background:#E9EDF5; */
	background: #4F8EB6;
	padding-left:5px;
	padding-top:6px;
	padding-bottom:6px;	
}

.section_header{
	font-size:12px;
   font-weight: bolder;
	border-top:1px solid #A1B5D2;
	/* changed background on tuesday, rev 1 */
	/*background:#E9EDF5;*/
	background-color: #4F8EB6;
	padding-left:15px;
	padding-top:6px;
	padding-bottom:6px;	
}

.ad_media{
	background:#E9EDF5;
}

.ad_button_section{
	background:#E9EDF5;	
	border-bottom:1px solid #A1B5D2;
}

.section_content{
	padding-left: 35px;
    padding-top: 6px;
	 padding-bottom: 6px;
}

table#spec_sheet_old td{
	padding-left: 20px;
}

table#spec_sheet ul{
	padding: 0;
	margin-left: 35px;
}


table#spec_sheet li{
   list-style-type: none;
  /* list-style: square;
	list-style-type: square;
	*/
	/*list-style-position: inside;*/
	/*list-style-type: none;
	list-style-image: url(/images/list_item_blue.gif); 
	*/
	line-height: 16px;
	font-size: 10pt;
	padding-left: 5px;
}

table#spec_sheet tr{
	font-size:10pt;
	line-height: 16px;
}

table#spec_sheet td{
	padding-top: 6px;
	padding-bottom: 6px;
}

table#spec_sheet {
	font-size: 10pt;
	letter-spacing:normal;
	width: 100%;
}


.highlight{
	padding: 15px;
	background:#E9EDF5;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 5px;
	border-color: #4F8EB6;
	border-style: solid;
	border-width: 1px;
	font-weight: bolder;
	font-size: 12px;
 
}

.standardButton {
  background: #003366;color: white;
  border-left: 1px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* begin footer styles */
table#footer  {
	margin-left: auto;
	margin-right: auto;
}

table#footer td {
	font-size: 15px;
	color:black;
   text-align: center;
	margin-left: auto;
	margin-right:auto;
	padding-bottom: 0px;
}
/* end footer styles */

