html { margin: 0px; }

body {
	background: #334392 url('/images/background.gif');
	text-align: center;
	font: .7em Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

a { text-decoration: none; }

#apice {
	text-align: center;
	font-size: .6em;
	vertical-align: super;
}

h4 {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#form {

	text-align: center;
	margin: 0px;
	padding: 0px;
}
.foto {
    float: left;
    padding: 10px 15px 5px 15px;
}

.inputt {
	width: 90px;					/* width should be the same as the background image */
	margin: 0px;
	padding: 0px;
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #1A286E;
	text-decoration: none;
}

.inputs {
	margin: 0px;
	padding: 2px 0 0 2px;
	margin-bottom: -4px;
}

#wrapper {
	margin: 0px auto; 				/* to fix centering in Mozilla */
	background: url('/images/bg.gif') repeat-y;
	text-align: left;
	width: 717px;					/* width should be the same as the background image */
	border-left: solid 1px #02092E;
	border-right: solid 1px #02092E;
	border-bottom: solid 1px #02092E;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 715px;
}
	html>body #wrapper { width: 715px; }
	
#leftcol {
	width: 155px;
	float: left;
	padding: 5px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 145px;
}
	html>body #leftcol { width: 145px; }

#maincol {
	width: 560px;
	float: left;
	padding: 10px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 540px;
}
	html>body #maincol { width: 540px; }

	
.clear { clear: both; }

#logo { text-align: center; }

.verticalmenu {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

	.verticalmenu a:link, .verticalmenu a:visited, .verticalmenu a:hover {
		display: block;
		font: bold 0.9em Verdana, Arial, Helvetica, sans-serif;
		color: #1A286E;
		text-decoration: none;
		text-align: center;
		padding-top: 10px;
		width: 141px;
		height: 38px;
		background: url('/images/vertical.gif') no-repeat;
		/* box model hack */
		voice-family: "\"}\"";
		voice-family:inherit;
		height: 28px;
	}
		html>body .verticalmenu a:link, html>body .verticalmenu a:visited, html>body .verticalmenu a:hover {
			height: 28px;
		}

	.verticalmenu a:hover {
		background: url('/images/vertical-over.gif') no-repeat;
		padding-top: 13px;
		/* box model hack */
		voice-family: "\"}\"";
		voice-family:inherit;
		height: 25px;
	}

		html>body .verticalmenu a:hover { height: 25px; }



.contenttop {
	background: url('/images/contenttop.gif') no-repeat;
	padding-top: 21px; /* height of top background image */
	width: 532px;
}

.content {
	background: url('/images/contentbg.gif') repeat-y;
}

.contentbottom {
	background: url('/images/contentbottom.gif') no-repeat bottom;
	padding: 0px 15px 5px 15px;
}

.menutop {
	background: url('/images/vertical_01.gif') no-repeat;
	padding-top: 9px; /* height of top background image */
	width: 141px;
}

.menucen {
	background: url('/images/vertical_02.gif') repeat-y;
	padding: 0px 10px 0px 10px;
	font: bold 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #1A286E;
	text-decoration: none;
	text-align: center;
}

.menubottom {
	background: url('/images/vertical_03.gif') no-repeat;
	padding: 0px;
	margin: 0px;
}

#footer {
	text-align: left;
	font-size: .8em;
}

#footer a {
	color: #ffffff;
}

#footer {
	margin: 0px auto; 				/* to fix centering in Mozilla */
	text-align: left;
	text-decoration: none;
	width: 717px;					/* width should be the same as the background image */
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 715px;
	color: #ffffff;
}
	html>body #wrapper { width: 715px; }
	

.heading {
	background: url('/images/heading.gif') no-repeat;
	height: 37px;
	padding-top: 5px;
	font: bold 1.4em Helvetica, Arial, Verdana, sans-serif;
	margin-bottom: -10px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 32px;
}
	html>body .heading { height: 32px; }
