/* CSS Document */
body {
	color: #0F0F0F;
	font: 15px / 20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 900px;
	margin: 0 auto;
}

/*div, ul, h1, h2, h3, li, p, img {
    margin: 0;
    padding: 0; 
}
ul {
    list-style-type: none;
}
*/

/* TOP PANEL*/
#topPanel {
	width: 900px;
	height: 70px;
	position: relative;
	margin: 0 auto;
	padding: 0;
}

#topPanel img {
	z-index: 1;
	position: absolute;
	top: 0px;
	margin: 0 0 0 21px;
	left: 21px;
	padding-top: 6px;
}

/* MENU PANEL*/

#topPanel ul {
	list-style-type: none;
	display: block;
	width: 870px;
	height: 38px;
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 11px 0 0;
	padding: 0 30px 0 0;
	border-bottom: 1px solid #AEAEAE;
}

#topPanel ul li {
    float: right;
    font: 12px / 36px "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: bold;
}

#topPanel ul li a {
    width: 74px;
    height: 36px;
    display: block;
    padding: 0;
    color: #555;
    background: #fff;
    text-decoration: none;
    text-align: center;
    margin: 0 1px 0 0;
    top: 0px;
    left: 0px;
}

#topPanel ul li a:hover {
    width: 74px;
    height: 36px;
    text-decoration: none;
    background: url(/images/button.gif) no-repeat 0 0 #AEAEAE;
    color: #fff;
}

#topPanel ul li.active {
    width: 74px;
    display: block;
    height: 36px;
    background: url(/images/button.gif) no-repeat 0 0 #AEAEAE;
    color: #fff;
    text-align: center;
    margin: 0 1px 0 0;
}

/* HEADER PANEL*/
#topPanel #headerPanelfirst img {
    width: 40px;
    height: 39px;
    padding: 0;
    position: absolute;
    top: 22px;
    left: 158px;
    margin: 0;
    border: 0;
}

#topPanel #headerPanelfirst {
    width: 246px;
    height: 203px;
    position: absolute;
    top: 0;
    left: 0;
    margin: 60px 0 0;
    padding: 0px;
    background: url(/images/green-normal.png) no-repeat 0 0 #fff;
    color: #fff;
}

#topPanel #headerPanelfirst a {
    position: absolute;
    color: #fff;
    width: 246px;
    height: 203px;
    display: block;
    text-decoration: none;
}

#topPanel #headerPanelfirst a:hover {
    position: absolute;
    width: 246px;
    height: 203px;
    background: url(/images/green-hover.png) no-repeat 0 0 #fff;
    color: #fff;
    text-decoration: none;
}

#topPanel #headerPanelsecond {
    width: 246px;
    height: 203px;
    position: absolute;
    top: 0;
    left: 258px;
    margin: 60px 0 0;
    padding: 0px;
    background: url(/images/blue-normal.png) no-repeat 0 0 #fff;
    color: #fff;
}

#topPanel #headerPanelsecond a {
    color: #ffffff;
    width: 246px;
    height: 203px;
    display: block;
    text-decoration: none;
}

#topPanel #headerPanelsecond a:hover {
    width: 246px;
    height: 203px;
    background: url(/images/blue-hover.png) no-repeat 0 0 #fff;
    color: #fff;
    text-decoration: none;
}

#topPanel #headerPanelthird {
    width: 246px;
    height: 203px;
    position: absolute;
    top: 0;
    right: 0;
    margin: 60px 0 0;
    padding: 0px;
    background: url(/images/orange-normal.png) no-repeat 0 0 #fff;
    color: #fff;
}

#topPanel #headerPanelthird a {
    color: #ffffff;
    width: 246px;
    height: 203px;
    display: block;
    text-decoration: none;
}

#topPanel #headerPanelthird a:hover {
    width: 246px;
    height: 203px;
    background: url(/images/orange-hover.png) no-repeat 0 0 #fff;
    color: #fff;
    text-decoration: none;
}

#topPanel .headline {
    display: block;
    background: none;
    margin: 28px 0 0 108px;
    font: 18px / 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0;
    position: absolute;
    z-index: 1;
}

#topPanel .abstract {
    width: 192px;
    display: block;
    font: 12px / 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: bolder;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    padding: 0;
    margin: 92px 32px 0 32px;
}

