*{
	margin: 0;
	padding: 0;
	outline-style:none;
	outline-width:0;
}
body{
	background: url(../images/topo_bg.gif) repeat;
	font-family: verdana,arial,helvetica,sans-serif;
	min-height: 100%;
	text-align:center;
}
h1{
	color: #2F2F2F;
	font-family: georgia, 'times new roman', serif;
	font-weight: bold;
	margin-bottom: 12pt;
	font-size: 20pt;
}
h2{
	color: #969696;
	font-family: georgia, 'times new roman', serif;
	padding-bottom: 15pt;
	font-weight: normal;
	margin-left: 2em;
	font-style:italic;
	font-size: 14pt;
    text-decoration; none;
}
h2 a{
	color: #006666;
	font-family: georgia, 'times new roman', serif;
	padding-bottom: 15pt;
	font-weight: normal;
	margin-left: 2em;
	font-style:italic;
	font-size: 14pt;
    text-decoration: none !important;
}
h3{
	color:#cc3300;
	font-family: georgia, 'times new roman', serif;
	font-size: 14pt;
	font-weight: bold;
	padding-bottom:0.8em;
}
h4{
	color: #006666;
	font-size: 11pt;
	font-family: georgia, 'times new roman', serif;
	padding-bottom: 1em;
}
h5{
	font-size:9.5pt;
	font-weight: bold;
	color: #444444;

}
h6{
	font-size: 8pt;
	color: black;
	padding-bottom:1em;
	text-align: left;
	font-weight: 500;
}
hr{
	border: none 0; 
	border-top: 1px dashed #000;
	border-bottom: 1px dashed #ccc;
	width: 20em;
	text-align:center;
	margin:0px auto;
	margin-bottom: 1em;
	height: 2px;
}
input, select, textarea{
	margin: .5em;
	margin-left: 1em;
}
p{
	font-size: 9.5pt;
	margin-bottom: 15pt;
}
li{
	font-size:9.5pt;
}
#center_content p{
    line-height: 14pt;
}
q{
	quotes: '' '' '' '';
	width: 13em;
	float:left;
	margin: 0 2em;
	padding:1em;
	color:#CC3300;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:16px;
	font-style:oblique;
	letter-spacing:0.1em;
	line-height:1.5em;
	background: transparent url(../images/quoteCorner.gif) no-repeat scroll left top;
}
#all_content{
	display: block;
	margin: 1em auto 0px auto;
	position: relative;
	width: 940px;
	text-align: left;
}
#b_l{
	background: transparent url(../images/b_l_corner.png) no-repeat scroll;
	margin-left: 10px;
}
#b_r{
	background: transparent url(../images/b_r_corner.png) no-repeat scroll;
	margin-left: 920px;
}
#bottom{
	background-color: transparent;
	height: 10px;
	margin-left: 20px;
	width: 900px;
}
#breadcrumbs{
	background: transparent url(../breadcrumbs/bar.png) repeat-x;
	color: #D7D7D7;
	font-size: .65em;
	height: 16px;
	padding-left: 100px;
	text-align: left;
	width: 800px;
}
#breadcrumbs a:link, #breadcrumbs a:visited{
	text-decoration: none;
	color: #A7A7A7;
}
#breadcrumbs a:hover{
	color: #D7D7D7;
	text-decoration: none;
}
#center_content{
	width: 41em;
}
#center_content_with_right{
	
}
#center_content, #center_content_with_right{
	clear: none;
	float: left;
	margin: 20px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
	position: relative;
	text-align: left;
}
#content{
	left: 10px;
	position: relative;
}
#flash_player{
	max-height: 131px;
	max-width: 900px;
}

