@charset "utf-8";
/* CSS Document */

.bodyclass {
	margin:0px;
}

div, td, p {
	font-size: 14px;
	font-family: verdana,arial,helvetica,sans-serif;
	line-height:140%;
}

a  {
	color:#669933;
}

a:hover {
	color:#0000ff;
	text-decoration:underline;
}

a:visited {
	color:#669933;
	text-decoration:underline;
}

blockquote { 
text-align: justify; 
font-size: 12px;
background: #DDD; 
border: 3px solid #CCC; 
padding: 5px;}

ax  {
	color:#666666;
}

div.toolbar {
	  xmin-height: 25em;
    display: table-cell;
    vertical-align: middle;
  	color:#ffffff;
	  font-weight:bold;
}

div.toolbar a {
	text-decoration: none;
	color:#669933;
	font-weight:bold;
	font-size:12px;
}

div.toolbar a:visited  {
	color:#669933;
	font-size:12px;
	text-decoration: none;
}

div.toolbar a:hover {
	text-decoration: underline;
}


div.desc {
}

div.desc a {
	color:#00007d;
	font-weight:bold;
	text-decoration: none;
}

div.desc a:visited  {
	color:#00007d;
	font-weight:bold;
	text-decoration: none;
}

div.desc a:hover {
	color:#0000ff;
	font-weight:bold;
	text-decoration: underline;
}



.style4 a {
	text-decoration: none;
	color:#669933;
	font-size:12px;
}

.style4 a:hover {
	text-decoration: underline;
}

.copyright a {
	text-decoration: none;
}

.copyright a:hover {
	text-decoration: underline;
}

h3x {
	font-size: 14px;
	font-family: verdana,arial,helvetica,sans-serif;
	margin:0;
	padding:0;
}

h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#669933;
	
}


h1 {
	font-size: 1.4em;
	margin-bottom: 4px;
	color:#3399cc;
}

#container{
	width:960px;
	margin:5px auto;
}

#container_body {
	width:960px;
	float:left;
	position:relative;
}

#spacetop {
	width:960px;
	float:left;
	position:relative;
}

#banner_top {
	width:960px;
	background-color:#FFFFFF;
	float:left;
	position:relative;
}
#company_name {
	width:834px;
	float:left;
	position:relative;
}
#logo {
	width:101px;
	float:left;
	position:relative;
}
#nav_bar {
	float:left;
	position:relative;
	background-color:#000000;
}
#main_content {
	width:960px;
	height:auto;
	float:left;
	position:relative;
}
#content {
	width:677px;
	height:auto;
	float:left;
	position:relative;
}
#landing_content {
	width:630px;
	height:auto;
	float:left;
	position:relative;
}
#right_pane {
	width:283px;
	float:left;
	position:relative;
}
#download_pane {
	width:330px;
	float:left;
	position:relative;
}
#btm_content {
	width:960px;
	float:left;
	position:relative;
}
#copyright {
	float:left;
	position:relative;
}

h2, h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#669933;
	
}

#h2style1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#669933;
	
}

#h2style2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#3399cc;
	
}

#text_content2 {
	background-color:#fbfbfb; 
	padding-left:40px; 
	padding-top:20px;
	vertical-align:top;
	font-size:14px;
}

div.footer {
	font-size:12px;
	color:#7d7d7d;
}

div.footer a {
	font-size:12px;
	font-weight:bold;
	color:#7d7d7d;
	text-decoration:none;
}

div.footer a:visited {
	font-size:12px;
	font-weight:bold;
	color:#7d7d7d;
	text-decoration:none;
}

div.footer a:hover {
	text-decoration:underline;
}

#clipboard_area {
	background:url(/images/clipboard.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	vertical-align:top;
	padding-top:94px;
	padding-left:30px;
}

div.clipboard a {
	font-family:Arial, Helvetica, sans-serif;
	color:#7d7d7d;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

div.clipboard a:visited {
	color:#7d7d7d;
	text-decoration:none;
}

div.clipboard a:hover {
	text-decoration:underline;
}


#clipboard_title {
   color:#FFFFFF; 
   font-weight:bold; 
   font-family:Arial, Helvetica, sans-serif;
}
input.btn {
	width:97px;
	height:31px;
  background-image:url(../images/submit_button.jpg);
  border:0px;
}
input.dl_btn {
	width:97px;
	height:31px;
  background-image:url(../images/download_button.jpg);
  border:0px;
}

.set a {
	font-size:12px;
	font-weight:bold;
	color:#7d7d7d;
	text-decoration:none;
}

.set a:hover{
	text-decoration: underline;
}

.set a:visited{
	text-decoration: underline;
}

.greenlinks {
	font-weight:bold;
	text-decoration: none;
}

.greenlinks a:hover {
	text-decoration:underline;
}
	



