/* CSS Document */
/* @group body */

html {
 float: left;
 width: 100%;
 background-color: #fff;
}

body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 padding: 0;
 color: #363636;
 float: left;
 width: 98%;
 /*text-align:center;*/
 margin:0 0 0 10px;
}

a { -moz-outline: 0px;
font-size:12px;
color:#666;
line-height:24px;
text-deoration:none;
}



td font{font-size:11px;}
tr font{font-size:11px;}
img{border:none;}

a:link, a:visited {
	color: #0081c0;
	text-decoration: none;
	
}

a:hover, a:active {
	color: #666;
	text-decoration: none;
}

p{ 
	font-size:12px;
	color:#666;
	line-height:24px;
	}
	
pre, tt, kbd, code, samp {
	font-family: Monaco, "Courier New", Courier, mono;
	font-size: 9px;
	line-height: 11px;
	padding: 5px;
	border: 0px dotted #ddd;
	display: block;
	background-color: #eee;
}

acronym, abbr, dfn {
	font-style: normal;
}

acronym[title], abbr[title], dfn[title] {
	border-bottom: 1px dotted #999;
	cursor: help;
}

ul li{ font-size:12px; color:#666; line-height:20px;}
h1 {
	font-family:helvetica, arial;
	font-size:22px;
	padding-top:10px;
	padding-bottom:10px;
	letter-spacing:-1px;
	font-weight:400;
	color:#FF3333;
	line-height:28px;
	
	
}
.testimonials_other {
	font-size:11px;
	}
	
.whitetitle2 { color:#FFFFFF; font-size:13px;}
	
h2 {
	color:#005596;
	font-size:14px;
	/*font-size:17px;*/
	line-height:24px;
	background: url(../../newimages/product/line.gif) no-repeat left bottom;
	width:470px;
	font-weight:normal;
	}
h2 a:link, h2 a:visited{
	text-decoration:none;
	font-size:17px;
}

h2 a:hover{
	text-decoration:none;
	font-size:17px;
}

h3 {
font-weight:normal;
     color:#005596;
	/*color:#319703;*/
	font-size:13px;
}

h3 a{ font-size:14px; font-weight:bold;}
h4 {
	font-size: 11px;
	margin:0px;
	padding:0px 0px 12px 10px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	background: url(../../newimages/product/header4_bottom.gif) no-repeat 2px 0px;
	}
	
h5{
	font-size: 12px;
	margin:0px;
	padding:0 0 5px 7px;
	color:#319703;
	font-weight:normal;
	}
	
h6{
	font-size: 11px;
	margin:0px;
	padding:5px 5px 5px 0px;
	color:#666;
	font-weight:bold;
	text-align:right;

	}

h7{
font-size: 14px;
	margin:2px;
	padding:0 0 0px 7px;
	color:#319703;
	font-weight:bold;
}

.red{color:red}
.red:hover{color:red}
.green{color:green}
.green:hover{color:green}
.pink{color:pink}
.pink:hover{color:pink}

table {
	clear: both;
	margin: 10px 0;
	border-collapse: collapse;

}


th, td {
	font-size: 10px;
}

form {
	margin: 0;
	padding: 0;
	/* hide from mac ie \*/
	height: 1%; /**/
}

select, input, textarea {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 11px;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

p, ul, ol, blockquote, address {
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
}

p.error {
	font-size: 11px;
	line-height: 16px; 
	padding: 10px 10px 10px 10px;
	color: #fff;
	font-weight: bold;
	background-color: #cc1250;
	border: 1px solid #fff;
}

.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
	padding: 0;
	margin: 0;
	border: 0;
}

.hidden {
	/* used to hide accessibility items */
	position: absolute;
	left: -9999px;
}
/* @end */

/* @group layout */



/* @group background*/

#same{background: transparent url(../../newimages/interface/background_middle.jpg) repeat-y;}
#white{background: transparent url(../../newimages/interface/white.jpg) repeat-x top center;}

#content {
	position: relative;
	padding: 0;
	float: left;
	width: 100%;
	border:0px solid #ff9900;
	background-color:transparent;
}

#columns {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	border:0px solid #000;
	background: transparent url(../../newimages/product/content_background.gif) repeat-y 21px 0px;
}

