/* CSS Document */

#container {
	position:relative;
	margin-left:auto; 
	margin-right:auto;
	width: 900px;
}

/*a {
	text-decoration: none;
	color: #0C507A;
}*/

a {
	text-decoration: none;
	font-size:inherit;
	font-weight: bold;
	color: #53AEE0;
}

a:hover {
	text-decoration: underline;
	color: #53AEE0;
}



#content {
	position: relative;
	clear: both;
	z-index: 1px;
}

#header {
	position: relative;
	clear: both;
}

#breadCrumbs {
	position: relative;
	background: url(../images/breadcrumbs_bg.gif) no-repeat top left;
	height: 32px;
	width: 900px;
}

#breadCrumbs #text{
	color: #083A59;
	font-weight:bold;
	font-size: 11px;
	width: 500px;
	padding: 9px 0 0 247px
}

#breadCrumbs #text a{
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}


#breadCrumbs #text a:hover {
    color: #0C4F79;
   	text-decoration: underline;
}

#content #subHead{
	width:100%;
	height: 300px;
	background: #EFEFEF url(../images/subhead_bg_bottom.gif) no-repeat bottom left;
}

/*#columnLeft {
	width: 213px;
	float: left;
}

#columnCenter {
	width: 653px;
	position: relative;
 	float: left;
}
*/

#columnLeft {
	width: 200px;
	float: left;
}

#columnCenter {
	width: 653px;
	position: relative;
 	float: left;
}
#columnCenterContentBB {
	width: 900px;
	position: relative;
	float: left;
}
#columnRight {
	width: 29px;
	position: absolute;
	right: 0px;
	top: 88px;
}

#subNav {
	background: url(../images/subnav_bg_gray.jpg) repeat-y top left;
	font-family: Helvetica, Arial, sans-serif;
	color: #444444;
	font-size: 14px;
}

/*#subNav {
	background: url(../images/subnav_bg.gif) repeat-y top left #083D63;
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}
	
#subNav ul{
	list-style: none;
	margin: 0 0 0 22px;
}

*/

	
#subNav ul{
	list-style: none;
	margin: 0 0 0 0px;
}

#subNav li{
	padding: 6px 0 6px 21px;
}

#subNav li a{
	color: #666666;
	text-decoration: none;
}

/*#subNav li a{
	color: #FFFFFF;
	text-decoration: none;
}*/

#subNav li a:hover {
	text-decoration: none;
	color: #63BDED;
}

#subNav #active{
	background: url(../images/subNavListBg.jpg) no-repeat top left;
	font-weight:bold;
}

#subNav #activeWSub{
	background: url(../images/subNavListBgWSub.gif) no-repeat top left #0C527E;
}


.redText {
	color: #63BDED;
}

.whiteredText {
	color: #FFFFFF;
}

.darkgrayText {
	color: #333333;
}

.blueText {
	color: #63BDED;
}

#subNav #subsubNav {
	font-size: 12px;
	padding: 5px 0 0px 0;
	margin: 0 0 0 0;
}

#subNav #subsubNav li {
	padding: 5px 0 3px 20px;
	margin: 0 0 0 0px;
	background: url(../images/arrow_red.gif) no-repeat 9px 9px;
	
}

/*#subNav #subsubNav li {
	padding: 5px 0 3px 20px;
	margin: 0 0 0 0px;
	background: url(../images/arrow_white.gif) no-repeat 9px 9px;
	
}*/

#activesubsub {
	color: #63BDED;
}

#whiteBackground {
	margin: 0 0 0 22px;
}


/*#testimonial {
	background: url(../images/side_grey_bg.gif) repeat-y top left;
	margin: 0 0 0 0px;
	width: 200px;
	color: #2A373D;
}*/

#testimonial {
	margin: 0 0 0 0px;
	width: 200px;
	color: #2A373D;
/*	border: 1px solid #D2D2D2;*/
}

#testimonialImage {
	margin: 10px 0;
}

#testimonial a{
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
/*	color: #6E6E6E;*/
}

/*#testimonial a:hover{
    color: #F78181;
   	text-decoration: underline;
}*/

#testimonial #youtubetitle{
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #F78181;
}

#testimonial #youtubetitle:hover{
    color: #F78181;
   	text-decoration: underline;
}

#testimonial #text {
	margin: 0 10px 10px 10px;
	padding: 14px 0 0 0;
	width: 180px;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #D2D2D2;
}

#testimonial #text #title_p {
	color:#333;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#testimonial #text #desc_p {
	color:#333;
	text-align: center;
}

