/* SiteConnectV2 CMS stylesheet v1.0 */

BODY {
	font-family : arial, helvetica, sans-serif;
	font-size : 14px;
	line-height: 24px;
}

H1 {
	font-size : 24px;
	margin:0px;
	color: #336633;
}
H2 {
	font-size : 18px;
	margin:0px;
	color: #336633;
}
H3 {
	font-size : 14px;
	margin:0px;
	color: #336633;
}

P {
	margin:0px;
	}

.menutoplevel{
 color : #FFFFFF;
 font-size : 12px;
 font-weight : bold;
 line-height : 20px;
 text-decoration: none;
 text-transform: uppercase;
}
 
.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;
}

.nlsmenu {
    border:#1d7039 1px solid;
    background-color:#1d7039;
	font-size : 14px;
	font-weight : normal;
}

.nlsitem {
    font-size:14x;
    color:#d1dee6;
	height:24px;
}

.nlsitemcontainerover {
	height:24px;
    background-color:#d0dfcc;
}
.nlssubmenucellover {
	height:24px;
}
.nlsitemover {
	height:24px;
    font-size:14px;
    color:#0d3c1d;
}

.picture-text {
	font-weight : normal;
	line-height : 14px;
	padding-top:4px;
	text-align:left;
}

A {
	text-decoration : underline;
	color : #000000;
}

.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;

}
