a {
    text-decoration: none;
    color: #0A2249;
}

a:hover {
    text-decoration: underline;
}



/* Nav Bar */

.gfnav {
	background-color: #e5e8f2;
}
.gfnav td
{
	font-family: trebuchet ms, verdana, arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 3px;
	height: 23px;
	background: url(graphics/gnav_sep.gif) no-repeat right;
	text-align: center;
}
.gfnav td A {
	color: #0A2249;
}

.gfnav td A:hover {
	color: #0A2249;
	text-decoration: underline;
}

.gfnav td.end {
	 border: 0;
}

.gfnavb .gfnav {
	border-top: solid 1px #ffffff;
}

end comment */

TD.gmo {
	 background-image: none;
}
TD.gmo A {
	color: #ffc;
}
/* Nav Bar */



	h2 {text-decoration: none;
		font-family: trebuchet ms, verdana, arial, helvetica;
		color: #0A2249;
		text-align: right;}         
         
	h4 {text-decoration: none;
         font-family: trebuchet ms, verdana, arial, helvetica;
		text-align: right;
         color: #0A2249;}

	hr {color:#003333;height:1;}
     
                 
	p	
	{
		text-decoration: none;
		font-family: trebuchet ms, verdana, arial, helvetica;
		font-size: 11.5px;
		line-height: 1.8;
		font-style: normal;
		color: #333333;
		text-align: justify;
	}

	.contact	
	{
		text-decoration: none;
		font-family: trebuchet ms, verdana, arial, helvetica;
		font-size: 16px;
		line-height: 1.4;
		font-style: normal;
		color: #15615B;
		font-weight: bold;
	}


	.contactsub	
	{
		text-decoration: none;
		font-family: trebuchet ms, verdana, arial, helvetica;
		font-size: 13px;
		line-height: 1.4;
		color: #15615B;
	}


	.head	
	{
		text-decoration: none;
		font-family: trebuchet ms, verdana, arial, helvetica;
		font-size: 18px;
		line-height: 1.4;
		font-style: normal;
		color: #15615B;
	}


	.textsmall {text-decoration: none;
             font-family: trebuchet ms, verdana, arial, helvetica;
             font-size: 11px;
             line-height: 1.4;
             font-style: normal;
             font-align: left;
             color: #666666;}

	.text {text-decoration: none;
             font-family: trebuchet ms, verdana, arial, helvetica;
             font-size: 11.5px;
             line-height: 1.4;
             font-style: normal;
             font-align: left;
             color: #333333;}

                                            
 
	.reverse {text-decoration: none;
             font-family: trebuchet ms, verdana, arial, helvetica;
             font-size: 12px;
             line-height: 1.4;
             font-style: normal;
             font-align: left;
             color: #ffffff;}

                                            
 
	.leftnav {text-decoration: none;
             font-family: trebuchet ms, verdana, arial, helvetica;
             font-size: 12px;
             line-height: 1.4;
             font-style: normal;
             font-align: left;
             color: #666666;}

                                            
 
	.footer {text-decoration: none;
              font-family: trebuchet ms, verdana, arial, helvetica; 
              font-size: 10px;
             line-height: 1.5;
              font-style: normal;
              color: #0A2249;}
              
              
	ul {text-decoration: none;
             font-family: "trebuchet ms", arial, geneva, helvetica, sans-serif;
             font-size: 15px;
             line-height: 1.4;
             font-style: normal;
             font-align: left;
             color: #666666;}


	li {text-decoration: none;
             font-family: "trebuchet ms", arial, geneva, helvetica, sans-serif;
             font-size: 12px;
             line-height: 1.2;
             font-style: normal;
             font-align: left;
             color: #666666;}
              
table.list
{
	width: 550px;
	border-collapse: collapse;
	font-family: arial, helvetica, sans-serif;
	font-size: .9em;
}
table.list td
{
	padding: 0.2em 0.2em;
}
table.list td.odd { 
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
background-color: #eaeaea; }
table.list td.highlight { 
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
background-color: #DFE2EC; }
table.list td.highlight2 { 
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
background-color: #DFECEA; }
table.list td.highlight3 { 
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
background-color: #ECEADF; }


