/**********************************/
/*begin body formatting*/
/**********************************/

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
#maincontent h1 {
	background-image: url(/IMAGES/dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 130%;
	clear: both;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-right: 0px;
	padding-left: 0px;
	color: #3c3c3c;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#maincontent h1 div {
	background-image: url(/IMAGES/dots.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 5px;
}


/**********************************/
/*end body formatting*/
/**********************************/

/**********************************/
/*begin normal link formatting*/
/**********************************/

A:link, A:visited {
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
  cursor: hand;
}
A:hover, A:active {
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
  cursor: hand;
}

/**********************************/
/*end normal link formatting      */
/**********************************/

/**********************************/
/*begin page navigation formatting*/
/**********************************/

TABLE.pagenav_table
{
	background-color : #ebebeb;
	border: 1px solid #cccccc;	
}


.pagenav_pagelink:link, .pagenav_pagelink:hover, .pagenav_pagelink:visited {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
  cursor: hand;
}
.pagenav_currentpage {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
  font-weight: bold; 
}

/**********************************/
/*end normal link formatting      */
/**********************************/

/***************************/
/* begin button formatting */
/***************************/

INPUT.Button_s, TD.Button_s, span.Button_s
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;	
	border: 0px; 
	margin: 3px; 
	margin-left:6px;
	WIDTH: 100px; 
	HEIGHT: 21px; 
	BACKGROUND-image: url(../Images/Buttons/button_100.gif);
	background-repeat: no-repeat;
	background-color: Transparent;
	TEXT-ALIGN: center;
	vertical-align:middle;
	padding-bottom:4px;
	cursor:pointer;
	cursor:hand;
}

INPUT.Button, TD.Button, span.Button
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;	
	border: 0px; 
	margin: 3px; 
	margin-left:6px;
	WIDTH: 120px; 
	HEIGHT: 21px; 
	BACKGROUND-image: url(../Images/Buttons/button_120.gif);
	background-repeat: no-repeat;
	background-color: Transparent;
	TEXT-ALIGN: center;
	vertical-align:middle;
	padding-bottom:4px;
	cursor:pointer;
	cursor:hand;
}


INPUT.Button_l, TD.Button_l, span.Button_l
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;	
	border: 0px; 
	margin: 3px; 
	margin-left:6px;
	WIDTH: 140px; 
	HEIGHT: 21px; 
	BACKGROUND-image: url(../Images/Buttons/button_140.gif);
	background-repeat: no-repeat;
	background-color: Transparent;
	TEXT-ALIGN: center;
	vertical-align:middle;
	padding-bottom:4px;
	cursor:pointer;
	cursor:hand;
}

/*************************/
/* end button formatting */
/*************************/

/***************************/
/*begin web menu formatting*/
/***************************/

.nav_webmenu_root 
{
	
}
.nav_webmenu_rootitem  
{
	margin-left:3px;
	text-align: left;
	font-size: 9pt;
	font-weight: bold;
	color:#666666;
	vertical-align:middle;	
	
}
.nav_webmenu_rootitem_selected  
{
	margin-left:3px;
	text-align: left;
	font-size: 9pt;
	color:#666666;
	font-weight: bold;
	vertical-align:middle;
		
}
.nav_webmenu_sub
 
{
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	
}
.nav_webmenu_subitem  
{
	text-align:left;
	font-size: 9pt;
	color:#666666; 
	margin-top:1px;
	margin-bottom:3px;
	margin-left:3px;
	margin-right:3px;
	
	
}
.nav_webmenu_subitem_selected  
{
	text-align:left;
	font-size: 9pt; 
	color:#666666;
	margin-top:1px;
	margin-bottom:3px;
	margin-left:3px;
	margin-right:3px;
	background:#ebebeb
	
}
/*************************/
/*end web menu formatting*/
/*************************/

/*********************************************/
/*begin horizontal list navigation formatting*/
/*********************************************/

TABLE.nav_listh
{

 }

.nav_listh
{
	text-align: right;
}

.nav_listh_selected
{
	font-weight:bold;
	text-align: right;
}

.nav_listh_alt
{
	text-align: right;
}

.nav_listh_alt_selected
{
	font-weight:bold;
	text-align: right;
}

.nav_listh_sep 
{
}

A.nav_listh:link, A.nav_listh:visited {
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  cursor: hand;
}

A.nav_listh:hover, A.nav_listh:active {
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  cursor: hand;
}

A.nav_listh_alt:link, A.nav_listh_alt:visited {
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  cursor: hand;
}
A.nav_listh_alt:hover, A.nav_listh_alt:active {
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  cursor: hand;
}

/**********************************/
/*end horizontal list formatting*/
/**********************************/

