/* 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;
}

H1 {
	font-family : arial, helvetica, sans-serif;
	font-size : 18px;
	Color : #606040;
	font-style: plain;
	Font-weight: bold;
	text-decoration : none;
	margin-bottom : 10px;
}
H2 {
	font-family : arial, helvetica, sans-serif;
	font-size : 16px;
	Color : #606040;
	font-style: plain;
	Font-weight: bold;
	text-decoration : none;
	margin-bottom : 10px;
}
H3 {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	Color : #000000;
	font-style: plain;
	Font-weight: bold;
	text-decoration : none;
	margin-bottom : 10px;
}

.menutoplevel{
 color : #444444;
 font-size : 12px;
 font-weight : bold;
 line-height : 20px;
 text-decoration: none;
}
 
.menusublevel {
 color : #444444;
 font-size : 12px;
 font-weight : bold;
 line-height : 20px;
 text-decoration: none;
}
 
.menucustom {
 color : #444444;
 font-size : 12px;
 font-weight : bold;
 line-height : 20px;
 text-decoration: none;
}
.picture-text {
	font-family : arial, helvetica, sans-serif;
	font-size : 12pt;
	Color : #000000;
	font-style: plain;
	Font-weight: bold;
}

A {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	Color : #606040;
	font-style: plain;
	Font-weight: bold;
	text-decoration: none;
}

A:hover {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	Color : #606040;
	font-style: plain;
	Font-weight: bold;
	text-decoration: underline;
	}
	
A:active {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	Color : #606040;
	font-style: plain;
	Font-weight: bold;
	text-decoration: none;
	}
	
A:visited {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	Color : #606040;
	font-style: plain;
	Font-weight: bold;
	text-decoration: none;
	}
	

.tableinput_table {
	border-color : white;
}

.tableinput_head {
	font-size: 14px;
	font-weight: bold;
	color : #FFFFFF;
	background-color: #3f415a;
	border: solid 1px #3f415a;
	padding : 2px;
}

.tableinput_cell {
	padding : 3px;
	background-color: #ededed;
	border: solid 1px #3f415a;

}

