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

body {
	background-color: #CCC;
	font-family: Arial,Verdana,sans-serif;
	/*font-family: Verdana, Helvetica,"Helvetica Neue",Arial,sans-serif;*/
	font-weight: normal;
	/*letter-spacing: 0.05em;*/
	word-spacing: 0.05em;
	/*font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;*/
}
p {
	line-height:20px;
}
img {
	border: none;
}
a {
	color: #04adbf;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
div.label a {
	COLOR: #005880;
}

.field_label {
	COLOR: #005880;
	font-weight: bold;
}
.field {
	font-size: 11px;
	font-family: Arial,Verdana,sans-serif;
}
img.rmargin {
	margin-right: 70px;	
	margin-left: 10px;
}
input.Buttons {	
	BORDER-RIGHT: #c8c8c8 1px solid;	
	BORDER-TOP: #c8c8c8 1px solid;	
	FLOAT: right;	
	BORDER-LEFT: #c8c8c8 1px solid;	
	BORDER-BOTTOM: #c8c8c8 1px solid;	
	BACKGROUND-COLOR: #f3f6f8
}
ol li {
	margin-bottom: 6px;
}
ul.testimonials{
	list-style: none;
	list-style-position: outside;
	padding: 10px;
	margin: 0px 50px;
	background-color: #EEE;
	height: 115px;
}
ul.testimonials li{
	display: none;
}
ul.testimonials li div{
	text-align: right;
	padding: 3px 0px;
}
ul.icon_list {
	position:relative;
	list-style: none;	
}
ul.icon_list li {
	float: left;
	margin-left: 30px;
}
ul.bullet {
	
}
ul.bullet li {
	line-height: 20px;
}
ul.link {
	list-style: none;
	margin-top: 5px;
}
ul.link li {
	font-size: 16px;
	line-height: 20px;
	margin-left: -30px;
}
.SpryHiddenRegion {
	visibility: hidden;
}

div.hline {
	height: 3px;
	background-image:url(../images/dotted_hline.gif);
	background-repeat: repeat-x;
}
div.line {
	margin: auto;
	border-top: #CCC 1px solid;
}
div.divider {
	display: block;
	padding: 5px;
	background-color: #6CC;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	margin-bottom:10px;
}
div.page {
	width: 970px;
	margin: auto;
	background-color: #FFF;
}
div.banner {
	height: 120px;
	background-color: #B9DDDD;
	/*background-color: #abe8e7;*/
}
div.content {
	background-color: #FFF;
}
div.footer {
	background-color: #78C9CD;
}
div.footer a {
	color: #FFF;	
}
#Logo {
	position: relative;
	left:10px;
	top: 10px;
	width: 350px;
}
#TopMenu {
	width: 300px;
	float: right;
	margin-right: 10px;
/*	margin-bottom: 10px;*/
	padding: 0px;
}
#TopMenu ul {
	padding: 0px;
	margin: 5px 0px 0px 0px;
	list-style-type: none;
	list-style-position: outside;
}
#TopMenu ul li{
	font-size: 11px;
	color: #005880;
	float: left;
	margin: 0px;
	padding: 0px;
	padding-right: 15px;
}
#ButtonFeed {
	margin-right: 5px;
	margin-top: 3px;
}
#ButtonRequest {
	margin-top: 3px;
}
#MiniContact {
	z-index: 100;
	font-size: 11px;
	width: 196px;
	margin-top: 21px;
	margin-right: -200px;
	float: right;
	padding: 3px;
	background-color: #DDD;
	border: solid 1px #EEE;
	display: none;
}
    #MainMenu {position:relative; z-index:2; border: none; padding: 2px 0; margin:auto 10px; margin-top: 20px; width: 950px; background-color:#78C9CD; height:50px;}
      #MainMenu ul {margin:0; padding:0; list-style:none; margin-left: 10px;}
      	#MainMenu ul li {float:left; display:inline; margin:0; padding:0;}
      	#MainMenu ul li a {
      	  font-size: 19px;
      	  font-weight: bold;
          display: block; 
          color: #fff;
          text-decoration: none;
          float: left; /*\*/ float:none; 
          padding: 7px 25px 7px 7px;
          line-height: 18px;
        }
        
        #MainMenu ul li a span {
      	  font-size: 11px;
      	  font-weight: normal;
      	  color: #87909b;
        }
        
        #MainMenu ul li a:hover {
          background: #005880;
        }
        #MainMenu ul li a:hover span{
          color: #CCC;
        }
		
      	#MainMenu ul li#active a {
        }