#main {
	width: 526px;
	float: left;
	margin-top: 10px;
	padding: 0;
	background: transparent url(../../newimages/product/main_top_background.jpg) repeat-x;
	z-index: 1;


}


/* @group main */
#main .article {
	line-height: 14px;
	margin: 0;
	float: left; /* required to stop images escaping */
	width: 505px; /* required beause float collapses width */
	display: inline; /* combat IE6 Doubled float-margin bug */
	padding: 0px 0px 0px 10px;
	position: relative;
	z-index: 100;
	min-height:720px;
}

#main .article_index {
	line-height: 14px;
	margin: 0;
	float: left; /* required to stop images escaping */
	width: 500px; /* required beause float collapses width */
	display: inline; /* combat IE6 Doubled float-margin bug */
	padding: 0px 0px 0px 17px;
	position: relative;
	z-index: 100;
	min-height:720px;
	border:0px solid #000;
}

#main .article_ppc{
	line-height: 14px;
	margin: 0;
	float: left; /* required to stop images escaping */
	width: 495px; /* required beause float collapses width */
	display: inline; /* combat IE6 Doubled float-margin bug */
	padding: 0px 0px 0px 15px;
	position: relative;
	z-index: 100;
	min-height:720px;
}

.article p {
	background: transparent url(../../newimages/product/news.gif) repeat-x left bottom;
	padding:0 0 15px 5px;
}

.article_ppc p{
background: transparent url(../../newimages/product/tick_ul.gif) no-repeat 0px 3px;
text-align:left;
}

.article_ppc p a{
margin-left:22px;
display:block;
line-height:20px;
text-decoration:none;
}

#sidebarL {	
	float: left;
	display: inline; /* combat IE6 Doubled float-margin bug */
	width: 192px;
	margin: 0px 0 0 0;
	padding: 0;
	z-index: 2;
	overflow: visible;
	border:0px solid #000;

	
}

#sidebarL #leftmenu{
	background: transparent url(../../newimages/product/left_top_header.gif) no-repeat top left;
	width:192px;
	height:21px;
	margin-top:10px;
}

.leftbody{
	
	
}

#sidebarL #leftmenu_bottom{
	background: transparent url(../../newimages/product/left_bottom_header.gif) no-repeat top left;
	width:192px;
	height:22px;
	float:left;
}

/* @group lev2 */

#sidebarL .leftbody .lev1 {
	float: left;
	padding: 2px 0 10px 2px;
	margin: 0 0 0 0;
	width: 190px;
	background-color: transparent;
	z-index: 2;
	background: transparent url(../../newimages/product/left_background.jpg) repeat-y top left;border:0px solid #000;
}

#sidebarL .leftbody .lev1 li {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	/*white-space: nowrap;*/
	display: inline; /* combat IE6 Doubled float-margin bug */
	width: 100%;
	border-top:1px solid #CCC;
}

.currents{
	color:#0081ce!important;
}

#sidebarL .leftbody .lev1 li.last {
border-bottom:0px solid #CCC;
}

#sidebarL .leftbody .lev1 li a:link, #sidebarL .leftbody .lev1 li a:visited {
	/*float: left;*/
	display: block;
	font-size: 12px;
	line-height: 32px;
	padding: 0 0px 0 15px;
	text-decoration: none;
	margin: 0;
	font-weight: bold;
	/* hide from mac ie \*/
	height: 1%; /**/
}

#sidebarL .leftbody .lev1 li a{width:176px; color:#333;}
#sidebarL .leftbody .lev1 li a.current{ color:#0081ce;}
#sidebarL .leftbody .lev1 li a:hover {
	color:#0081c0;
	border-bottom:0px solid #0081c0;
}

/* @group sidebar article */

