@charset "UTF-8";
/* Be-sure typographic CSS Document */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

body { 
font-size: 75%; 
text-align:left;
color: #222; 
font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif; 
}

a img { border: none; }

span.intro {font-weight: normal;
color: #666; 
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;font-size:16px;line-height:150%;}

/* Headings
-------------------------------------------------------------- */

h2,h3,h4,h5,h6 { 
font-weight:normal;
color: #ff6600; 
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1 {position:relative;top:2px;color:#666;text-align:right; font-size: 2em; line-height: 140%; margin-bottom: 0.5em; border-bottom:1px dotted #ff6600;width:100%;}
h2 { font-size: 1.8em; margin-bottom: 0.75em;  line-height: 140%;}
h3 { font-size: 1.5em; line-height: 140%; margin-bottom: 0.7em; margin-top:0;}
h4 { font-size: 1.2em; line-height: 120%; margin-bottom: 0.7em;  margin-top:1em;}
h5 { font-size: 1em; font-weight: bold; margin-bottom: 0.7em;  }
h6 { font-size: 1em; font-weight: bold; }

table.ct-home h5 { background:transparent url(/cssimg/hd.png) no-repeat top left;width:180px;height:26px;padding:4px 15px;font-size: 110%; font-weight: bold;margin:0; }

/* Text elements
-------------------------------------------------------------- */
td#col-left p { padding:0px;}
span.more a { color:#339966;font-size:12px;padding:0px 0px 5px 0px;margin:0; }
p.r-col-hd  { text-align:center;padding-top:10px;color:#ff6600;font-weight:bold;font-size:14px; }
p           { margin: 0 0 1.5em; }
p.last      { margin-bottom: 0; }

ul, ol      { margin:0 1.5em 1.5em 1.5em; }
ul          { list-style-type: circle; }
ol          { list-style-type: decimal; }
dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin-top: 1.5em; font-style: italic; }
del         { color:#666; }

a:link { color:#ff6600;line-height:140%;}
a:focus, 
a:hover     { color: #333; }
a:visited     { color: #333; }

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
pre,code    { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'monotype.com', 'lucida console', monospace; line-height: 1.5; } 
tt          { display: block; margin: 1.5em 0; line-height: 1.5; }


/* Tables
-------------------------------------------------------------- */

table   { margin: 0; padding:0;}

/* Clearing floats without extra markup */

.clear { display: inline-block;height: 1%;clear:both; }   

/* @end */


/* @group IE6 */

* html body { text-align: center; }
* html .container { text-align: left; }
* html .column { overflow-x: hidden; }
* html ul, * html ol { position: relative; }
* html legend { margin-bottom:1.4em; }
* html ol { margin-left:2em; }

/* @end */