#ContentLeft {
	width: auto;
	background-image:url(/images/bg_left.jpg);
	background-position: 50px;
	background-repeat: repeat-y;
}

.TermsBody, .TermsIntro {
	font-size: 80%;
	width: 550px;
	margin-left:250px;
	margin-bottom:25px;
	}

.TermsBody p{
	margin-left:20px;
}

.TermsBody h3{
	padding-top:20px;
}

.TermsSidebar {
	float:left;
	margin-left:10px;
}
	
#ContentRight {
	width: 320px;
/*	background-image:url(../images/dotted_vline.gif);
	background-position: left;
	background-repeat:repeat-y;*/
}
#Splash {
	position: relative;
}
/* rotator in-page placement */
div#Rotator {
	position:relative;
	height:400px;
}

/* rotator css */
div#Rotator span {
	float:left;
	position:relative;
}

div#Rotator span.show {
	z-index:500;
}

#gallery {position:relative; width:650px; margin:auto; padding:0px;}
#images {border: none;}
#image {position:relative; width:650px; height:325px; background:#FFF url(/images/loading.gif) center center no-repeat;}
#image img {position:absolute; top:0px; left:0px; cursor: pointer}
#thumbwrapper {height:95px; width:650px; background:#3f3f3f;}
#thumbarea {position:relative; overflow:hidden; height:85px; width:650px;}
#thumbs {position:relative; list-style:none; margin: 0 0 0 0; padding:5px; height:85px; width:10000px;}
#thumbs li {float:left; margin:5px; cursor:pointer}
#thumbs li img { opacity:0.25; filter:alpha(opacity=25)}
/*.imgnav {position:absolute; height:375px; width:20%; z-index:100; height:375px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(images/left.gif) left center no-repeat; border-left:5px solid #FFF}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(images/right.gif) right center no-repeat; border-right:5px solid #FFF}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}*/


#Blog, #Features, #ContentBody, #Links {
	/*width: 330px;*/
	font-size: 12px;
	margin: 10px 10px;
}
#ContentBody {
	font-size: 12px;
	line-height: 16px;	
	padding-right: 15px;
}
#Blog div.label, #ContentBody div.label, #Features div.label, #Links div.label{
	color: #005880;
	/*	PADDING-RIGHT: 15px;	
	PADDING-LEFT: 0px;	
	PADDING-BOTTOM: 23px;	*/
	MARGIN: 0px;
	FONT: 1.5em Helvetica,Trebuchet MS,Arial,sans-serif;
	COLOR: #005880;
	/*FONT: 154%/110% Georgia, "Times New Roman", Times, serif;	
	TEXT-TRANSFORM: uppercase;*/	
	PADDING-TOP: 0px;
	TEXT-ALIGN: center;
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	line-height: 1.1em;
}
#ContentBody h1 {
	FONT: Helvetica,Trebuchet MS,Arial,sans-serif;
	font-size: 1.3em;
}

#ContentBody h2 {
	font-size: 1.1em;
}

/*for blog */
#ContentBody h2 a {
	font-size:1.3em;
	display:block;
	margin-top:50px;
}
	
#ContentBody h3 {
	font-size: 1.0em;
}


#Features div.label, #Links div.label{
	border-bottom: solid 1px #CCC;
	background: url(/images/bg_section.gif) repeat-x 15px;
}
#Blog div.blog_title {
	margin-top: 10px;
	FONT: bold 135%/100% Arial, Helvetica, sans-serif;
	line-height: 20px;
}
#Blog div.blog_author {
	font-size: 10px;
	color: #999;
	line-height: 15px;
}
#Blog div.blog_description {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 10px;
}

blockquote {
	background: #EEE;
	padding: 10px;
	margin-right: 70px;
}

#MorePosts {
	FONT: 1.5em Helvetica,Trebuchet MS,Arial,sans-serif;	
	text-align: right;
}

#HomeRead, #HomeUse, #HomeGet {
	font-family: Georgia, "Times New Roman", Times, serif;
	overflow: auto;
	color: #04adbf;
	font-size: 28px;
	font-weight: normal;
	width: 100%;
	height: 75px;
	cursor: pointer;
}

#HomeRead h1, #HomeUse h1, #HomeGet h1 {
	font-size: 42px;
	font-weight: bold;
	margin: 0;
	display: inline;
	padding: 0;
	letter-spacing: 2px;
}

