* { padding: 0; margin: 0; }

html {
	font-size: 11px;
	line-height: 13px;
}

body
{
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-indent: 0px;
	line-height: 13px;
}

div, p, h1, h2, h3, h4, img, form, input
{
	padding: 0;
	margin: 0 20px 0 20px;
	text-align: left;
}

input.searchform {
	padding: 0;
	margin: 0;
}

ul
{
	padding: 0;
	list-style: square;
	margin: 5px 35px 15px 35px;
}

ol {
	padding: 0;
	padding-left: 20px;
	padding-top: 8px;
	margin-left: 20px;
}

table
{
	margin: 5px 0px 0px 20px;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

tr, td, th
{
	border-color: #C1DAD7;
	border-width: 1px;
	border-style: solid;
}

strong
{
	text-decoration: none;
	color: #153E56;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

a
{
	text-decoration: underline;
	color: #153e56;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

a:hover
{
	text-decoration: none;
	color: #F90;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

img
{
	border-color: #ABBEBE;
	border-style: solid;
	border-width: 0px;
	margin: 0px 0px 0px 0px;
}

fieldset {
	border: 0;
	text-align: left;
	/*border: 1px solid red;*/
	padding: 0;
	margin: 0;
}

#imgdiv
{
	clear: none;
	width: 150px;
	border-color: #9CF;
	margin: 0px 0px 20px 20px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	border-width: 5px;
	border-style: solid;
	height: 150px;
	float: right;
}

hr
{
	width: auto;
	border: none;
	border-top: 1px solid #F90;
	height: 1px;
	margin: 10px 20px 5px 20px;
}

h1
{
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 5px 5px 5px 20px;
	color: #153E56;
}
h2
{
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 5px 5px 5px 10px;
	color: #F90;
	line-height: 16px;
	border-left: #9CF;
	border-width: 0px 0px 0px 10px;
	display: block;
	border-style: none none none solid;
}

h3
{
	text-decoration: none;
	font-weight: normal;
	color: #153e56;
	background-color: #F90;
	margin: 0px 0px 10px 0px;
	padding: 5px 5px 5px 20px;
	border-left: #153e56;
	display: block;
	border-width: 0px 0px 0px 0px;
	border-style: none none none solid;
	width: auto;
	height: auto;
	font-size: 13px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	line-height: 16px;
	text-transform: uppercase;
}





#wrapper
{
	margin: 0 auto;
	width: 900px;
}
#header
{
	color: #333;
	width: 900px;
	float: left;
	padding: 0px;
	height: 100px;
	margin: 10px 0px 10px 0px;
	background-color: #FFF;
	border-color: #153E56;
	border-width: 1px 0px 1px 1px;
	border-style: solid;
	background-image: url(images_layout/header_bg.gif);
}
#navigation
{
	float: left;
	width: 900px;
	color: #FFF;
	padding: 0;
	margin: 0px -40px 2px 0px;
	background-color: transparent;
	height: 56px;
	border-color: transparent;
	border-width: 0;
	border-style: solid;
	background-image: url(images_layout/navigation_bg.gif);
}
#leftcolumn
{
	color: #333;
	margin: 0 19px 10px 0;
	padding: 0;
	height: auto;
	width: 195px;
	float: left;
	background-color: #FFF;
	border-color: #153e56;
	border-width: 5px 0 0 1px;
	border-style: solid;
	display: inline;
	clear: both;
}
#content
{
	float: left;
	color: #333;
	border-color: #153e56;
	border-width: 5px 0px 0px 1px;
	border-style: solid;
	margin: 0px 20px 20px 0px;
	padding: 0px;
	height: auto;
	width: 467px;
	background-color: #FFF;
}
#rightcolumn
{
	color: #333;
	margin: 0px 0 10px 0px;
	padding: 0px;
	height: auto;
	width: 195px;
	float: left;
	background-color: #FFF;
	border-color: #153e56;
	border-width: 5px 0px 0px 1px;
	border-style: solid;
}
#footer
{
	width: 900px;
	height: 20px;
	clear: both;
	color: #153e56;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	background-color: #F90;
	border-color: #153E56;
	border-width: 5px 0px 0px 0px;
	border-style: solid;
	background-image: url(images_layout/navigation_bg.gif);
	font-size:11px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-weight:bold;
	text-transform: uppercase;
}

div.rssicon {
	float: right;
	margin: 0;
	margin-top: 6px;
	margin-right: 4px;
}

/* ---------------------- Dolphin nav ---------------------- */
#dolphincontainer
{
	position: relative;
	height: 36px;
	color: #E0E0E0;
	/*	background: #143D55; */
	width: 900px;
	font-family: Helvetica,Arial,Verdana,sans-serif;
	left: -20px;
	float: none;
}

#dolphinnav
{
	position: relative;
	height: 33px;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	background: #fff url(images_layout/dolphin_bg.gif) repeat-x bottom left;
	padding: 0 0 0 5px;
}

#dolphinnav ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
	float: left;
}

#dolphinnav ul li
{
	display: block;
	float: left;
	margin: 0 1px 0 1px;
}

#dolphinnav ul li a
{
	display: block;
	float: left;
	color: #EAF3F8;
	text-decoration: none;
	padding: 0 0 0 12px;
	height: 33px;
}

#dolphinnav ul li a span
{
	padding: 12px 12px 0 0;
	height: 21px;
	float: left;
}

#dolphinnav ul li a:hover
{
	color: #fff;
	background-image: url(images_layout/dolphin_bg-OVER.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

#dolphinnav ul li a:hover span
{
	display: block;
	width: auto;
	cursor: pointer;
}

#dolphinnav ul li a.current,#dolphinnav ul li a.current:hover
{
	color: #fff;
	line-height: 275%;
	background-color: #1D6893;
	background-image: url(images_layout/dolphin_left-ON.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#dolphinnav ul li a.current span
{
	display: block;
	padding: 0 12px 0 0;
	width: auto;
	background: #1D6893 url(images_layout/dolphin_right-ON.gif) no-repeat top right;
	height: 33px;
}
/* ---------------------- END Dolphin nav ---------------------- */

/* Inizio stile form   ========================================= */
label
{
	float: left;
	width: 120px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

input, textarea
{
	width: 150px;
	font-size: 9px;
	margin: 0 0 5px 0px;
/*	background-color: #CFF;*/
}

textarea
{
	width: 250px;
	height: 150px;
	font-size: 9px;
}

.boxes { width: 1em; }

#submitbutton
{
	width: 50px;
	margin: 5px 5px 5px 120px;
	font-size: 9px;
}

#findbutton
{
	width: 50px;
	margin: 0 0 0 5px;
	font-size: 9px;
}

#inputsmall
{
	width: 100px;
	margin-bottom: 5px;
	font-size: 9px;
}


/* Inizio stile submenu   ========================================= */

#menu
{
	width: 185px;
	margin: -10px 0px 10px 10px;
}

#menu ul 
{
	list-style: none;
	margin: 0;
	padding: 0;
}
	
#menu li a
{
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
}	
	
#menu li a:link, #menu li a:visited
{
	color: #FFF;
	display: block;
	background: url(images_layout/menu.gif);
	padding: 8px 0 0 35px;
}
#menu li a:hover
{
	color: #FFF;
	background: url(images_layout/menu.gif) 0 -32px;
	padding: 8px 0 0 35px;
}
#menu li a.on
{
	color: #FFF;
	background: url(images_layout/menu.gif) 0 -32px;
	padding: 8px 0 0 35px;
}

/* Inizio stile box news rounded corner   ========================================= */
	
#news
{
	margin: 10px 0px 10px 20px;
	padding: 0;
	width: 435px;
	font-size: 0.94em;
	list-style: none;
}
#news ul
{
	list-style-type: none;
	width: 145px;
	float: left;
}
#news li
{
	background: url("images_layout/box.gif") 0 100% no-repeat;
	width: 145px;
	padding: 0 0 4px 0;
	margin: 8px 0 0 0;
	display: block;
	float: left;
}
#news li p
{
	background: #eaeaea;
	padding: 1px 4px 0 7px;
	margin: 0;
	border-left: 14px solid #939393;
}
#news li.arr p
{
	background: #eaeaea url("images_layout/edge.gif") 0 50% repeat-y;
	padding-left: 21px;
	border-width: 0;
}
#news h4
{
	font-size: 12px;
	line-height: 1em;
	font-weight: bold;
	background: url("images_layout/box.gif") 0 0 no-repeat;
	margin: 0;
	padding: 6px 4px 3px 21px;
	color: #F90;
}
#news li:hover { background-position: -150px 100%; }
#news li:hover p { border-color: #2793FF; }
#news li.arr:hover p { background-image: url("images_layout/edge-h.gif"); }
#news li:hover h4 { background-position: -150px 0; }
#news a:link
{
	text-decoration: none;
	color: #F90;
}
#news a:visited
{
	text-decoration: none;
	color: #606;
}
#news a:hover { text-decoration: underline; }
#news .more
{
	line-height: 1em;
	display: block;
	text-align: right;
	padding: 0 18px 2px 21px;
	background: url("images_layout/arrow.gif") 125px 50% no-repeat;
	margin: 4px;
}	


/* Inizio stile box news rounded corner  SENZA FLOATING ========================================= */
	
ul.news2
{
	margin: 10px 0px 10px 20px;
	padding: 0;
	width: 170px;
	font-size: 0.94em;
	list-style: none;
}
ul.news2 ul
{
	list-style-type: none;
	width: 150px;
}
ul.news2 li
{
	background: url("images_layout/box.gif") 0 100% no-repeat;
	width: 150px;
	padding: 0 0 4px 0;
	margin: 8px 0 0 0;
	display: block;
}
ul.news2 li p
{
	background: #eaeaea;
	padding: 1px 4px 0 7px;
	margin: 0;
	border-left: 14px solid #939393;
}
ul.news2 li.arr p
{
	background: #eaeaea url("images_layout/edge.gif") 0 50% repeat-y;
	padding-left: 21px;
	border-width: 0;
}
ul.news2 h4
{
	font-size: 12px;
	line-height: 1em;
	font-weight: bold;
	background: url("images_layout/box.gif") 0 0 no-repeat;
	margin: 0;
	padding: 6px 4px 3px 21px;
	color: #F90;
}
ul.news2 li:hover { background-position: -150px 100%; }
ul.news2 li:hover p { border-color: #2793FF; }
ul.news2 li.arr:hover p { background-image: url("images_layout/edge-h.gif"); }
ul.news2 li:hover h4 { background-position: -150px 0; }
ul.news2 a:link
{
	text-decoration: none;
	color: #F90;
}
ul.news2 a:visited
{
	text-decoration: none;
	color: #606;
}
ul.news2 a:hover { text-decoration: underline; }
ul.news2 .more
{
	line-height: 1em;
	display: block;
	text-align: right;
	padding: 0 18px 2px 21px;
	background: url("images_layout/arrow.gif") 130px 50% no-repeat;
	margin: 4px;
}	





/* Inizio  stile tabella layout list   =============================================== */

#mytable
{
	width: 400px;
	padding: 0;
	margin: 0 0 0 20px;
}

caption {
	padding: 0 0 5px 0;
	width: 440px;	 
	font: italic 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

th
{
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-left: 0px solid #C1DAD7;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(../images_site/bg_header.jpg) no-repeat;
	vertical-align: top;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

td {
	border-left: 0px solid #C1DAD7;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 0px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
	vertical-align: top;
}


td.alt {
	background: #F5FAFA;
	color: #797268;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(../images_site/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(../images_site/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

div.hdrimage {
	margin-left: 215px;
}

div.datatable {
	border-top: 1px solid #808080;
	margin-top: 24px;
	padding-top: 8px;
}

div.datatableitem {
	margin-left: -20px;
	margin-bottom: 16px;
}

div.datatablecaption {
	font-weight: bold;
	color: #808080;
	margin-bottom: 4px;
}

div.datatablevalue {
}

div.datatablevalue p {
	margin-left: 0;
}

div.datatablevalue ol, div.datatablevalue.ul {
	margin-left: 20px;
}

div.coursesub {
	margin-top: 24px;
}

form.coursesub {
	margin: 0;
}

table.coursesub {
	margin: 0;
}

table.coursesub td {
	width: 100%;
	border: 0;
	padding: 0;
	padding-left: 2px;
	padding-right: 2px;
	margin: 0;
}

td.coursesubcaption {
	width: 50%;
	text-align: right;
}

p.cblink {
	padding-bottom: 6px;
}

div.postalert {
	padding-top: 24px;
	font-size: 150%;
	font-weight: bold;
	color: #D02020;
}

div.postnotify {
	padding-top: 24px;
	font-size: 150%;
	line-height: 150%;
	font-weight: bold;
	color: #20D020;
}

table.sitemap {
	margin: 0;
	margin-top: 4px;
	border: 0;
	width: 100%;
}

table.sitemap tr, table.sitemap td {
	font-weight: normal;
	border: 0;
	margin: 0;
	padding: 0;
	padding-left: 4px;
}

div.sitemap {
	float: left;
	margin: 0;
	padding: 0;
	width: 900px;
}

ul.listblock {
}

li.listblock {
	margin-bottom: 4px;
}

div.clear {
	clear: both;
	margin-bottom: 8px;
}

div.closebutton {
	float: right;
	font-size: 18px;
	font-weight: bold;
	padding-top: 18px;
	padding-bottom: 18px;
	background-color: #FFFFFF;
}

