/* SiteConnectV2 CMS stylesheet v1.0 */

.nlsmenu {
    border:#233947 1px solid;
    background-color:#1D3F58;
}

.nlsitem {
    font-family:arial;
    font-size:9pt;
    color:#FFFFFF;
	height:20px;
}

.nlsitemcontainerover {
	height:20px;
    background-color:#445F73;
}
.nlssubmenucellover {
	height:20px;
}
.nlsitemover {
	height:20px;
    font-family:arial;
    color:#ffffff;
}

.menutd {
	padding : 3px;
}
 
.topmenuitem {
 color : #FFFFFF;
 font-size : 12px;
 font-weight : bold;
 line-height : 20px;
 text-decoration: none;
 text-transform: uppercase;
}


BODY {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	color : #444444;
}

H1 {
	font-size : 18px;
	margin:0px;
}
H2 {
	font-size : 16px;
	margin:0px;
}
H3 {
	font-size : 14px;
	margin:0px;
}

.picture-text {
	font-weight : bold;
}

A {
	text-decoration : none;
	font-weight : bold;
	color : #c86c00;
}

.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;

}