* {
	margin: 0;
}
html, body {
	height: 100%;
}
body  {
	font: 100% Helvetica, Arial, sans-serif, Verdana;
	background: #11385b;
	background-image:url(http://s83301.gridserver.com/images/bglg-f.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-attachment:fixed;
	padding: 0px;
	margin: 0px;
	text-align: center; 
	color: #373737;
}



/****   layout   ****/



#container { 
	width: 963px;  
	background: #FFFFFF;
	text-align: left; 
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -200px;
} 
#header { 
	background-color: #dbe3e8;
	background: url(http://s83301.gridserver.com/images/header-bg.gif); 
	height: 129px;
	padding: 0px;  
	width:963px;
	margin:auto;
} 
#header h1 {
	margin: 0; 
	padding: 10px 0; 
}
#nav { 
	padding: 0px;  
	height: 43px;
} 
#titleSearch { 
	padding: 40px 0px 20px 40px;
	background: url(http://s83301.gridserver.com/images/body-bg.gif);
	background-repeat:no-repeat;
	text-align:left;
        margin-bottom:10px;
} 
#titleSearch p { 
	margin: 0px 0px 0px 0px; 
	width: 590px;
	display:inline;
} 
#search { 
	padding: 0px;  
	width: 260px; 
	margin-right:40px;
	text-align: right;
	float: right; 
} 
#sidebar {
	float: right; 
	width: 220px; 
	background: url(http://s83301.gridserver.com/images/sidebar-bg.png);
	background-position:top;
	background-repeat:repeat-x;
	border: #d1d5d8 1px solid;
	padding: 20px 20px 20px 20px;
	margin-right:40px;
	margin-bottom: 20px;
	clear: both;
}

#sidebar-captures {
	float: right; 
	width: 420px; 
	border-left: #d1d5d8 1px solid;
	padding-left: 20px;
	padding-bottom: 0px;
	margin-left: 20px;
	margin-right:40px;
	margin-bottom: 40px;
	clear: both;
}
#mainContent { 
	margin: 10px 300px 0px 20px; 
	padding: 0 20px; 
        padding-bottom:20px;
        vertical-align:top;
} 
 
#footer {  
	width:963px;
	margin:auto;
	background:#102b3f; 
} 
#footer p {
	margin: 0; 
	padding: 10px 0; 
}

.fltrt { 
	float: right;
	margin-left: 40px;
}
.fltlft { 
	float: left;
	margin-right: 40px;
}
.clearfloat { 
	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
}
.footer, .push {
	height: 200px;
}



/****   general typography    ****/



h1 {
	font-size:1.3em;
        line-height: 1.1em;
	font-weight: bold;
	color:#3c5b73;
	padding-bottom: 20px;
}

h1.datelist {
	font-size:1.3em;
        line-height: 1.1em;
	font-weight: bold;
	color:#3c5b73;
	padding-bottom: 10px;
        border-bottom: #d1d5d8 1px solid;
}

h1.underline {
	font-size:1.3em;
        line-height: 1.1em;
	font-weight: bold;
	color:#3c5b73;
	padding-bottom: 10px;
	margin-bottom: 20px;
        border-bottom: #d1d5d8 1px solid;
}
	
h2 {
	font-size:1.1em;
        line-height: 1.2em;
	font-weight: bold;
	color:#3c5b73;
	padding-bottom: 10px;
	padding-top: 10px;
}

h2.underline {
	font-size:1.1em;
        line-height: 1.2em;
	font-weight: bold;
	color:#3c5b73;
	padding-bottom: 10px;
	padding-top: 10px;
        border-bottom: #d1d5d8 1px solid;
}

h2.careers-underline {
	font-size:1.1em;
        line-height: 1.2em;
	font-weight: bold;
	color:#3c5b73;
	padding-bottom: 10px;
        margin-bottom: 10px;
        border-bottom: #d1d5d8 1px solid;
}

h2.datelist {
	font-size:1.1em;
        line-height: 1.2em;
	font-weight: bold;
	color:#3c5b73;
	padding-bottom: 10px;
	padding-top: 30px;
        border-bottom: #d1d5d8 1px solid;
}

