@charset "UTF-8";
/* CSS Document */


a.menu:link{
font-family:Georgia, "Times New Roman", Times, serif;
width:50px;
font-size:13px;
text-align:center;
color:#FFFFFF;
text-decoration:none;
}
a.menu:active{

font-family:Georgia, "Times New Roman", Times, serif;
width:50px;
font-size:13px;
text-align:center;
color:#FFFFFF;
text-decoration:none;
}
a.menu:visited{
font-family:Georgia, "Times New Roman", Times, serif;
width:50px;
font-size:13px;
text-align:center;
color:#FFFFFF;
text-decoration:none;
}
a.menu:hover{
text-decoration:underline;
}




a.menuactive:link{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
text-align:left;
color:#0099FF;
text-decoration:none;
}
a.menuactive:active{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
text-align:left;
color:#0099FF;
text-decoration:none;
}
a.menuactive:visited{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
text-align:left;
color:#0099FF;
text-decoration:none;
}
a.menuactive:hover{
text-decoration:underline;
}
a.footer:link{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
text-align:left;
font-stretch:extra-expanded;
color:#000066;
text-decoration:none;
}
a.footer:visited{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
text-align:left;
font-stretch:extra-expanded;
color:#000066;
text-decoration:none;
}
a.footer:active{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
text-align:left;
font-stretch:extra-expanded;
color:#000066;
text-decoration:none;
}
a.footer:hover{
text-decoration:underline;
}

a.bodybig:link{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
text-align:left;
font-stretch:extra-expanded;
color:#000033;
text-decoration:none;
}
a.bodybig:active{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
text-align:left;
font-stretch:extra-expanded;
color:#000033;
text-decoration:none;
}
a.bodybig:visited{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
text-align:left;
font-stretch:extra-expanded;
color:#000033;
text-decoration:none;
}
a.bodybig:hover{
text-decoration:underline;
}


table.shadow { 
    align: center;
	width:900px;
  } 

  td.shadow-top { 
    height: 10px;  
    background-image: url(../images/top_brdr.png);
	background-repeat:repeat-x;
  }

  td.shadow-topRight { 
    width: 10px;
    height: 10px;
    background-image:url(../images/right_top_brdr.png);
	background-repeat:no-repeat;
  }

  td.shadow-right { 
    width: 10px; 
    background-image:url(../images/right_brdr.png);
	background-repeat:repeat-y;
  }

  td.shadow-bottomRight { 
    width: 10px; 
    height: 10px; 
    background-image:url(../images/right_bottom_brdr.png);
	background-repeat:no-repeat;
  } 

  td.shadow-bottom { 
   height: 10px;  
    background-image: url(../images/bottom_brdr.png);
	background-repeat:repeat-x;
  }

  td.shadow-bottomLeft { 
    width: 10px;
    height: 10px;
    background-image: url(../images/left_bottom_brdr.png);
	background-repeat:no-repeat;
  } 

  td.shadow-left { width: 10px;
    background-image: url(../images/left_brdr.png);
	background-repeat:repeat-y;
  }

  td.shadow-topLeft { 
    width: 10px; 
    height: 10px; 
    background-image: url(../images/left_top_brdr.png);
	background-repeat:no-repeat;
  }      

  td.shadow-center { 
    background-color: white  ;
  }
  
.normalwhite{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
text-align:left;
font-stretch:extra-expanded;
color:#FFFFFF;
}
.normalheader{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
text-align:left;
font-stretch:extra-expanded;
color:#000033;
}

.normalheadersmall{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
text-align:left;
font-stretch:extra-expanded;
color:#000033;
text-decoration:none;
}


.normalheadertitle{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-style:italic;
text-align:right;
font-stretch:extra-expanded;
color: #2b63a3;
padding-right:20px;

}
.normaltext{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
text-align:left;
line-height:20px;
font-stretch:extra-expanded;
color:#666666;
}
.normaltextrows{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
padding-left:10px;
text-align:left;
line-height:40px;
vertical-align:middle;
font-stretch:extra-expanded;
color:#666666;
}
.normaltextrows1{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
padding-left:10px;
text-align:left;
line-height:30px;
vertical-align:middle;
font-stretch:extra-expanded;
color:#666666;
}
.normaltextrows2{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
text-align:left;
line-height:15px;
vertical-align:top;
font-stretch:extra-expanded;
color:#666666;
}

.normaltextsmall{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
text-align:right;
line-height:20px;
font-stretch:extra-expanded;
color:#666666;
}
.normaltextsmallred{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
text-align:right;
line-height:20px;
font-stretch:extra-expanded;
color:red;
}
