body  {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-color: #006699;
}


#container {
          margin: 0 auto;
	background-color: #003366;
  	 padding : 0;
          width : 900px;
         visibility : inherit;
              margin-top : 0;
             margin-bottom : 0;
      }

#head  {
          margin: 0;
	background-color: #003366;
  	 padding: 0;
          width : 900px;
	height: 174px;
         visibility : inherit;
             
      }

#head H1 {
	font-size: 48px;
	font-family: 'Eras Bold ITC', Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-style: normal;
	color : #FAEC94;
	padding-top: 30px;
	text-align: left;
	line-height: 30px;
}

#head H2 {
	font-size: 32px;
	font-family: 'Eras Bold ITC', Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-style: normal;
	color : #FAEC94;
	line-height: 24px;
	text-align: center;
	padding: 0;
}

   #leftcol {
         margin-left: 0;
	margin-right: 0;
	margin-top: 0;
         padding : 0;
	width: 170px;
	font: Verdana, arial, sans-serif;

               }

#leftcol H1 {
	font-size: 12px;
	font: Verdana, arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: 18px;
	color : #FAEC94;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 200px;
	text-align: right;
}

#leftnav A:link  {
	font-size : 12px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	line-height: 18px;
	font-style : normal;
	color : #FAEC94;
	text-decoration: none;
}

#leftnav A:active  {
	font-size : 12px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	line-height: 18px;
	font-style : normal;
	color : #FAEC94;
	text-decoration: none;
}

#leftnav A:visited  {
	font-size : 12px;
	line-height: 18px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #FAEC94;
}

#leftnav A:hover  {
	font-size : 12px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	line-height: 18px;
	font-style : normal;
	color : #FAEC94;
}



   #linkList ul {
         margin : 30px 0 0 0;
         padding : 0;
	width: 170px;
	text-align: left;
	
         
      }
    #linkList li {
         line-height : 2.5ex;
         list-style-type : none;
         display : block;
         padding-top : 7px;
         margin-bottom : 5px;
         margin-left : 0;
         padding-left : 15px;
         padding-bottom : 7px;
         padding-right : 10px;
	font-size: 18px;
	font: verdana, arial, sans-serif;
         
      }
    #linkList li a:link {
         color : #B6C5E2;
         font-weight : bold;
         background-position : 5px;
	text-decoration: none;
	font-size: 18px;
      }

    #linkList li a:active {
         color : #B6C5E2;
         font-weight : bold;
         background-position : 5px;
	text-decoration: none;
	font-size: 18px;
      }

    #linkList li a:visited {
         color : #99ccff;
         font-weight : bold;
	text-decoration: none;
	font-size: 18px;
      }

#linkList li a:hover {
         color : #B6C5E2;
         font-weight : bold;
         background-position : 5px;
	text-decoration: underline;
	font-size: 18px;
      }
    
   #linkList2 ul {
         margin : 4px 0 6px 0;
         padding : 0 0 0 10px;
	width: 164px;
	text-align: left;
	
         
      }
    #linkList2 li {
         line-height : 18px;
         list-style-type : none;
         display : block;
         margin-left : 0;
         padding-left : 10px;
 	font-size: 12px;
	font: verdana, arial, sans-serif;
         
      }
    #linkList2 li a:link {
         color : #B6C5E2;
         font-weight : bold;
         background-position : 5px;
	text-decoration: none;
	font-size: 12px;
      }

    #linkList2 li a:visited {
         color : #B6C5E2;
         font-weight : bold;
	text-decoration: none;
	font-size: 12px;
      }

    #linkList2 li a:active {
         color : #99ccff;
         font-weight : bold;
	text-decoration: none;
	font-size: 12px;
      }

 #linkList2 li a:hover {
         color : #B6C5E2;
         font-weight : bold;
	text-decoration: underline;
	font-size: 12px;
}

#footer {
          margin-left: 0;
          margin-right: 0;
	padding: 6px 0 16px 0;
	background-color: #003366;
          width : 720px;
         visibility : inherit;
              top : 0;
              bottom : 0;
}


#footer p {
	text-align: center;
	font-size: 14px;
	font-style: italic;
	color: #ffffff;
      }


p {
	font-size: 14px;
	font-family: Verdana, Arial, helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 14px;
	color : #ffffff;
	}

H1 {
	font-size: 18px;
	font: arial, helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: 9px;
	color : #FDF5C4;
	margin-left: 0;
	margin-bottom: 6px;
	margin-right: 0;
}

H2 {
	font-size: 14px;
	font: Arial, helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: 9px;
	color : #FDF5C4;
	margin-left: 0;
	margin-bottom: 6px;
	margin-right: 0;
}


H3  {
	font-size : 13px;
	line-height: 12px;
	font : arial, verdana, sans-serif;
	font-weight : normal;
	font-style : italic;
	color : #FDF5C4;
	margin-top: 6px;
	margin-bottom: 6px;
	text-align: left;
	width:800px;
}