#header_bgd{
	background: transparent url(../images/header_bgd.png) no-repeat scroll left top;
	border: 0px none;
	height: 131px;
	width: 100%;
}
#left_content{
	float: left;
	height: inherit;
	margin: 20px auto;
	overflow: auto;
	padding: 0px 15px 0px 15px;
	text-align: left;
	overflow:visible;
	width: 160px;
	border-right: 1px dashed #CCCCCC;
}
#main{
	margin: auto;
	position: relative;
}
#main_nav{
	height: 41px;
	position: relative;
	text-align: center;
	width: 900px;
	background: transparent url(../images/bar.png) repeat-x;
}
#main_nav img{
	border: none;
}
#main_nav ul {
	width: 900px;
	margin: 0px 23px;
}
#main_nav li {
    display: inline;
	list-style: none;
	height: 41px;
	float: left;
	position: relative;
  	margin: 0px;
}
#main_nav li a {
	height: 41px;
	text-indent: -9000px;
	display: block;
}
#main_nav  .current {
background-position: 0 -41px;
}

/* main nav buttons
------------------------------------------*/

a#company {
background-image: url(../images/company.png);
width: 135px;
height: 41px;
}

a#products {
background-image: url(../images/products.png);
width: 140px;
height: 41px;
}

a#services {
background-image: url(../images/services.png);
width: 120px;
height: 41px;
}

a#purchase {
background-image: url(../images/purchase.png);
width: 138px;
height: 41px;
}

a#support {
background-image: url(../images/support.png);
width: 120px;
height: 41px;
}

a#communityviz {
background-image: url(../images/communityviz.png);
width: 201px;
height: 41px;
}

a#company:hover, a#products:hover, a#services:hover, a#purchase:hover, a#support:hover, a#communityviz:hover {
background-position: 0 -41px;
}

#order_online{
	font-size: .7em;
	margin-left: 1em;
}
#order_online a:link, #order_online a:visited{
	text-decoration: none;
}
#order_online a:hover{
	color: #cc3300;
}
#shadow_content{
	background: transparent url(../images/bg_shadow_lr.png) repeat-y scroll center top;
	clear: both;
	margin: 0 auto;
	width: 920px;
}
#t_l{
	background: transparent url(../images/t_l_corner.png) no-repeat scroll;
	margin-left: 10px;
}
#t_l, #t_r, #b_l, #b_r{
	height: 10px;
	margin-top: -10px;
	width: 10px;
}
#t_r{
	background: transparent url(../images/t_r_corner.png) no-repeat scroll;
	margin-left: 920px;
}
#text{
	overflow: hidden;
	padding: 10px 0px 5em 0px;
	width: 900px;
	background-color:white;
}
#top{
	background: transparent url(../images/top_shade.png) repeat-x scroll left top;
	height: 10px;
	margin-left: 20px;
	width: 900px;
}
#top_gradient{
	background: transparent url(../images/top_gradient.png) repeat-x scroll left top;
	height: 600px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
}
#top_noscript_link{
	border: none;
	display: inline;
	height: 131px;
	width: 300px;
}
#top_list{
	margin-left: 10px;
}
#topNav{
	left: 605px;
	position: absolute;
	top: 0em;
	width:16em;
	z-index: 20;
}
.bio_image{
	background:#7B7B7B url(../images/framecorner.gif) no-repeat scroll left top;
	float:left;
	height:auto;
	width:auto;
	margin: 0px 10px 0px 20px;
	padding:5px 5px 2px 5px;
	width:auto;
	overflow:visible;
	float:left;
	margin: 0 .7em;
}
.user_list, .user_list_odd{
	font-size:.75em;
	padding-top: 5px;
	padding-bottom:1px;
	border-bottom: 1px solid black;
	max-width: 950px;
}

.user_list{
	background-color: #EEEEFF;
}

.user_list_odd{
	background-color: #FFFFEE;
}

.user_list_top{
	font-size: 1em;
	text-align:center;
	padding-right: 20px;
	padding-left: 10px;
}
.cviz_list{
	margin-bottom:1em;
}
.cviz_list li{
	list-style-position: outside;
	margin-bottom: 15pt;
}
ul.cviz_list li{
	list-style-image: url(../images/list_image.png);
	list-style-type:disc;
	margin-bottom: .7em;
	margin-left: 3em;
}
ol.cviz_list li{
	margin-bottom: 1.5em;
}
.floater_box{
	width:12em;
	float:left;
	clear: none;
	text-align:center;
	margin:0px auto;
}