h3 {
	font-size:.9em;
        line-height: 1.1em;
	font-weight: bold;
	color:#3c5b73;
	padding-bottom: 10px;
	padding-top: 10px;
}

h3.underline {
	font-size:.9em;
        line-height: 1.1em;
	font-weight: bold;
	color:#3c5b73;
	padding-bottom: 10px;
	padding-top: 10px;
        border-bottom: #d1d5d8 1px solid;
}

ul {
	font-size: .8em;
	line-height: 1.4em;
	color: #373737;
	margin-bottom: 10px;
	margin-left: 10px;
        list-style: disc url("http://s83301.gridserver.com/images/bullet2.gif") inside;
        padding-left: 20px;
        text-indent: -1.3em;
}

li {
        vertical-align: baseline;
}


p {
	font-size: .8em;
	line-height: 1.4em;
	color: #373737;
	margin-bottom: 10px;
}

a
{
	text-decoration: none;
	color: #7d0715;
	background-color: inherit;
}

a:hover
{
	text-decoration: none;
	color: #7d0715;
	background-color: inherit;
}


/****   footer    ****/


#footer td.footerlink {
        padding-top: 10px;
        padding-bottom: 10px;
        color: #b8bfc3;
        text-align: left;
}

#footer td.footerlink-r {
        padding-top: 10px;
        padding-bottom: 10px;
        color: #b8bfc3;
        text-align: right;
}

#footer td.footerlink-m {
        text-align: left;
        padding-top: 10px;
        padding-bottom: 10px;
        color: #b8bfc3;
        border-top: #1d3a4f 1px solid;
        border-bottom: #1d3a4f 1px solid;
}

#footer a:link.sm {
        font-size: .6em;
        color: #b8bfc3;
        text-decoration: none;
}

#footer a:visited.sm {
        font-size: .6em;
        color: #b8bfc3;
        text-decoration: none;
}

#footer a:link {
        font-size: .75em;
        color: #b8bfc3;
        text-decoration: none;
}

#footer a:hover {
        font-size: .75em;
        color: #b8bfc3;
        text-decoration: none;
}

#footer a:active {
        font-size: .75em;
        color: #b8bfc3;
        text-decoration: none;
}

#footer a:visited {
        font-size: .75em;
        color: #b8bfc3;
        text-decoration: none;
}

#footer span {
        font-size: .6em;
        color: #b8bfc3;
}


/****   main content    ****/


#mainContent p.date {
	font-size: .8em;
	color: #3c5b73;
        font-weight: bold;
        margin-bottom: 20px;
        padding-bottom: 8px;
        border-bottom: #d1d5d8 1px solid;
}

#mainContent p.date-small {
	font-size: .7em;
	color: #3c5b73;
        font-weight: bold;
}


/****   search form    ****/


#search input {
        border: #d1d5d8 1px solid;
        background-image:url(http://s83301.gridserver.com/images/search-bg.png);
        background-position:top;
        background-repeat:no-repeat;
        color: #373737;
        text-decoration: none;
        margin: 0;
        margin-top: -3px;
        vertical-align: top;
        padding: 4px;
}

#search input.submitButton {
        border: none;
        margin: 0;
        padding: 0;
        vertical-align: top;
}

div.faq-item {
        border-bottom: #d1d5d8 1px solid;
        padding-top: 10px;
        padding-bottom: 10px;
}

div.list-item {
        border-bottom: #d1d5d8 1px solid;
        padding:0;
        margin:0;
        padding-bottom:20px;
}



/****   sidebar    ****/

#sidebar p {
	font-size: .75em;
	line-height: 1.3em;
	color: #373737;
	margin-bottom: 10px;
}

#sidebar p.address {
	font-size: .75em;
	line-height: 1.4em;
	color: #373737;
	margin-bottom: 10px;
}

#sidebar p.micetype {
	font-size: .62em;
	line-height: 1.1em;
	color: #373737;
	margin-bottom: 10px;
}

#sidebar p.micetype-lead {
	font-size: .62em;
	line-height: 1.4em;
	color: #373737;
	margin-bottom: 10px;
}

#sidebar p.date {
	font-size: .7em;
	color: #3c5b73;
        font-weight: bold;
}
	
