/* SiteConnectV2 CMS stylesheet v1.0 */

BODY {
	font-family : verdana,rial, helvetica, sans-serif;
	font-size : 11px;
	color : #253747;
}

H1 {
	font-size : 18px;
	margin:0px;
}
H2 {
	font-size : 16px;
	margin:0px;
}
H3 {
	font-size : 14px;
	margin:0px;
}

.menutoplevel{
 color : #344c62;
 font-size : 12px;
 font-weight : bold;
 line-height : 20px;
 text-decoration: none;
}
 
.menusublevel {
 color : #344c62;
 font-size : 12px;
 font-weight : normal;
 line-height : 20px;
 text-decoration: none;
}
 
.menucustom {
 color : #344c62;
 font-size : 11px;
 font-weight : normal;
 line-height : 18px;
 text-decoration: none;
}

.picture-text {
	font-weight : bold;
}

A {
	text-decoration : none;
	color : #b86e00;
}

.tableinput_table {
	border-color : white;
}

.tableinput_head {
	font-size: 14px;
	font-weight: bold;
	color : #FFFFFF;
	background-color: #344c62;
	border: solid 1px #344c62;
	padding : 2px;
}

.tableinput_cell {
	padding : 3px;
	background-color: #f4f9fc;
	border: solid 1px #c5d1d9;

}

.ws_tableinput_table {
	background-color: #FFFFFF;
}

.ws_tableinput_head {
	font-size: 14px;
	font-weight: bold;
	color : #FFFFFF;
	background-color: #344c62;
	border: solid 1px #344c62;
	padding : 2px;
}

.ws_tableinput_cell {
	padding : 3px;
	background-color: #f4f9fc;
	border: solid 1px #c5d1d9;
}

.ws_ordercell {
	padding : 3px;
	font-weight: bold;
	background-color: #e1ebf1;
	border: solid 1px #94a8b4;
}

.ws_orderheader {
	padding : 3px;
	background-color: #344c62;
	border: solid 1px #344c62;
	font-weight: bold;
	color : #FFFFFF;
}
