*
{
	margin: 0;
	padding: 0;
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	color: #000000;
}

body 
{
	padding: 10px 0 0 0;
	background-color: White;
	font-size: 12px;
	text-align: center;
	position: relative;
}

a, a:link, a:active
{
	color: #0066cc;
}

a:hover
{
	color: #ff9933;
}

a.header, a.header:link, a.header:active
{
	color: #ffffff;
	text-decoration:none
}

a.header:hover
{
	color: #ff9933;
	text-decoration:none
}

em
{
	font-style: italic;
	font-size: 11px;
	padding: 0;
	margin: 0; 		
}

div.htmlBody
{
	width: 780px;
	text-align: left;	
}

div.companyLogo
{
	float: left;
	width: 200px;	
}

div.companyLogo img
{
	width: 181;
	height: 87;
	border: 0;
	cursor: pointer;	
}

div.companyLinks, div.legalCopy
{
	float:right;
	width: 570px;
	padding: 65px 5px 0 0;
	vertical-align: baseline;	
}

div.legalCopy
{
	clear: both;	
}

div.companyLinks ul, div.topMenuStructure ul, div.legalCopy ul
{
	margin: 0;
	padding: 0;	
}

div.companyLinks ul
{
	float: right;	
}

div.companyLinks ul li, div.legalCopy ul li
{
	float: left;
	list-style-type: none;
	padding: 0 10px 0 10px;
	height: 15px;
	text-align: center;
	border-right: solid 1px #999999;
}

div.companyLinks ul li a, div.legalCopy ul li a 
{
	font-size: 10px;
	text-decoration: none;	
}

div.companyLinks ul li.noBorder, div.topMenuStructure ul li.noBorder, div.legalCopy ul li.noBorder
{
	border: 0;	
}

div.topMenuStructure, div.ucPanel table tr td.panelTitle,
div.ucPanelRepeater table tr td.title, table.dateGridTable tr th
{
	clear: both;
	height: 33px;
	background-image: url(../images/blueBar820x33.jpg);
	background-repeat: no-repeat;
}

div.topMenuStructure table
{
	width: 100%;		
}

div.topMenuStructure table tr td.leftCell, 
div.topMenuStructure table tr td.rightCell,
div.ucPanel table tr td.leftCell, div.ucPanelRepeater table tr td.leftCell
{
	background-image: url(../images/leftCircular10x33.jpg);
	background-repeat: no-repeat;
	width: 10px;
	height: 33px;		
}

div.topMenuStructure table tr td.rightCell
{
	width: 0px;
	background-image: url(../images/rightCircular10x33.jpg);	
}

div.topMenuStructure ul li
{
	float: left;
	list-style-type: none;
	vertical-align: middle;	
	padding: 0 15px 0 15px;
	color: White;
	cursor: pointer; 
	border-right: solid 1px white;
	font-size: 13px;
}

div.topMenuStructure ul li:hover
{
	color: #fcb04d;
}

div.flashBody
{
	clear: both;
	background-color: Black;
	color: White;
	height: 300px;
	padding: 10px 0 0 25px;
	margin-bottom: 20px;
}

div.ucPanel
{
	font-size: 11px;	
}

div.ucPanelRepeater
{
	float: right;
}

div.ucPanel table, div.ucPanelRepeater table
{
	width: 100%;
}

div.ucPanel table tr td.leftCell, div.ucPanelRepeater table tr td.leftCell
{
	width: 10px;
	height: 29px;
	font-size: 1px;
	margin: 0;
	padding: 0;	
}

div.ucPanel table tr td.panelTitle, div.ucPanelRepeater table tr td.title  
{
	height: 25px;
	border: 0;
	color: White;
}

div.ucPanel table tr td.body, div.ucPanelRepeater table tr td.body
{
	border: solid 1px #017ac3;
	border-top: 0;
	background-image: none;
	padding: 10px 10px 0 10px;
	background-image: url(../images/panelBG20x400.jpg);
	background-repeat: repeat-x;
	vertical-align: top;
}

div.ucPanelRepeater table tr td.body div
{
	clear: both;
	padding-bottom: 10px;
}

div.ucPanelRepeater table tr td.body div a
{
	font-size: 11px;
}

div.ucPanelRepeater table tr td.body div.buttonSection
{
	padding-top: 10px;	
}

input.button
{
	background-color: #f98319;
	color: white;
	cursor: pointer;
	border: solid 1px #0079c2;
	border-bottom: solid 1px #003453;
	border-right: solid 1px #003453;
	font-size: 90%;
}

div.legalCopy
{
	clear: both;
	float: left;
	width: 200px;
	padding: 10px 0 0 0;
}

div.copyRight
{
	float: right;
	width: 580px;
	text-align: right;
	padding: 10px 0 0 0;
	color: #0066cc;
	font-size: 10px;	
}

table.loginTable tr td
{
	padding: 2px;	
}

table.loginTable tr td.title
{
	font-weight: bold;
}

table.loginTable tr td.smallText, table.loginTable tr td.lastText
{
	font-size: 10px;	
}

table.loginTable tr td.lastText
{
	text-align: center;
}

div.sideMenuPanel
{
	float: left;
	width: 220px;
}

div.sideMenuPanel div
{
	height: auto;
	padding-top: 10px;	
}

div.sideMenuPanel div table tr td.title, div.sideMenuPanel div table tr td.leftCell
{
	height: 25px;
	font-size: 11px;
}

div.sideMenuPanel div table tr td.body
{
	background-image: url(../images/panelBG20x450.jpg);
	background-repeat: repeat-x;		
}

