/************* Content *************/
#content {
	padding: 0px 15px 5px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	z-index:1;
/*	margin-left:244px;*/
	margin-left: 24.4%;
}

p {
padding: 9px 0px 9px 0px;
margin: 0px;
font-size:110%;
color:#000;
}


h1 {
	color: #ff4500;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 26px;
	margin: 0px;
	padding: 0px;
	line-height: 45px;
	text-align:left;
}
h2 {
	font: normal 17px/21px Georgia, "Times New Roman", Times, serif;
	color: #b57b31;
	margin: 0px;
	padding: 5px 0px;
	text-align:left;
}
h3 {
	font: normal 16px/30px Georgia, "Times New Roman", Times, serif;
	color: #03289B;
	margin: 0px;
	padding: 0px;
	text-align:left;
}
blockquote {
	background: #FFC091 url(../images/blockquote.gif) no-repeat center -9px;
	width: 370px;
	padding: 10px 16px;
	text-align: justify;
	position:relative;
	
}
blockquote span {
	height: 9px;
	width: 402px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	display: block;
	background: url(../images/blockquote.gif) no-repeat;
	left: 0px;
	overflow:hidden;
}



/************* General *************/
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 9px;
	padding-bottom: 9px;
}

a:link, a:visited {
	color: #0030D2;
	text-decoration: underline;

	font-variant: normal;
}
a:hover {
	color: #d82634;
	text-decoration: underline;

	font-variant: normal;
}

img {border: none;}

a.conversion {color:#FF0000;}
a.conversion:hover {color:#000000;}

.rightimg {float: right; margin: 10px 0px 10px 10px; position:relative; display:block;}
.leftimg {float: left; margin: 10px 10px 10px 0px; position:relative; display:block;}

.leftimg span, .rightimg span {visibility:hidden;display:none;}
.leftimg:hover span, .rightimg:hover span {visibility:visible;display:block; position:absolute; top:0px; left:0px;}

#content p,#content li {line-height:20px;}

/************* Right *************/
#right {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	float: right;
	width: 222px;
	list-style-type: none;
}
#right li {
	border: 1px solid #405bda;
	padding: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1f2a73;
	text-align: center;
	margin-bottom: 13px;
	margin-top: 7px;
}
#right li p { line-height: 16px; }

#right .noborder {border-color:#FFFFFF;}


/************* Other *************/

.off { background:#f1ecd7; }
.prod_title {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	line-height: 20px;
}

.redblockquote{
background-image:none;
background-color:#ffff99;
color:#000000;
width:400px;
margin:10px auto;
position:static;
padding:10px;
}
.tanblockquote{
background-image:none;
background-color:#ffff99;
color:#000000;
width:400px;
margin:10px auto;
position:static;
padding:10px;
}

.question{
padding-bottom:0px;
margin-bottom:0px;
color:#000;
font-size:120%;
font-weight:bold;
}