body {
	font-family: 'Lucida Grande', sans-serif;
	color: #5f6062;
	padding-top: 41px;
	cursor:default;
}
.radial {
	background: #dae3e8 url(../images/radial_gradient.jpg) center center no-repeat;
}

.radial_two_column {
	background: #dde5e9 url(../images/radial_gradient_two_column.png) center center repeat-y;
}

.bg_container {
	background: white url(../images/shadow_bg.png) center repeat-y;
}

.bg_container_two_column {
	background: white url(../images/shadow_bg_two_column.png) center repeat-y;
}

.vertical_lines {
	background: white url(../images/vertical_lines_bg.png) center repeat-y;
}


.hidden {
	display: none;
}

#hd {
	background: white url(../images/masthead.png) top center no-repeat;
	height: 77px;
}
#hd h1 {
	text-indent: -9000em;
}

#nav {
	float: right;
	margin-right: 31px;
	margin-top: 10px !important;
}
#nav li {
	float: left;
}

#nav li a {
	text-decoration: none;
	display: block;
	color: white;
	/*
	padding-left: 20px;
	padding-right: 20px;
	*/
	width: 100px;
	text-align: center;
	/*font-family: 'Lucida Grande', sans-serif;*/
	font-family: 'Courier New';
	font-size: 123.1%;
}


#about #nav_about,
#careers #nav_careers,
#contact #nav_contact {
	font-weight: bold;
	font-style: italic;
}

#nav_about ,
#nav_careers  {
	border-right: 1px solid white;
}

#bd p,
#bd h2,
#bd h3,
#bd h4,
#bd ul {
	margin-left: 15px;
	margin-right: 15px;
}

#bd input,
#bd label,
#bd textarea {
	margin-left: 15px;
}

#bd legend { text-indent: 15px; }

#bd p,
#bd li {
	font-size: 85%;
	line-height: 1.5em;
}

#bd p,
#bd ul {
	margin-bottom: 18px;
}

#bd h4 {
	font-size: 85%;
	color: #0a3651;
}

.less_than {
	padding-left: 17px;
}
.less_than li {
	/*text-indent: -12px;*/
	list-style-image: url(../images/li_bg.png);
	/*background: white url(../images/li_bg.png) left center no-repeat;*/
	
}

.position_box {
	background: #f1f4f6 url(../images/position_box_bg.png) left center;
	width: 599px;
	margin-top: 24px;
	margin-bottom: 24px;
}
.position_box_top {
	height: 8px;
	overflow: hidden;
	background: #f1f4f6 url(../images/position_box_top.png) top center no-repeat;
}
.position_box_bottom {
	height: 9px;
	overflow: hidden;
	background: #f1f4f6 url(../images/position_box_bottom.png) top center no-repeat;
}

.position_box h2 {
	color: #0a3651;
	font-size: 167%;
	margin-top: 36px !important;
}

.position_box h2,
.position_box p {
	margin-left: 52px !important;
	margin-right: 76px !important;
}

.position_box p.last {
	margin-bottom: 36px !important;
}

.positions {
	/*padding-left: 17px;*/
}

.positions li,
#apply a {
	font-family: Georgia, serif;
	color: #0a3651;
	font-size: 116% !important;
	font-style: italic;
	text-indent: 15px;
}

.positions li a {
	text-decoration: none;
	color: #0a3651;
}

.positions li a:hover {
	color: #89aaba;
}

#apply a {
	text-decoration: none;
	font-size: 131%;
	margin-left: 17px;
}

.positions li.active {
	background: white url(../images/li_bg.png) center left no-repeat;	
}

#partners li {
	margin-bottom: 32px;
}

.home_heading { display: none; }
#faux_heading {
	height: 229px;
	background: #dae3e8 url(../images/home_heading.png) center center no-repeat;
}

#home_content {
	padding-top: 18px;
	padding-bottom: 50px;
}

#ft_space {
	background: white url(../images/shadow_bg.png) center repeat-y;
	height: 50px;
}

#ft {
	height: 47px;
	padding-left: 22px;
	background: white url(../images/footer.png) center no-repeat;
}

#ft p {
	font-size: 77%;
	color: #1a526d;
	line-height: 47px !important;
}
#vbottom 
{
    height:40px;
}


input,
textarea {
	margin-bottom: 18px;
}


legend,
label {
	font-size: 85%;
	color: #7e7d7f;
	margin: 0;
	padding: 0;
}

.tall_banded {
	background: white url(../images/tall_banded.png) top center;
}

.shadowed {
	border-top: 1px solid #c6c6c6;
	border-left: 1px solid #c6c6c6;
	
	border-bottom: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	
	background-image: url(../images/input_shadow.png);
	
	font-size: 167% !important;
}

.text_input_1 {
	width: 272px;
}

.text_input_2 {
	width: 446px;
}

.telephone_input {
	width: 63px;
}

input.submit {
	width: 78px;
	height: 30px;
	border: 0;
	background-image: url(../images/submit_button.png);
	cursor:pointer; cursor:hand;
}

input.send {
	width: 66px;
	height: 30px;
	border: 0;
	background-image: url(../images/send_button.png);
	margin-bottom: 30px;
	cursor:pointer; cursor:hand;
}
div#message_sent 
{
    font-size:140%;
    margin:150px 0 150px 230px;
}
#contact_form {
	/*
	padding-top: 44px;
	background: #dae3e8 url(../images/contact_bg.png) top center no-repeat;
	height: 393px;
	*/
	padding-top: 24px;
}
#contact_pad {
	background: white url(../images/shadow_bg_two_column.png) center repeat-y;
	height: 185px;
}
.grid_foo {
	display: inline;
	float: left;
	width: 285px;
	margin-right: 10px;
}
#ft_cap 
{
    clear:left;
	height: 6px;
	overflow: hidden;
	background: white url(../images/shadow_cap.png) top center no-repeat;
}

#contact_address,
#contact_phones {
	font-family: Georgia, serif;
	color: #0a3651;
	font-size: 116% !important;
	font-style: italic;
}

#strongtooth_heading {
	text-indent: -9000em;
	overflow: hidden;
	height: 18px;
	width: 155px;
	background-image: url(../images/strongtooth_heading.png);
	margin-left: 1px !important;
}

.sidebar_heading,
.sidebar_heading_active {
	font-size: 138.5%;
	color: #0a3651;
	font-family: 'Georgia', serif;
	margin-top: -3px;
}

.sidebar_heading_active {
	margin-left: 1px !important;
	text-indent: 14px;
	background: transparent url(../images/arrow.gif) center left no-repeat;
}
.tall_banded .grid_4 {
	padding-top: 24px;
}
h4#current_inventions 
{
    margin:20px 0 5px 0;
}
div#beta_tester 
{
    margin: 0 10px 0 15px;
    border:dashed 1px #CCCCCC;
    font-size: 85%;
	line-height: 1.5em;
	padding:8px;
    
}
div#beta_tester img
{
    margin: 5px 0 10px 5px;
}
div#beta_tester input.txt
{
    height:16px;
    width:130px;
    font-size:12px;
    margin:3px 0 0 0;
    color:#999999;
    
    border-top: 1px solid #c6c6c6;
	border-left: 1px solid #c6c6c6;
	
	border-bottom: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	
	background-image: url(../images/input_shadow.png);
}
div#beta_tester input.btn
{
    height:18px;
    width:40px;
    font-size:11px;
    margin:3px 0 0 3px;
    border:solid 1px #EFEFEF;
}
div#beta_tester div#beta_registered
{

    text-align:center;
    background:#00A066;
    color:#FFFFFF;
}