@charset "UTF-8";
 
body {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 10px;
	padding: 0;
	text-align: center;
	background-image: url(images/bkg_body.jpg);
	background-repeat: repeat;
}
a:link {
	text-decoration: none;
	color: #5381AC;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #999;
	font-weight: bold;
}
.menu a:visited {
color: #777;
}

a:active {
	text-decoration: none;
	color: #F32837;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #F32837;
	font-weight: bold;
}
img {
	border: 0;
}
p {
	text-align: justify;
}
form h4 {
	width:400px;
	text-align:left;
}

form h3 {
	margin-bottom: 0;
}
h1 {
	font-size: 36px;
	color: #F32837;
	font-weight: lighter;
	letter-spacing: -1px;
}
h2 {
	font-size: 14px;
	color: #5381AC;
	font-weight: bold;
}
h3 {
	font-weight: bold;
	font-size: 10px;
	color: #F32837;
	text-align: right;
}
h4 {
	font-weight: bold;
	font-size: 10px;
	color: #FF6600;
	margin: 10px 0;
}
#header {
	position:relative;
	width: 900px;
	margin: 0 auto;
	text-align: left;
	z-index: 2;
	height: 110px;
}
#content {
	position: relative;
	width: 890px;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #999;
	background-color: #FFF;
	z-index: 1;
	padding: 4px;
}
#subpage_content {
	position: relative;
	width: 898px;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #999;
	background-color: #FFF;
	z-index: 1;
}
.header { position: relative; width: 890px; height: 250px; }
#flash {
	position: relative;
	width: 600px;
	height: 250px;
	border: 1px solid #999;
}
#spry {
	position: absolute;
	width: 282px;
	height: 250px;
	border: 1px solid #999;
	right: 0;
	top: 0;
}
#news_room {
	float: left;
	width: 292px;
	/*position: relative;*/
	border: 1px solid #999;
	background-image: url(images/bkg.gif);
	/*top: 260px;*/
	height: 450px;
	margin: 5px 4px 0 0;
}
#case_library {
	float: left;
	width: 292px;
	/*position: relative;*/
	height: 450px;
	border: 1px solid #999;
	background-image: url(images/bkg.gif);
	/*top: 4px;
	left: 298px;*/
	margin: 5px 4px 0 0;
}
#radix_demo {
	float: left;
	width: 292px;
	/*position: relative;*/
	border: 1px solid #999;
	background: url(images/bkg.gif);
	/*top: 260px;
	left: 600px;*/
	height: 450px;
	margin: 5px 0 0 0;
	padding: 0;
	}
#radix_demo form {
	margin: 0 20px;
	}
#news_room p,h1,h2,h3 {
	margin: 0 20px;
	}
	
#radix_demo label {
	width: 80px;
	margin: 0 0 10px 0;
	}
	
#radix_demo input {
	width: 150px;
	margin: 0 0 10px 0;
	}
	
#radix_demo h4 {
	width: 280px;
	margin: 0;
	padding: 0;
	}
div.ownLine {
	float: left;
	display: inline;
	clear: both;
	width: 150px;
	margin: 0 0 0 100px;
	text-align:left;
	}
.button {
	width: 50px;
	background: white;
	width: auto;
	overflow: visible;
	border: 1px solid #999;
	}	
.buttonHome {
	background: white;
	width: auto;
	overflow: visible;
	border: 1px solid #999;
	margin: 0 0 0 100px;
	}	


