/* SiteConnectV2 CMS stylesheet v1.0 */

BODY {
	font-family : arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

H1 {
	font-size : 24px;
	Font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}

H2 {
	font-size : 18px;
	Font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

H3 {
	font-size : 14px;
	Color : #333333;
	Font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.menutoplevel{
 	color : #FFFFFF;
	font-size : 14px;
	font-weight : bold;
	line-height : 24px;
	text-decoration: none;
	text-transform: uppercase;
}
 
.menusublevel {
 color : #FFFFFF;
 font-size : 14px;
 font-weight : normal;
 line-height : 24px;
 text-decoration: none;
}
 
.menucustom {
 color : #333333;
 font-size : 11px;
 font-weight : normal;
 line-height : 20px;
 text-decoration: none;
 text-transform: uppercase;
}


.menutd {
	padding : 3px;
}

.picture-text {
	font-size :11px;
	Font-weight: bold;
	text-align: center;
}

A {
	font-family : arial, helvetica, sans-serif;
	text-decoration : none;
	color : #333333;
}

.tableinput_table {
	border-color : white;
	width: 400px;
}

.tableinput_head {
	font-size: 14px;
	font-weight: bold;
	color : #FFFFFF;
	background-color: #555555;
	border: 0px;
}

.tableinput_cell {
	vertical-align: top;
	font-weight: bold;
	padding : 5px;
	background-color: #eeeeee;
	border: solid 0px #ffffff;

}

HR {
	color: #003E58;
	height: 1px;
	}