#sidebar img.readmore {
        padding-top: 10px;
        padding-bottom: 10px;
}

img.readmore {
        padding-top: 10px;
        padding-bottom: 10px;
}

#sidebar div.sb-item {
        border-bottom: #d1d5d8 1px solid;
        padding:0;
        margin:0;
        padding-bottom:10px;
        margin-bottom:10px;
}

#sidebar div.sb-item-space {
        border-bottom: #d1d5d8 1px solid;
        padding:0;
        margin:0;
        padding-bottom:15px;
        margin-bottom:20px;
}

#sidebar ul.rssMenu {
        list-style:none;
        margin-left: 0;
        padding-left: 1em;
        text-indent: -1em;
        font-size: .8em;
}

#sidebar img.sidebar-title {
        margin-bottom:10px;
}

#sidebar p.tags {
        text-transform: uppercase;
        line-height: 1.4em;
        font-size: .7em;
        font-weight: bold;
}

/****   contact icons    ****/


#sidebar p.contact-item {
        background-image:url(http://s83301.gridserver.com/images/contact-bg.png);
        background-repeat:no-repeat;
        padding:0px;
        margin:0;
        line-height: 20px;
        margin-top:5px;
        margin-bottom:5px;
        margin-left:18px;
        width:150px;
        font-size: .75em;
        color: #3c5b73;
        vertical-align: middle;
}

#sidebar img.contact-icon {
        margin-left: -20px;
        vertical-align: middle;
}

#sidebar span.contact-info {
        margin-left: 10px;
        vertical-align: middle;
}


/****   sidebar link items    ****/ 

#sidebar p.icon-link {
        padding:0px;
        margin:0;
        line-height: 1.4em;
        margin-top: 2px;
        margin-bottom: 2px;
        padding-bottom: 5px;
        margin-left: 20px;
        font-size: .75em;
}

#sidebar img.link-icon {
        float: left;
        margin-top: 2px;
        margin-left: -18px;
}

#sidebar span.icon-link {
        margin-left: 5px;
        vertical-align: middle;
} 

/****   link items    ****/ 

p.icon-link {
        padding:0px;
        margin:0;
        line-height: 1.4em;
        margin-top: 2px;
        margin-bottom: 2px;
        padding-bottom: 5px;
        margin-left: 20px;
        font-size: .75em;
}

img.link-icon {
        float: left;
        margin-top: 2px;
        margin-left: -18px;
}

span.icon-link {
        margin-left: 5px;
        vertical-align: middle;
} 



/****   subscribe link    ****/


#sidebar div.subscribe-link {
        border-bottom: #d1d5d8 1px solid;
        padding:0;
        margin:0;
        padding-bottom:10px;
        margin-bottom:20px;
        padding-top:10px;
        margin-top:20px;
        border-top: #d1d5d8 1px solid;
        text-align:center;
}


/****   header link fix    ****/


h1 a:link {
        color: #3c5b73;
}

h1 a:hover {
        color: #3c5b73;
}

h1 a:visited {
        color: #3c5b73;
}

h2 a:link {
        color: #3c5b73;
}

h2 a:hover {
        color: #3c5b73;
}

h2 a:visited {
        color: #3c5b73;
}

h3 a:link {
        color: #3c5b73;
}

h3 a:hover {
	color: #3c5b73;
}

h3 a:visited {
	color: #3c5b73;
}

h4 a:link {
	color: #3c5b73;
}

h4 a:hover {
	color: #3c5b73;
}

h4 a:visited {
	color: #3c5b73;
}

h5 a:link {
	color: #3c5b73;
}

h5 a:hover {
	color: #3c5b73;
}

h5 a:visited {
  color: #3c5b73;
}


/****   careers contact    ****/


div.contact-right {
        float:right;
        width: 270px;
        margin: 0;
        margin-right: 35px;
        padding: 0;
        vertical-align: top;
}

div.contact-left {
        width: 270px;
        margin: 0;
        margin-right: 20px;
        padding: 0;
        vertical-align: top;
}

button.zemSubmit {
        margin-left: 480px;
        margin-top: 10px;
        border: 0px;
        background: transparent;
}