H4 {
	font-size: 16px;
	font: arial, Verdana, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: 10px;
	color : #ffffff;
	margin-top: 4px;	
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 4px;
}




#smalli p {
	width: 780px;
	font-size: 9px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 10px;
	color : #ffffff;
	margin-right: 30px;
	margin-bottom: 2px;
	text-align: right;
}

#smalli a:link {
	font-size: 9px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 6px;
	color : #ffffff;
	margin-right: 30px;
	margin-bottom: 2px;
	text-align: right;
	text-decoration: underline;
}


#smalli a:visited {
	font-size: 9px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 6px;
	color : #ffffff;
	margin-right: 30px;
	margin-bottom: 2px;
	text-align: right;
}
#smalli a:active {
	font-size: 9px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 6px;
	color : #ffffff;
	margin-right: 30px;
	margin-bottom: 2px;
	text-align: right;
}
#smalli a:hover {
	font-size: 9px;
	font-family: arial, Verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 6px;
	color : #ffffff;
	margin-right: 30px;
	margin-bottom: 2px;
	text-align: right;
}
#testimonial {
	background-color: #B6C5E2;
	margin-top: 12px;
	 padding: 12px 8px 8px 8px;
         width: 600px;
	border: medium double #5779BD;
}

.testimonial {
	font-size: 13px;
	font: arial, Verdana, sans-serif;
	font-weight: normal;
	font-style: italic;
	line-height: 14px;
	color : #0C2A53;
	text-align: left;
	margin-bottom: 0;
}

.tstrong {
	font: verdana, arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	color : #0C2A53;
	margin-left: 360px;
	margin-top: 0;
}


#content {
	width : 620px;
	margin-top: 1px;
	margin-left: 10px;
	margin-right: 10px;
	bottom : 0;
 	background-color: #FFFFCC;
	 padding : 30px;
	font-family : verdana, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	border: medium double #788FBD;
         }

#content H1 {
	font-size : 22px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
	color: #0C2A53;
 }
#content H2 {
	font-size : 16px;
	font-family : 'Eras Bold ITC', Arial, Verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	margin-top: 16px;
	margin-bottom: 1px;
	text-align: left;
	line-height: 18px;
	color: #0C2A53;
 }

#content H3 {
	font-size : 14px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-style : italic;
	margin-top: 20px;
	margin-bottom: 30px;
	margin-left: 30px;
	line-height: 18px;
	text-align: left;
	color: #0C2A53;
	width: 580px;
 }


#content p {
	font-size : 14px;
	font-family : Verdana, arial, sans-serif;
	font-weight : 400;
	font-style : normal;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	color: #000000;
 }


#content li {
	font-size : 14px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : 400;
	font-style : normal;
	line-height: 18px;
	margin-top: 16px;
	margin-bottom: 24px;
	text-align: left;
	margin-left: 10px;
	padding-left: 10px;
	color: #000000;

 }

#content th {
	font-size : 12px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : 600;
	font-style : normal;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	color: #000000;
 }

#content b {
	font-family : Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
}


TD  {
	font-size : 12px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}

.first-letter { font-size: 1.2em; 
	color: #0C2A53;
	font-style: italic;
	font-weight: bold;
	
}

A:link  {
	font-size : 14px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : 500;
	line-height: 18px;
	font-style : normal;
	color : #0C2A53;
	text-decoration: none;
}

A:active  {
	font-size : 14px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : 500;
	line-height: 18px;
	font-style : normal;
	color : #0C2A53;
	text-decoration: none;
}

A:visited  {
	font-size : 14px;
	line-height: 18px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : 500;
	font-style : normal;
	color : #0C2A53;
}

A:hover  {
	font-size : 14px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : 500;
	line-height: 18px;
	font-style : normal;
	color : #999999;
}
   
    
#nav2
{	margin-top: 30px;
	margin-left: 170px;
	background-color: #003366;
	 padding : 0;
          width : 710px;
	font-size: 10px;
	line-height: 12px;
      }
#nav2 td  {
	
	font-size : 10px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : 700;
	font-style : normal;
	line-height: 12px;
	margin-bottom: 30px;
	text-align: center;
	padding-bottom: 12px;
	}

#nav2 A:link  {
	color : #FAEC94;
	text-decoration: none;
	font-size : 10px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	line-height: 12px;
	margin-bottom: 10px;
	text-align: center;
	padding-bottom: 12px;
}

#nav2 A:active  {
	color : #FAEC94;
	text-decoration: none;
	font-size : 10px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	line-height: 12px;
	margin-bottom: 10px;
	text-align: center;
	padding-bottom: 12px;
}
#nav2 A:visited  {
	color : #ffffff;
	text-decoration: none;
	font-size : 10px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	line-height: 12px;
	margin-bottom: 10px;
	text-align: center;
	padding-bottom: 12px;
}
#nav2 A:hover  {
	color : #99CCCC;
	text-decoration: none;
	font-size : 10px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	line-height: 10px;
	margin-bottom: 10px;
	text-align: center;
	padding-bottom: 12px;
}


