/*
1. Global 
2. Core layout
3. internal layout
4. links
5. images
6. Typograghy
7. Navigation
----------------------*/

/*1. Global */
* { margin:0; padding:0;}
body {color:#333; font:62.5% Geneva, Arial, Helvetica, sans-serif;}
img a { border:0}
.clear {clear:both; }

/*2. Core layout*/
body {margin:0;padding:0}
#wrapper {width:720px;margin:0 auto}
#header {height:115px;background:url(/images/bg_head.gif) 0 0 repeat-x}
#logo {width:191px;float:left;margin:7px 0 0}
#nav { width:529px; float:right; margin:7px 0 0 0}
#banner { margin:0 0 25px 0}
#contentwrapper {float:left;width:100%}
#contentcolumn {margin-right:170px}
#rightcolumn {float:left;width:170px;margin-left:-170px;}
#footer {clear:left;width:100%;background:#fbf0cf;text-align:center;padding:10px; border:3px solid #fdf6e2; border-width:3px 0 }

/*3. internal layout*/
.innertube { padding:0 25px 0 0}
.rightbox { border:3px solid #fdf6e2; border-width:3px 0;background:#fbf0cf; padding:0 0 15px 0; margin:0 0 15px 0}

/*4. links*/
p a { color:#030; text-decoration: underline}
p a:hover { color:#030; font-weight:bold; text-decoration:underline}

p.callus a { color:#030 ;text-decoration:underline}
p.callus a:hover { text-decoration:none; color:#000;border-bottom:1px dotted #000;}

/*5.Images*/
.img_question {margin:0 60px}
.img_invest {margin:0 25px 15px 25px}

/*6. Typograghy*/
h1 {display:none}
p {font-size:1.2em; color:#222; margin:0 0 10px 0; line-height:1.4em}
p.rightboxtext { font-size:1.2em; font-weight: bold; color:#030; padding:5px 10px}
p.intro { font-size:1.4em; font-weight:bold; color:#030; line-height:1.3em }
span#a1 { color:#030; border-bottom:1px dotted #000; padding: 0 0 0.1em 0 }
p.callus { color:#030; font-weight:bold}
p.disclaim { color:#666; border-top: dashed 1px #030; font-size:1.1em; padding:5px 0 }
p.bold { font-weight:bold}


/*7. Navigation*/
ul#telnav { list-style:none;text-align:right; font-weight:bold; margin:10px 0 0 0; font-size:1.1em; }
ul#telnav li { display:inline;padding:0 5px 10px 5px}
ul#telnav a{ text-decoration:none; color:#222 }
ul#telnav a:hover { text-decoration:underline; color:#030}

ul#sitenav { list-style:none;text-align:right; font-weight:bold; font-size:1.3em; margin:43px 0 0 0  }
ul#sitenav li { display:inline; padding:0 8px }
ul#sitenav li a{ text-decoration:none; color:#030; color:#000;}
ul#sitenav li a:hover {text-decoration:none; color:#000;border-bottom:1px solid #000;}

ul#navfoot { list-style:none;margin:10px 0; padding:0; text-align:center; color:#2BAEE5;color:#030; font-size:1.3em }
ul#navfoot li{ display:inline; padding:0 5px}
ul#navfoot a { color:#030; text-decoration:none }
ul#navfoot a:hover { text-decoration:underline}

ul.tfe { list-style:none; color: #030; font-size:1.2em; padding:10px}
ul.tfe li { padding:2px 0}
ul.tfe a { color:#030; text-decoration:underline}
ul.tfe a:hover { text-decoration:none; color:#000}