#sidebarL .article {
	margin: 0 0 10px 0;
	padding: 1px 0; /* 1px padding to prevent margin collapse */
	font-size: 10px;
	line-height: 16px;
	color: #333;
	float: left; /* required to stop images escaping */
	width: 100%; /* required beause float collapses width */
	display: inline; /* combat IE6 Doubled float-margin bug */
	border-bottom: 1px solid #bfccd9;
	margin-right: -3px; /* require because IE6 duplicate char bug */
}

#sidebarL #left_bottom #quote{
background: transparent url(../../newimages/product/lef t_right_border.gif) repeat-y top right;
padding:0px 8px 0px 8px;
color:#666;
font-size:12px;
color:#ACACAC;
}

#quote img{padding:10px 0px;  margin-top:0px;}

.lefttitle{color:#005596; font-size:14px; }
/*.lefttitle{color:#319703; font-size:14px; font-weight:bold;}*/

/* @end */

#sidebarR {
	float: right;
	display: inline; /* combat IE6 Doubled float-margin bug */
	width: 261px;
	margin: 10px 0 0 0;
	padding: 0px 0px 0 0px;
	background-color: ;
	min-height: 500px;
	border:0px solid #000;
	line-height: 16px;
	}

#sidebarR #top_right{
background: transparent url(../../newimages/product/right_top.gif) no-repeat top right;
width:259px;
height:22px;
}

#sidebarR #rightbody{
	background: transparent url(../../newimages/product/right- background.jpg) repeat-y top right;
	width:259px;
	min-height:950px;
	/*height:1300px;*/
	}
	
#sidebarR .right_box {
padding:0 0px 0 0px;
margin:15px 0 0 0px;
border:0px solid #000;
float:left;
}

#sidebarR .right_box .right_box_top{
	background: transparent url(../../newimages/product/right_box_top.gif) no-repeat bottom;
	width:250px;
	height:9px;
	margin:0px;
	padding:0px;
}

#sidebarR .right_box .right_box_middle{
	background: transparent url(../../newimages/product/right_box_middle.gif) repeat-y top right;
	width:250px;
	border:0px solid #000;
 }


#sidebarR .right_box .right_box_middle p{
	padding:0 10px 10px 10px;
	margin:0px;
}	

#sidebarR .right_box .right_box_middle ul{
	list-style-type:none;
	margin:0px;
	padding-left:10px;

}

#sidebarR .right_box .right_box_middle li{
background: transparent url(../../newimages/product/tick.jpg) no-repeat 0px 12px;
margin:0px;
padding:0px;
}

#sidebarR .right_box .right_box_middle li a:link,#sidebarR .right_box .right_box_middle li a:visited{
width:180px;
color:#0081c0;
font-size:13px;
line-height:28px;
padding:5px 0 0 10px;
border:0px solid #000;
font-weight:normal;
}

#sidebarR .right_box .right_box_middle li a:hover{
width:180px;
color:#666;
font-size:13px;
line-height:28px;
padding:5px 0 0 10px;
border:0px solid #000;
font-weight:normal;
}

#sidebarR .right_box .right_box_bottom{
	background: transparent url(../../newimages/product/right_box_bottom.gif) no-repeat bottom right;
	width:250px;
	height:12px;
	margin:0px;
	padding:0px;
}

#footer {
	font-size: 11px;
	line-height: 14px;
	padding: 0;
	float:left;
	margin: 0 0px;
	color: #666;
	width: 975px;
	display: inline; /* combat IE6 Doubled float-margin bug */
	background: transparent url(../../newimages/product/footer_top.gif) no-repeat 187px 0;
	margin-bottom:10px;

}


/* @group footer */

#footer .left {
	float: left;
	/*color: green;*/
	font-size:11px;
	margin: 30px 0 0 5px;

	
}

#footer .right {
	float: right;
	color: #666;
	font-size:12px;
	margin: 10px 5px 0 0;
	}



#footer a:link, #footer a:visited {
	color: #51a2d7;
	font-size:12px;
	
}

#footer .left a{
	
	margin: 10px 3px 0 3px;

	
}

#footer .left .first{
	
	margin: 10px 5px 0 0px;

	
}

