
body{
      background-color:#336699;
}
#container{
           width:960px;
           margin-left:auto;
           margin-right:auto;
           background-color:#fff;
           overflow:hidden;
           height:auto;
           position:relative;
}
#page{
      margin:0 auto;
      font-size: 12pt;
	  font-family:  Georgia, Helvetcia, Verdana;
      width: 960px;
}
#super-content{
         margin:0;
         width:940px;
         float:left;
         position:relative;
         margin-bottom:25px;
         margin-left:20px;
         font-size:24pt;
}
#content{
         width:741px;
         float:left;
         position:relative;
         margin-bottom:25px;
         margin-left:20px;
         margin-right:20px;
}
#left-content{
              float:left;
              margin-left:20px;
              margin-top:0px;
              margin-right:10px;
              
}
#middle-content{
                width:761;
}
#sidebar{
	     width: 175px;
	     font-family: Georgia, Helvetica, Verdana;
	     font-size: 9pt;
	     font-weight: bold;
	     text-align: center;
         border:1px solid red;
         float:right;
         position:relative;
         margin-right:2px;
         margin-top:2px;
}
#contactbox{
            width: 175px;
	        font-family: Georgia, Helvetica, Verdana;
	        font-size: 8pt;
	        font-weight: bold;
	        text-align: center;
            border:1px solid red;
            float:right;
            position:relative;
            margin-right:2px;
            margin-top:2px;
}
#sub_contactbox{
            width: 175px;
	        font-family: Georgia, Helvetica, Verdana;
	        font-size: 8pt;
	        font-weight: bold;
	        text-align: center;
            border:1px solid red;
            float:right;
            position:relative;
            margin-right:2px;
            margin-top:2px;
}
#header{
        width:100%;
        margin-left: auto;
        margin-right: auto;
        background-color:  #003366;
        clear:both;
}
#footer{
        background-color:#003366;
        align: center;
        text-align: center;
        font-size : 12pt;
        width:960px;
        margin-left:auto;
        margin-right:auto;
        clear:both;
        color:white;
}
div.footnote a{ 
	      text-decoration: none; 
	      color: #fff;
	      font-weight: normal;
	      border: none;
}
div.footnote a:visited{ 
	      text-decoration: none; 
	      color: #CC0000;
	      font-weight: normal;
	      border: none;
}
div.footnote a:hover, a:active{
	      text-decoration: underline;
	      color: #CC0000;
	      font-weight: normal;
	      border: none;
}
h1{
   font-size: 16pt;
   color:#003366;
}
h2{
   font-size: 24pt;
}
div.body a:hover, a:active {
	text-decoration: underline;
	color: #CC0000;
	font-weight: none;
	border: none;
}
div.body p{
         margin-top: 20px;
}
a{ 
	text-decoration: none; 
	color: blue;
	font-weight: normal;
	border: none;
}
a:visited{ 
	text-decoration: none; 
	color: #CC0000;
	font-weight: normal;
	border: none;
}
a:hover, a:active {
	text-decoration: underline;
	color: #CC0000;
	font-weight: normal;
	border: none;
}
A:link IMG { border: none }
A:visited IMG { border: none }
A:active IMG { border: none }

.footnote a { 
	text-decoration: none; 
	color: #fff;
	font-weight: normal;
	border: none;
}
.footnote a:visited { 
	text-decoration: none; 
	color: #CC0000;
	font-weight: normal;
	border: none;
}
.footnote a:hover, a:active {
	text-decoration: underline;
	color: #CC0000;
	font-weight: normal;
	border: none;
}
img.right{
         border:1px solid;
         float:right;
         margin: 0px 2px 5px 5px;
         
}
img.left{
         border:1px solid;
         float:left;
         margin: 0px 10px 5px 0px;
}
img.center{
         border:1px solid;
         margin: 0px 0px 0px 300px;
         position:absolute;
         
}
.quote{
	   font-family : Georgia, Helvetica;
	   font-size : 15pt;
	   color : #666666;
}
.emp{
	 font-family : Georgia, Helvetica;
	 font-weight : bold;
	 color : blue;
}
.quest {
	font-family : Georgia, Helvetica;
	font-weight : bold;
	color : red;
}
.footnote {
	font-size : 8pt;
}
