body {
	font-family: Arial, Helvetica, san-serif;
	font-size: 14px;
	line-height: 20px;
}

td {
	font-size: 14px;
	color: #000;
	text-align: center;
}

th {
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Arial, Helvetica, san-serif;
	font-size: 14px;
}

.small {
	font-family: Arial, Helvetica, san-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
}

.medium {
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
}

.big {
	font-family : Arial, Helvetica, san-serif;
	font-size: 22px;
	color: #1D406B;
	line-height: 20px;
	padding: 0px;
	font-style: normal;
}

.xbig {
	font-family: Arial, Helvetica, san-serif;
	font-size: 24px;
}

.header {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1D406B;
	font-weight : bold;
	font-style: normal;
	padding: 5px;
}

.expanded {
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, san-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}

UL { list-style:disc}

.A:link {
	text-decoration: none;
	font-family: Arial, Helvetica, san-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #21497C;
}
.A:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, san-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #21497C;
}
.A:active {
	text-decoration: none;
	font-family: Arial, Helvetica, san-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #21497C;
}
.A:hover {
	text-decoration: none;
	color: #666666;
	font-family: Arial, Helvetica, san-serif;
	font-size: 9pt;
	font-weight: normal;
}

.smallblack {
	font-family: Arial, Helvetica, san-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
}

.Asmall:link {
	text-decoration: none;
	font-family: Arial, Helvetica, san-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.Asmall:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, san-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.Asmall:active {
	text-decoration: none;
	font-family: Arial, Helvetica, san-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.Asmall:hover {
	text-decoration: none;
	color: yellow;
	font-family: Arial, Helvetica, san-serif;
	font-size: 8pt;
	font-weight: normal;
}

.Atop:link {
	text-decoration: none;
	font-family: Arial, Helvetica, san-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #E9E9E9;
}
.Atop:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, san-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #E9E9E9;
}
.Atop:active {
	text-decoration: none;
	font-family: Arial, Helvetica, san-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #E9E9E9;
}
.Atop:hover {
	text-decoration: none;
	color: yellow;
	font-family: Arial, Helvetica, san-serif;
	font-size: 9pt;
	font-weight: normal;
}

.Aside:link {
	text-decoration: none;
	font-family: Arial, Helvetica, san-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
.Aside:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, san-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #E9E9E9;
}
.Aside:active {
	text-decoration: underline;
	font-family: Arial, Helvetica, san-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #E9E9E9;
}
.Aside:hover {
	text-decoration: underline;
	color: black;
	font-family: Arial, Helvetica, san-serif;
	font-size: 9pt;
	font-weight: normal;
}


/*products */
table.products td{
	vertical-align: top;
	margin-left: 10px;
	margin-top: 5px;
	padding: 5px;
	text-align: left;
}

.sidebar, #contact {
	background-image:url(/images/sidebar_background.jpg);
	background-repeat: repeat-x;
	width: 35%;
	border: 1px dotted #ccc;
	border-top: 3px solid #aaa;
}

.sidebar img{
	display: block;
	margin-left: 10px;
	margin-right: auto;
}

/*datasheet styling*/
.datasheet{
	font-size: 11px;
}

 .form_label {
	text-align: right;
}

.datasheet table td{ 
	vertical-align: top;
}

.datasheet .sidebar {
	width: 400px;
}
#contact {width: 100%; text-align: right;  padding: 25px; border-left: none; border-right: none;border-bottom: none;}

#GrayImage {
border:2px solid #999999;
}

.products tr .sidebar a {
	font-size: 12px;
	line-height: 20px;
	font-variant: normal;
	font-style: normal;
	text-decoration: none;
	list-style-type: square;
	list-style-image: url(/images/black_square.jpg);
	text-align: left;
}

.products tr .sidebar a:link {
	font-size: 12px;
	line-height: 24px;
	font-variant: small-caps;
	font-style: normal;
	text-decoration: none;
	list-style-type: square;
	list-style-image: url(/images/black_square.jpg);
	text-align: left;
	color: #666666;
}

.products tr .sidebar a:active {
	font-size: 12px;
	line-height: 24px;
	font-variant: small-caps;
	font-style: normal;
	text-decoration: underline;
	list-style-type: square;
	list-style-image: url(/images/black_square.jpg);
	text-align: left;
	color: #000;
}
.required {
	color: #F00;
}


.products tr .sidebar a:visited {
	font-size: 12px;
	line-height: 24px;
	font-variant: small-caps;
	font-style: normal;
	text-decoration: none;
	list-style-type: square;
	list-style-image: url(/images/black_square.jpg);
	text-align: left;
	color: #666666;
}
.products tr .sidebar a:hover {
	font-size: 12px;
	line-height: 24px;
	font-variant: small-caps;
	font-style: normal;
	text-decoration: underline;
	list-style-type: square;
	list-style-image: url(/images/black_square.jpg);
	text-align: left;
	color: #000;
}

