/* text -----------------------------------------------------------------------*/

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 70.01%;
	color: #343232;
}

table, tr, td, pre, code, li, ul,  input{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
}

h1{
  font-size: 2.2em;
  margin-bottom: 15px;
  font-weight: normal;
  color:#FFFFFF;
  display: block;
  width: 690px;
  background-color: #000f79;
  padding: 20px 10px 15px 0px;
  font-family:"Times New Roman", Times, serif;
}

h2{
  font-size: 1.35em;
  color: #000;
  margin-bottom: 8px;
  margin-left: 20px;
  margin-top: 15px;
  display: block;
  padding: 3px 3px 3px 20px;
  width: 280px;
  background-color: #66ffff;
  font-family:Arial, Helvetica, sans-serif;
}

h3{
  font-size: 1.25em;
  font-weight: bold;
  color: #66ffff;
  margin: 0px 75px 8px 20px;
  font-family:"Arial", Helvetica, sans-serif;
}

h4{
  font-size: 1.25em;
  font-weight: bold;
  color: #fff;
  margin-bottom: 8px;
  margin-left: 30px;
  font-family:"Arial", Helvetica, sans-serif;
}

h5{
  font-size: 1.25em;
  font-weight: normal;
  color: #fff;
  margin-bottom: 8px;
  margin-left: 30px;
  font-family:"Arial", Helvetica, sans-serif;
}

h6{
  font-size: 1.25em;
  font-weight: normal;
  color: #fff;
  margin-bottom: 8px;
  margin-left: 30px;
  font-family:"Arial", Helvetica, sans-serif;
}

p{
	margin-bottom: 15px;
 	font-size: 1.25em;
 	line-height: 1.28em;
	color: #fff;
	margin-left: 20px;
	margin-right: 100px;
        font-family:"Arial", Helvetica, sans-serif;
}

div.indent {
        margin-left: 50px;
        width: 600px;
        }

