body{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(/mmp/graphics/common/body_bg.jpg);
	background-repeat: repeat;
}

.darkBlue{
	color: #000000;
}
.lightBlue{
	color: #000000;
}

h1{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

h2{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

h3{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h4{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h5{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h6{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


p{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	margin: 0px 20px 15px 0px;
	padding: 0px 0px 0px 0px;
}

dl,dt,dd,td,th,div{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul, ul ul, ul ul ul, ol ul{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-indent: 0px;
	list-style-position: outside;
	padding: 0px;
	border-width: 0px;
	margin-left: 19px;
	line-height: 140%;
}

ol, ul ol, ul ul ol, ul ol ol{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-indent: 0px;
	list-style-position: outside;
	padding: 0px;
	border-width: 0px;
	margin-left: 20px;
	line-height: 140%;
}

a{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a:hover{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

form,option,select,textarea,input{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}

/*
	print information
*/
div.print_header {
	display: block;
}

div.print_footer {
	display: block;
}

/*
	table replacements
*/
div.page{
	text-align: center;
	width: 100%;
	margin: 0px auto 0px auto;
	padding: 0px;
}

div.container {
	text-align: left;
	width: 1015px;
	margin: 0px auto 0px auto;
	padding: 0px;
}

div.body {
	clear: both;
	float: left;
	display: inline;
	width: 1015px;
	margin: 0px;
	padding: 0px;
	min-height: 510px;
	height: auto !important;
	height: 510px;
}

div.body_top {
	float: left;
	display: none;
	width: 1000px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}

div.body_left {
	float: left;
	display: none;
	width: 225px;
	min-height: 510px;
	height: auto !important;
	height: 510px;
	margin: 0px;
	padding: 0px;
	background-image: url(/mmp/graphics/common/menu_bg.gif);
	background-repeat: repeat-y;
}

div.spacer {
	float: left;
	display: none;
	width: 25px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.body_center {
	float: left;
	width: 775px;
	min-height: 510px;
	height: auto !important;
	height: 510px;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	background-image: url(/mmp/graphics/common/spacer_bg.gif);
	background-repeat: repeat-y;
}

div.body_right {
	float: left;
	display: none;
	width: 15px;
	min-height: 510px;
	height: auto !important;
	height: 510px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(/mmp/graphics/common/water_drop_right.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

div.body_right_home {
	float: left;
	display: none;
	width: 15px;
	min-height: 510px;
	height: auto !important;
	height: 510px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}

div.body_bottom {
	float: right;
	display: none;
	width: 1000px;
	min-height: 30px;
	height: auto !important;
	height: 30px;
	margin: 10px 15px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.logo {
	float: left;
	display: inline;
	width: 250px;
	margin: 30px 0px 15px 0px;
	padding: 0px 0px 0px 30px;
}

div.logo_bottom {
	float: left;
	display: inline;
	width: 250px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 3px;
}

div.address_text {
	float: left;
	display: inline;
	width: 860px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 3px;
}

div.address_graphic {
	float: right;
	display: inline;
	width: 127px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 3px;
}

div.content_left {
	float: left;
	display: inline;
	width: 730px;
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.content_left_downloads {
	float: left;
	display: inline;
	width: 615px;
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.content_left_contact {
	float: left;
	display: inline;
	width: 520px;
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.content_left_icons {
	float: left;
	display: inline;
	width: 730px;
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.content_left_table {
	float: left;
	display: inline;
	width: 730px;
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.content_right {
	float: left;
	display: inline;
	text-align: right;
	width: 20px;
	height: 275px;
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(/mmp/graphics/common/water_drop_left.gif);
	background-repeat: no-repeat;
	background-position: 5px -25px;
}

div.content_bottom {
	float: left;
	display: inline;
	width: 775px;
	margin: -2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

td.icon {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 35px 0px;
}

td.text {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 35px 0px;
}

/*
	table
*/
table.table{

	margin: 0px 0px 0px 40px;
	padding: 0px 0px 0px 0px;
}

td.table-header1 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #000000;
}

td.table-header2 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 30px;
	border-top: 1px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 1px solid #000000;
}

td.table-text-left {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 30px;
	border-top: 1px solid #000000;
	border-left: 2px solid #000000;
	border-bottom: 1px solid #000000;
}

td.table-text-center {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 30px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

td.table-text-right {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 30px;
	border-top: 1px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 1px solid #000000;
}

td.table-text {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 30px;
}

/*
	downloads
*/
div.downloads {
	float: left;
	display: inline;
	width: 105px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 20px 0px;
	background-color: #ffffff;
	text-align: center;
}

div.download_item {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a.download_title{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a.download_title:hover{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*
	contact
*/
table.contact {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}

td.contact {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

td.contact-highlight {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

textarea.the-form,input.the-form{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

input.the-form{
	height: 18px;
}

div.contact_text {
	position: relative;
	float: left;
	display: inline;
	height: 510px;
	vertical-align: bottom;
	width: 200px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(/mmp/graphics/common/contact_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #ffffff;
	text-align: left;
}

div.contact_text_bottom {
	position: absolute;
	bottom: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
}

div.send {
	width: 345px; 
	clear: both;
	float: left;
	text-align: right;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a.send{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a.send:hover{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*
	fotos
*/
div.big_foto {
	float: left;
	display: none;
	width: 711px;
	height: 210px;
	border: 1px solid #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.small_foto {
	height: 42px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.images {
	float: left;
	display: none;
	height: 210px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #000000;

}

a.small_foto {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	display: table;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	border: 1px solid #000000;
}

a.small_foto:hover {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	display: table;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	border: 1px solid #000000;
}

/*
	menu top
*/
div.menu_hori {
	float: right;
	display: inline;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	height: 14px;
	color: #000000;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.menu_hori_1 {
	float: left;
	display: inline;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	margin: 0px 3px 0px 3px;
	padding: 0px 0px 0px 0px;
}

a.menu_hori_1 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}

a.menu_hori_1:hover {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}

a.menu_hori_1_hi {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}

a.menu_hori_1_hi:hover {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}

/*
	menu left: level 1
*/

div.menu_left {
	width: 230px;
	float: left;
	text-align: right;
	display: inline;
	margin: 50px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.menu_left_top {
	width: 230px;
	height: 5px;
	float: left;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(/mmp/graphics/common/menu_top.gif);
	background-repeat: no-repeat;
	background-position: 5px 0px;
}

div.menu_left_bottom {
	width: 230px;
	height: 5px;
	float: left;
	display: inline;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(/mmp/graphics/common/menu_bottom.gif);
	background-repeat: no-repeat;
	background-position: 5px 0px;
}

div.menu_left_1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.menu_left_1_hi {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(/mmp/graphics/common/menu_left.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

a.menu_left_1 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px 30px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a.menu_left_1:hover {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px 30px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a.menu_left_1_hi {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 22px;
	line-height: 26px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px 30px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a.menu_left_1_hi:hover {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 22px;
	line-height: 26px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px 30px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*
	menu left: level 2
*/

div.menu_left_2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 30px 0px 0px;
	background-image: url(/mmp/graphics/common/menu_left.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

a.menu_left_2 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	text-transform: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a.menu_left_2:hover {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	text-transform: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a.menu_left_2_hi {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	text-transform: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a.menu_left_2_hi:hover {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	text-transform: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*
	menu left: level 2
*/

div.menu_left_3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 30px 0px 0px;
	background-image: url(/mmp/graphics/common/menu_left.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

a.menu_left_3 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	text-transform: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
}

a.menu_left_3:hover {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	text-transform: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
}

a.menu_left_3_hi {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	text-transform: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
}

a.menu_left_3_hi:hover {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	text-transform: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
}

/*
	news index
*/
div.home_text {
	display: inline;
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.home_news {
	display: inline;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
}

div.news_graphic {
	width: 130px;
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.news_date {
	width: 400px;
	float: left;
	margin: 10px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
}

div.news_icon {
	width: 130px;
	float: left;
	margin: 10px 10px 10px 0px;
	padding: 0px 0px 0px 0px;
}

div.news_title {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #000000;
	line-height: 22px;
	width: 720px;
	float: left;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.news_text {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	width: 720px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a.news {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}

a.news:hover {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 22px;
	color: #000000;
	text-decoration: underline;
}

/*
	edit mode styles
*/

fieldset.item {
	clear: both;
	float: left;
	display: inline;
	width: 420px;
	margin: 5px;
	background-color: #eeeeee;
	border-style: ridge;
	border-width: 2px;
	border-color: #000000;
	-moz-border-radius: 10px;
}

legend.item {
	margin: 0px 0px 0px 10px;
	padding: 0px 10px 0px 10px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: transparent;
}

table.item {
	margin: 2px;
	padding: 2px;
}

td.item_field {
	margin: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 3px;
	color: #ffffff;
	background-color: #666666;
	text-align: right;
	vertical-align: top;
}

td.item_value {
	margin: 2px;
	padding: 2px;
	color: #666666;
	text-align: left;
	vertical-align: top;
}
