body {
font-family: geneva, arial,Helvetica,sans-serif;
font-size: 16px;
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:16px;
font-family: 'Trebuchet MS', sans-serif;} 


#container {width:60.000em; /*960px*/
	margin:10px auto 0 auto;
	border:1px solid #194c4c;
	background:#66cccc;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 3px 3px 3px #999999;  
	-webkit-box-shadow: 3px 3px 3px  #999999;     
	box-shadow: 3px 3px 3px #999999; }

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

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

#content {width:37.500em; /*600px*/
	padding:0 20px;
	margin:0 0 0 200px; 
	background-image: url(images/whitepapertexture-1.gif);
	background-repeat:repeat; 
	border:1px solid #194C4C;
	min-height:700px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px; }

#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:12px;}
.smallfont {font-size:14px;}
.medfont {font-size:16px;}
.largefont {font-size:18px; }
.exlargefont {font-size:20px; }
.exexlargefont {font-size:222px; }

.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;}

/*-------PADDING MARGINS -----------*/

.pad5 {padding:5px; }

.pad8 {padding:8px; }
.pad8l {padding-left:8px; }
.pad8r {padding-right:8px; }
.pad8t {padding-top:8px; }
.pad8b {padding-bottom:8px; }
.pad8lrb {padding:0 8px 8px 8px;}

.pad10 {padding:10px; }

.pad12 {padding:12px; }
.pad12l {padding-left:12px; }
.pad12r {padding-right:12px; }
.pad12t {padding-top:12px; }
.pad12b {padding-bottom:12px; }

.pad20  {padding:20px; }

.mar8 {margin:8px; }
.mar8l {margin-left:8px; }
.mar8r {margin-right:8px; }
.mar8b {margin-bottom:8px; }
.mar8t {margin-top:8px; }

.mar12 {margin:12px; }
.mar12l {margin-left:12px; }
.mar12r {margin-right:12px; }
.mar12b {margin-bottom:12px; }
.mar12t {margin-top:12px; }

.mar20l {margin-left:20px; }
.mar20r {margin-right:20px; }
.mar20b {margin-bottom:20px; }

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

.dropshadow {   
	-moz-box-shadow: 3px 3px 3px #999999;  
	-webkit-box-shadow: 3px 3px 3px  #999999;     
	box-shadow: 3px 3px 3px #999999; }

.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; }

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

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

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

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

.floatleft { float:left; }
.floatright {float:right; }

.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 14px 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: 16px sans-serif; 
text-decoration: underline; }
a:link {color: #000066;
  background: transparent;
  font: 16px sans-serif;
text-decoration: underline;  }
a:hover {color: #6633cc; 
  background: transparent;
  font: 16px sans-serif;
text-decoration: underline;  }
a:active {color: #6633cc; 
  background: transparent;
  font:  16px sans-serif;
text-decoration: underline;  }
