body  {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma;
	font-size:11px;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
  filter: none;
}
a{ color:#3366CC;}
a:hover { text-decoration:none;}
h1{
	font-size:24px;
	margin:0;
}
h2{
	font-size:18px;
	font-weight:normal;
	margin:0;
}
h3{
	font-size:18px;
	color:#EC1903;
/*	font-style: italic; */
	font-weight:normal;
	margin:10px 0px 10px 0px;
}
ul{font-size: 13px;}
p{
  font-size: 13px;
  padding-left: 20px;
  padding-right: 20px; 
}
.free_trial{
/*	background-image: url(i/download_ico.png); */
	background-repeat: no-repeat;
	background-position: right top;
	margin-right:53px;
	color: #009900;
}
.free_trial a { color: #009900; }
.free_trial a:hover { color: #009900; text-decoration:none;}
.free_trial_text1{ 	font-size:30px;}
.free_trial_text2{	font-size:16px;}
.list_content{
	margin-top:10px;
}
.list_content ul {
	padding:0;
	margin:10px;
	margin-left:35px;
}
.list_content li{
	margin:0;
	padding-bottom:10px;
	padding-left:10px;
	font-size:13px;
	list-style-image:url(i/bullet.gif);
}
.thrilled_top{
	background-color:#F5F7FC;
	padding-top:25px;
	background-image:url(i/line2top.png); 
	background-repeat: repeat-x;
	background-position: top;
}
.thrilled_title{
	font-size:14px;
	font-weight:bold;
	padding-left:16px;
}
.thrilled_content{
	font-size:13px;
	padding-left:16px;
	padding-top:20px;
	padding-right:30px;
}
.quotes {
	font-size: 24px;
	color:#7094DB;
	font-family:"Trebuchet MS";
	padding-bottom:-5px;
}
.express_container{
	padding-top:37px;
}
.express_title{
	padding-top:37px;
	font-size:12px;
	font-weight:bold;
	margin-bottom: 10px;
}
.express_table_top_back{
	background-image: url(i/line3bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color:#F5F7FC;
	padding-left: 5px;
	padding-top: 5px;
	vertical-align: top;
	padding-bottom: 5px;
}
.express_table_row{
	padding-left: 5px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACC0EA;
	height:20px;
	color: #666666;
}
#container { 
	width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
#sidebar1 {
  margin-top: 20px;
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */

}
.left_menu_cntainer{
	background-color:#F5F7FC;
	background-image:url(i/line2top.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-top:2px;
}

.logos{
	padding-bottom: 20px;
}
#banner1{
	padding-top: 25px;
}
.table_logos{
/*	border: 1px solid #ACC0EA; */
	margin-top: 25px;
	padding-top: 20px;	
}
.line{
	margin-bottom: 50px;
	padding-bottom: 50px;
}
.cards{
	padding-top: 10px;
}
#sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 230px;
	background: #FFFFFF;
}
.blocks_top{
	background-image:url(i/blocks_back_top.png);
	background-repeat: repeat-x;
	height:22px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:8px;
	padding-left:8px;
	margin-top: 25px;
}
.blocks_back{
	background-color:#F5F7FC;
	padding-top:25px;
	background-image:url(i/block_botom_line.png);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
}
.texty_in_block{
	font-size:14px;
	padding-left:18px;
}
.texty_in_block a{
	font-size:16px;
	color:#009900;
}
.small_text_links{
	font-size:11px;
	padding-right:12px;
	text-align:right;
	padding-bottom: 15px;
}
.small_text_links a{
	font-size:11px;
	color:#3366CC;
}
.input{
	margin-top:15px;
}
.submit{
	margin-top:15px;
	margin-bottom:15px;
	padding-right:20px;
}
.userpass{
	font-size:12px;
	padding-right:20px;
}
#mbg{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACC0EA;
}
#mbg_img{
	padding-top: 25px;
}
#mbg_text{
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 10px;
}
#dc{
	margin-top: 30px;
	border: 2px dashed #3366CC;
	background-color: #F5F7FC;
	background-image:url(i/scissors.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.dc_title{
	font-size:16px;
	color:#3366CC;
	font-weight:bold;
	padding-left:20px;
	margin-top:20px;
}
#dc_text{
	margin-top:25px;
	padding-left:20px;
	padding-right:20px;
}
.post{
	margin-top: 25px;
	padding-top: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ACC0EA;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#logo{
float:left;
}
#dolphincontainer{
	margin-top:10px;
	position:relative;
	height:45px;
	color: #FFFFFF;
	width:100%;
	font-family:"Trebuchet MS";
	font-size:11px;
	background-image:url(i/menu_back.png);
	background-repeat: repeat-x;
}
#dolphinnav{
	position:relative;
	height:33px;
	font-size:12px;
	padding:0 0 0 0;
	float: right;
	}
