body {
	background-color: #FFFFFF;
	background-image: url(../images/_template_background.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#404040;
	font-size:11px;
	line-height: 14px;
}

a:link, a:visited, a:active, a:hover {
	color:#0066FF;
}

select, input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	color:#404040;
	font-size:11px;
}

textarea {
	width: 99%;
}

.footer {
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 20px;
}


.content {
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.content_under_header {
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.grey_border {
	border: 1px solid #999999;
}


.sales_contact_td {
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}

.arial12 {
	font-size:12px;
	line-height: 16px;
}

.arial11 {
	font-size:11px;
	line-height: 15px;
}

.arial10 {
	font-size:10px;
	line-height: 14px;
}

.arial16 {
	font-size:16px;
	line-height: 20px;
}

.ariallarge {
	font-size:18px;
	line-height: 22px;
}

.clientlogintext {
	font-size:12px;
	line-height: 16px;
	font-weight:bold;
}

.green_curved_table_centre {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ACD615;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ACD615;
	background-color:#EFFFAE;
	padding-left:14px;
	padding-right:14px;
}

.grey_curved_table_centre {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	background-color:#DDDDDD;
	padding-left:14px;
	padding-right:11px;
}

.padding_top{
	padding-top:4px;
}

.box_odm_top_right_background{
	background-image: url(../images/product_panel_odm.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.box_pr_top_right_background{
	background-image: url(../images/product_panel_pr.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.box_ss_top_right_background{
	background-image: url(../images/product_panel_ss.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.box_lmp_top_right_background{
	background-image: url(../images/product_panel_lmp.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.box_ct_top_right_background{
	background-image: url(../images/product_panel_ct.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.box_tm_top_right_background{
	background-image: url(../images/product_panel_tm.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.box_pdf_top_right_background{
	background-image: url(../images/product_panel_pdf.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.box_br_top_right_background{
	background-image: url(../images/product_panel_br.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.box_cdh_top_right_background{
	background-image: url(../images/product_panel_cdh.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.box_rr_top_right_background{
	background-image: url(../images/product_panel_rr.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.box_lb_top_right_background{
	background-image: url(../images/product_panel_lb.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.validation {
	color:#FF0000;
	font-weight:bold;
}
.photo_bottom_margin{
	margin-bottom:20px;
}
.powered_by_image{
	margin-right:15px;
	margin-left:15px;
}
.case_study_logo_padding{
	padding-bottom:10px;
	padding-left:6px;
}