#testimonial #image {
	text-align:center;
}

#testimonial #textImage {
	margin: 0 0 0 10px;
	padding: 0px 0 0 0;
	width: 180px;
}


#testimonialList ul {
	list-style: none;
	margin: 0 0 0 0;
	font-size: 12px;
	font-weight: normal;
}

#testimonialList li {
	background: none;
	border-top: 1px solid #DCDCDC;
	padding: 8px 0 8px 0;
	height: auto;
}

/*#testimonial #text {
	margin: 0 0 0 19px;
	padding: 14px 0 0 0;
	width: 142px;
	font-size: 11px;
	font-weight: bold;
}

#testimonial #textImage {
	margin: 0 0 0 16px;
	padding: 14px 0 0 0;
	width: 142px;
}*/

#testimonialBottom {
	margin: 0 0 0 0;
}

#testimonial .signOff {
	font-weight: bold;
	font-size: 11px;
}

#shadowLeft {
	margin: 0 0 0 201px;
}

#columnCenter #content {
	width: 685px;
	margin: 1px 0 0 0px;
}

#columnCenter #content #subHead{
	width: 685px;
	height: 178px;
	background: #EFEFEF url(../images/subhead_bg_bottom.gif) no-repeat bottom left;
}


/*#columnCenter #content {
	width: 685px;
	margin: 1px 0 0 0px;
}

#columnCenter #content #subHead{
	width: 648px;
	height: 178px;
	background: #EFEFEF url(../images/subhead_bg_bottom.gif) no-repeat bottom left;
}
*/
#columnCenter #subHeadContent {
	padding: 25px 0 0 0;
	margin: 0 41px 0 25px;
}

#columnCenter #subHeadContent #subHeadTitleText{
	/*	margin: 0 30px 0 25px;*/
	font-size: 28px;
	font-weight: 100;
	line-height: 16px;
	color: #CC0000;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}

#columnCenter #subHeadContentLeft {
	padding: 25px 0 0 0;
	margin: 0 0 0 25px ;
 	float: left ;
	width: 423px;
	height: 178px;
}

#columnCenter #subHeadContentLeft #subHeadTitleText{
	/*	margin: 0 30px 0 25px;*/
	font-size: 28px;
	font-weight: 100;
	line-height: 16px;
	color: #CC0000;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}

/*#columnCenter #subHeadContentRightSalesLB {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float:right;
	width: 200px;
	height: 178px;
 	background-image: url(../partners/holding_trophy2.jpg); 
}*/

#columnCenter #subHeadContentRightSalesLB #subHeadTitleText{
	/*	margin: 0 30px 0 25px;*/
	font-size: 18px;
	font-weight:bold;
	line-height: 16px;
	color: #0C507A;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}

#content #columnCenter #content #subHead #subHeadContentRightSalesLB ol {
	list-style-type: decimal;
	padding-top:0px;
	color:#020202;
}

#content #columnCenter #content #subHead #subHeadContentRightSalesLB li {
	list-style-type: decimal;
	font-style:normal;
	font-size: 13px;	
	line-height:24px;
	font-variant:normal;
}

#columnCenter .subHeadSalesLBTextsub {
	font-size: 12px;
	color: #424242;
	line-height: 22px;
	font-weight: bold;
	font-variant:normal;
}

#columnCenter .subHeadSalesLBTextsub_alert {
	font-size: 14px;
	color: #ac0000;
/*	line-height: 22px;*/
	font-weight: bold;
	font-variant:normal;
}

/*#columnCenter #subHeadContent #subHeadTitleText{
	padding: 10px 0 0 0;
	//margin: 0 30px 0 25px;
	font-size: 28px;
	font-weight: 100;
	line-height: 16px;
	color: #F00;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}
*/

/* Next item was added by Brian Button 12/30/10.                       */
#columnCenter #columnCenterContentBTB {
	margin: 10px 10px 5px 10px;                  /* top right bottom left TRBL */
	float:none;
}

#columnCenter #columnCenterContent {
	/*	margin: 10px 8px 0 10px;*/
	float:none;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
}

/*#columnCenter #columnCenterContent {
	margin: 24px 25px 0 27px;
	float:none;
}*/

#columnCenter #columnCenterContentSubTr{
	width: 685px;
/*	background: url(../images/box.gif) no-repeat bottom right;*/
}

#columnCenter #columnCenterContentProductItem {
	border: 1px solid #D2D2D2;
	margin: 4px 0 0 0;
	background: #FFF;
}