/* FOOTER PANEL*/
#footerPanel {
	width: 900px;
	font-size: 12px;
	padding-left: 0px;
	margin-left: auto;
	margin-right: auto;
}

#footerhtmlPanel p.dotline {
    background: url(/images/dot-line.gif) 0 0 repeat-x #fff;
    padding: 0;
    margin: 6px 0 6px 0;
    color: #000;
}

#footerbodyPanel {
	/*background: #DCDCDC;*/
    color: #4C4C4C;
	width: 900px;
	height: 42px;
	position: absolute;
	margin: 0 auto;
	padding: 0;
}

#footerPanel ul {
	margin:0px;
	padding-left:0px;
    display: block;
    list-style-type: none;
}

#footerPanel li {
	padding-top:12px;
    float: left;
    font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: normal;
}

#footerPanel ul li a {
    padding: 0 6px;
    color: #4C4C4C;
    /*background: #DCDCDC;*/
    text-decoration: none;
}

#footerPanel ul li a:hover {
    text-decoration: underline;
}

#footerPanel ul li a.padl {
    padding: 0 0 0 6px;
}

#footerPanel p.copyright {
    /*background: #DCDCDC;*/
    position: absolute;
    right: 45px;
    color: #A64200;
}

#footerhtmlPanel {
	width: 900px;
	height: 10px;
	position: relative;
	margin: 0 auto;
	padding: 0;
}

#footerhtmlPanel a {
    text-decoration: none;
    color: #4C4C4C;
}

#footerhtmlPanel a:hover {
    color: #216EBD;
    text-decoration: none;
}

#footer{
	color:#7c7c7c;
	margin-top:25px;
	font-size:12px;
	height:auto;
	clear:both;
	width:auto;
	padding-left:0px;
	margin-left: 0px;
}

#footer a{
	color:#F60;
	font-weight:bold;
	text-decoration:none;
}

#footer a:hover{
	color:#F7B344;
	font-weight:bold;
	text-decoration:underline;
}

#signature{
	border-bottom:solid 1px #bfbfbf;
	padding-bottom:3px;
	margin-bottom:5px;
	text-align:right;
	height:30px;
}

#footer img {border:0px}