.floater_box .oblique_orange{
	margin-left: -1.3em;
}
.frame_pad {
	background:#7B7B7B url(../images/framecorner.gif) no-repeat scroll left top;
	float:left;
	height:auto;
	margin: 5px 10px 0px 20px;
	padding:5px 5px 2px 5px;
	width:auto;
	overflow:visible;
}
.frame_nomargin {
	background:#7B7B7B url(../images/framecorner.gif) no-repeat scroll left top;
	float:left;
	height:auto;
	padding:5px 5px 2px 5px;
	width:auto;
	overflow:visible;
}
.half_box{
	width:18em;
	height:16em;
	margin:0px;
	margin-right:2em;
	padding:0;
	position: relative;
	display: inline-block;
}

.half_box h4{
	position: absolute;
	top:0;
	padding-bottom: 0 !important;
}

.half_box h6{
	position:absolute;
	top: 17em;
}

.half_box p{
	position:absolute;
	top: 11em;
}

.half_box .frame_pad{
	position:absolute;
	text-align:center;
	top: 2em;
	margin:0px auto;
}
.indented_link{
	margin-bottom: .1em;
	font-size: .6em !important;
	margin-left:2em;
}
.indented_current{
	margin-bottom: .1em;
	font-size: .6em !important;
	margin-left:3em;
}
.link_list a:link, .link_list a:visited{
	text-decoration: none;
	color: black;
}
.link_list a:hover{
	color: #cc3300;
	text-decoration: underline;
}
.link_list img{
	border: none;
}
.link_list li{
	border-left: 1px solid #000;
	display: inline;
	font-size: 8pt;
	padding-left: 4px;
	margin-left: 0px;
}
.link_list li.first{
	border-left: none;
	padding-left: 0;
}
.link_list ul{
	list-style-image: none;
	list-style-type: none;
}
.numbered_list{
	margin-bottom:1em;
	width:30em;
}

.numbered_list li{
	margin-left:2em;
	margin-bottom:1em;
	font-size: .8em;
}
.req_table{
	margin-left:2em;
	empty-cells: show;
	table-layout:fixed;
}
.req_table td{
	padding: .3em;
	text-align: center;
	font-size:.8em;
}
.first{
	text-align: left !important;
	color: #CC3300;
}
.top{
	font-weight:bold;
}
.req_table .odd{
	background-color: #EEEEDD;
}
.req_table .even{
	background-color: #EEEEED;
}
.right_box{
	background-color: #8Ca5a5;
	border: none;
	text-decoration: none;
}
.three_column{
	display:inline-block;
	margin:0px auto;
}
.under_image{
	background: transparent url(../images/bottom_shade.png) repeat-x scroll left top;
}
/*___________*/

.sidebar_p{
	padding: 5px;
	margin: 0px;
	color: #404040;
}

.top_red{
	border-top: 1px solid #CCCCCC;
	color: #cc3300 !important;
}

.top_red a:link, .top_red a:visited{
	color: #cc3300 !important;
	font-weight: bold;
}

.sidebar_p a:link, .sidebar_p a:visited{
	text-decoration: none;
	color: grey;
}

.top_red a:hover, .sidebar_p a:hover{
	color: #FF9900 !important;
}

.current_link{
	padding: 7px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #404040;
}

/*___________*/
.centered{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.p_bold a{
	font-weight: bold !important;
}
.spaced{
	margin-bottom:1em;
	color:#ff00ff !important;
}
.oblique_orange{
	color:#ff00ff !important;
}
.small{
	font-size:.6em;
	color:#ff00ff !important;
}
.indented{
	margin-left: 2em;
}
.bio_indent{
	margin-bottom: 1em;
	border-bottom: 1px grey dotted;
}
.bio_hidden{
	display:none;
}
/*___________*/

table.compare{
border-collapse:collapse;
margin:0 auto 20px;
}
table.compare td {
background:none repeat scroll 0 0 #F6F6F6;
border:10px solid #ECECEC;
font-size:13px;
padding:10px;
vertical-align:top;
}