#columnCenter #columnCenterContentProductItem2 {
	border: 1px solid #D2D2D2;
	margin: 0 0 0 0;
	background: #EEE;
}

#columnCenter #content  #productFrame {
	padding-top:10px;
	padding-bottom:10px;
	border: 1px solid #D2D2D2;
}

#columnCenter #content  #contentFrame {
	padding-top:10px;
	padding-bottom:10px;
	border: 1px solid #D2D2D2;
}

#columnCenter #product{
	margin-top: 22px;
	margin-right: 25px;
	margin-bottom: 22px;
	margin-left: 25px;
}

#columnCenterContent #contentFrame #tableTdTop {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #EEE;
	border-right-color: #EEE;
	border-bottom-color: #FFF;
	border-left-color: #EEE;
}

#columnCenterContent #contentFrame #tableTdMiddle {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #EEE;
	border-bottom-color: #FFF;
	border-left-color: #EEE;
}

#columnCenterContent #contentFrame #tableTdBottom {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #EEE;
	border-bottom-color: #EEE;
	border-left-color: #EEE;
	padding-right: 4px;
	padding-left: 10px;
}

#columnCenterContent #contentFrame #tableTdMiddleLeft {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #EEE;
}

#columnCenterContent #contentFrame #tableTdMiddleRight {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #EEE;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

#columnCenterContent #contentFrame #tableTdBottomLeft {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #EEE;
	border-left-color: #EEE;
}

#columnCenterContent #contentFrame #tableTdBottomRight {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #EEE;
	border-bottom-color: #EEE;
	border-left-color: #FFF;
}
#columnCenterContent #contentFrame #featureTableTitle {
	font-size: 14px;
	font-weight: bold;
	color: #2E2E2E;
	text-align: center;
	vertical-align: middle;
	margin-top: 6px;
	margin-right:4px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #EEE;
	border-right-color: #EEE;
	border-bottom-color: #FFF;
	border-left-color: #EEE;
	background-color:#FBF9EE;
/*	background-image: url(../images/experience/feature_table_bg.png)*/;
}

#columnCenterContent #contentFrame #featureTableTitleEL {
	font-size: 14px;
	font-weight: bold;
	color: #2E2E2E;
	text-align: center;
	vertical-align: middle;
	margin-top: 6px;
	margin-right:4px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #EEE;
	border-right-color: #EEE;
	border-bottom-color: #FFF;
	border-left-color: #EEE;
	background-color:#D5E1ED;
/*	background-image: url(../images/experience/el_feature_table_bg.png);*/
}

#columnCenterContent #contentFrame #featureTableTitleNobg {
	font-size: 14px;
	font-weight: bold;
	color: #2E2E2E;
	text-align: center;
	vertical-align: middle;
	margin-top: 6px;
	margin-right:4px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #EEE;
	border-right-color: #EEE;
	border-bottom-color: #FFF;
	border-left-color: #EEE;

}

#columnCenterContent #contentFrame #featureTableTitleGray {
	font-size: 14px;
	font-weight: bold;
	color: #2E2E2E;
	text-align: center;
	vertical-align: middle;
	margin-top: 6px;
	margin-right:4px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #EEE;
	border-right-color: #EEE;
	border-bottom-color: #FFF;
	border-left-color: #EEE;
	background-color:#EEE;

}

#columnCenterContent #contentFrame #featureTableDesc {
	font-size: 12px;
	color: #2E2E2E;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right:4px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #EEE;
	border-bottom-color: #EEE;
	border-left-color: #EEE;
	padding-right: 4px;
	padding-left: 10px;
}

#columnCenterContent #contentFrame #grayFrameTable {
/*	font-size: 12px;
	color: #2E2E2E;
	text-align: left;
	vertical-align: top;*/
	margin-top: 0px;
	margin-right:4px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 4px;
	padding-left: 4px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEE;
	border-right-color: #EEE;
	border-bottom-color: #EEE;
	border-left-color: #EEE;

}

#columnCenter #narrowText {
	margin-top: 0;
	margin-right: 25px;
	margin-bottom: 0;
	margin-left: 25px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#columnCenter #product #link{
	font-size: 10px;
	font-weight: bold;
	margin: 5px 10px 0 0;
	float: right;
}

#columnCenter #linkRight{
	font-size: 10px;
	font-weight: bold;
	margin-right: auto;
	float: right;
}

#columnCenter #subheadImage {
	margin: 0 0 20px 0;
}