input.zemText {
        width: 244px;
        border: #d1d5d8 1px solid;
        background-image:url(http://s83301.gridserver.com/images/search-bg.png);
        background-color: #e4e8eb;
        background-position:top left;
        background-repeat:no-repeat;
        color: #373737;
        text-decoration: none;
        margin: 0;
        margin-top: 3px;
        vertical-align: top;
        padding-right: 6px;
        padding-top: 6px;
        padding-bottom: 6px;
        padding-left: 26px;
}

textarea.zemTextarea {
        width: 250px;
        border: #d1d5d8 1px solid;
        background-image:url(http://s83301.gridserver.com/images/search-bg.png);
        background-color: #e4e8eb;
        background-position:top left;
        background-repeat:no-repeat;
        color: #373737;
        text-decoration: none;
        margin: 0;
        margin-top: 3px;
        vertical-align: top;
        padding-left: 6px;
        padding-right: 20px;
        padding-bottom: 6px;
        padding-top: 26px;
}

#contact-address.zemText {
        padding-left:6px;
        padding-right: 26px;
}
#contact-city.zemText {
        padding-left:6px;
        padding-right: 26px;
}
#contact-message.zemTextarea {
        padding-top:6px;
        padding-bottom: 26px;
}

label.zemText, label.zemSelect, label.zemTextarea {
        font-weight: bold;
        font-size: 1.1em;
        color: #3c5b73;
}

#contact-postal.zemText {
        width: 100px;
        border: #6a9bbf 1px solid;
        padding-left: 26px;
        background-image:url(http://s83301.gridserver.com/images/contact-postal-bg.png);
        background-color: #e4e8eb;
        background-position:top left;
        background-repeat:no-repeat;
}

#contact-name.zemText {
        border: #6a9bbf 1px solid;
        padding-left: 26px;
        background-image:url(http://s83301.gridserver.com/images/contact-name-bg.png);
        background-color: #e4e8eb;
        background-position:top left;
        background-repeat:no-repeat;
}

#contact-phone.zemText {
        border: #6a9bbf 1px solid;
        padding-left: 26px;
        background-image:url(http://s83301.gridserver.com/images/contact-phone-bg.png);
        background-color: #e4e8eb;
        background-position:top left;
        background-repeat:no-repeat;
}

#contact-email.zemText {
        border: #6a9bbf 1px solid;
        padding-left: 26px;
        background-image:url(http://s83301.gridserver.com/images/contact-email-bg.png);
        background-color: #e4e8eb;
        background-position:top left;
        background-repeat:no-repeat;
}

#contact-resume.zemTextarea {
        border: #6a9bbf 1px solid;
        background-image:url(http://s83301.gridserver.com/images/contact-resume-bg.png);
        background-color: #e4e8eb;
        background-position:top left;
        background-repeat:no-repeat;
}

.zemThanks {
        font-weight: bold;
        font-size: 1.1em;
        color: #3c5b73;
}

ul.zemError {
        list-style: none;
        color: #8f080e;
        margin: 0px;
        margin-left: 20px;
        padding: 0px;
        margin-bottom: 25px;
}

li.zemError {
        padding: 5px;
        font-size: .8em;
        line-height: 1.3em;
}



/****   testimonials   ****/



