body {
font-family: geneva, arial,Helvetica,sans-serif;
font-size: 12px;
color: black; 
background:#ffffff;
top:0;
left:0;
margin:0;
padding:0;  }


   /* large headings, italics, centered, black*/
H1 { color: #000000;
font-style: italic; 
text-align: center; 
background: transparent;
font-size:22px;
font-family: 'hoefler text', palatino, 'times Roman', serif;} 

    /* med large headings centered, black  */
H2 { color: #000000;
font-family: 'hoefler text', palatino, 'times Roman', serif;
font-style: italic; 
text-align: center; 
font-size:18px;
padding:5px 0 5px 0;
background: transparent;} 

    /* med-small headings, black */
H3 { color: #000000;
background: transparent; 
font-weight:bold;
font-size:14px;
font-family: 'Trebuchet MS', sans-serif;} 


#container {width:800px;
	margin:0 auto 0 auto;
	border:1px solid #194c4c;
	background:#66cccc; }

#leftsidebar {float:left;
	width:180px; } 

#header {width:590px;
	margin:0 auto 0 200px;
	background:#66cccc;
	text-align:center; }

#content {width:590px;
	margin:0 0 0 200px; 
	background-image: url(images/whitepapertexture-1.gif);
	background-repeat:repeat; 
	border:1px solid #194C4C;
	min-height:700px; }

#footer {width:600px;
	margin:0 auto 0 200px; }


.leftalign { text-align: left; } 

.leftalign { text-align: left;
font-size:14px;  } 

.leftalignH2 { text-align: left;
margin-bottom:0; } 

.centeralign {
text-align:center; }


.left {text-align:left;} 
.center {text-align:center;}
.right {text-align:right;}

.exsmallfont {font-size:11px;}
.smallfont {font-size:12px;}
.medfont {font-size:14px;}
.largefont {font-size:16px; }
.exlargefont {font-size:18px; }
.exexlargefont {font-size:20px; }

.textbottom {vertical-align:text-bottom;}
.textmiddle {vertical-align:middle;}
.texttop {vertical-align:top;}
.textbaseline {vertical-align:baseline;}

.clearboth {clear:both;}
.clearleft {clear:left;}
.clearright {clear:right;}


.border {border:4px solid #66cccc;}
.border2 {border:1px solid #194c4c;}

.hr {width:70%;
	border-bottom:2px #006699 solid;
    margin-left:auto;
    margin-right:auto; 
	padding-top:5px;}

UL {list-style-type: disc; 
	margin-top:0; }
li {margin-bottom:4px; }

.bullet {font-size: 18px;font-weight: bold;
	padding-right:6px; }


.indent { margin-left:1.5em;
   margin-right: 1.5em; }

div.quotenoi { margin-left:4em;
margin-right: 4em;  }

div.smlindent { margin-left:1em;}

div.indent { margin-left:2em;}


.box800 {width:800px;
    margin-left:auto;
    margin-right:auto; }

.box700 {width:700px;
    margin-left:auto;
    margin-right:auto; }

.box600 {width:600px;
    margin-left:auto;
    margin-right:auto; }

.box550 {width:550px;
    margin-left:auto;
    margin-right:auto; }

.box500 {width:500px;
    margin-left:auto;
    margin-right:auto; }

.box400 {width:400px;
    margin-left:auto;
    margin-right:auto; }

.box300 {width:300px;
    margin-left:auto;
    margin-right:auto; }

.box200 {width:200px;
    margin-left:auto;
    margin-right:auto; }

.floatright {
float: right;
width: 300px; 
margin-top:5px;
margin-bottom:10px;
margin-left:10px;  }

	/*Sitemeter*/
.floatleft130 {
	float:left;
	width:130px; 
	margin:5px;
	vertical-align:bottom; }

	/*webmaster link*/
.floatright130 {
	float:right;
	width:130px; 
	margin:5px; }

.floatleft200 {
	float: left;
	width: 200px; 
	margin:5px; }

.menu {margin:10px; }

          /* left menu */
.menu a:visited { display: block; 
width: 145px; height: 11px;
padding: 3px; 
background: transparent;
color: #000066; 
font: bold 12px sans-serif;
text-decoration: none; }

.menu a:link { display: block; 
width: 145px; height: 11px;
padding: 3px; 
background: transparent;
color:#000066; 
font: bold 12px sans-serif;
text-decoration: none;}

.menu a:hover { display: block; 
width: 145px; height: 11px;
padding: 3px; 
background: transparent;
color: #6633cc; 
font: bold 12px sans-serif;
text-decoration: none; }

.menu a:active { display: block; 
width: 145px; height: 11px;
padding: 3px; 
background: transparent;
color:#6633cc; 
font: bold 12px sans-serif;
text-decoration: none; }


.footertext {font-size:10px; }

     /* footer links */
.footer a:visited {color: #000066;
background: transparent;
font-size:10px; 
text-decoration: none; }

.footer a:link {color:  #000066;
background: transparent;
font-size:10px; 
text-decoration: none;}

.footer a:hover {color:  #6633cc;
background: transparent;
font-size:10px; 
text-decoration: none; }

.footer a:active {color:  #6633cc;
background: transparent;
font-size:10px; 
text-decoration: none; }



        /* all other links */

a:visited {color: #000066; 
  background: transparent;
  font: bold 12px sans-serif; 
text-decoration: none; }
a:link {color: #000066;
  background: transparent;
  font: bold 12px sans-serif;
text-decoration: none;  }
a:hover {color: #6633cc; 
  background: transparent;
  font: bold 12px sans-serif;
text-decoration: none;  }
a:active {color: #6633cc; 
  background: transparent;
  font: bold 12px sans-serif;
text-decoration: none;  }

