body {
	margin:0px;
	margin-top:10px;
	padding:0px;
	background-color: #ffffff;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color: #444;
}

a, a:link, a:visited, a:hover {
	color:#36588a;
	text-decoration:underline;
}

h1 {
	font-family: tahoma, arial, sans-serif;
	font-size: 32px;
	color:#ffffff;
    font-weight: normal;
	text-shadow: 0px 0px 1px #36588a;
    margin-top:0px;
}

h2 {
	font-family: tahoma, arial, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #ffffff;
}

h3 {
	font-family:verdana, arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #4567a0;
}

h4 {
	font-family:verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #EF7D53;
	margin-bottom:0px;
	margin-top:0px;
}

h5 {
	font-family:verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
}

select {
    color: #5c5f60;    
}

.main {
	width: 960px;
	font-family:verdana, arial, sans-serif;
	font-size: 14px;
	padding-top:15px;
	background-color: #fff;
}

.main td {
	font-family:verdana, arial, sans-serif;
	font-size: 12px;
	text-align: left;	
}

.main input, .main select {
	font-family:verdana, arial, sans-serif;
	font-size: 12px;
}

.main th {
	text-align: left;
}

#nav ul{
    width:730px;
    height:24px;
    padding:0px;
    margin:0px;
    text-align:right;
    list-style:none outside;
}

#nav ul li {
    display:inline;
    padding:0px 10px 0px 10px;
    line-height:24px;
    border-right:1px dotted #aaa;
}
#nav ul li.last {
    border:none;
    padding-right:0;
}

#nav ul li a {
    font-size:14px;
    color:#555;
	text-decoration:none;
	font-family:verdana, arial, sans-serif;
}

#nav ul li a:hover, #nav ul li#active a {
    text-decoration:underline;
}

.full_content {
    padding-top:5px;
    padding-bottom:20px;
    margin-bottom:20px;
	width:960px;
	background-color:#ffffff;

}

table {
    border-collapse:collapse;
    border-spacing:0;
}

.stable {
    border:1px solid #F0F0F0;
    width:580px;
    border-bottom: dotted 1px #979797;
}

.stable .clogo {
    border: none;
    margin-bottom:5px;
}

.stable td {
    font-family: verdana, arial, sans-serif;
	font-size: 12px;
    color: #6f7475;
    text-align:center;
    padding:10px 0 10px 0;
    border-bottom: dotted 1px #979797;
}

.stable th {
    font-family: verdana, arial, sans-serif;
	font-size: 14px;
    font-weight:normal;
    text-align:center;
    padding:10px 0px 10px 0px;
    vertical-align: top;
    background-color:#979797;
    color:#ffffff;
}

.stable img {
    border: 0px;
}

.stable .provider {
    font-size: 10px;
}

.stable .ctext {
    font-family: verdana, arial, sans-serif;
	font-size: 16px;
    color:#36588a;
    font-weight:bold;
}

.stable .ptext {
    font-family: verdana, arial, sans-serif;
	font-size: 16px;
    color: #36588a;
    font-weight:bold;
}

.stable .highlight {
    border-left:2px solid #EFEFEF;
    border-right:2px solid #EFEFEF;
    /*background-color:#F3FFEA;  (Green)*/
    background-color:#F0F7FD;
}

.stable .info {
    font-size:13px;
    font-weight:bold;
}

.stable a, .stable a:link, .stable a:visited {
	color:#fcfcfc;
	text-decoration:none;
}

.stable a:hover {
	color:#fcfcfc;
	text-decoration:underline;
}

.hrow {
    /*background-color:#d5e6ff;*/
    background-color:#d5e6ff;
}

.bleft {
    border-left: 1px solid #979797;
}

.content_box {
	padding: 5px;
	padding-left:30px;
	border: 1px solid #dcdbd9;
	text-align:left;
	background-color:#e2f1f8 ;
}

.content_box ul {
		margin: 0px;
		padding: 0px;
		list-style: none;
		font-size: 14px;
}
.content_box li {
		margin: 0px;
		padding: 7px 0px 7px 30px;
		background-image: url('/list_li.png');
		background-repeat: no-repeat;
		background-position: left center;
		font-size: 13px;
		font-weight:bold;
		color: #333;
} 

.review {
    font-style: italic;
    color: #007F46;
}

.bdate {
    color: #28a26d;
    font-size: 10px;
}

