body {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #015CAD;
}

a:link {color:#666;text-decoration: none;} 
a:visited {text-decoration: none;color: #666;} 
a:hover {text-decoration: underline;color: #000;}
a:active {text-decoration: none;color: #666;}

/*- Menu Tabs--------------------------- */ 


    #tabs {
	float:center;
	width:100%;
	filter:progid:dXImagetransform.Microsoft.Gradient(startcolorstr='#ffffff', endcolorstr='#D5E6F6', gradienttype='0');
	font-size:93%;
	line-height:normal;
	border-bottom: #4D617F 1px solid;
      }
    #tabs ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
	font-size: 14px;
	  font-weight:bold;
      background:url("tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;	  	
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#000;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#30629C;
	  font-weight:bold
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }

.category{
	font-size:14px;
	}
a.category:link{color:#0A61A6;text-decoration: none;} 
a.category:visited {text-decoration: none;color: #0A61A6;} 
a.category:hover{text-decoration: underline;color: #FF9013;} 
a.category:active{text-decoration: none;color: #0A61A6;}

.outline{
	background-image: url(info_bg.jpg);
	background-repeat: repeat-x;
	background-position:right top;
	cellspacing:3;
	border:#A5B6C8 1px solid;
	background-color: #F4F7FC
}

.caption{
color:#0A32A4;
font-size:14px;
font-weight: bold;
text-align:left;
padding-top:6px;
height:24px;
}

.info{
text-align:left;
color:#666;
padding:20px;
font-size:14px;
line-height:26px;
}

.footer{
	filter:progid:dXImagetransform.Microsoft.Gradient(startcolorstr='#ffffff', endcolorstr='#E6F0F9', gradienttype='0');
}