body {
    margin: 0px;
    padding: 0px;
	 font-family: Tahoma;
	 background-color: #FBFDFD;
}

img { border:0px; }

a { color: #2196A1 }
a:hover { color: #797979 }


td { vertical-align: top; 	font-size: 12px;}

.main_table {
	background-image: url(../site_images/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	
	width: 100%;
	height: 100%;
}

.high1 { color: #F46E11 }
.high2 { color: #37859E }

.main_content {
	padding-top: 42px;
	vertical-align: top;
}

.content_header {
	font-size: 13.5pt; 
	font-family: Helvetica, Lucida, sans-serif;
	padding-bottom: 15px;
	padding-left: 2px;
	letter-spacing: -1pt;
	font-weight: 900		
}

.submenu_ttl {
	font-size: 13.5pt; 
	font-family: Helvetica, Lucida, sans-serif;
	padding-top: 42px;
	padding-left: 25px;
	letter-spacing: -1pt;
	font-weight: 900;
	color: #F46E11	
}

.submenu_items {
	padding-top: 2px;
	padding-left: 33px;		
}

.content_text {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;	
	padding-bottom: 10px;		
	font-size: 12px;
	line-height: 160%;
	color: #4F4E4C;
	vertical-align: top;
}

.content_more {
	padding-right: 10px;	
	padding-top: 10px;
	font-size: 12px;
	text-align: right;
}

.sub_ttl {
	color: #47C2B1;
	font-size: 12px;
	font-weight: bold;
	padding-left: 12px;
}

.sub_txt {
	color: #4F4E4C;
	font-size: 11px;
	padding-left: 12px;
	padding-top: 5px;	
	padding-right: 10px;	
}

.sub_url {
	color: #2196A1;
	font-size: 11px;
	text-align: right;
	padding-top: 5px;
	padding-right: 20px;		
}

.intranet_table {
	background-image: url(../site_images/intranet_bg.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 150px;	
}

input, select, textarea {
	font-size: 11px;
	color: #797979;
}

.bu_login {
	background-image: url(../site_images/bu_login.gif);
	border: 0px;
	width: 49px;
	height: 18px;
}

.testimonials_txt {
	background-color: #F6F6F6;
	width: 100%;
	padding: 10px;
	font-size: 11px;
	vertical-align: top;
	line-height: 130%;
	color: #4F4E4C;	
}

.footer {
	background-image: url(../site_images/headphones.jpg);
	background-repeat: no-repeat;
	width: 571px;
	height: 201px;
}

.footer_txt {
	font-size: 12px;
	color: #4F4E4C;
	position: relative;
	top: 98px;
	left: 310px;
}

.border_corner {
	background-image: url('../site_images/f_block_bg2.gif'); 
	background-repeat: repeat-x;
}

.border_top {
	background-image: url('../site_images/f_block_bg1.gif'); 
	background-repeat: repeat-y;
}

.sub_menu {
	font-size: 11px;
}

/* Forms */

.c_table1 {
	width: 500px;
}

.c_table1 td {
	vertical-align: middle;
	color: #444444;
	border-bottom: 1px solid #DAF3EF;
	font-size: 11px
}

.inp {
	width: 280px;
	color: #444444;
}

.asterix {
	color: #FF0000;
}

.submit {
	color: #000000;
}