#footer p a{
font-size:11px;
}

* {
	
}

#footer a:hover, #footer a:active {
	text-decoration: none;
	color: #666666;
	border-bottom: 1px solid #fff;
}

#footer a.hilite {
	border-bottom: 1px solid #000;
}

.footer_text{

	color:#333;
	
	}
/* @end */

/* @end */

/* @group header */
#header h1 {
	padding: 0;
	margin: 0;
}

#header h1 a {
	width: 200px;
	height: 50px;
	display: block;
	text-indent: -9999px;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 0;
	top: 20px;
	z-index: 10; /* display above sidebarR margin-top */
	overflow: hidden;
	background:url(../../newimages/interface/logo.gif) no-repeat 50% 50%;
	
}
/* @end */

/* @group nav */
#nav {
	position: absolute;
	/*float: left;*/
	margin: 0;
	padding: 0;
	width:985px;
	/*height: 216px;*/
	/*top: 133px;*/
	bottom: 0;
	right: 0;
	z-index: 20;
	}
/* @group lev1 */

#nav .lev1 {
	text-align: left;
	padding: 0px;
	margin: 0 0 0 8px;
	list-style-type: none;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	text-transform: capitalize;
	float: left;
	/*width: 100%;*/
		background:url(../../newimages/product/nav_background.gif) repeat-x center top;
	/*position: absolute;
	bottom: 0;
	right: 0;*/
	z-index: 30;


}

#nav .lev1 li {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;

	/*width: 100%;*/
}

#nav .lev1 li.first {
	background: transparent url(../../newimages/product/nav_left.gif) no-repeat center left;
	padding-left:15px;
	float:left;
}
#nav .lev1 li a{
	float: left;
	padding: 0 8px 0 8px;
	list-style-type: none;
	white-space: nowrap;
	background: transparent url(../../newimages/interface/line.jpg) no-repeat center right;
	
	/*width: 100%;*/
	
}
	
#nav .lev1 li.last {
	background: transparent url(../../newimages/product/nav_right.gif) no-repeat center right;
	padding-right:15px;
	float:left;
}

#nav .lev1 li.last a{
	background:none;}

#nav .lev1 li a:link, .lev1 li a:visited {
	float: left;/* required by IE6 */
	display: block;
	padding: 0 10px;
	margin: 0;
	text-decoration: none;
	font-weight: bold;
	/* hide from mac ie \*/
	height: 1%; /**/
	line-height: 38px;
	color:#fff;
}

#nav .lev1 li a:hover, .lev1 li a:active {
	color:#000;
}

#nav .lev1 li.hilite a:link, .lev1 li.hilite a:visited {
	color: #fff;
	background: transparent url(/newimages/interface/lev1_hilite.gif) no-repeat 50% 100%;
}

#nav .lev1 li.hilite a:hover, .lev1 li.hilite a:active {

}

/* @end */


/* @end */

/* @end */







/* menu styles */
#dropmenudiv{
position:absolute;
display:inline;
border:1px solid #EFECEC;
font:normal 11px Verdana;
line-height:20px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
border-bottom: 1px solid #EFECEC;
padding: 1px 0;
padding-left: 4px;
text-decoration: none;
background-color: #FFF;
color:#0691dc;

}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #E6E3E3;
color:#000;
}



/*Promotion Suite*/

.promo{padding:0px 0 0 20px;margin:0px;}


.buynow{float:left;}

/*Awards*/
.awardsimg{
	float:left;
	margin:5px 10px 5px 10px;
	padding:3px 0 3px 0;
	border:1px solid #ccc;
	width:150px;
	
	}
	
	
.pressimg{
	float:left;
	margin:5px 10px 5px 10px;

	border:1px solid #ccc;
	padding:5px;
	
	}

.press_more{
	float:right;}
	
	
/*BOX*/


#box {
	float: left;
	display: inline; /* combat IE6 Doubled float-margin bug */
	width: 250px;
	margin: 10px 0 0 0;
	padding: 0px 0px 0 0px;
	background-color: #fff;
	border:0px solid #000;
	line-height: 10px;

}

