.topstrip {
	background-image: url("images/default_topstrip.jpg");
	background-repeat: repeat-x;
	border: 1px solid #000000;
	background-color: #f0f0f0;/*themecolour1$ 69.6%, 54.2%;*/
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
input
{
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, "Trebuchet MS", sans-serif;
    color : Black;
	background-color : White;
	border-style: solid;
	border-width : 1pt;
}
select
{
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, "Trebuchet MS", sans-serif;
    color : Black;
	background-color : White;
	border-style: solid;
	border-width : 1pt;
}
input.check
{
FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, "Trebuchet MS", sans-serif;
    color : Black;
	background-color : transparent;
	border-width : 0px 0px 0px 0px;	
}

textarea
{
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, "Trebuchet MS", sans-serif;
    color : Black;
	background-color : White;
border-style: solid;
	border-width : 1pt;}

.bottoni { /* button */
	border-top: 1px solid #8A8BFF;
	border-left: 1px solid #8A8BFF;
	border-right: 2px solid #00007F;
	border-bottom: 2px solid #00007F;
	background-color : #004884;
	color: white;
	font-size: 11px;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-weight: bold;
	text-align : center;
}

.leftcoltext {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 13px;
	background-color: #f0f0f0;/*themecolour1$ 69.6%, 54.2%;*/
}
.centercoltext {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #f0f0f0;/*themecolour1$ 69.6%, 54.2%;*/
	border-right-width: 5px;
	border-right-style: dotted;
	border-right-color: #ffffff;
}
.rightcoltext {
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	background-color: #f0f0f0;/*themecolour1$ 69.6%, 54.2%;*/
	
}

.headingpad {
	padding-top: 10px;
	padding-left: 15px;
}

body {

}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #333333;/*themecolour4%0;*/
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #333333;/*themecolour4%0;*/
}
ul {
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #333333;/*themecolour4%0;*/
	list-style-image:  url("images/default_bullet.gif");	
}

.subhead {
	background-color: #004884;/*themecolour2;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 5px;
	valign:middle;
}
h2 {
	font-size: 13pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
	color: #004884;/*themecolour2;*/
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16pt;
	font-weight: bold;
	color: #004884;/*themecolour2;*/
	margin-top: 0px;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
.bottomstrip {
	background-image: url("images/default_bottomstrip.gif");
	background-repeat: repeat-x;
}
a:link {
	color: #004884;/*themecolour2;*/
}
a:visited {
	color: #004884;/*themecolour4%0;*/
}
a:link:hover {
	color: #006FCC;/*themecolour1;*/
}                      
a.bianco:link {
	color: white;/*themecolour2;*/
}
a.bianco:visited {
	color:white;/*themecolour4%0;*/
}
a.bianco:link:hover {
	color: white;/*themecolour1;*/
}            
.parahead {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #004884;/*themecolour2;*/
	padding-bottom: 1px;
}