#columnCenter .subHeadText {
	font-size: 17px;
	color: #424242;
	line-height: 22px;
	font-weight: bold;
}
#columnCenter .subHeadTextsub {
	font-size: 14px;
	color: #424242;
	line-height: 22px;
	font-weight: bold;
}

#columnCenterContent  #indented_p {
	padding-left: 20px;
	padding-bottom:4px;
}
#columnCenter table .tableSubHeadText {
	font-size: 12px;
	color: #FFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-left: 5px;
}



H1 {
	font-size: 20px;
	color: #0C507A;
	margin: 0 0 12px 0;
	line-height:normal;
}

H2 {
	font-size: 16px;
	color: #4583AA;
	padding-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
} 

H3 {
	font-size: 14px;
	color: #2E2E2E;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
}


H4 {
  font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #FFFFFF;
  margin: 0 0 0 0;
  text-transform:lowercase;
  line-height: 27px;
  background-color: #5883A1;
}

/* H4 {
	font-size: 12px;
	color: #424242;
	margin: 0 0 3px 0;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #DCDCDC;
	font-weight: normal;
	width: 280px;
}   */

H5 {
	font-size: 12px;
	color: #0C507A;
/*	margin: 0 0 5px 0;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #DCDCDC;	
	width: 270px;*/
	font-weight: bold;

}

H6 {
	font-size: 16px;
	color: #ffffff;
	padding-left: 5px;
	margin: 4px 0 4px 0;
} 

/*H6 {
	font-size: 11px;
	color: #848484;
	margin: 0 0 5px 0;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #DCDCDC;
	font-weight: bold;
	width: 600px;
}*/



#columnCenter #callOut {
	width: 588px;
	height: 63px;
	background: url(../images/callout.gif) no-repeat top left;
	margin: 15px 0 15px 0;
}

#columnCenter #callOutContent {
	padding: 10px 20px 0 20px;
}


#prefooter {
	clear: both;
	color: #999999;
	margin: 10px 0 0 5px; 
	font-weight: bold;
	font-size: 12px;
	padding: 20px 0 10px 0;
}


#footer {
	clear: both;
	color: #999999;
	margin: 0 0 0 244px;
	padding: 10px 0 20px 0;
	font-weight: bold;
	font-size: 11px;
}

#footer a {
	color: #0C507A;
}

#footer a:hover {
	color: #0C507A;
	text-decoration: underline;
}

/*#footer a {
	color: #2E2E2E;
}
#footer a:hover {
	color: #333333;
	text-decoration: none;
}*/
#teamTable td {
	font-size: 14px;
	color: #0C4F79;
}

#teamTable td a{
	font-size: 14px;
	color: #0C4F79;
	text-decoration: none;
	font-weight:bold;
}

#teamTable td a:hover{
	text-decoration: underline;
}

.redBold{
	font-size: 11px;
	font-weight: normal;
	color: #AC0000;
}

.greyBold{
	font-size: 11px;
	font-weight: normal;
	color: #7F7F7F;
}

.greyDarkBold{
	font-size: 11px;
	font-weight: bold;
	color: #7F7F7F;
}

.boldSmall{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
/*.boldSmall{
	font-size: 11px;
	font-weight: bold;
	color: #0C4F79;
}*/

#teamItem {
	border-top: 1px solid #DCDCDC;
	margin: 7px 0 20px 0;
	padding: 7px 0 0 0;
}

#logoTable td {
	border-top:1px solid #DCDCDC;
	border-left:1px solid #DCDCDC;
}

#dealers h2 {
	font-size: 15px;
	color: #333333;
}

#dealers a {
	font-weight: bold;
	color: #0C4F79;
}

#corporateStaff h2 {
	font-size: 14px;
	color: #0C507A;
	margin: 0 0 3px 0;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #DCDCDC;
	font-weight: bold;
	width: 270px;
}

ol {
	margin: 0 0 0 20px;
	list-style-type: lower-roman;
}

ol li{
	font-size: 12px;
	font-weight: bold;
	list-style-type: lower-roman;
}

#imageFloatRight {
	float: right;
	margin: 0 0 0 12px;
	padding: 8px;
	border: 1px solid #DCDCDC;
}

#recentCoverage {
	list-style: none;
	margin: 0 0 0 0;
	font-size: 11px;
	font-weight: bold;
}

#recentCoverage a{
	font-size: 12px;
	font-weight: normal;
}