div.subTitle
{
	font-size: 13px;
	clear: both;
	padding-bottom: 5px;
}
div.bodyPanel
{
	float: right;
	width: 550px;	
}

div.bodyPanel div.header
{
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	background-color: Black;	
	height: 150px;
	color: #cccccc;
	text-align: center;
}

div.bodyPanel div.pageTitle
{
	margin-bottom: 10px;	
}

div.bodyPanel div.pageTitle h1
{
	color: #0066cc;
	font-size: 16px;
}

div.bodyPanel div.treeMenu
{
	color: Black;	
}

div.bodyPanel div.treeMenu a
{
	color: #cc6633;
	text-decoration: none;
	font-size: 12px;	
}

div.bodyPanel div.treeMenu a:hover
{
	color: #0066cc;		
}

table.formTable tr td
{
	padding: 2px 3px 2px 8px;
	vertical-align: middle;	
}

table.formTable tr td.requiredTitle, table.formTable tr td.required
{
	background-image: url(../images/requiredIcon7x20.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
}

table.formTable tr td.title
{
	font-weight: bold;
	padding: 0 10px 0 0;
	font-size: 11px;	
}

table.formTable tr td div
{
	clear: both;
	font-size: 10px;
	color: #646464;	
}

table.formTable tr td.sectionTitle, table.formTable tr td.actionButton
{
	padding: 10px 0 10px 0;
}

table.formTable tr td.sectionTitle div
{
	border-bottom: solid 1px #646464;		
	font-size: 12px;
	color: #0066cc;
}

table.formTable tr td.actionButton div
{
	border-top: solid 1px #646464;
	padding-top: 10px;			
	font-size: 12px;
}
ul.sideMenu
{
	margin: 0;	
}

ul.sideMenu li
{
	height: 10px;
	padding: 0 0 10px 0;
	margin: 0;
	cursor: pointer;
	list-style-type: none;
}

ul.sideMenu li.selected a
{
	color: Black;	
}

ul.sideMenu li a
{
	text-decoration: none;
	font-weight: bold;
}

ul.sideMenu li a:hover
{
	text-decoration: none;
	font-weight: bold;
}

table.dateGridTable tr td, table.dateGridTable tr th
{
	border-left: solid 1px #999999;
	border-bottom: solid 1px #999999;
	padding: 2px 6px 2px 6px;
	vertical-align: top;
}

table.dateGridTable tr th
{
	border-top: solid 1px #999999;
	padding-top: 0;
	padding-bottom: 0;
	height: 25px;
	color: White;
	font-weight: bold;
	vertical-align: middle; 
}

table.dateGridTable tr td.lastCell, table.dateGridTable tr th.lastCell
{
	border-right: solid 1px #999999;
}

div.sideMenuPanel div.ucPanelRepeater table tr td.body
{
	padding: 0 0 0 0;	
}

table tr td.productItem
{
	float: left;
	width: 400px;
	border-top: 0;
	vertical-align: top;	
}

table tr td.productItem h2
{
	background-image: url(../images/productTabSelect.jpg);
	background-repeat: no-repeat;
	height: 20px;
	padding: 8px 0 0 10px;
	font-size: 12px;
	font-weight: bold;
	color: #ff9933;
	z-index: 2;		
}

table tr td.productItem div.productImage
{
	float: left;
	width: 219px;
	height: 180px;
}

table tr td.productItem div.actionButtons
{
	float: left;
	width: 179px;	
	/**height: 180px;**/
}

table tr td.productItem div.PriceSection
{
	clear: both;
	width: 400px;	
	border-top: 0;	
	height: 30px;
}

table tr td.productItem div.PriceSection table
{
	width: 100%;	
}

table tr td.productItem div.PriceSection table tr td
{
	padding:5px;
}

table tr td.productItem div.PriceSection table tr td.title
{
	color: 	#0066cc;
	font-size: 13px;
	font-weight: bold;
} 

table tr td.productDesc
{
	padding: 25px 0 0 10px;
	vertical-align: top;	
}

table tr td.productDesc h2
{
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;	
}

div.desc
{
	font-size: 11px;		
}

table tr td.productDesc div.addtionalInfo
{
	padding-top: 50px;
	font-size: 11px;	
}

table tr td.productDesc div.addtionalInfo div
{
	padding-top: 4px;	
}

table tr td.productItem div.actionButtons ul li
{
	list-style-type: none;
	width: 110px;
	height: 18px;
	margin-top: 5px;
	padding: 5px 0 0 0;
	text-align: center;
	background-image: url(../images/productExtraButton.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	cursor: pointer;	
}

table tr td.productItem div.actionButtons ul li:hover
{
	background-color: #646464;
	background-image: none;
}

table tr td.extraDesc
{
	padding-top: 20px;	
}

table tr td.extraDesc ul li
{
	list-style-type: none;
	float: left;
	width: 130px;
	height: 18px;
	text-align: center;
	font-size: 10px;
	padding-top: 12px;
	font-weight: bold;
	background-image: url(../images/greyTab.jpg);
	background-repeat: no-repeat;
	cursor:pointer
}

table tr td.extraDesc ul li.selected
{
	background-image: url(../images/blueTab.jpg);
	padding-top: 10px;
	height: 20px;
	font-size: 11px;
	cursor:pointer;
		
}

table tr td.extraDesc div.tabBody
{
	clear: both;
	border: solid 1px #999999;
	padding: 10px;
}

table tr td.extraDesc div.tabBody div
{
	padding: 0 0 25px 0;	
}

table tr td.extraDesc div.tabBody div h2
{	
	font-size: 14px;
	font-weight: bold;
	color: #0066cc;
	padding-bottom: 5px;	
}