h2 { font-family: arial, helvetica, sans-serif;
				  font-size: 12px;
				  color: #ffffff;
				  font-weight: bold;
				  padding: 2;
	}
h3 { font-family: arial, helvetica, sans-serif;
				  font-size: 12px;
				  color: #1c3b82;
				  font-weight: bold;
				  padding: 2;
				  text-align: center;
	}
h4 { font-family: arial, helvetica, sans-serif;
				  font-size: 12px;
				  color: #1c3b82;
				  font-weight: bold;
				  padding: 2;
	}
h5 { font-family: arial, helvetica, sans-serif;
				  font-size: 14px;
				  color: #1c3b82;
				  font-weight: bold;
				  padding: 2;
				  text-align: left;
				  margin-left: 10pt
	}
UL.main{
  font-family:      Times,
                    "Times New Roman",
                    serif;
		    color: #000000;
		    font-size: 10pt;
		    margin-left: 12pt;
		    margin-right: 12pt;
}
.tableHeader{ font-family: arial, helvetica, sans-serif;
			font-size: 10pt;
			color: #ffffff;
			background-color: #1c3b82;
			font-weight: bold;
	}
.row1 { font-family: arial, helvetica;
			font-size: 10px;
			color: #000000;
			text-decoration: none;
			background-color: #eaeaea;
	}

P{
  font-family:      Times,
                    "Times New Roman",
                    serif;
		    color: #1c3b82;
		    font-size: 10pt;
}
P.body{
  font-family:      Times,
                    "Times New Roman",
                    serif;
		    color: #000000;
		    font-size: 10pt;
		    margin-left: 12pt;
		    margin-right: 12pt;
}
P.cal{
  font-family:      Times,
                    "Times New Roman",
                    serif;
		    color: #1c3b82;
		    font-size: 12pt;
		    margin-left: 12pt;
		    margin-right: 12pt;
}
font.body { 
         font-family:Times,
                    "Times New Roman",
                    serif; 
         font-size: 12pt;
	 color: #1c3b82;
  }


#Mainheader{
	width: 771px;
	margin: 0px 0px 0px 0px;
        background: #fffb9c;
        color: #333333;
        padding-bottom: 5px;
	padding-top: 4px;
	padding-left: 4px;
        }
#Topnav{
        position: absolute;
        top: 104px;
        left: 0px;
	width: 771px;
        background-color: #fffb9c;
        margin: 0px;
        padding-left: 3px;
        padding-right: 0px;
	height: 35px;
        }
#lh-col{
        position: absolute;
        top: 161px;
        left: 5px;
        width: 170px;
        border: 0px solid #000000;
        background: #ffffff;
        color: #333333;
        margin: 0px;
        padding: 0px;
        height: 500px;
        }
#lh-colhome{
        position: absolute;
        top: 161px;
        left: 5px;
        width: 170px;
        border: 0px solid #c0c0c0;
        background: #ffffff;
        color: #333333;
        margin: 0px;
        padding: 0px;
        height: 500px;
        }
#rh-colhome{
        position: absolute;
        top: 161px;
        left: 665px;
        width: 110px;
        border: 0px solid #c0c0c0;
        background: #ffffff;
        color: #333333;
        margin: 0px;
        padding: 0px;
        height: 500px;
        }
#rh-col{
        margin: 56px 0px 20px 220px;
        border: 0px solid #000000;
        background: #ffffff;
        color: #333333;
        padding: 0px;
        }
#middle-colhome{
        margin: 56px 0px 20px 200px;
        border: 0px solid #c0c0c0;
        background: #ffffff;
        color: #333333;
        padding: 0px;
        }

a.leftnav:link    {
  /* Applies to unvisited links of class bottomNav */
  text-decoration:  none;
  font-weight:      normal;
  color:            #1c3b82;
  } 
a.leftnav:visited {
  /* Applies to visited links of class bottomNav */
  text-decoration:  none;
  font-weight:      normal;
  color:            #1c3b82;
  } 
a.leftnav:hover   {
  /* Applies to links under the pointer of class bottomNav */
  text-decoration:  underline;
  font-weight:      normal;
  color:            #1c3b82;
  } 
a.leftnav:active  {
  /* Applies to activated links of class bottomNav */
  text-decoration:  underline;
  font-weight:      normal;
  color:            #1c3b82;
  } 

a.bodynav:link    {
  /* Applies to unvisited links of class bottomNav */
  text-decoration:  none;
  font-weight:      bold;
  color:            #1c3b82;
  } 
a.bodynav:visited {
  /* Applies to visited links of class bottomNav */
  text-decoration:  none;
  font-weight:      bold;
  color:            #1c3b82;
  } 
a.bodynav:hover   {
  /* Applies to links under the pointer of class bottomNav */
  text-decoration:  underline;
  font-weight:      bold;
  color:            #1c3b82;
  } 
a.bodynav:active  {
  /* Applies to activated links of class bottomNav */
  text-decoration:  underline;
  font-weight:      bold;
  color:            #1c3b82;
  } 
  a.bodynav-white:link    {
  /* Applies to unvisited links of class bottomNav */
  text-decoration:  none;
  font-weight:      bold;
  color:            #ffffff;
  } 
a.bodynav-white:visited {
  /* Applies to visited links of class bottomNav */
  text-decoration:  none;
  font-weight:      bold;
  color:            #ffffff;
  } 
a.bodynav-white:hover   {
  /* Applies to links under the pointer of class bottomNav */
  text-decoration:  underline;
  font-weight:      bold;
  color:            #ffffff;
  } 
a.bodynav-white:active  {
  /* Applies to activated links of class bottomNav */
  text-decoration:  underline;
  font-weight:      bold;
  color:            #ffffff;
  } 