#recentCoverage li{
	list-style: none;
	border-top: 1px solid #DCDCDC;
	padding: 8px 0 5px 0;
	margin: 2px 0;
	clear: both;
}

#recentCoverage #article{
	margin: 0 0 8px 0;
	padding: 0 0 0 8px;
	border-left: 1px solid #DCDCDC;
}

#recentCoverage #source{
	float: right;
	width: 100px;
	margin: 0 0 8px 0;
}

#recentCoverage #date{
	float: left;
	width: 50px;
	margin: 0 0 8px 0;
}



#columnCenterContent ul {
	list-style: none;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 12px 15px;
}

#columnCenterContent li {
	background: url(../images/list_arrow.gif) 0 top no-repeat;	
	padding: 0px 0 2px 13px;
	height: auto;
}

#columnCenterContent #unbold ul{
	list-style: none;
	font-size: 12px;
/*	font-weight: bold;*/
	margin: 0 0 12px 15px;
}

#columnCenterContent #unbold li{
	background: url(../images/list_arrow.gif) 0 top no-repeat;
	padding: 0px 0 2px 13px;
	height: auto;
	font-weight: normal;
	font-size: 11px;
}

#listNoArrow {
}

#listNoArrow ul{
	margin: 0 0 0 3px; 
}

#listNoArrow li{
	background: none;
	margin: 0 0 0 0px;
}

#listNoArrow ul li ul{
	margin: 5px 0 0 12px; 
}

#listNoArrow ul li ul li{
	
}


#todo_steps ol {
	margin: 0 0 0 20px; 
	list-style-type: decimal;
	background: none;	
}


#todo_steps li{
	font-size: 11px;
	font-weight: bold;
	list-style-type: decimal;
	background: none;	
}


#testimonialList .quoteName {
	margin: 7px 0 0 0;
	color: #424242;
	font-size: 11px;
	font-weight: bold;
}

#pictureBorder {
	border: 1px solid #DCDCDC;
	padding: 10px;	
}

#pressReleaseTable td {
	border-top: 1px solid #DCDCDC;
	padding: 5px 0 5px 0;
	text-align: left;
}

#pressReleaseTable #article{
	margin: 0 0 0 8px;
	padding: 0 0 0 8px;
	border-left: 1px solid #DCDCDC;
}
#pressReleaseTable #partner_communication {
	margin: 0 0 0 8px;
	padding: 0 0 0 8px;
	border-left: 1px solid #DCDCDC;
	color: #2E9AFE;
}
#pressReleaseTable #direct_epxresso_info {
	margin: 0 0 0 8px;
	padding: 0 0 0 8px;
	border-left: 1px solid #DCDCDC;
	color: #088A4B;
}
#pressReleaseTable #notice {
	margin: 0 0 0 8px;
	padding: 0 0 0 8px;
	border-left: 1px solid #DCDCDC;
	color: #ac0000;
	background-color: #D8D8D8;
}



#pressReleaseTable #city{
	margin: 0 0 0 8px;
	padding: 0 0 0 8px;
	border-left: 1px solid #DCDCDC;
}

#pressReleaseTable #booth{
	margin: 0 0 0 8px;
	padding: 0 0 0 8px;
	border-left: 1px solid #DCDCDC;
	font-size: 11px;
	font-weight:bold;
}

#columnCenterContent #videoTable thead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #2e2e2e;
	background-color: #DFDFDF;
	text-align: center;
	vertical-align: middle;
	letter-spacing: normal;
	word-spacing: normal;
	height: 25px;
	width: auto;
	border: medium solid #2e2e2e;
	position: relative;
	margin: 0px;
	padding: 0px;
}

#columnCenterContent #videoTable tbody {
	text-align: center;
	vertical-align: top;
}

#clr{ clear: both; }

#adTable  {
	border-top: 1px solid #DCDCDC;
	border-left: 1px solid #DCDCDC;
}

#adTable td {
	border-bottom: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	padding: 15px;
	text-align: center;
}

#adTable img{
	border: 1px solid #DCDCDC;
}

/* Ross' CSS for IFH */
.product_table
{
    border-collapse: collapse;
    margin: auto;
    background: #EEEEEE;
}

.product_table td
{
    border: solid 1px #999;
    padding: 2px 5px;
    text-align: center;
}

.order_button
{
    display: block;
    text-align: center;
    width: 150px;
    margin: 20px auto;
    padding: 8px;
    background: #A11;
    color: #FFF;
    font-weight: bold;
    font-size: 18px;
}

.bold
{
    font-weight: bold;
}