a:link {color: #66ffff; text-decoration: underline; font-weight: bold;}
a:visited {color: #66ffff; text-decoration: underline; font-weight: bold;}
a:hover {color: #66ffff; text-decoration: underline; font-weight: bold;}
a:active {color: #66ffff; text-decoration: underline; font-weight: bold;}

a.external:link {
          color: #66ffff;
          text-decoration: underline;
          font-weight: normal;
          }

a.external:visited {
          color: #66ffff;
          text-decoration: underline;
          font-weight: normal;
          }

a.external:hover {
          color: #66ffff;
          text-decoration: underline;
          font-weight: normal;
          }

a.external:active {
          color: #66ffff;
          text-decoration: underline;
          font-weight: normal;
          }

a.pale:link {
          color: #fff;
          text-decoration: underline;
          font-weight: normal;
          }

a.pale:visited {
          color: #fff;
          text-decoration: underline;
          font-weight: normal;
          }

a.pale:hover {
          color: #fff;
          text-decoration: underline;
          font-weight: normal;
          }

a.pale:active {
          color: #fff;
          text-decoration: underline;
          font-weight: normal;
          }

a.navynav:link {
          color: #fff;
          display: block;
          width: 280px;
          padding: 2px 5px 3px 10px;
          margin: 0px 0px 5px 20px;
          background-color:#000066;
          text-decoration: none;
          font-weight: normal;
          font-size: 1.3em;
          line-height: 1.33em;
          clear: both;
          }

a.navynav:visited {
          color: #fff;
          display: block;
          width: 280px;
          padding: 2px 5px 3px 10px;
          margin: 0px 0px 5px 20px;
          background-color:#000066;
          text-decoration: none;
          font-weight: normal;
          font-size: 1.3em;
          line-height: 1.33em;
          clear: both;
          }

a.navynav:hover {
          color: #000;
          display: block;
          width: 280px;
          padding: 2px 5px 3px 10px;
          margin: 0px 0px 5px 20px;
          background-color:#66ffff;
          text-decoration: none;
          font-weight: normal;
          font-size: 1.3em;
          line-height: 1.33em;
          clear: both;
          }

a.navynav:active {
          color: #000;
          display: block;
          width: 280px;
          padding: 2px 5px 3px 10px;
          margin: 0px 0px 5px 20px;
          background-color:#66ffff;
          text-decoration: none;
          font-weight: normal;
          font-size: 1.3em;
          line-height: 1.33em;
          clear: both;
          }

table {
      margin: 10px 20px 10px 20px;
      width: 475px;
      }

td {
   padding: 3px;
   color: #fff;
   vertical-align: top;
   }

td p {
   margin: 0px 10px 10px 0px;
   font-size: 1.25em;
   line-height: 1.28em;
   font-weight: normal;
   color: #fff;
   font-family: "Arial", Helvetica, sans-serif;
   }

td h3 {
   margin: 0px 10px 7px 0px;
   font-size: 1.25em;
   font-weight: bold;
   color: #66ffff;
   font-size: 1.25em;
   line-height: 1.28em;
   font-family: "Arial", Helvetica, sans-serif;
   }


#content-right img {
               margin: 10px 20px 10px 20px;
               border: 0;
               }
.imghome img {
         margin: 0px;
         border: 0px;
         }

.imghome h1{
          font-size: 2.2em;
           margin: 0px;
           font-weight: normal;
           color:#FFFFFF;
           display: block;
            width: 680px;
            background-color: #000f79;
            padding: 10px;
            font-family:"Times New Roman", Times, serif;
}

.example {
         margin-left: 30px;
         width: 450px;
         margin-bottom: 10px;
         }

.example td{
           padding: 5px;
           border: 3px #66ffff solid;
           font-size: 1.25em;
           color: #fff;
           font-family:"Arial", Helvetica, sans-serif;
           vertical-align: top;
           }

.example th{
           padding: 5px;
           font-size: 1.35em;
           border: 3px #66ffff solid;
           background-color: #66ffff;
           color: #000;
           }
ul.type1 {
         margin: 20px;
         }

ul.type1 li {
       color: #66ffff;
       font-size: 1.35em;
       line-height: 1.4em;
       background-image:url(../images/bullet.gif);
       background-repeat:no-repeat;
       margin-left: 10px;
       margin-right: 50px;
       padding-left:40px;
       margin-bottom: 10px;
       min-height: 30px;
       }

ul.type1 a:link {
       color: #66ffff;
       text-decoration: underline;
       font-weight: normal;
       }

ul.type1 a:visited {
       color: #fff;
       text-decoration: underline;
       font-weight: normal;
       }

ul.type1 a:hover {
       color: #66ffff;
       text-decoration: underline;
       font-weight: normal;
       }

ul.type2 {
         margin: 10px 50px 30px 20px;
         }

ul.type2 li {
       color: #fff;
       background-image:url(/editorimages/bullet1.gif);
       background-repeat:no-repeat;
       font-size: 1.25em;
       line-height: 1.27em;
       margin: 0px 50px 10px 10px;
       padding-left:40px;
       }

li a.type2:link {
       color: #fff;
       text-decoration: underline;
       font-weight: normal;
       }

ul.type3 {
         margin: 10px 100px 20px 40px;
         }

ul.type3 li {
       color: #fff;
       font-size: 1.25em;
       list-style-type: disc;
       background-image: none;
       margin-left: 10px;
       margin-bottom: 8px;
       padding-left:15px;
       }

li a.type3:link {
       color: #fff;
       text-decoration: underline;
       font-weight: normal;
       }

.arrow a:visited {
       color: #4eadd2;	text-decoration: underline; font-weight:bold; background-image:url(../images/bullet.gif);background-repeat:no-repeat;padding-left:40px; height:30px;}
.arrow a:hover {color: #4eadd2;text-decoration: underline; font-weight: bold; background-image:url(../images/bullet.gif);background-repeat:no-repeat;padding-left:40px; height:30px;}
.arrow a:active {color: #4eadd2; text-decoration: underline; font-weight: bold; background-image:url(../images/bullet.gif);background-repeat:no-repeat;padding-left:40px; height:30px;}

.block-link a:link {color:#FFFFFF; text-decoration: none; font-weight: normal; background-color:#000066; padding:2px 5px 2px 5px; margin-top:2px; }
.block-link a:visited {color:#FFFFFF; text-decoration: none; font-weight: normal; background-color:#000066; padding:2px 5px 2px 5px;margin-top:2px; }
.block-link a:hover {color:#FFFFFF; text-decoration: none; font-weight: normal; background-color:#4eadd2; padding:2px 5px 2px 5px;margin-top:2px; }
.block-link a:active {color:#FFFFFF; text-decoration: none; font-weight: normal; background-color:#000066; padding:2px 5px 2px 5px;margin-top:2px;}

.bolder-links a:link {color: #6bfdff; text-decoration: underline; font-weight: bold;}
.bolder-links a:visited {color: #6bfdff;	text-decoration: underline; font-weight: bold;}
.bolder-links a:hover {color: #6bfdff;text-decoration: underline; font-weight: bold;}
.bolder-links a:active {color: #6bfdff; text-decoration: underline; font-weight: bold;}


.arrow a:link {color: #4eadd2; text-decoration: underline; font-weight: bold; background-image:url(../images/bullet.gif); background-repeat:no-repeat; padding-left:40px; height:30px;}
.arrow a:visited {color: #4eadd2;	text-decoration: underline; font-weight:bold; background-image:url(../images/bullet.gif);background-repeat:no-repeat;padding-left:40px; height:30px;}
.arrow a:hover {color: #4eadd2;text-decoration: underline; font-weight: bold; background-image:url(../images/bullet.gif);background-repeat:no-repeat;padding-left:40px; height:30px;}
.arrow a:active {color: #4eadd2; text-decoration: underline; font-weight: bold; background-image:url(../images/bullet.gif);background-repeat:no-repeat;padding-left:40px; height:30px;}

/* ----------------------------------------------------------------------------*/


/* layout ---------------------------------------------------------------------*/

body{
	background-color:#000000;
   	text-align: center;
	}


#content-main ol{
	list-style:decimal;
	font-size: 0.8em;
	margin: 20px 0px;
}

#content-main ul{
	list-style:square;
	font-size: 0.8em;
	margin: 20px 0px;
}

#content-main ol li, #content-main ul li{
	margin-left: 23px;
	padding-left: 0px;
	padding-bottom: 10px;
}

/*Start of css*/

#wrapper{

	width:960px;

	margin: 0 auto;
}

#header{
	width:960px;

	float:left;

	background-image:url(../images/header.jpg) ;

	height:130px;

	background-repeat:no-repeat;
	display: none;
}

#top-nav{

	float:right;

	height:21px;

	text-align:right;

	margin-top:100px;
	padding-right: 7px;

}

#top-nav ul li{

	font-size:12px;

	display:inline;

	float:left;

	padding-top:5px;



}

#top-nav ul li a{

	margin-right:4px;

	margin-left:3px;

	text-decoration:none;

	color:#000066;

	font-weight:600;

}

#top-nav ul li a:hover{

	text-decoration:underline;

}

#top-nav ul li:last-child span{
	display:none;
}

#middle{

	width:960px;

	float:left;

	background-color:#000f79;

}

#left-nav{

	width:231px;

	float:left;

	background-color:#000f79;

	margin-left:10px;
	display: none;
}

#left-search{

	width:231px;

	float:left;

	background-color:#2a318e;
	display: none;



}

#left-nav ul li{

	height:24px;

	line-height:26px;

	width:231px;

	float:left;

	background:#2a328e;

	display:block;

	padding: 2px 0px 0px 6px;

	margin-top:3px;
	margin-bottom:2px;

	font-size:19px;

	text-align:left;




}

#left-nav ul li a{

	display:block;

	background-color:#2a328e;

	color:#60FFFF;

	text-decoration:none;

	font-family:Arial, Helvetica, sans-serif;

	font-weight:normal;

	padding-left:16px;

	height:24px;

	line-height:26px;

	padding-bottom:2px;




}

#left-nav ul li a:hover{

	background-color:#60FFFF;
	padding-left:16px;
	color:#000000;

	line-height:26px;




}

#left-nav ul li a:visited{

   display:block;

	text-decoration:none;

	font-family:Arial, Helvetica, sans-serif;

	font-weight:normal;

	padding-left:16px;

	height:24px;

	line-height:26px;

	padding-bottom:2px;


}


#right-content{

	width:100%;
	min-height: 600px;
	float:right;
	background-color: #ffffff;
	text-align:left;
	padding-top: 0px;
	padding-right: 78px;
}

#footer{

	width:960px;

	height:26px;

	background-image:url(../images/foot.jpg);

	float:left;

	color:#FFFFFF;

	background-repeat:no-repeat;

	font-weight:bold;

        text-align: left;
        display: none;
}

#footer p {
        margin-left: 280px;
        font-weight: bold;
        font-size: 1.1em;
        margin-top: 5px;
        }

