/* SiteConnectV2 CMS stylesheet v1.0 */

BODY {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	Color : #000000;
	font-style: plain;
	Font-weight: plain;
	text-decoration : none;

}

table{
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	Color : #000000;
	font-style: plain;
	Font-weight: plain;
	text-decoration : none;

}

H1 {
	font-family : arial, helvetica, sans-serif;
	font-size : 20px;
	Color : #000000;
	font-style: plain;
	Font-weight: normal;
	text-decoration : none;
	margin-bottom : 25px;
	text-align:left;
}

H2 {
	font-family : arial, helvetica, sans-serif;
	font-size : 14px;
	Color : #000000;
	font-style: plain;
	Font-weight: bold;
	text-decoration : none;
	margin-bottom : 10px;
	text-align:left;
}

H3 {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	Color : #000000;
	font-style: plain;
	Font-weight: bold;
	text-decoration : none;
	margin-bottom : 10px;
	text-align:left;
}

.menutoplevel{
 color : #000033;
 font-size : 12px;
 font-weight : bold;
 line-height : 20px;
 text-decoration: none;
}
 
.menusublevel {
 color : #000033;
 font-size : 12px;
 font-weight : bold;
 line-height : 20px;
 text-decoration: none;
}
 
.menucustom {
 color : #000033;
 font-size : 12px;
 font-weight : bold;
 line-height : 20px;
 text-decoration: none;
}

.picture-text {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	Color : #000000;
	font-style: plain;
	Font-weight: normal;
	text-align:center;
}

A {
	text-decoration : none;
	color : #000000;
}

A:hover {
	text-decoration: none;
}


.tableinput_table {
	border-color : #d9e5d9;
}

.tableinput_head {
	font-size: 12px;
	font-weight: bold;
	color : #000000;
	background-color: #d9e5d9;
	border: solid 5px #d9e5d9;
	padding : 2px;
	text-align: left;
}

.tableinput_cell {
	font-size: 11px;
	padding : 3px;
	background-color: #d9e5d9;
	border: solid 3px #d9e5d9;
	text-align: left;

}