.bexcerpt p {
    margin-top:0px;
    font-weight:normal;
}

.buylink {
    font-weight:bold;
    font-size:14px;
}

.green.button {
    background: transparent url('/buttonGreenRS.png') no-repeat scroll top right;
}

.green.button span {
    background: transparent url('/buttonGreenLS.png') no-repeat;
}

.red.button {
    background: transparent url('/buttonRedRS.png') no-repeat scroll top right;
}

.red.button span {
    background: transparent url('/buttonRedLS.png') no-repeat;
}

.orange.button {
    background: transparent url('/buttonOrangeRS.png') no-repeat scroll top right;
}

.orange.button span {
    background: transparent url('/buttonOrangeLS.png') no-repeat;
}

.greenBig.button {
    background: transparent url('/buttonGreenBigRS.png') no-repeat scroll top right;
}

.greenBig.button span {
    background: transparent url('/buttonGreenBigLS.png') no-repeat;
}

.small.button {
    color: #FFFFFF;
    font-size:12px;
    height: 25px;
    padding-right: 10px;
}

.small.button span {
    line-height: 15px;
    padding: 5px 0 5px 10px;
    width:185px;
}

.big.button {
    color: #F9F9F9;
    font-size:12px;
    height: 40px;
    padding-right:10px;
}

.big.button span {
    padding: 5px 0 10px 10px;
}

.big.button span strong {
    font-size: 18px;
    font-weight:normal;
    text-shadow: 0px 0px 2px #3d5204;
}

a.button {
    display: block;
    float: left;
    text-decoration: none;
    text-align:center;
    margin-left:20px;
}

a.button span {
    display: block;
}

a.button:hover {
    opacity:0.9;
    text-decoration: underline;
}

