/* SiteConnectV2 CMS stylesheet v1.0 */

BODY {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	color: #000000;
	line-height : 16px;
}

H1 {
	font-size : 18px;
	margin:0px;
}
H2 {
	font-size : 16px;
	margin:0px;
}
H3 {
	font-size : 14px;
	margin:0px;
}

.nlsmenu {
    border:#9d9d9d 0px solid;
    background-color:#ffffff;
	font-size : 12px;
	font-weight : normal;
}

.nlsitem {
    font-size:12x;
    color:#9d9d9d;
	height:24px;
}

.nlsitemcontainerover {
	height:24px;
    background-color:#ffffff;
}
.nlssubmenucellover {
	height:24px;
}
.nlsitemover {
	height:24px;
    font-size:12px;
    color:#6d6d6d;
}


.menutoplevel{
 color: #9d9d9d;
 font-size : 12px;
 font-weight : bold;
 line-height : 20px;
 text-decoration: none;
}
 
.menusublevel {
 color: #9d9d9d;
 font-size : 12px;
 line-height : 20px;
 text-decoration: none;
}
 
.menucustom {
 color : #9d9d9d;
 font-size : 12px;
 font-weight : bold;
 line-height : 20px;
 text-decoration: none;
}
.picture-text {
	font-weight : bold;
}

A {
	text-decoration : underline;
	color : #000000;
}

.tableinput_table {
	border-color : 80c5da;
}

.tableinput_head {
	font-size: 14px;
	font-weight: bold;
	color : #000000;
	background-color: white;
	border: solid 0px white;
	padding : 2px;
}

.tableinput_cell {
	padding : 3px;
	background-color: white;
	border: solid 0px #000000;

}
