/* BACKGROUND TABLE FOR FADE*/
table#backgroundTable1 {
	width:100%;
	margin:0;
	padding:0;
	text-align:left;
	vertical-align:top;
}
table#backgroundTable2 {
	width:100%;
	margin:0;
	padding:0;
	text-align:left;
	vertical-align:top;
	display:table;
}
table#backgroundTable img{margin:0;padding:0;}

table#backgroundTable1 tr#topRow{
	margin:0;
	padding:0;
	background-image:url(images/backgroundTopMiddle.jpg);
	background-repeat:repeat-x;
	vertical-align:top;
}

table#backgroundTable2 tr#middleRow td.firstColumn{
	width:30px;
	background-image:url(images/backgroundRepeatLeft.jpg);
	background-position:top left;
	background-repeat:repeat-y;
}
table#backgroundTable2 tr#middleRow td.middleColumn{
	background-color:#f5e9d3;
	margin:0;
	padding:0;
	height:auto;
}
table#backgroundTable2 tr#middleRow td.lastColumn{
	height:30px;
	width:30px;
	background-image:url(images/backgroundRepeatRight.jpg);
	background-position:top right;
	background-repeat:repeat-y;
}
table#backgroundTable2 tr#bottomRow{
	height:30px;
	margin:0;
	padding:0;
	background-image:url(images/backgroundBottomMiddle.jpg);
	background-repeat:repeat-x;
	background-position:bottom;

}
table#backgroundTable2 tr#bottomRow td.firstColumn{
	height:30px;
	width:30px;
	background-image:url(images/backgroundBottomLeft.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}
table#backgroundTable2 tr#bottomRow td.lastColumn{
	height:30px;
	width:30px;
	background-image:url(images/backgroundBottomRight.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}



/* CONTENT TABLE FOR FADE*/
table#contentTable{
	height:auto;
	width:99%;
	margin:0; 
	padding:0;
	text-align:left;
	float:left;
	position:relative;
	z-index:5;
}

table#contentTable tr#contentTopRow {
	height:11px;
	background-image:url(images/innerColumnTopMiddle.jpg);
	background-repeat:repeat-x;
	background-position:top left;
}
table#contentTable tr#contentTopRow td.contentFirstColumn{
	height:11px;
	width:10px;
	background-image:url(images/innerColumnTopleft.jpg);
	background-position:top left;
}
table#contentTable tr#contentTopRow td.contentLastColumn{
	height:11px;
	width:10px;
	background-image:url(images/innerColumnTopRight.jpg);
	background-position:top left;
}

table#contentTable tr#contentMiddleRow td.contentFirstColumn{
	height:100%;
	width:10px;
	background-image:url(images/innerColumnBackgroundLeft.jpg);
	background-repeat:repeat-y;
	background-position:top left;
}
table#contentTable tr#contentMiddleRow td.contentMiddleColumn{
	background-color:#FFFFFF;

}
table#contentTable tr#contentMiddleRow td.contentLastColumn{
	height:100%;
	width:10px;
	background-image:url(images/innerColumnBackgroundRight.jpg);
	background-repeat:repeat-y;
	background-position:top right;
}


table#contentTable tr#contentBottomRow {
	height:11px;
	background-image:url(images/innerColumnBottomMiddle.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
table#contentTable tr#contentBottomRow td.contentFirstColumn{
	height:11px;
	width:10px;
	background-image:url(images/innerColumnBottomleft.jpg);
	background-position:bottom left;
}
table#contentTable tr#contentBottomRow td.contentLastColumn{
	height:11px;
	width:10px;
	background-image:url(images/innerColumnBottomRight.jpg);
	background-position:bottom right;
}

/* HORIZONTAL NAVIGATION */
#centerNavigation {
	margin: 10px 0 20px -18px;
	padding:0;
	/*height:48px;*/
  height:45px;
	/*width: 748px;*/
  width:1005px;
	/*font-size:.75em;*/
  font-size:1.4;
	position:relative;
	z-index:5;
  /*border-right:solid 1px #FFFFFF;*/
}
#centerNavigationInternalPages {
	margin: 10px 0 20px -18px;
	padding:0;
	/*height:48px;*/
  height:45px;
	/*width: 748px;*/
  width:1005px;
	/*font-size:.75em;*/
  font-size:1.4;
	position:relative;
}
#navLeft{
  margin: -20px 0 0 -1012px;
  position:relative;
}
#navRight{
  margin: -24px 0 0 981px;
  position:relative;
}
ul#navigation{
	list-style-type: none;
	float:left;
  width:inherit;
  margin: -20px 0 0 0;
}
ul#navigation li {
  margin:0 0 0 0;
	padding:0;
	float:left;
	/*width:187px;*/
  width:198px; 
  height:40px;
  vertical-align:middle;
}
ul#navigation li img{
  margin: 5px 0 0 -200px;
  border:none;
  position:relative;
}
ul#navigation li a{
	display: block;
	color: #FFF;
	height:40px;
	padding: 10px 8px 0 0;
	/*margin: 15px 0 0 0;*/
	/*text-align: right;*/
  text-align:center;
	text-decoration: none;
	font-weight:bold;
	font-size:1.1em;
	font-style:normal;
}
ul#navigation li a:hover{
	/*color: #0066FF;*/
	/*color: #6890BC;*/
  color:#EED49A;
	text-decoration:none;
}
ul#navigation li a.darkOrange{
	background-image:url(images/navBarDarkOrange.jpg);
	background-repeat:repeat-x;
	display:block;
}
ul#navigation li a.orange{
	background-image:url(images/navBarOrange.jpg);
	background-repeat:repeat-x;
}
ul#navigation li a.red{
	/*background-image:url(images/navBarRed.jpg);*/
  background-image:url(../images/center-nav.gif);
	background-repeat:repeat-x;
  /*background-color:#952635;*/
  /*margin: -10px 0 0 0;*/
}
ul#navigation li a.yellow{
	background-image:url(images/navBarYellow.jpg);
	background-repeat:repeat-x;
}
/* PAGECONTAINER FOR 2 COLUMN INTERNAL PAGES*/
#twoColumnWrapper {
	/*background-image:url(images/backgroundInternal.jpg);
	background-repeat:repeat-y;
	background-position:top left;*/
}
#mycontainer {
	width: 99%;
	/*background-image:url(images/backgroundInternal.jpg);
	background-repeat:repeat-y;
	background-position:top left;*/
	float: right;
	margin-left: -187px;
	margin-top: -10px;
}
#content {
	margin-left: 187px;
	padding:1em;
	/*font-size:.8em;*/
  font-size:1.1em;
}
/*#content a{
  font-size: 1.3em;
}*/
#oneColumnContent
{
  margin-left: 5px;
	padding:0 1em;
	font-size:.8em;
}

#comparisonResultsContent
{
  margin-left: 1px;
}
#sidebar {
	/*background-image:url(images/backgroundInternal.jpg);
	background-repeat:repeat-y;
	background-position:top left;*/
	width: 187px;
	float: left;
}

.clearing {
	height:10px;
	clear: both;
	
}
#divMultimediaContainer
{
  margin: 0;
  width: 178px;
}
#sidebar img.photo, #divMultimediaContainer img {
	margin: 10px 0px 10px 8px;
	width:170px;

}
#divDynamicHTML{
  /*font-family: Helvetica, Arial, sans-serif;*/
  font-size:1.3em;
  padding: 1px 0 0 0;
}
#divDynamicHTML h3{
  font-size: 1.2em;
	/*font-weight: bold;*/
  /*color:#3A2B1D;*/
  color:#952635;
}