.bl_home {background: url(/img/bl_home.gif) 0 100% no-repeat;}
.br_home {background: url(/img/br_home.gif) 100% 100% no-repeat}
.tl_home {background: url(/img/tl_home.gif) 0 0 no-repeat}
.tr_home {background: url(/img/tr_home.gif) 100% 0 no-repeat; padding:4px}
.t_home {background: url(/img/dot_home.gif) 0 0 repeat-x;}
.b_home {background: url(/img/dot_home.gif) 0 100% repeat-x}
.l_home {background: url(/img/dot_home.gif) 0 0 repeat-y}
.r_home {background: url(/img/dot_home.gif) 100% 0 repeat-y}
.button_home {background: url(/img/home_button2.gif) 0 0 repeat-x;cursor:pointer;color:#ffffff;}
.buttontext_home {text-align:center;color:#ffffff;font-size:14px;}

.redBt{
    border:1px solid #880000;
    -webkit-box-shadow: inset 0px 1px 0px 0px #ffb7b7;
    -moz-box-shadow: inset 0px 1px 0px 0px #ffb7b7;
    box-shadow: inset 0px 1px 0px 0px #ffb7b7;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #c10000; /* Old browsers */
    background: -moz-linear-gradient(top, #ffb7b7 0%, #f45d5d 2%, #c10000 98%, #d65c5c 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffb7b7), color-stop(2%,#f45d5d), color-stop(98%,#c10000), color-stop(100%,#d65c5c)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffb7b7 0%,#f45d5d 2%,#c10000 98%,#d65c5c 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffb7b7 0%,#f45d5d 2%,#c10000 98%,#d65c5c 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffb7b7 0%,#f45d5d 2%,#c10000 98%,#d65c5c 100%); /* IE10+ */
    background: linear-gradient(top, #ffb7b7 0%,#f45d5d 2%,#c10000 98%,#d65c5c 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f45d5d', endColorstr='#c10000',GradientType=0 ); /* IE6-9 */
    color:#FFFFFF;
    padding:5px 15px;
    font-weight:normal;
    font-size:14px;
    text-decoration:none;
}
.redBt:hover{
    -webkit-box-shadow: inset 0px 1px 0px 0px #d65c5c;
    -moz-box-shadow: inset 0px 1px 0px 0px #d65c5c;
    box-shadow: inset 0px 1px 0px 0px #d65c5c;
    text-decoration:underline;
}
.greenBt, .greenBt:link, .greenBt:visited{
        border:1px solid #608D09;
        -webkit-box-shadow: inset 0px 1px 0px 0px #e7ffb5;
        -moz-box-shadow: inset 0px 1px 0px 0px #e7ffb5;
        box-shadow: inset 0px 1px 0px 0px #e7ffb5;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        background: #71a60b; /* Old browsers */
        background: -moz-linear-gradient(top, #e7ffb5 0%, #a7dd35 2%, #71a60b 98%, #9bd119 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e7ffb5), color-stop(2%,#a7dd35), color-stop(98%,#71a60b), color-stop(100%,#9bd119)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #e7ffb5 0%,#a7dd35 2%,#71a60b 98%,#9bd119 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #e7ffb5 0%,#a7dd35 2%,#71a60b 98%,#9bd119 100%); /* Opera11.10+ */
        background: -ms-linear-gradient(top, #e7ffb5 0%,#a7dd35 2%,#71a60b 98%,#9bd119 100%); /* IE10+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7dd35', endColorstr='#71a60b'); /* IE6-9 */
        background: linear-gradient(top, #e7ffb5 0%,#a7dd35 2%,#71a60b 98%,#9bd119 100%); /* W3C */
        color:#FFFFFF;
        padding:5px 15px;
        font-weight:normal;
        font-size:14px;
        text-decoration:none;
    }
.greenBt:hover{
        -webkit-box-shadow: inset 0px 1px 0px 0px #9bd119;
        -moz-box-shadow: inset 0px 1px 0px 0px #9bd119;
        box-shadow: inset 0px 1px 0px 0px #9bd119;
        text-decoration:underline;
    }
.blueBt{
        border:1px solid #458aba;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        -webkit-box-shadow: inset 0px 1px 0px 0px #e6faff;
        -moz-box-shadow: inset 0px 1px 0px 0px #e6faff;
        box-shadow: inset 0px 1px 0px 0px #e6faff;
        background: #0880a7; /* Old browsers */
        background: -moz-linear-gradient(top, #e6faff 0%, #70cfee 2%, #0880a7 98%, #6cb2e2 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e6faff), color-stop(2%,#70cfee), color-stop(98%,#0880a7), color-stop(100%,#6cb2e2)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #e6faff 0%,#70cfee 2%,#0880a7 98%,#6cb2e2 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #e6faff 0%,#70cfee 2%,#0880a7 98%,#6cb2e2 100%); /* Opera11.10+ */
        background: -ms-linear-gradient(top, #e6faff 0%,#70cfee 2%,#0880a7 98%,#6cb2e2 100%); /* IE10+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#70cfee', endColorstr='#0880a7',GradientType=0 ); /* IE6-9 */
        background: linear-gradient(top, #e6faff 0%,#70cfee 2%,#0880a7 98%,#6cb2e2 100%); /* W3C */
        color:#FFFFFF;
        padding:5px 15px;
        font-weight:normal;
        font-size:14px;
        text-decoration:none;    
    }
.blueBt:hover{
        -webkit-box-shadow: inset 0px 1px 0px 0px #6cb2e2;
        -moz-box-shadow: inset 0px 1px 0px 0px #6cb2e2;
        box-shadow: inset 0px 1px 0px 0px #6cb2e2;
        text-decoration:underline;
    }
.greyBt{
        border:1px solid #a9a9a9;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
        -moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
        box-shadow: inset 0px 1px 0px 0px #ffffff;
        background: #cccccc; /* Old browsers */
        background: -moz-linear-gradient(top, #ffffff 0%, #efefef 2%, #cccccc 98%, #dddddd 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(2%,#efefef), color-stop(98%,#cccccc), color-stop(100%,#dddddd)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #ffffff 0%,#efefef 2%,#cccccc 98%,#dddddd 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #ffffff 0%,#efefef 2%,#cccccc 98%,#dddddd 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #ffffff 0%,#efefef 2%,#cccccc 98%,#dddddd 100%); /* IE10+ */
        background: linear-gradient(top, #ffffff 0%,#efefef 2%,#cccccc 98%,#dddddd 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
        color:#333333;
        padding:5px 15px;
        font-weight:normal;
        font-size:14px;
        text-decoration:none;
    }
.greyBt:hover{
        -webkit-box-shadow: inset 0px 1px 0px 0px #dddddd;
        -moz-box-shadow: inset 0px 1px 0px 0px #dddddd;
        box-shadow: inset 0px 1px 0px 0px #dddddd;
        text-decoration:underline;
    }

