body, sup{
	margin: 0px;
	padding: 0px;
	font-family: verdana; font-size: 12px;
	line-height: 150%;
}

p{
	margin: 5px;
	padding: 5px;
	font-family: verdana; 
	font-size: 12px;
	line-height: 150%;
}

table, td{
	font-family: verdana; font-size: 12px;
}

a{ 
	font-size: 12px; color: #000033; 
	font-weight: normal;
}
a:hover{ 
	color: FFA000; 
}

.para{
	font: 12px/18px;
	font-family: verdana;
	text-align: justify;
}

.date{
	font-size: 10px;
	font-weight: bold;	
}

.news{
	font: 12px/18px;
	text-indent: 1em;
	text-align: justify;
}

.boxcontrol{
	text-decoration: none;]
	font-weight: normal;
}


.list{
	font: 12px/18px;
	font-family: Verdana, Arial, Helvetica;
	list-style-type: circle;
}

.white{
	color: white;
	text-decoration: none;
}

.red{
	color: #CC3333;
	text-decoration: none;
}

.blue{
	color: #3333CC;
	text-decoration: none;
}

.box{
	font-family: Verdana, Arial, Helvetica;
	background: transparent;
	font: 12px/18px;
	display: block;
	position: relative;
	border-width: 1px 1px 1px 1px;
	border-style: dotted;
	border-color: #E0E0F9;
	padding: 5px 5px 5px 5px;
	margin: 0px;
	height:auto;
	width:auto;
	text-align: left;
}

.box_h{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 12px;
	padding-left: 5px;
	display: block;
	height:16px;
	width:100%;
	background-color: #DECFEE;
}

.formElement{
	background: #FFFFFF;
	font-family: courier;
	font-size: 14px;
	color: #000033;
	vertical-align: center;
}

.prod_title{
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica;
	color: #000033;
	padding: 0.5em;
}

.subtitle{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	color: #000033;
	padding: 1em;
	font-weight: bold;
}

.note{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	color: #000033;
}

.highlight{
	background-color: #F0F0FF;
}