/*********************************************/
/*begin tree navigation formatting*/
/*********************************************/

A.nav_tree:link, A.nav_tree:visited {
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  cursor: hand;
}

A.nav_tree:hover, A.nav_tree:active {
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  cursor: hand;
 } 
 
 A.nav_tree_sub:link, A.nav_tree_sub:visited {
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
  cursor: hand;
}

A.nav_tree_sub:hover, A.nav_tree_sub:active {
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
  cursor: hand;
 }  

/*********************************************/
/*end tree navigation formatting*/
/*********************************************/

/*******************************************/
/*begin vertical list navigation formatting*/
/*******************************************/

TABLE.nav_listv
{
	width:100%;
}

.nav_listv
{
	text-align: left;
}

.nav_listv_selected
{
	font-weight: bold;
	text-align: left;
}

.nav_listv_alt
{
	text-align: left;
}

.nav_listv_sep 
{
	background-color: Gray;
}

A.nav_listv:link, A.nav_listv:visited {
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  cursor: hand;
}

A.nav_listv:hover, A.nav_listv:active {
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  cursor: hand;
}

A.nav_listv_alt:link, A.nav_listv_alt:visited {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  cursor: hand;
}
A.nav_listv_alt:hover, A.nav_listv_alt:active {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  cursor: hand;
}

/******************************/
/*end vertical list formatting*/
/******************************/

/*******************************/
/*begin small basket formatting */
/*******************************/

.sbasket_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.sbasket_value {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ee0010;
}


/******************************/
/*end small basket formatting*/
/******************************/

/*******************************/
/*begin list element formatting */
/*******************************/

.list_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.list_item_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.list_item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.list_item_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.list_sep 
{
	
}

/*****************************/
/*end  list element formatting */
/*****************************/

/**********************************/
/*begin module formatting  */
/**********************************/

TABLE.module_title
{
	width:100%;
	background-color:;
	
}

.module_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color:;
}

TABLE.module
{
	width:100%;
}

/**********************************/
/*end module formatting  */
/**********************************/


/**********************************/
/*begin fonts formatting*/
/**********************************/

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.sub_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.text {
	
}
.text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.text_greyed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #c4c4c4;
}
.text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #000000;
}
.text_small_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #000000;
}

/**********************************/
/*end fonts formatting*/
/**********************************/



/**********************************/
/*begin sitemap formatting link*/
/**********************************/
TABLE.sitemap_module
{
	background-color:;
}

.sitemap_td_titel
{
	background-color:;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #F4F4F4;	
}
.sitemap_td_subtitel
{
	background-color:;
	background-color:;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

A.sitemap_module_title:link, A.sitemap_module_title:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:;
}
A.sitemap_module_title:hover, A.sitemap_module_title:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:;
}
A.sitemap_module_subtitle:link, A.sitemap_module_subtitle:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:;
}
A.sitemap_module_subtitle:hover, A.sitemap_module_subtitle:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:;
}


/**********************************/
/*end sitemap formatting*/
/**********************************/
  
.hand { 
	cursor: hand;
} 

.dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.textbox {	
}

.validationsummary 
{
	font-size: 12px;
	color:Red;
}

.validationitem 
{
	font-size: 10px;
	color:Red;	
}

.highlight1
{
	background-color : #F7F5F0;
	border: 1px solid #666666;	
}
.body_tbl_dotted_bottom {
	border-top: 1px none #ff0000;
	border-right: 1px none #ff0000;
	border-bottom: 1px dotted #ff0000;
	border-left: 1px none #ff0000;
}
.body_tbl_dotted {
	border: 1px dotted #ff0000;
}

.body_tbl_dotted_right {
	
	border-right: 1px dotted #cccccc;
}

/**********************************/
/*begin error validation box*/
/**********************************/

