p.title, p.sub-title, p.content, ul.content{
	width:667px;
	line-height:12pt;
}
p.title{
	color:red;
	margin:0 0 5px 0;
	padding:0;
	font-size:12pt;
}
p.sub-title{
	
	margin:7px 0 0 0;
	padding:0;
	font-size:13px;
	font-weight:bold;
	padding:0 0 0 10px;
}
p.big-sub-title{
	font-weight:bold;
	margin:7px 0 0 0;
	padding:0;
	font-size:10pt;
	padding: 0 0 0 10px;
}

p.content{
	font-size:9pt;
	margin:0;
	padding:0;
	text-align:justify;	
	padding:0 0 0 10px;
}
ul.content{
	font-size:9pt;	
	margin-top:0;
	margin-bottom:0;
}
span.content{
	font-size:9pt;
	text-align:justify;
	padding: 0 0 0 10px;
}
tabl.content{
	font-size:9pt;
}
.content{
font-size:9pt;
}
p.toggle:hover{
	background-color:#FFFF99;
	cursor:pointer;
}
p.havelink{
text-align:center;
clear:both;
line-height:20px;
margin-top:10px !important;
margin-bottom:0;
margin-left:auto;
margin-right:auto;
}
span.link{
width:180px;
line-height:20px;
height:20px;
float:left;
display:block;
text-align:center;

}
span.link a img{
	border:0;
}
#content ul{
	list-style-image:url(../images/comp_13.jpg);
}
li.inside{
	list-style-image:none;
	list-style-type:square;
	line-height:10pt;
	margin-left:13px;
}
.accordion_toggle{
	
	display:block;
}
.accordion_content{
		overflow:hidden;
}
.quote img{
	margin:0 0 0 10px;
}
#content li{
	margin-top:3px;
	margin-bottom:3px;
}
div.title_holder{
	font-size:9pt;
	border-bottom:solid 1px red;
	
	height:12pt;
}
p.red_title{
	font-size:10pt;
	float:left;
	color:red;
	font-weight:bold;
	margin:0;
}
p.learn_link{
font-size:9pt;
text-align:right;
color:orange;
line-height:9pt;
}
/*Here is the new style*/
p.title_with_bg
{
	width:730px;
	height:23px;
	margin:0;
	padding:2px 0 0 0;
	font-size:9pt;
	font-weight:bold;
	background-image:url(../images/title.jpg);
}
p.subtitle_with_bg
{
	width:730px;
	height:22px;
	margin:5px 0 10px 0;
	padding:2px 0 0 0;
	color:#646464;
	font-size:9pt;
	background-image:url(../images/subtitle.jpg);
	background-repeat:no-repeat;
	background-position:0 1px;
}
p.press_content_title{
	width:730px;
	border-bottom:dotted 1px gray;
	font-size:10pt;
	padding:3px;
	font-weight:bold;
	color:#49541a;
}
tr td p {
width:93%;
}
.underline{
	text-decoration:underline;
}
span.form_title{
display:block;
float:left;
width:100px;
}
input.textfield{
width:300px;
}
span.red{
	color:red;
}
span.text_right{
	text-align:right;
	
	clear:both;
	display:block;
}