body {
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
}
td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
form {
    margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	margin-top: 8px;
	margin-bottom: 4px;
}
a:link {
	color: #204486;
}
a:visited {
	color: #204486;

}
a:hover {
	/*color: #5489CB;*/
	color: #F13510;
	text-decoration: underline;
}
.content {
    margin-top: 5px;
	margin-bottom: 10px;
	color: #444444;
	line-height: 18px;
	padding-right: 35px;
	padding-bottom: 30px;
}
.sidebar {
    margin-top: 40px;
	margin-bottom: 10px;
	line-height: normal;
}
.sidebar .arrow {
    margin-top: 6px;
	margin-right: 9px;
}
.blueStripe {
    background-color: #61739E;
}
.pageTitle {
	font-family:  "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 17px;
	/*line-height:21px;*/
	color: #555555;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 30px;
	
	
}
.pageSection {
	font-family:  "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*line-height:21px;*/
	color: #333333;
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom: solid #DADEE9 7px;	
}
.pagePath {
   margin-bottom: 30px;
   font-family:  "Arial Narrow", Arial, Helvetica, sans-serif;
   font-size:11px;
   color: #444444;
}
.pagePath .destination {

}
.pagePath a {
   color: #444444;
   text-decoration: none;
}
.pagePath a:visited {
   color: #444444;
}
.pagePath a:hover {
   text-decoration: underline;
   color: #CF820A;
}

.pageFooter {
    color: #CCCCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
    padding-top: 5px;
	padding-bottom: 15px;
}
.pageFooter a {
    color: #CCCCFF;
}
.pageFooter a:visited {
    color: #CCCCFF;
}
.pageFooter a:hover {
    color: white;
}

/*
.sidebar td a {
    display: block;
	padding-top: 5px;
	padding-bottom:4px;
	border-bottom: solid #DADEE9 1px;
	line-height: normal;
	text-decoration: none;
	color: #CF820A;
}
.sidebar td a:visited {
    color: #CF820A;
}
.sidebar td a:hover {
    color: #CF820A;
	text-decoration: underline;

}
*/
.sidebar td a {
	text-decoration: none;
}

.sidebar ul {
   padding: 0px;
   margin-left: 17px; 
   margin-top: 10px;
   margin-right: 5px; list-style-image:url('/website/images/bullet.gif'); list-style-type:square; list-style-position:outside
}
.sidebar li {
    padding-bottom: 12px;
	line-height:14px;
}

.pageBox {
    border: solid #CDCDCD 1px;
	background-color: #ECECFF;
	padding: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.pageBoxHeader {
    font-family: "Arial Narrow", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: solid #CDCDCD 1px;
}
.pageBox ul {
   padding: 0px;
   /*list-style:  square outside;*/
   margin-left: 17px; 
   margin-top: 10px;
}
.pageBox li {

}
.productsTechnicalBox {
    border: solid #CDCDCD 1px;
	background-color: #ECECFF;
	padding: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 170px;
	float:right;
	margin-left: 10px;
	line-height: 15px;
}
.pageHeader{
    font-family: "Arial Narrow", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-top: 26px;
}
.pageHeader2{
    font-family: "Arial Narrow", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border-bottom: solid #CDCDCD 1px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.dropdown {
	background-color: #E7C179;
	line-height: normal;
}
.dropdown a {
	display: block;
	font-size: 11px;
	color: white;
	padding: 5px;
	padding-left: 7px;
	background-color: #E7C179;
	text-decoration: none;
}
.dropdown a:visited {
	display: block;
	color: white;
	background-color: #E7C179;
	text-decoration: none;
}
.dropdown a:hover {
	display: block;
	color: #5C6B8D;
	background-color: #EADEC7;
	text-decoration: none;
}
.download a {
    color: #EDEDFF;	
	line-height: normal;	
	text-decoration: none;
}
.download a:visited {
    color: #EDEDFF;
	text-decoration: none;
}
.download a:hover {
    color: white;
	text-decoration: underline;
}
.frame img {
	border: 1px solid #CCCCCC;
	margin-top: 4px;
}
input {
    font-size: 11px;
}
select {
    font-size: 11px;
}
a.joeDownload {
    display: block;
	padding: 5px;
	background-color: #EFEFEF;
	border: solid #CDCDCD 1px;
}
a.joeDownload:hover {
	background-color: #F8F8F8;

}