/* TSR-2 screen */

body {
	background-color: #ffffff;
	color: #585858;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0 0 0 0;
	min-width: 950px;	
	text-align: center;
}

img {
	border: 0px;
}

#tsr2 {
	background-color: #FFFFFF;
	border: 0 0 0 0;
	color: #585858;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 0px 0px 0px;
	width: 950px;
}

#textonly {
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 80%;
	margin-left: 3px;
	margin-top: 2px;
	text-decoration: none;
}

#textonly:hover {
	background-color: transparent;
	color: #000000;
}

a:link {
	background-color: transparent;
	color: #3D84A4;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:visited {
	background-color: transparent;
	color: #3D84A4;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:hover {
	background-color: transparent;
	color: #AB7474;
	text-decoration: underline;
}

a:active {
	background-color: transparent;
	color: #3E6770;
	text-decoration: none;
}

a:focus {
	outline: none;
}

p {
	background-color: transparent;
	color: #585858;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 150%;
	margin-bottom: 15px;
	margin-top: 10px;
	text-align: left;
}

ul li, ol li {
	background-color: transparent;
	color: #585858;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 150%;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: left;
}

#rightBox ul li {
	list-style-type: circle;
}

ul ul li, ol ul li {
	font-size: 100%;
}

.mainbanner {
	width: 950px;
	height: 190px;
	text-align: center;
}

.leftfloat {
	float: left;
	padding-top: 15px;
	padding-right: 13px;
	padding-bottom: 5px;
}

.leftimage {
	float: left;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 5px;
}

.leftimage1 {
	float: left;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
}

.normal {
	background-color: transparent;
	color: #585858;
	font-weight: normal;
}

.bold {
	background-color: transparent;
	color: #3D84A4;
	font-weight: bold;
}

.block {
	width: 100%;
	height: 90px;
	display: block;
}

#linksbox {
	height: 140px;
}

.links1 {
	float: left; 
	width: 50%;
}

.links2 {
	float: right; 
	width: 50%;
}

.center {
	text-align: center;
}

.subtitle {
	background-color: transparent;
	color: #6FABC8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	line-height: 150%;
	text-align: left;
}

ul.roundel {
	list-style-image: url(../gifs/bullet.gif);
	margin: 0px 0px 0px 25px;
	padding: 0px;
}

ul.roundel li {
	background-color: transparent;
	font-size: 80%;
	color: #585858;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	line-height: 165%;
}

#leftblock ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#leftblock ul li {
	padding: 0px;
	margin: 0 0 8px 0;
}

.titleblock {
	width: 630px;
}

.spec {
	background-color: transparent;
	color: #585858;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 150%;
	margin-bottom: 15px;
	margin-top: 15px;
	text-align: left;
}

.return {
	padding-top: 10px;
	padding-bottom: 25px;
}

.notes {
	background-color: transparent;
	font-size: 70%;
	font-style: italic; 
	color: #585858;
}

.hidden {
	background-color: #ffffff;
	color: #585858;
}

#footer {
	clear: both;
	padding-bottom: 75px;
}

.conversion {
	padding-top: 15px;
	padding-bottom: 10px;
}

.convert {
	background-color: #E1EDF4;
	color: #444444;
	padding: 3px;
	font-size: 70%;
}

.convert:hover {
	background-color: #FCE2D5;
	color: #444444;
}

.convert a:hover {
	text-decoration: none;
}

.greentext {
	background-color: transparent;
	color: #3D84A4;
}

.greentext:hover {
	background-color: transparent;
	color: #AB7474;
	text-decoration: underline;
}

strong {
	background-color: transparent;
	color: #77B3CE;
}

.elettra {
	background-color: transparent;
	font-weight: bold;
	color: #3F8DB1;
}

.textfield {
	background-color: transparent;
	color: #585858;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	width: 400px;
	border: solid 1px;
	border-color: #CDCDCD;
}

textarea {
	background-color: transparent;
	color: #585858;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	width: 400px;
	height: 55px;
	border: solid 1px;
	border-color: #CDCDCD;
}

label {
	background-color: transparent;
	color: #585858;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}

.formbutton {
	background-color: #E1EDF4;
	color: #3D84A4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	padding: 2px;
	border: none;
}

.error {
	height: 30px;
}

/* new */

#entirecontent {
	background-color: #ffffff;
	color: #585858;
	width: 950px;
	margin: 0 0 0 0;
}

#leftblock {
	padding-top: 13px;
	width: 160px;
	float: left;
}

#rightBox {
	background-color: transparent;
	color: #585858;
	padding: 0 0 0 0;
	width: 785px;
	float: left;
	text-align: left;
}

#mainContent {
	background-color: #ffffff;
	color: #585858;
	width: 100%;
	text-align: left;
}

li.none {
	font-size: 65%;
	display: inline;
	background-image: url(../gifs/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-left: 5px;
}

#right {
	text-align: right;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	height: 25px;
	clear: both;
}

.a1 {
	font-size: 95%;
}

.a2 {
	font-size: 120%;
}

.a3 {
	font-size: 130%;
}

.void {
	visibility: hidden;
}

.clear {
	clear: both;
}

ul.inline li {
	display: inline;
	font-size: 80%;
}

ul.inline li.hidden {
	display: none;
}

.msg_body ul li a:link, .msg_body ul li a:visited, .msg_body ul li a:active {
	background-color: transparent;
	color: #585858;
	text-decoration: none;
}

.msg_body ul li a:hover {
	background-color: transparent;
	color: #585858;
	text-decoration: underline;
}