#dolphinnav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	float:left;
}
#dolphinnav ul li{

	display:block;
	float:left;
	margin:0 1px;
}
#dolphinnav ul li a{
	text-transform:uppercase;
	color: #FFFFFF;
	display:block;
	float:left;
	text-decoration:none;
	padding:0 0 0 20px;
	height:33px;
}
#dolphinnav ul li a span{
	padding:12px 20px 0 0;
	height:21px;
	float:left;
}
#dolphinnav ul li a:hover{
	background-image:url(i/menu_back_hover.png);
	background-repeat: repeat-x;
	color:#FF884C;
	height:45px;
}
#dolphinnav ul li a:hover span{
	display:block;
	width:auto;
	cursor:pointer;
}
#dolphinnav ul li a.current,#dolphinnav ul li a.current:hover{
	line-height:275%;
}
#dolphinnav ul li a.current span{
	display:block;
	padding:0 20px 0 0;
	width:auto;
	height:33px;
}
#footer{
	background-image: url(i/footer_back.png);
	background-repeat: repeat-x;
	height: 78px;
	width: 950px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#footer_content
{
	padding-top:17px;
}
.dps{
	color: #97ACDF;
	font-size: 10px;
	float: left;
	margin-left: 15px;
}
.dps a{	color: #97ACDF; text-decoration:none;}
.footer_links{
	color: #FFFFFF;
/*	float:left;*/
/*	padding-left:250px; */
}
.footer_links a{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
.footer_links a:hover{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.copyright{
	color: #FFFFFF;
	font-size: 11px;
	clear: both;
/*float: right;*/
/*	margin-right: 15px; */
  padding-top: 5px;
}
.left_menu{
	color:#0F0F0F;
	font-size:14px;
	padding:20px;
	padding-top:5px;
}
.left_menu a{ color:#0F0F0F; text-decoration:none;}
.left_menu a:hover{ color:#1E288C; text-decoration:underline;}

.left_menu_active
{
	background-image: url(i/str_down.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:15px;
	line-height:25px;
	margin-top:5px;
}
.left_menu_active a { text-decoration:underline; }
.left_menu_normal
{
/*	background-image: url(i/str_down.gif); 
	background-repeat: no-repeat;
	background-position: left center; */
	font-weight: bold;
	color: #2666c3;	
	padding-left:0px;
	padding-bottom: 3px;
  padding-top: 3px;
	margin-top:10px;
}
.left_menu_normal a
{
	color: #2666c3;
}
.left_menu_in
{
	padding-left:15px;
	font-size:13px;
  border-bottom: 1px solid #D2E8F7;
	padding-bottom: 2px;
  padding-top: 2px;
}
.left_menu_in a
{
	font-size:13px;
	color: #2666c3;	
}
.error {
	font-size: medium;
	color: #FF0000;
	background-color: #FFFFFF;
	padding: 5px;
	border: 0px;
	margin: 5px;
	font-weight: bold;
}
#mainWideContent { 
	margin-left: 220px; 
	margin-top:20px; 
	padding: 0 10px; 
	zoom: 1;
}
#mainContent { 
	margin-left: 220px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	margin-right: 240px;
	margin-top:20px;
	padding: 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

/* the manual */
#manualbar {
  margin-top: 20px;
	float: left; /* since this element is floated, a width must be given */
	width: 300px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */

}
#mainManualContent { 
	margin-left: 320px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	margin-right: 20px;
	margin-top:20px;
	padding: 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

.manual_menu_container{
	background-color:#F5F7FC;
	background-image:url(i/line2top.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-top:2px;
}

.manual_menu{
	color:#0F0F0F;
	font-size:14px;
	padding:20px;
	padding-top:5px;
}
.manual_menu a{ color:#0F0F0F; text-decoration:none;}
.manual_menu a:hover{ color:#1E288C; text-decoration:underline;}

.manual_header
{
	font-weight: bold;
	color: #2666c3;	
	padding-left:0px;
	padding-bottom: 3px;
  padding-top: 3px;
	margin-top:10px;
}
.manual_header a 
{ 
	color: #2666c3;
}
.manual_subheader
{
	padding-left:15px;
	font-size:13px;
  border-bottom: 1px solid #D2E8F7;
	padding-bottom: 2px;
  padding-top: 2px;
}
.manual_subheader a 
{
	font-size:13px;
	color: #2666c3;	
}
.manual_note
{
 	background-color:#F5F7FC;
	padding:10px;
	background-image:url(i/line2top.png);
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 10px;
}
.title{
	color: #000000;
	font-size:16px;
	font-weight:bold;
	margin-bottom: 10px;
}
.sub_title{
	color: #000000;
	font-size:14px;
	font-weight:bold;
	margin-bottom: 10px;
}


.PopBoxImageSmall
{
  border: none 0px white;
  cursor: url("popbox/images/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
   border: solid thin #CCCCFF;
   cursor: url("popbox/images/magminus.cur"), pointer;
}
.order_link
{
text-align: center;
padding-top: 20px;
}
.order_link a
{
color: #009900;
font-size: 20px;
font-weight: bold;
}
