/* SiteConnectV2 CMS stylesheet v1.0 */

BODY {
	font-family : arial, helvetica, sans-serif;
	font-size : 13px;
	color : #333333;
}

P {
	margin:0px;
}

H1 {
	font-size : 20px;
	margin:0px;
}
H2 {
	font-size : 16px;
	margin:0px;
}
H3 {
	font-size : 14px;
	margin: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;
 text-transform: uppercase
}
 
.menucustom {
 color : #555555;
 font-size : 10px;
 font-weight : normal;
 line-height : 20px;
 text-decoration: none;
 text-transform: uppercase
}
.picture-text {
	font-weight : bold;
}

A {
	text-decoration : underline;
	color : #333333;
}

.tableinput_table {
	border-color : white;
}

.tableinput_head {
	font-size: 14px;
	font-weight: bold;
	color : #FFFFFF;
	border: solid 0px #555555;
	background-color:#555555;
	padding : 2px;
}

.tableinput_cell {
	padding : 3px;
	border: solid 0px #000000;
	background-color:#EEEEEE;

}

.topmenuitem {
 color : #FFFFFF;
 font-size : 14px;
 font-weight : bold;
 line-height : 20px;
 text-decoration: none;
 text-transform: uppercase;
}