
*
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


html {
	padding: 0;
	margin: 0;
	}
	
body {
	margin: 10px;
	padding: 0px;  
	background-color: #fff;
	color: #333;
	}

a:link, a:visited, a:active
{
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.contentBorder
{
	border: 1px solid #BDFD66;
}

td.header
{
	font-size: 20px;
	height: 50px;
	background-color: #ffffff;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-left: 10px;
	background-image: url(../images/headerbg2.gif);
}

td.upperleft
{
	background-image: url(../images/headerbg1.gif);
}

TD.labelCell
{
	/*background-color: #CCCCCC;*/
	vertical-align: top;
	padding-left:20px;
	padding-top: 8px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	border-bottom: dotted 1px #CCCCCC;
	width: 140px;
}

TD.valueCell
{
	/*background-color: #E6E6E6;*/
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: dotted 1px #CCCCCC;
}

TD.sectioncell
{
	background-color: #e7e7e7;
	vertical-align: top;
	font-weight: bold;
}

TD.buttoncell
{
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: dotted 1px #CCCCCC;
	text-align: right;
}

.content ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

.content ul li
{
	margin: 0;
	width: 300px;
}

.content ul li a:link, .content ul li a:visited, .content ul li a:active
{
	display: block;
	height: 23px;
	cursor: hand;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px 5px 5px 0.5em;
	FONT-SIZE: 11px; 
	COLOR: #888888;
	font-weight: normal;
	FONT-FAMILY: Arial,Verdana;
	text-decoration: none;
}

.content ul li a:hover
{
	background-color: #BDFD66;
	text-decoration: none;
	FONT-SIZE: 11px; 
	COLOR: #888888;
	font-weight: normal;
	FONT-FAMILY: Arial,Verdana;
}

td.menuCell
{
	width: 150px;
}

td.menuCell ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

td.menuCell li
{
	margin: 0;
}

td.menuCell ul li a:visited, td.menuCell ul li a:link, td.menuCell ul li a:active
{
	display: block;
	height: 23px;
	cursor: hand;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px 5px 5px 1em;
	background-image:url(../images/arrowGreen.gif);
	background-position: left center;
	background-repeat: no-repeat;
	FONT-SIZE: 11px; 
	COLOR: #888888;
	font-weight: normal;
	FONT-FAMILY: Arial,Verdana;
	text-decoration: none;
}
.menuCell ul li a:hover
{
	background-color: #BDFD66;
	text-decoration: none;
	FONT-SIZE: 11px; 
	COLOR: #888888;
	font-weight: normal;
	FONT-FAMILY: Arial,Verdana;
}

input.pushbutton {
	border:0px;
	width:113px;
	height:32px;
	text-align:left;
	padding-left:15px;
	background-image:url(../images/buttonBg.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	vertical-align:middle;
	cursor: hand;
	
}
input.pushbuttonsmall {
	border:0px;
	width:113px;
	height:17px;
	text-align:left;
	padding-left:15px;
	background-image:url(../images/smallbuttonBg.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	vertical-align:middle;
	cursor: hand;	
}
input.pushbuttontiny {
	border:0px;
	width:57px;
	height:17px;
	text-align:left;
	padding-left:15px;
	background-image:url(../images/tinybuttonBg.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	vertical-align:middle;
	cursor: hand;	
}

.content
{
	padding: 10px;
	width: 700px;
	overflow: visible;
}

table.datalist
{
	width: 100%;
	background-image:url(../images/detailsGridBg.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}
.datalistheader td
{
	padding-top: 20px;
	font-weight: bold;
}

table.datalist td
{
	border-bottom: 1px solid #cccccc;
}

hr {
  border: 0;
  height: 1px;
  width: 90%;
  color: #eeeeee;
  background-color: #eeeeee;
  margin-top: 5px;
  margin-bottom: 5px;
}

input.smalltext 
{
	width: 30px;
	background-color: #DDDDFF;
	border: 1px solid #2C4369;
}

input.mediumtext 
{
	width: 150px;
	background-color: #DDDDFF;
	border: 1px solid #2C4369;
}

.productlabel
{
	background-image:url(../images/titleSeparator.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	padding-bottom: 8px;
	width: 540px;
	margin-bottom:17px;
	font-size:20px;
	color:#7B7B7B;
	font-family:Arial, Helvetica, sans-serif;
}

.contenttitle
{
	padding-bottom: 8px;
	margin-bottom:5px;
	font-size:20px;
	color:#7B7B7B;
	font-family:Arial, Helvetica, sans-serif;
}

select.medium
{
	width: 150px;
	background-color: #DDDDFF;
	border: 1px solid #2C4369;
}


input.longtext 
{
	width: 300px;
	background-color: #DDDDFF;
	border: 1px solid #2C4369;
}

div.formdiv
{
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	background-image:url(../images/detailsGridBg.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}

div.formdiv h2
{
	font-weight: normal;
	text-align: left;
	font-size:16px;
	color:#7B7B7B;
	font-family:Arial, Helvetica, sans-serif;
}

table.formtable {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	width: 100%;
	font-size:12px;
	background-image:url(../images/detailsGridBg.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}

table.formtable th
{
	font-weight: normal;
	text-align: left;
	font-size:16px;
	color:#7B7B7B;
	font-family:Arial, Helvetica, sans-serif;
}

table.formtable td
{
	
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: dotted 1px #CCCCCC;
}

.contextitem{
	height: 25px;
	vertical-align: middle;
}

.contextitemover{
	height: 25px;
	background-color: #CCCCCC;
	cursor: hand;
	vertical-align: middle;
}
