/* Contact Page */
	
div#contact_first_column {
	width: 605px;
	padding: 20px 135px 0 220px;
	text-align: center;
}
.table_Vline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
}
div#contact_first_column td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:70%;
	letter-spacing: 0;
	line-height: 20px;
	color: #333333;
	margin: 0;
	text-align:left;
	vertical-align: top;
	padding: 20px 0 20px 16px;
	width: 33%;
	height: 150px;
	background-color: #f9f9f9;
}
div#contact_first_column td a {
	text-decoration: none;
	color: #000000
}
div#contact_first_column td a:hover {
	text-decoration: none;
	color: #aca869;
}
div#contact_first_column td#header_td {
	background-color: #d5dce9;
	padding: 7px 0 7px 16px;
	border-bottom: 1px dotted #CCCCCC;
	height: 20px;
}
.literaturetable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #333;
	text-align: left;
	line-height: 20px;
}
.DropdownStyle {
	font-family: "Segoe UI", Tahoma, Arial;
	font-size: 11pt;
	color: #333;
	font-weight: normal;
	text-transform: none;
	border: 1px solid #B9B9B9;
	margin-top: 5px;
	height: auto;
	width: auto;
	line-height: 22px;
	padding: 1px;
}
.selectedItem {
	color: #333;
	font-family: "Segoe UI", Tahoma, Arial;
	font-size: 10pt;
	line-height: 25px;
}
.LinksBorderRight {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E1E1E1;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
}
#wrapper #body_content #template_solo_column table tr td a {
	font-family: "Segoe UI", Arial;
	font-size: 15px;
	color: #096AB3;
	text-decoration: none;
	line-height: 23px;
	text-transform: capitalize;
}
.LinksBorderLeft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E1E1E1;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
}
.ProductHeadings {
	color: #000;
	font-family: "Segoe UI", Tahoma, Arial;
	font-size: 16px;
	line-height: 23px;
	font-weight: bold;
}
.table_Rightspace {
	padding-left: 20px;
}

