/* SiteConnectV2 CMS stylesheet v1.0 */

BODY {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	color: #555555;
	font-style: plain;
	Font-weight: plain;
	text-decoration : none;
	line-height : 15px;
}

table {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	color: #555555;
	font-style: plain;
	Font-weight: plain;
	text-decoration : none;
	line-height : 15px;
	text-align: left;
}

H1 {
	font-size : 18px;
	margin:0px;
}
H2 {
	font-size : 16px;
	margin:0px;
}
H3 {
	font-size : 14px;
	margin:0px;
}

.menutoplevel{
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	color: #444444;
	Font-weight: bold;
	text-decoration : none;
	line-height : 14px;
	text-align: left;
	line-height: 23px;
	margin-left: 10px;
}
 
.menusublevel {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	color: #444444;
	Font-weight: plain;
	text-decoration : none;
	line-height : 14px;
	text-align: left;
}
 
.menucustom {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	color: #444444;
	Font-weight: bold;
	text-decoration : none;
	line-height : 14px;
	text-align: left;
}

.picture-text {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size :10px;
	color: #555555;
	font-style: italic;
	Font-weight: normal;
	text-align: center;
}

A {
	text-decoration : none;
	color: #555555;
}

A:hover {
	text-decoration : underline;
}

.tableinput_table {
	border-color : white;
}

.tableinput_head {
	font-size: 14px;
	font-weight: bold;
	color : #FFFFFF;
	background-color: gray;
	border: solid 1px #000000;
	padding : 2px;
}

.tableinput_cell {
	padding : 3px;
	background-color: #F2F0E5;
	border: solid 1px #000000;

}