#box #top_right{
background: transparent url(../../newimages/product/right_top.gif) no-repeat top right;
width:250px;
height:22px;


}

#box #rightbody{
	background: transparent url(../../newimages/product/right-background.jpg) repeat-y top right;
	width:250px;
	min-height:950px;
	border:0px solid #000;
	
	}
	
	
#box .right_box {
width:250px;
padding:0 0px 0 0px;
margin:1px 0 0 0px;
border:0px solid #000;
border:0px solid #000;

}

#box .right_box .right_box_top{
background: transparent url(../../newimages/product/right_box_top.gif) no-repeat bottom;
	width:250px;
	height:9px;
	margin:0px;
	padding:0px;

	
}
#box .right_box .right_box_middle{
	background: transparent url(../../newimages/product/right_box_middle.gif) repeat-y top right;
	width:250px;
border:0px solid #000;
height:270px;


}

#box .right_box .right_box_middle a{
float:left;
color:#0081c0;
font-size:13px;
padding:0 5px 0 7px;
line-height:24px;
margin:0px;
border:0px solid #000;
font-weight:normal;



}
#box .right_box .right_box_middle img{
float:right;
margin-right:10px;
}

#box .right_box .right_box_bottom{
	background: transparent url(../../newimages/product/right_box_bottom.gif) no-repeat bottom right;
	width:250px;
	height:12px;
	margin:0px;
	padding:0px;

}


/*Light Green Box*/

.lightgreen_box{

float:left;
border:1px dotted #005596 ;
/*border:1px dotted #3DB106 ;*/
background-color:#F8F8F9;
width:480px;
padding:0px 10px 5px 10px;
margin:10px 0 10px 0;

}
/*Quote Box*/
.quote_box{

float:left;
border:1px dotted #3DB106 ;
background-color:#E3EAA8;
width:480px;
padding:0px 10px 5px 10px;
margin:10px 0 10px 0;

}


.ul{

}

.tick ul li{
	margin: 0;
	padding: 0;
	line-height:20px;
	}
	
/*Download Box*/

#download_box{
	width:500px;
	margin:0 0 10px 0;
	float:left;
	border:1px solid #ccc;
	
	}
	
#download_box .title{
	background-color:#005596;
	font-size:12px;
	border-bottom:1px solid #ccc;
	padding:4px;
	color:#fff;
}

#download_box .title a{
	font-size:14px;
	color:#fff;
	}
	
#download_box .title a:hover{
	font-size:14px;
	color:#333;
	}

#download_box .left {
	width:370px;
	float:left;
	padding:4px;
	border:0px solid #ccc;
	}

#download_box .right {
	float:right;
	width:110px;
	padding:4px;
	border:0px solid #ccc;
	text-align:center;
	}
	
#download_box .right img{
	}
	
/*contact form*/
#myform p {background-image:url(newimages/product/blank.gif)}


/*STANDARD BOX*/
.standard_box{
width:155px;
float:left;
height:300px;
margin:0 4px 0 4px;
background-image:url(../../newimages/product/standard_box.jpg);
background-repeat:no-repeat;
border:0px solid;
}

.standard_box .titlestand{
font-size:14px;
color:green;
text-decoration:underline;
text-align:center;

}

.standard_box a{
display:block;
margin:0px 5px 0px 5px;
line-height:13px;
}



.slogan{
	margin:25px 0 0 230px ;
	font-size:15px; 
	color:#319703; 
	font-weight:normal;

	}
	
/*FORM*/
.cssform{border: 1px solid #D8D8D8;}
.cssform p{
width: 323px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 175px; /*width of left column containing the label elements*/ background-color:#F4F4F4;
height: 1%;
font-size:11px;


}
.cssform a { float:left;
	border: 1px solid #FFFFFF;
	width:493px;
	background-color:#ccc;
	padding:2px 0 2px 5px;
	color:#333;
	font-size:12px;
	font-weight:normal;
	
}

.cssform label{
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column
(155px) to create some right margin*/

}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 210px;

}

