</script><style type="text/css">
<!--
body {
	background-color: #CC9933;
	margin-top: 0px;
	color: #000;
}
body a:link {
color: #000;
text-decoration:underline;
}
body a:hover {
color: #003;
}
body a:active {
color: #000;
}
body a:visited{
color: #000;
}

.style1 {color: #333;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
fontsize: 12px;
}

.style2 {color: #666;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-style:italic;
font-weight:400;
fontsize: 14px;
}


.style3 {color: #123C72}


.style4 {color: #FFF;
text-align:center;}


.style5 {color: #123C72; 
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight:700;
font-size: 18px; }

.style5 a:link {color: #123C72; 
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight:700;
font-size: 18px; }

.style5 a:hover {color: #333; 
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight:700;
font-size: 18px; }

.style6 {color: #123C72; 
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-style:italic;
font-size: 16px; }

.style7 {color: #666;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-style:italic;
font-weight:100;
fontsize:11px;
padding-left:15px;
padding-right:15px;
line-height:25px;
}

.text {
font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 15px;
font-style: normal;
line-height: 1.5em;
font-weight: 100;
font-variant: normal;
text-transform: none;
color: #123C72;
text-decoration: none;
background-color:;
text-indent: 0px;
list-style-position: outside;
list-style-image: url(arrow.gif);
list-style-type: square;
padding: 3px;
margin: 2px;
}

.sidetext {
font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 15px;
font-style: normal;
line-height: 1.5em;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #123C72;
text-decoration: none;
background-color:;
text-indent: 10px;
list-style-position: outside;
list-style-image: url(arrow.gif);
list-style-type: square;
padding: 3px;
margin: 2px;
}
.sidetext a:link{
	text-decoration:none;
	color:  #123C72;}
.sidetext a:hover{
	text-decoration:none;
	color: #666;}

.sidetext a:visited{
	text-decoration:none;
	color: #123C72;}




#container tr td table {
	color: #416694;
}
#container tr td table {
	color: #456593;
}
-->
</style>

/* Menu 2 starts here */
#menu2 {
width: 220px;
float:left;
color: #F1F3F7;

}

#menu2 ul
{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #F1F3F7;
list-style-type:none;
margin:0;
padding:0;
}
#menu2 li
{
display: inline;
color: #023b54;

/* for IE5 and IE6 */
}

#menu2 a
{
color: #F1F3F7;
text-decoration: none;
font-size: 12px;
display: block;
padding: 7px;
width: 220px;
background-color:#DEE5ED;
border-bottom: 1px solid #023b54;
}

#menu2 a:link, #menu a:visited
{
color: #023b54;
text-decoration: none;
}

#menu2 a:hover
{
background-color: #d2ab4e ;
color: #036;
}

#menu2 li a#current
{
border-bottom: 3px solid  #036;
background: #d2ab4e ;
color: #036;
}
/* Menu 2 ends here */

