.right LI{
	margin: 0 0 0 10px;
	padding-bottom: 10px;
	line-height: 25px;
	list-style: disc url(../imgs/icons/bullet_drop.gif);
}

.loginbox {
	width: 230px;
}

HR {
	height : 1px;
	color : #0a3a6a;
}

BR {
	/*clear:both;*/
}

.obligated{
	font-size : 10px;
	color : Red;
}

SELECT {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
}

INPUT {
	font-family: Tahoma, Arial, Helvetica;
	color: #666666;
	/*
	border : 1px solid Silver;
	border-bottom : thin solid #068325;
	*/
	height:25px;
	margin: 0 0 3px 0;
}

TEXTAREA {
	font-family:  Tahoma, Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	/*
	border : 1px solid Silver;
	border-bottom : thin solid #3399FF;
	*/
	margin: 0 0 3px 0;
}

.navactive {
	background-image: url(../imgs/bg_nav_active.gif);
}

.navinactive {
	background-image: url(../imgs/bg_nav_inactive.gif);
}

.error {
	color: red;
}

.page_title{
	font-size: 14px;
	/*color: #3399FF;*/
	font-weight : bold;
}

.sub_title{
	font-size: 14px;
	color: #2c5f8a;
}

.txtpicright{
	border : 1px solid #009999;
	text-align : right;
	margin : 2px 0 2px 20px;
}

.txtpiccenter{
	border : 1px solid #009999;
	text-align : center;
	margin : 2px 20px 2px 20px;
}

.txtpic{
	border : 1px solid #009999;
	text-align : left;
	margin : 2px 20px 2px 0px;
}

.pic {
	border : 1px solid #009999;
}

.italic {
	font-style: italic;
}

.bold {
	font-weight : bold;
}

.sendbutton, .videobutton {
	font-family : Tahoma, Arial, Helvetica;
	font-size : 11px;
	color:#0a3a6a;
	/*
	border: 2px solid #77D2FF;
	background-color: #E5F4FF;
	font-weight: bold;
	*/
	min-width:100px;
	background-image:url('../imgs/bg_nav.gif');
	margin: 5px 0 0 0;
}

.videobutton {
	background-image:url('../imgs/bg_videobutton.gif');
	padding: 0 10px 0 25px;
	margin: 5px 0 0 15px;
}

.vertical_ruler{
	background-image: url(../imgs/vertical_dotted_line.gif);
	background-repeat : no-repeat;
}

.vertical_ruler_fade_out{
	background-image: url(../imgs/vertical_dotted_line_fade_out.gif);
	background-repeat : no-repeat;
}

.news{
	font-size: 11px;
	color: #FFFFFF;
	font-weight : bold;
}

.news_title{
	font-size: 11px;
	/*color: #3399FF;*/
	font-weight : bold;
}

.news_date {
	font-size: 11px;
	color: #000000;
	font-weight : bold;
}

.main_title{
	font-size: 11px;
	/*color: #3399FF;*/
	font-weight : bold;
}

.product_overview_heading a:link{
	font-family:   Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
	text-decoration: none;
}

.product_overview_heading a:active{
	font-family:   Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
	text-decoration: none;
}

.product_overview_heading a:visited{
	font-family:   Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
	text-decoration: none;
}

.product_overview_heading a:hover{
	font-family:   Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
	text-decoration: underline;
}

.pad10bottom {
  padding-bottom: 10px;
}

.pad20bottom {
  padding-bottom: 20px;
}

.pad30top {
	padding-top: 30px;
}

.pad10left {
	padding-left: 10px;	
}

.pad10top {
	padding-top: 10px;	
}

.websiteborderleft {
	background-image: url(../imgs/interlace_left.gif);
	background-position: top;
	background-repeat: no-repeat;
}

.websiteborderright {
	background-image: url(../imgs/interlace_right.gif);
	background-position: top;
	background-repeat: no-repeat;
}

.searchresult {
	vertical-align: top;
	padding-bottom: 20px;
}

.alternaterow {
	background-color : #F0F9F8;
}

.alternaterow2 {
	background-color : #F6FCFC;
}

.pad20left {
	padding-left: 20px;
}