div.list-box {
        width: 260px;
        border: #d1d5d8 1px solid;
        margin-bottom: 10px;
        margin-right: 10px;
        padding: 10px;
	background: url(http://s83301.gridserver.com/images/testimonial-bg.gif);
	background-position:top;
	background-repeat:repeat-x;
        vertical-align:top;
}

p.testimonial-quote {
	font-size: .7em;
        line-height: 1.1em;
        padding-left: 100px;
        vertical-align:top;
}

p.testimonial-images {
	float: left;
        margin-right: 10px;
        vertical-align:top;
}

img.readmore-t-list {
        padding-top: 15px;
        padding-left: 5px;
}
strong.testimonial-name {
	font-weight: bold;
	color:#3c5b73;
	padding-bottom: 10px;
	padding-top: 10px;
}

strong.t-footer {
	font-weight: bold;
	color:#3c5b73;
        border-bottom: #d1d5d8 1px solid;
        border-top: #d1d5d8 1px solid;
        padding-bottom: 5px;
        margin-bottom: 5px;
        padding-top: 5px;
        display:block;
}

div.testimonial-footer {
        margin-top: 30px;
        line-height: 1.4em;
        font-size: .8em;
        vertical-align: top;
}

span.testimonial-footer-line {
        padding-bottom: 5px;
        margin-bottom: 5px;
        border-bottom: #d1d5d8 1px solid;
        display:block;
}
p.testimonial-info {
        width: 600px;
}

div.testimonial-info {
        width: 600px;
}

p.testimonial-f-images {
	float: left;
        margin-right: 10px;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 60px;
        vertical-align:top;
        background-color:#ffffff;
}

span.tags {
        text-transform: uppercase;
        font-size: .8em;
        font-weight: bold;
}



/****   header   ****/



div.header-links {
        margin-left: 745px;
}


div.header-home {
        text-align: left;
}

img.home-img {
        margin-right: 641px;
}


/****   blog   ****/



div.blog-footer {
        margin-top: 30px;
        line-height: 1.4em;
        font-size: .8em;
        vertical-align: top;
        margin-bottom: 40px;
        padding-top: 5px;
        border-top: #d1d5d8 1px solid;
}

div.blog-list-footer {
        margin-top: 10px;
        line-height: 1.4em;
        font-size: .8em;
        vertical-align: top;
        margin-bottom: 40px;
        padding-top: 5px;
        border-top: #d1d5d8 1px solid;
}


/****   comment form    ****/


.comment_name_input {
        width: 244px;
        border: #d1d5d8 1px solid;
        background-image:url(http://s83301.gridserver.com/images/contact-name-bg.png);
        background-color: #e4e8eb;
        background-position:top left;
        background-repeat:no-repeat;
        color: #373737;
        margin: 0;
        margin-top: 3px;
        vertical-align: top;
        padding-right: 6px;
        padding-top: 6px;
        padding-bottom: 6px;
        padding-left: 26px;
}
.comment_email_input {
        width: 244px;
        border: #d1d5d8 1px solid;
        background-image:url(http://s83301.gridserver.com/images/contact-email-bg.png);
        background-color: #e4e8eb;
        background-position:top left;
        background-repeat:no-repeat;
        color: #373737;
        margin: 0;

        margin-top: 3px;
        vertical-align: top;
        padding-right: 6px;
        padding-top: 6px;
        padding-bottom: 6px;
        padding-left: 26px;
}
.comment_web_input {
        width: 244px;
        border: #d1d5d8 1px solid;
        background-image:url(http://s83301.gridserver.com/images/contact-web-bg.gif);
        background-color: #e4e8eb;
        background-position:top left;
        background-repeat:no-repeat;
        color: #373737;
        margin: 0;
        margin-top: 3px;
        vertical-align: top;
        padding-right: 6px;
        padding-top: 6px;
        padding-bottom: 6px;
        padding-left: 26px;
}

.txpCommentInputMessage {
        width: 250px;
        border: #d1d5d8 1px solid;
        background-image:url(http://s83301.gridserver.com/images/contact-comment-bg.gif);
        background-color: #e4e8eb;
        background-position:top left;
        background-repeat:no-repeat;
        color: #373737;
        text-decoration: none;
        margin: 0;
        margin-top: 3px;
        vertical-align: top;
        padding-left: 6px;
        padding-right: 20px;
        padding-bottom: 6px;
        padding-top: 26px;
}


form#txpCommentInputForm {
        display: block;
}


#txpCommentInputForm .checkbox {
        margin-top: 10px;
}

#txpCommentInputForm label {
        font-weight: bold;
        font-size: .9em;
        color: #3c5b73;
}

#txpCommentInputForm button {
        margin-top: 10px;
        border: 0px;
        background: transparent;
}


/****   comment errors    ****/



 ul.comments_error {
        list-style: none;
        color: #8f080e;
        margin: 0px;
        margin-left: 20px;
        padding: 0px;
        margin-bottom: 20px;
        margin-top: 10px;
}

.comments_error li{
        padding: 4px;
        font-size: 1em;
}

input.comments_error { 
       border: 1px dashed #6a9bbf;
}

textarea.comments_error { 
       border: 1px dashed #6a9bbf;
}



/****   comment invite    ****/


p.comment-invite {
        text-transform: uppercase;
        font-size: .8em;
        line-height: 1em;
        padding-bottom: 9px;
        margin-bottom: 5px;
        padding-top: 3px;
        font-weight: bold;
        border-bottom: #d1d5d8 1px solid;
}

div.comment-invite {
        text-transform: uppercase;
        font-size: .8em;
        line-height: 1em;
        padding-bottom: 9px;
        margin-bottom: 5px;
        padding-top: 3px;
        font-weight: bold;
        border-bottom: #d1d5d8 1px solid;
}


/****   comment preview    ****/


div#cpreview {
        background-color:#eff1f0;
        padding:8px;
        margin-bottom:10px;
        border: 1px dashed #6a9bbf;
}

