body
{
font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 10pt;
}

p, .SCF_2col_bulletO ul
{
font-size: 11px;
color: #ccc;
line-height: 1.5em;
text-align:justify;
}

{color:#009900;}


h1{
font-size:25px;
text-align:left;
font-weight:lighter;
color:#B32525; 
}
h2{
font-size:15px;
text-align:left;
font-weight:bold;
color:#B32525;
text-decoration:underline;
margin:15px 0;}
h1.SCF_ContactTwo{font-size:18px;}
h3{font-size:12px;

font-weight:bold;
color:#B32525;
text-decoration:underline;
margin:5px 0;}
ul.linklist{
font-size:9pt;
list-style:none;width:150px; float:right;
}


ul.linklist li{
font-size: 9pt;
list-style:none;
color: #B32525;
font-weight: bold;
line-height:18px;
list-style-image: url(../../../img/chev.gif);
}
ul.linklist li a:link, ul.linklist li a:visited{color:#b52525; text-decoration:none;}
ul.linklist li a:hover{color:#fff;}
ul.topmenu{
font-size:9pt;
list-style:none;
margin-top:-25px;
}

ul.topmenu li{
display:inline;
text-align:right;
font-size:9px;
color:#FFFFFF;
font-weight:bold;
padding-left:10px;
}
/* BONUS TYPOGRAPHY STYLES
-------------------------------------------------------------------------*/
/* Code text */
pre, .code {
	margin: 15px 0;
	padding: 15px 25px 15px 10px;
	border-top: 3px solid #D2C5A3;
	border-bottom: 3px solid #D2C5A3;
	background: #FAF5D7;
	font: 1em/1.5 monospace;
}

/* Quote */
blockquote {
	padding: 15px 0px 15px 50px;
	background: url(../../../img/typography/open_quotes.gif) 20px 10px no-repeat;
	font: 12px/1.5 Georgia, Times, serif;
}

p.quote {
	margin: 0;
	padding: 0;
	background: url(../../../img/typography/close_quotes.gif) bottom right no-repeat;
}

/* Quote hilight */
div.quote-hilite {
	border: 1px solid #E9DDB0;
	margin-top: 15px;
	margin-left:7px;
	padding-right: 5px;
	padding-bottom: 10px;
	background: url(../../../img/typography/q1_std_hl.gif) no-repeat 10px 10px #FAF5D7;
}
.test_quote{
width:456px;
float:left;
}
div.quote-hilite blockquote {
	margin: 0;
	background: url(../../../img/typography/q2_std_hl.gif) no-repeat right bottom;
}

/* Dropcap */
.dropcap {
	float: left;
	padding: 0 5px 0 0;
	display: block;
	color: #333333;
	font: 50px/40px Georgia, Times, serif;
}

.dropcap-hilite {
	float: left;
	padding: 4px 3px 0 3px;
	margin: 0 4px 0 0;
	display: block;
	color: #FFFFFF;
	background: #D3660D;
	font: 50px/40px Georgia, Times, serif;
}

/* Tips, Error, Message, Hightlight*/
.error {
	padding: 5px 5px 5px 25px;
	background: url(../../../img/typography/bullet-error.gif) no-repeat 0 5px;
	color: #CC0000;
}

.message {
	padding: 5px 0 5px 25px;
	background: url(../../../img/typography/bullet-info.gif) no-repeat 0 5px;
	color: #D3660D;
}

.tips {
	padding: 5px 5px 5px 25px;
	background: url(../../../img/typography/bullet-tips.gif) no-repeat 0 5px;
}

.highlight {
	border-bottom: 1px solid #E9DDB0;
	padding: 0 1px;
	background: #FAF5D7;
	font-weight: bold;
}

/* Note Style */
p.stickynote {
	padding: 10px 10px 10px 50px;
	border: 1px solid #E9DDB0;
	background: url(../../../img/typography/sticky-bg.gif) no-repeat top left #FAF5D7;
}

p.pinnote {
	padding: 10px 10px 10px 50px;
	border: 1px solid #E9DDB0;
	background: url(../../../img/typography/pin-bg.gif) no-repeat top left #FAF5D7;
}

p.clipnote {
	padding: 10px 10px 10px 50px;
	border: 1px solid #E9DDB0;
	background: url(../../../img/typography/clip-bg.gif) no-repeat top left #FAF5D7;
}

p.tips-box {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#333333;
	padding: 20px 10px 20px 50px;
	border: 1px solid #E9DDB0;
	background: url(../../../img/typography/tips-bg.gif) no-repeat top left #FAF5D7;
}

/* Check list */
ul.checklist {
	list-style: none;
}

ul.checklist li {
	margin-left: 0px;
	padding: 2px 0 5px 25px;
	background: url(../../../img/typography/checklist-bg.gif) no-repeat 0 0;
}

/* Big number list */
.bignumber {
	float: left;
	margin-right: 8px;
	padding: 7px 7px;
	display: block;
	background: url(../../../img/ol-bg.gif) no-repeat top left;
	color: #FFFFFF;
	font: normal 20px/normal Arial, sans-serif;
}

.blocknumber {
	clear: both;
	margin: 5px 0;
	padding: 10px 15px;
	position: relative;
}

/* Talking box. Thinking box. */
div.bubble1, div.bubble2, div.bubble3, div.bubble4 {
	margin: 15px 0;
}

div.bubble1 div {
	margin: 0;
	width: 100%;
	background: url(../../../img/typography/bub1-br.gif) no-repeat bottom right;
}

div.bubble1 div div {
	background: url(../../../img/typography/bub1-bl.gif) no-repeat bottom left;
}

div.bubble1 div div div {
	background: url(../../../img/typography/bub1-tr.gif) no-repeat top right;
}

div.bubble1 div div div div {
	background: url(../../../img/typography/bub1-tl.gif) no-repeat top left;
}

div.bubble1 div div div div div {
	margin: 0;
	padding: 15px 15px 30px 15px;
	width: auto;
}

div.bubble2 div {
	margin: 0;
	width: 100%;
	background: url(../../../img/typography/bub2-br.gif) no-repeat bottom right;
}

div.bubble2 div div {
	background: url(../../../img/typography/bub2-bl.gif) no-repeat bottom left;
}

div.bubble2 div div div {
	background: url(../../../img/typography/bub2-tr.gif) no-repeat top right;
}

div.bubble2 div div div div {
	background: url(../../../img/typography/bub2-tl.gif) no-repeat top left;
}

div.bubble2 div div div div div {
	margin: 0;
	padding: 15px 15px 35px 15px;
	width: auto;
}

div.bubble3 div {
	margin: 0;
	width: 100%;
	background: url(../../../img/typography/bub3-br.gif) no-repeat bottom right;
}

div.bubble3 div div {
	background: url(../../../img/typography/bub3-bl.gif) no-repeat bottom left;
}

div.bubble3 div div div {
	background: url(../../../img/typography/bub3-tr.gif) no-repeat top right;
}

div.bubble3 div div div div {
	background: url(../../../img/typography/bub3-tl.gif) no-repeat top left;
}

div.bubble3 div div div div div {
	margin: 0;
	padding: 15px 15px 50px 15px;
	width: auto;
}

div.bubble4 div {
	margin: 0;
	width: 100%;
	background: url(../../../img/typography/bub4-br.gif) no-repeat bottom right;
}

div.bubble4 div div {
	background: url(../../../img/typography/bub4-bl.gif) no-repeat bottom left;
}

div.bubble4 div div div {
	background: url(../../../img/typography/bub4-tr.gif) no-repeat top right;
}

div.bubble4 div div div div {
	background: url(../../../img/typography/bub4-tl.gif) no-repeat top left;
}

div.bubble4 div div div div div {
	margin: 0;
	padding: 15px 15px 55px 15px;
	width: auto;
}

.listBelow{padding:0; margin:0; font-size:11px; list-style:none;}

a.SCF_active{color:#B32525; font-weight:bold;}