#HomeRead div, #HomeUse div, #HomeGet div {
	width: 950px;
	margin: 10px auto;
}
#HomeRead:hover div, #HomeUse:hover div, #HomeGet:hover div {
	text-decoration: underline;
}
#HomeRead div span, #HomeUse div span, #HomeGet div span{
	font-weight: normal;
	float: right;
	color: #666;
/*	margin-top: 5px;*/
}
#HomeRead:hover div span, #HomeUse:hover div span, #HomeGet:hover div span{
	text-decoration: none;
}

#HomeRead {
	background-image: url(/images/bg_section.gif);
	background-repeat: repeat-x;
	/*background-color: #abe8e7;*/
}
#HomeUse {
	background-image: url(/images/bg_section.gif);
	background-repeat: repeat-x;
	/*background-color: #74c7c5;*/
}
#HomeGet {
	background-image: url(/images/bg_section.gif);
	background-repeat: repeat-x;
	/*background-color: #4cb2b1;*/
}
#Error {
	border: 1px solid #999;
	background-color: #EEE;
	color: #F00;
	font-size: 12px;	
	font-weight: bold;
	padding: 20px;
	width:300px;
	margin: 10px auto;
	text-align: center;
}
div.event_title {
	font-size: 16px;
	font-weight: bold;
	color: #005880;
	padding: 5px 0;
}
div.event_loc {
	font-weight: bold;
}
div.event_desc {
	line-height: normal;
	padding: 5px 0;
}
#FooterLeft {
	
}
#FooterLeft h3{
	display: inline;
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	line-height: 1.1em;
}
#FooterRight {
	width: 320px;
	background-image:url(../images/white_dot.gif);
	background-position: left;
	background-repeat:repeat-y;
}
#ContactInfo, #SiteMap, #Copyright {
	color: #666;
}
#ContactInfo div, #SiteMap div {
	margin: 10px 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
#ContactInfo div.label, #SiteMap div.label{
	FONT: Helvetica,Trebuchet MS,Arial,sans-serif;
	COLOR: #005880;
	/*FONT: 100%/71% Georgia, "Times New Roman", Times, serif;	*/
	font-weight: bold;
}
#Copyright {
	margin-top: 75px;
}
#Copyright div {
	margin: 0 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;	
}
#SiteMap ul {
	list-style: none;
	margin-top: -5px;
}
#SiteMap ul li{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-left: -30px;
}
div.top_line {
	border-top: 1px solid #8ccbf7;
}
div.bottom_line {
	border-bottom: 1px solid #8ccbf7;
}
#ProductList {
	list-style-type: none;
	list-style-position: outside;
}
#ProductList li {
	float: left;
	margin-left: 20px;
}
.clear_float {
	clear: both;
}
#DownloadChapters {
	width: 450px;
	margin: auto;
	padding: 10px;
	line-height: 24px;
	background-color: #DDD;
	border: 1px solid #B9DDDD;
	font-size: 12px;
}
div.quote {
	width: 450px;
	margin: auto;
	padding: 10px;
	background-color: #DDD;
	border: 1px solid #B9DDDD;
	font-size: 12px;
	margin-top: 10px;
}
span.open_quotation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	float: left;
	line-height: 24px;
	display: block;
}
span.close_quotation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	float: right;
	display: block;
}
#Mission {
	font-size: 12px;
	background-color: #3F3F3F;
	color: #FFF;
	text-align: left;
	line-height: 16px;
	padding: 0px 10px 5px 10px;
}
ol li ol {
	list-style: lower-alpha;
}
ol li ol li ol {
	list-style:disc;
}

/*Styles for fuzz overlay & message box*/
 #fuzz{ position:absolute; top:0; left:0; width:100%; z-index:100; background: url('/images/dim.png'); display:none; text-align:left; }

   /*Message box, positioned in dead center of browser*/
   .msgbox{top: 50px; padding:10px; width:800px; height:950px; z-index:200; border:1px solid #222; background: #FFF; margin-left: auto; margin-right: auto; }
      .msgbox img {border:none; margin:5px;}

      /*The "X" in the upper right corner of msgbox*/
      .close{ top:0px; float:right; }
	  
	  
/*Tweetmeme override*/
div.tweetmeme_button {
	width: 50px; 
	margin-right: 50px;
}
div.tweetmeme_button iframe {
	height: 61px;	
}