div#cpreview span {
        font-weight: bold;
        font-size: .9em;
}



/****   comment display    ****/



p.comment-info {
        text-transform: uppercase;
        font-size: .6em;
        line-height: 1em;
        padding-bottom: 7px;
        padding-top: 7px;
        font-weight: bold;
        border-top: #d1d5d8 1px solid;
}

div.comment-view {
	background: url(http://s83301.gridserver.com/images/testimonial-bg.gif);
	background-position:top;
	background-repeat:repeat-x;
        padding-top: 10px;
        border: #d1d5d8 1px solid;
        padding-left: 10px;
        padding-right: 10px;
}

div.comment-view-owner {
	background: url(http://s83301.gridserver.com/images/sidebar-bg.png);
	background-position:top;
	background-repeat:repeat-x;
        padding-top: 10px;
        border: #6a9bbf 1px solid;
        padding-left: 10px;
        padding-right: 10px;
}



/****   television   ****/



p.television-thumb {
        font-size: .7em;
	background: url(http://s83301.gridserver.com/images/sidebar-bg.png);
	background-position:top;
	background-repeat:repeat-x;
        line-height: 1.1em;
        padding: 5px;
        padding-top: 10px;
        border: #d1d5d8 1px solid;
}

p.television-thumb img {
        margin-bottom: 5px;
}



/****   captures    ****/


        
div.captures-column {
        width: 420px;
        padding-right: 20px;
}

        
div.captures-column2 {
        width: 580px;
        padding-right: 20px;
        margin-top: 20px;
}



/****   audio player    ****/



p.audioplayer {
        width: 420px;
        border-top: #d1d5d8 1px solid;
        margin-top: 10px;
        margin-bottom: 10px;
}

p.audioplayer-sb {
        width: 215px;
        border-top: #d1d5d8 1px solid;
        margin-top: 10px;
        margin-bottom: 10px;
}



/****   quick facts    ****/



td.fact-title {
        font-size: .8em;
        font-weight: bold;
        color: #3c5b73;
        padding-top: 8px;
        padding-bottom: 8px;
}

td.fact-title-l {
        font-size: .8em;
        font-weight: bold;
        color: #3c5b73;
        padding-top: 8px;
        padding-bottom: 8px;
        border-bottom: #d1d5d8 1px solid;
}

td.fact-title-b {
        font-size: .8em;
        font-weight: bold;
        color: #3c5b73;
        padding-top: 8px;
        padding-bottom: 8px;
        border-top: #d1d5d8 1px solid;
        border-bottom: #d1d5d8 1px solid;
}

td.fact-text {
        font-size: .8em;
}

td.fact-text-l {
        font-size: .8em;
        border-bottom: #d1d5d8 1px solid;
}

td.fact-text-b {
        font-size: .8em;
        border-top: #d1d5d8 1px solid;
        border-bottom: #d1d5d8 1px solid;
}

td.fact-l {
        border-bottom: #d1d5d8 1px solid;
}

td.fact-b {
        border-top: #d1d5d8 1px solid;
        border-bottom: #d1d5d8 1px solid;
}
#sidebar sup {
        font-size: .6em;
}

.tooltip {
	background:#8f0d1d;
        text-transform: uppercase;
	color:#ffffff;
        padding: 8px;
}	