.errors {
	BORDER-RIGHT: #fc6 1px solid; 
	PADDING-RIGHT: 10px; 
	BORDER-TOP: #fc6 1px solid; 
	PADDING-LEFT: 35px; 
	BACKGROUND: url(/IMAGES/oops.png) #ffc no-repeat 5px 5px; 
	PADDING-BOTTOM: 5px; 
	MARGIN: 0px 0px 10px; 
	BORDER-LEFT: #fc6 1px solid; 
	PADDING-TOP: 5px; 
	BORDER-BOTTOM: #fc6 1px solid
}
.errors li {
	margin:0px;
	padding:0px;
	list-style-type:none;
	background-image: url(/IMAGES/chevron2.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	background-color:#ffc;
	padding:5px 0px 5px 25px;
}

.errorssmall {
	BORDER-RIGHT: #fc6 1px solid; 
	PADDING-RIGHT: 5px; 
	BORDER-TOP: #fc6 1px solid; 
	PADDING-LEFT: 35px; 
	BACKGROUND: url(/IMAGES/oops.png) #ffc no-repeat 5px 5px; 
	PADDING-BOTTOM: 5px; 
	MARGIN: 0px 0px 10px; 
	BORDER-LEFT: #fc6 1px solid; 
	PADDING-TOP: 5px; 
	BORDER-BOTTOM: #fc6 1px solid
}

.errorssmall li {
	margin:-5px;
	padding:0px;
	list-style-type:none;
	padding:5px 0px 5px 5px;
}

/**********************************/
/*end error validation box*/
/**********************************/

/**********************************/
/* begin Omnibus Press formatting */
/**********************************/

body {
	background-image: url(/Site/OmnibusPress/Design/IMAGES/background.gif);
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color:#666666;
}
.redarrow {
	background-image: url(/Site/OmnibusPress/Design/IMAGES/header_redarrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 30px;
	width: 30px;
}
#wrapper {
	background-image: url(/Site/OmnibusPress/Design/IMAGES/wrapper.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px;
	width: 972px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 110%;
}
#sidenav ul{
	margin:0;
	list-style:none;
	padding:0;
}
#sidenav li{
	margin:0 0 0 0;
	padding:5px 0 5px 10px ;

}
#sidenav li a{
	margin:0 0 0 0;
	text-decoration:underline;
	background-image: url(/Site/OmnibusPress/Design/IMAGES/redbull.gif);
	background-repeat: no-repeat;
	background-position: 12px 7px;
	padding:0 0 0 20px;
}
.mainpodholder{

	background-color:#ffffff;
}
.sidepodholder{

	background-color:#ffffff;
}
.sidepodholdercat{

	background-color:#ffffff;
}
#sidenav ul li{

	background-color:#ffffff;


}
.redarrow2{
	background-image: url(/Site/OmnibusPress/Design/IMAGES/redarrow.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px 0 0 15px;
}
.mainpodbottom{
	background-image: url(/Site/OmnibusPress/Design/IMAGES/mainpodbottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:22px;
	margin-bottom:10px;
}
h1{
	font-size:100%;
	color:#ffffff;
	background-image: url(/Site/OmnibusPress/Design/IMAGES/h1_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 7px 20px 9px 35px;
	margin:0;

}

.widepodholder h1{
	font-size:100%;
	color:#ffffff;
	background-image: url(/Site/OmnibusPress/Design/IMAGES/h1_wideheader.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 7px 0px 9px 35px;
	margin:0;

}
.widepodholder{

	padding: 0px 0px 9px 0px;
	margin:0;
	background-color: #ffffff;
	margin: 0 0 0 12px;

}
.paging_bar{
	text-align:right;

}
#wrapper a{
	color:#3B3C74;
	font-weight:bold;
	text-decoration:underline;
}
.paging_bar a{
	margin-right:10px;
	text-decoration:underline;
}
.currentpagenumber{	margin-right:10px;
}
.dots{
	background-image: url(/Site/OmnibusPress/Design/IMAGES/greydots.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height:2px;
}
.dotsbreak{
	background-image: url(/Site/OmnibusPress/Design/IMAGES/greydots.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height:2px;
	clear:both;
}
#sidenav li.uponelevel a{
	background-image: url(/Site/OmnibusPress/Design/IMAGES/uponelevel.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 0 0 20px;
	margin-bottom:10px;
}
#sidenav li.currentlevel a{
	background-image: url(/Site/OmnibusPress/Design/IMAGES/redbull.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding: 0 0 0 10px;
}
#sidenav li.currentlevel em{

	padding: 0 0 0 10px;
	font-weight:bold;
	margin:10px 0;

}
#sidenav li.currentlevel{


	margin:0 0;

}
.redtxt{
	font-weight:bold;
	color:#DC0019
}
#sidenav h1{
	font-size:100%;
	color:#ffffff;
	background-image: url(/Site/OmnibusPress/Design/IMAGES/h1_headerside.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 7px 20px 9px 35px;
	margin:0;

}
.padding{
	padding:10px;
}
.product_image{
	float:left;
	width:200px;
		padding-right:10px;
}
.product_info{
	width:300px;
}
h3{
	font-size:130%;
	padding: 0 0 0 0;
	margin:10px 0;
	color:#DC0019
	
}
.clear{
	clear:both;
}
#navdrop {

	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom: 2px;
	margin-right: 8px;
	margin-left: 6px;
	padding-top: 2px;
}
#wrapper #nav {
	list-style-type: none;
	background-image: url(/Site/OmnibusPress/Design/IMAGES/nav_bar2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 6px;
	
	font-size: 110%;
}
h4
{
	color:#232323;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.padding p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.padding p strong {
color:#6f6f6f;
}
form {
	margin: 0px;
	padding: 0px;
}
#wrapper #nav li {
	margin: 0px;
	display: inline;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;

}
#leftcolumn {
	margin-right: 7px;
	margin-left: 15px;
	width: 250px;
}
#content {
	background-color: #f2f2f2;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	border: 1px solid #e3e3e3;
	background-image: url(/Site/OmnibusPress/Design/IMAGES/largegradbg.gif);
	background-repeat: repeat-x;
	background-position: left top;

}
#content p {

	line-height: 18px;
}
.headersdrop {
	background-image: url(/Site/OmnibusPress/Design/IMAGES/headersdrop.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 2px;
	padding-bottom: 10px;
}
.headersdrop_leftcol {
	background-image: url(/Site/OmnibusPress/Design/IMAGES/headersdrop.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 2px;
	padding-bottom: 1px;
}
#main {
	margin-right: 6px;
	margin-left: 8px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 110%;
}
.clear {
	clear: both;
}
#wrapper #nav a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 40px;
		background-image: url(/Site/OmnibusPress/Design/IMAGES/navdiags.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#wrapper #nav a:hover {
	color: #eaeaea;
	text-decoration: underline;
}
h2 {
	margin: 0px;
	font-size: 120%;
	color: #444444;
}
a {
	color: #444444;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
	color:#000000;
}
h2 img {
	margin-right: 10px;
}
#wrapper #leftcolumn .az {
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 5px;
}
#wrapper #leftcolumn .az td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
}
#wrapper #leftcolumn .az td:hover {
background-color:#CCCCCC;
}
#wrapper #leftcolumn .az td a {
	text-decoration:none;
	color:#666666;
	display: block;
	height: 100%;
	width: 100%;
}
#header {
	padding: 0px;
	width: 972px;
	background-image: url(/Site/OmnibusPress/Design/IMAGES/headerrightside.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

select {
	width: 200px;
}
#sidelist {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 250px;
}
#sidelist li {
	background-image: url(/Site/OmnibusPress/Design/IMAGES/list_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 7px 0px 7px 2px;
	background-color:#FEFEFE;
}
#sidelist a {
	font-weight: bold;
	text-decoration: underline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	display: block;
}
#sidelist a:hover {
	text-decoration: none;
	color:#000000;
}
.one {	background: url(/Site/OmnibusPress/Design/IMAGES/1.gif) no-repeat 3px center;}
#footer {
	background-color: #656565;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #FFFFFF;
	background-image: url(/Site/OmnibusPress/Design/IMAGES/footer_bg2.gif);
	background-repeat: repeat;
	background-position: left top;
	text-align: center;
}
#footer a {
	color: #FFFFFF;
}
.darkrounded {
	background-image: url(/Site/OmnibusPress/Design/IMAGES/darkroundedrpt.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 252px;
	text-align: center;
	padding: 0px;
	margin-bottom: 7px;
}
.darkrounded dl {
	background-image: url(/Site/OmnibusPress/Design/IMAGES/darkroundedbot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0px;
}
.darkrounded dt {
	background-image: url(/Site/OmnibusPress/Design/IMAGES/darkroundedtop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 7px;
}
hr {

border: 0;
color: #bebebe;
background-color: #bebebe;
height: 1px;
width: 100%;
text-align: left;
}

.two {	background: url(/Site/OmnibusPress/Design/IMAGES/2.gif) no-repeat 3px center;}
.three {	background: url(/Site/OmnibusPress/Design/IMAGES/3.gif) no-repeat 3px center;}
.four {	background: url(/Site/OmnibusPress/Design/IMAGES/4.gif) no-repeat 3px center;}
.five {	background: url(/Site/OmnibusPress/Design/IMAGES/5.gif) no-repeat 3px center;}
.six {	background: url(/Site/OmnibusPress/Design/IMAGES/6.gif) no-repeat 3px center;}
.seven {	background: url(/Site/OmnibusPress/Design/IMAGES/7.gif) no-repeat 3px center;}
.eight {	background: url(/Site/OmnibusPress/Design/IMAGES/8.gif) no-repeat 3px center;}
.nine {	background: url(/Site/OmnibusPress/Design/IMAGES/9.gif) no-repeat 3px center;}
.ten {	background: url(/Site/OmnibusPress/Design/IMAGES/10.gif) no-repeat 3px center;}

.VertAlign 
{
	vertical-align: middle;
}

/**********************************/
/* end Omnibus Press formatting   */
/**********************************/