.WaspQuestion {
	position: relative;
	padding: 0;
	letter-spacing: -1.5pt;
	line-height: 1em;
	text-align: left;
	margin-left: 0px;
	margin-right: auto;
	font: 40px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
.WaspStatement {
	width: 380px;
	position: relative;
	letter-spacing: -1px;
	line-height: 1.2em;
	text-align: justify;
	margin-left: 0px;
	margin-right: auto;
	font: 24px georgia,times, serif;
	margin-top: 10px;
}
.WaspFunctions{
	width: 380px;
	position: relative;
	line-height: 1.2em;
	text-align: left;
	margin-left: 0px;
	margin-right: auto;
	font: 16px georgia,times, serif;
	margin-top: 10px;
}
.WaspAction{
	width: 380px;
	position: relative;
	line-height: 1.2em;
	text-align: center;
	margin-left: 0px;
	margin-right: auto;
	font: 16px georgia,times, serif;
	margin-top: 20px;
	margin-bottom: 20px;
}
.WaspScreen{
	width: 500px;
	left: 0px;
	text-align: center;
	float: right;
	height: 480px;
}

.WaspBodyTop {
	text-align: left;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 20px;
}

.WaspLeftTop {
	text-align: left;
	float: left;
	width: 400px;
	padding-top: 40px;
}

.WaspBodyTopBack {
	text-align: center;
	width: 100%;
	background-image: url(/images/lrock002.jpg);
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 10px;
	height: 500px;
}

.WaspBody {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	margin-bottom: 10px;
	padding-top: 10px;
	font-size: 10px;
	overflow: hidden;
}

.WaspClient {
	width: 380px;
	top: 5px;
	margin-top: 0px;
	float: left;
}
.WaspEveryday {
	font-family: Georgia, Times;
	width: 470px;
	text-align: left;
	font-size: 22pt;
	line-height: 1.1em;
	letter-spacing: -1px;
	float: right;
}
.WaspShot {
	width: 470px;
	overflow: hidden;
	float: right;
	padding-top: 40px;
}
.WaspRss {
	width: 400px;
	float: left;
}
.WaspImage{
	border: solid black 1px;
	border-color: #999;
	margin-top: 10px;
}
.WaspBox{
	width: 230px;
	float: left;
	text-align: center;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 16px;
}
.WaspNewsTitle {
	font-size: 16px;
	font-weight: bold;
}
.buy_BigTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 46px;
	letter-spacing: -2px;
	text-align: center;
	line-height: .8;
}
.buy_SmallTitle {
	text-align: center;
	font-size: 24px;
	font-style: normal;
	color: #666;
	line-height: .8;
}
.buy_SmallBox {
	width: 260px;
	float: left;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border:1px solid #999999;
	background-color:#EFEFEF;
	height: 290px;
	margin-top: 20px;
}
.buy_BigBox {
	background-color:#FFFFFF;
	border:3px solid #3671A1;
	float:left;
	font-family:helvetica,arial,sans-serif;
	height:310px;
	padding:8px 10px 10px;
	text-align:center;
	width:260px;
}
.buy_Container {
	height: 380px;
	margin: 0 auto;
	width: 812px;
}
.buy_h1 {
	font-size: 34px;
	letter-spacing: -1px;
	line-height: 0px;
	margin:10 0 4px;
}
.buy_h2 {
	font-size: 20px;
	margin:0 0 2px;
	color:#444;
}
.buy_h3 {
	font-weight: bold;
	color: #73A1C7;
	margin:0 0 6px;
	border-bottom:1px solid #CCCCCC;
	padding-bottom: 10px;
}
.buy_h3Big {
	font-weight: bold;
	color: #4882B5;
	margin:0 0 6px;
	border-bottom:1px solid #CCCCCC;
	padding-bottom: 10px;
}
.buy_body {
	padding-top: 6px;
}
.buy_list {
	list-style:none outside none;
	margin:0 0 10px;
	padding:0;
	color:#333333;
	font-size:20px;
	line-height: 1em;
	width: 260px;
}
.buy_list li strong {
	color: #C33700;
}
div.r_shadow  {
background-image:url("images/shadow-right.png");
background-position:right center;
background-repeat:no-repeat;
}
div.l_shadow  {
background-image:url("images/shadow-left.png");
background-position:left center;
background-repeat:no-repeat;
}
.buy_statement {
	border-bottom:1px solid #CCCCCC;
	color:#444444;
	font-family:georgia,helvetica,arial,sans-serif;
	font-size:26px;
	font-weight:normal;
	margin:0 0 20px;
	padding:0 0 10px;
	text-align: center;
}
.buy_Clients {
	height: 50px;
	margin: 0 auto 10px;
	width: 800px;
	vertical-align: middle;
}
.buy_ClientStat {
	height: 100px;
	margin: 0 auto;
	color:#444444;
	font-family:georgia,helvetica,arial,sans-serif;
	font-size:26px;
	font-weight:normal;
	line-height: 1;
	text-align: center;
	border-top: 1px solid #CCCCCC;
	padding-top: 7px;
}
.buy_QA {
	background-color:#EFEFEF;
	margin:10px 0 10px;
	padding:20px;
	text-align:left;
	display: block;
	clip: auto;
	overflow: hidden;
}div.buy_QA h3 {
	color:#000000;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	font-size:16px;
	margin:0 0 0px;
	padding:0;
}
.buy_ans {
	color:#232323;
	font-family:georgia,times,"times new roman";
	font-size:14px;
	margin-top: 2px;
	margin-bottom: 10px;
}
.buy_left {
	float:left;
	padding-right:0;
	text-align:left;
	width:410px;
	height: auto;
	display: block;
}
.buy_right {
	float:right;
	padding-left:0;
	text-align:left;
	width:410px;
	height: auto;
}
.buy_bottom {
}
.buy_Clients img {
	margin: 0 6px 0 6px;
}
.buy_botLeft {
	font-size: 12px;
	width: 230px;
	height: 20px;
	display: block;
}
.WASPdisc {
	color: #F00;
}
.WaspLangage {
	font-size: 10px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: right;
	vertical-align: bottom;
	position: absolute;
	left: 865px;
	top: 51px;
	color: #999;
}

.WaspLangage A:link {text-decoration: none; color: #666;}
.WaspLangage A:visited {text-decoration: none; color: #666;}
.WaspLangage A:active {text-decoration: none; color: #666;}
.WaspLangage A:hover {
	text-decoration: underline;
	color: #666;
}
