/* SiteConnectV2 CMS stylesheet v1.0 */

BODY {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	Color : #4E4100;
	font-style: plain;
	Font-weight: plain;
	text-decoration : none;
}

table {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	Color : #4E4100;
	font-style: plain;
	Font-weight: plain;
	text-decoration : none;
}

H1 {
	font-family : arial, helvetica, sans-serif;
	font-size : 18px;
	Color : #4E4100;
	font-style: plain;
	Font-weight: normal;
	text-decoration : none;
	margin-bottom : 10px;
}
H2 {
	font-family : arial, helvetica, sans-serif;
	font-size : 14px;
	Color : #4E4100;
	font-style: plain;
	Font-weight: bold;
	text-decoration : none;
	margin-bottom : 10px;
}

H3 {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	Color : #4E4100;
	font-style: plain;
	Font-weight: bold;
	text-decoration : none;
	margin-bottom : 10px;
}

.menutoplevel{
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	Color : #5B4606;
	font-style: plain;
	Font-weight: bold;
	text-decoration : none;
	line-height : 20px;
}
 
.menusublevel {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	Color : #5B4606;
	font-style: plain;
	Font-weight: normal;
	text-decoration : none;
	line-height : 20px;
}
 
.menucustom {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	Color : #5B4606;
	font-style: plain;
	Font-weight: bold;
	text-decoration : none;
	line-height : 20px;
}

.picture-text {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	Color : #4E4100;
	font-style: plain;
	Font-weight: bold;
	text-align:center;
}

A {
	font-family : arial, helvetica, sans-serif;
	color: #4E4100;
	font-weight: bold;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
	}

.tableinput_table {
	border-color : white;
}

.tableinput_head {
	font-size: 14px;
	font-weight: bold;
	color : #FFFFFF;
	background-color: #4E4100;
	border: solid 1px #4E4100;
	padding : 5px;
}

.tableinput_text {
	Font-weight: normal;
	padding : 2px;
	background-color: #f2efe9;
	border: solid 1px #4E4100;
	text-align: left;
	vertical-align: top;
	color: #000000;
}

.tableinput_cell {
	padding : 2px;
	background-color: #f2efe9;
	border: solid 1px #4E4100;
	text-align: left;
	vertical-align: top;
	color: #000000;
	Font-weight: bold;
	margin-left: 50px;
}