#news_room h2 {
	margin: 0 20px;
}
#news_room h3 {
	margin-left: 20px;
	margin-bottom: 0px;
}
.news_room #story h3 {
	margin-left: 20px;
	margin-bottom: 0px;
}
#news_room h4 {
	margin: 0 0 0 20px;
}
#news_room p {
	font-size: 10px;
	margin-bottom: 10px;
}
#case_library  p,h1,h2,h3 {
	margin: 0 20px;
}
#case_library h2 {
	margin: 0 20px;
}
#case_library p {
	font-size: 10px;
	margin-bottom: 10px;
}
#case_library p,h1,h2,h3 {
	margin-left: 20px;
}
#radix_demo p,h1,h2,h3,h4 {
	margin-left: 20px;
}
#copyright {
	font-size: 10px;
	color: #666666;
	margin: 20px 0;
	text-align: center;
}
#story {
	position: relative;
	left: 280px;
	width: 600px;
	margin-bottom: 80px;
	top: 50px;
	line-height:1.5;
}
#story p,h1,h2,h3 {
	margin: 0 150px 20px 0;
}
#story ul {
	margin: 0 150px 20px 25px;
}
#story ol {
	margin-right: 150px;
}
.size_10px {
	font-size: 10px;
}
.gray_CCC {
	color:#CCC;
}
.gray_999 {
	color:#999;
}
.gray_666 {
	color:#666;
}
.gray_333 {
	color:#333;
}
.menu {
	position:absolute;
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/bkg.gif);
	border: 1px solid #999;
	z-index: 3;
	padding: 15px 10px 0 0;
	width: 200px;
}
.drop_down_menu {
	position:absolute;
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/bkg.gif);
	border: 1px solid #999;
	z-index: 3;
	padding: 10px;
	width: 200px;
	top: 110px;
}
.drop_down_menu li {
	padding-bottom: 8px;
}
.drop_down_menu a:link {
	text-decoration: none;
	color: #5381AC;
	font-weight: bold;
}
.drop_down_menu a:hover {
	text-decoration: none;
	color: #F32837;
	font-weight: bold;
}
#nav_side {
	left: 20px;
	top: 50px;
}
.menu li {
	padding-bottom: 8px;
}
.menu_side {
	list-style-image: url(images/menu_side.gif);
}
.menu_down {
	list-style-image: url(images/menu_down.gif);
}
.menu_indent1 {
	margin-left: 10px;
}
.menu_indent2 {
	margin-left: 20px;
}
#nav_main {
	font-size: 14px;
	padding: 5px;
}
#nav_top {
	position: absolute;
	font-size: 10px;
	text-align: right;
	float: right;
	width: 200px;
	left: 700px;
	z-index: 5;
	top: 0;
}
#nav_top li {
	display: inline;
	padding-left: 20px;
}
.nav {
	color: #999;
	list-style-type: none;
	text-align: left;
	margin: 0;
}
.nav a:link {
	color: #999;
	font-weight: normal;
}
.nav a:hover {
	color: #F32837;
	font-weight: normal;
}
.nav a:visited {
	font-weight: normal;
}
#nav_top a:link {
	color: #999;
}
#nav_top a:hover {
	color: #F32837;
}
#search {
	position: absolute;
	z-index:1;
	text-align: right;
	left: 667px;
	top: 87px;
	float: right;
	width: 233px;
}
#search a:link {
	font-weight: normal;
}
#search a:hover {
	font-weight: normal;
}
.text_field {
	border: 1px solid #999;
	color: #666;
	background-color: #EEE;
	font-size: 12px;
}
.products {
	background-image:url(images/subpage_images/products.jpg);
	background-repeat: no-repeat;
}
#nav_main ul {
	padding-left: 25px;
	display: block;
}
#nav_main li {
	display: inline;
	padding-right: 35px;
}
#nav_main li:hover ul {
	display: none;
}
.float_left {
	float: left;
	margin: 10px;
}
.float_right {
	float: right;
	margin: 10px;
	border: 1px solid #999;
}
.about_us {
	background-image:url(images/subpage_images/about_us.jpg);
	background-repeat: no-repeat;
}
.prod_serv {
	background-image:url(images/subpage_images/prod_serv.jpg);
	background-repeat: no-repeat;
}
.case_library {
	background-image:url(images/subpage_images/case_library.jpg);
	background-repeat: no-repeat;
}
.contact_us {
	background-image:url(images/subpage_images/contact_us.jpg);
	background-repeat: no-repeat;
}
.events {
	background-image:url(images/subpage_images/events.jpg);
	background-repeat: no-repeat;
}
.news_room {
	background-image:url(images/subpage_images/news_room.jpg);
	background-repeat: no-repeat;
}
.radix {
	background-image:url(images/subpage_images/radix.jpg);
	background-repeat: no-repeat;
}
.resources {
	background-image:url(images/subpage_images/resources.jpg);
	background-repeat: no-repeat;
}
.search {
	background-image:url(images/subpage_images/search.jpg);
	background-repeat: no-repeat;
}
.site_map {
	background-image:url(images/subpage_images/site_map.jpg);
	background-repeat: no-repeat;
	}
.red {
	color: #F32837;
	}
#form_contact {
	
	}
#form_contact label {
	width:100px;
	float:left;
	text-align:right;
	padding:0 5px 0 0;
	}
#form_contact .text_field {
	width:250px;
	}
#form_radix_request {
	width: 300px;
	}
#form_radix_request label {
	width:100px;
	float:left;
	text-align:right;
	padding:2px 10px 0 0;
	}
#form_radix_request label, #radix_demo label{
	width:100px;
	float:left;
	text-align:right;
	padding:2px 5px 0 0;
}
#radix_demo label {
	width:70px;
	float:left;
	text-align:right;
	padding:2px 5px 0 0;
}
#form_radix_request .text_field, #radix_demo .text_field {
    width: 170px;
}
.testimonial {
	position:absolute;
	font-size: 12px;
	border: 1px solid #999;
	z-index: 3;
	padding: 10px 10px 10px 10px;
	width: 190px;
	top:350px;
	left:20px;
}
.testimonial p {
	text-align:left;
}
.testimonial h3 {
	text-align:right;
	white-space:nowrap;
	width:100%;
	margin:0;
}
.subhead {
	text-decoration: none;
	color: #5381AC;
	font-weight: bold;
}
.testimonialEvents {
	position:absolute;
	font-size: 12px;
	border: 1px solid #999;
	z-index: 3;
	padding: 10px 10px 10px 10px;
	width: 190px;
	top:150px;
	left:20px;
	display:inline;
}
.testimonialEvents p {
	text-align:left;
}
.testimonialEvents h3 {
	text-align:right;
	white-space:nowrap;
	width:100%;
	margin:0;
}
h2.line{
	border-top:2px solid #5381AC;
	padding: 10px 0 0 0;
}
h2.news{
	margin: 0 150px 5px 0;
}



.testimonialRadix {
	position:absolute;
	font-size: 12px;
	border: 1px solid #999;
	z-index: 3;
	padding: 10px 10px 10px 10px;
	width: 190px;
	top:210px;
	left:20px;
	display:inline;
}
.testimonialRadix p {
	text-align:left;
}
.testimonialRadix h3 {
	text-align:right;
	white-space:nowrap;
	width:100%;
	margin:0;
}


.supportUL {
	list-style: none; 
	margin: 0 0 20px 52px; 
	padding: 0;
	}

	
.requiredAsterisk{
    color: Red;
}


.indent {
	padding: 0 0 0 65px;
	}
	
.tablehead {
	background-color:#cccc99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f4fcd8;
}
.tablehead td {padding:5px;}