.cssform textarea{
width: 250px;
height: 150px;
}


/* @group Nav */

/*menu*/
#menu {
	display: block;
	height: 46px;
	background: url(../../newimages/interface/nav-bg.png) repeat-x 0 -46px;
	z-index: 9999;
	position: relative;
	margin: 10px 0;
}
#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#menu ul li {
	padding-right: 1px;
	background: url(../../newimages/interface/nav-bg.png) no-repeat right -92px;
	float: left;
	position: relative;
	display: block;
}

#menu ul li span.dropdown{
    background: url("../../newimages/interface/menu-dropdown.png") no-repeat scroll 0 0 transparent;
    display: block;
    font-size: 0;
    height: 6px;
    line-height: 0;
    position: absolute;
    right: 4px;
    text-indent: -9999px;
    top: 21px;
    width: 7px;
}


#menu ul a {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	line-height: 46px;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	padding: 0 15px;
	display: block;
	height: 46px;
	cursor: pointer;
	background: url(../../newimages/interface/nav-bg.png) repeat-x 0 -46px;
}
#menu ul a:hover {
	background-position: 0 0;
}
/* @group Level 1 */


#menu ul li.menuparent li.menuparent a,
#menu ul li.menuparent a{
    background-image: url("../../newimages/interface/menu-dropdown.png");
    background-position: 280px -18px;
    background-repeat: no-repeat;    
    
}

#menu ul li.menuparent li a{
	background-image: none; 
}



#menu ul li:hover ul,
#menu ul li.hover ul{
	display: block;
	position: absolute;
	top: 46px;
	left: 0;		
}

#menu ul li:hover ul ul,
#menu ul li.hover ul ul{
	display: none;
}
#menu ul ul li {
	padding: 0;
	clear: both;
}
#menu ul ul a {
	width: 250px;
	background: #f2f2f2;
	padding: 0 20px;
	color: #000;
	font-size: 13px;
	line-height: 28px;
	height: 1%;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#menu ul ul a:hover {
	background: #666;
	color: #fff;
}
#menu ul ul {
	display: none;
	border-top: 1px solid #ccc;
	height: auto;
	
}
/* @end */
/* @group Level 2 */
#menu ul ul li:hover ul,
#menu ul ul li.hover ul{
	display: block;
	position: absolute;
	left: 291px;
	top: -1px;
}
#menu ul ul li:hover ul ul,
#menu ul ul li.hover ul ul{
	display: none;
}
#menu ul ul ul a {
	background: #fff;
	font-size: 13px;
}
/* @end */



/* @group Level 3 */
#menu ul ul ul li:hover ul,
#menu ul ul ul li.hover ul{
	display: block;
	position: absolute;
	top: -1px;
	z-index: 90;
}
#menu ul ul ul ul a {
	background: #fff;
	font-size: 13px;
	width: 170px;
	display: block;
}
/* @end */

/* @end */


.table-menu{
	z-index: 999;
	position: relative;
}

/* @end */

.free-trial-form{
    margin: 10px auto;
    padding: 10px;
    width: 480px;
    border: 1px solid #005596;
    background: #f0f9ff;
    
    -webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.free-trial-form .cssform p{
	background: none;
}

.free-trial-form .cssform a{
	background: none;
	border: none;
	width: auto;
}
.free-trial-form #btn-free-instant-access{
	display: block;
	clear: both;
	float: none;
	margin: 10px auto;
	width: 204px;
	height: 48px;
	cursor: pointer;
	text-indent: -9999px;
	line-height: 0;
	font-size: 0;
	padding: 0;
	background: url(../../newimages/btn-free-instant-access.png) no-repeat 0 0;
}

.free-trial-form #btn-free-instant-access:hover{
	background-position: 0 -48px;	
}

p.privacy{
    background: none repeat scroll 0 0 transparent;
    font-size: 11px;
    margin: 10px auto;
    padding: 0;
    width: 340px;
}
.quote{
	color: #005596;
	font-family: Times New Roman;
	font-size: 20px;
	font-weight: bold;
}
