@charset "utf-8";
a:link {
	color: #F00;
}

a:visited {
	color: #00F;
}
a:hover {
	color: #0F0;
}

a:active {
	color: #93C;
}
#canvas tr #canvas_topleft {
	background-image: url(../images/canvases/blue/top_left_blue.gif);
	min-width: 56;
	background-repeat: no-repeat;
}
#canvas tr #canvas_bottomleft {
	background-image: url(../images/canvases/blue/bottom_left_blue.gif);
	background-repeat: no-repeat;
}
#canvas tr #canvas_bottomfill {
	background-image: url(../images/canvases/blue/bottom_fill.gif);
	background-repeat: repeat-x;
}
#canvas tr #canvas_bottomright {
	background-image: url(../images/canvases/blue/bottom_right_blue.gif);
	background-repeat: no-repeat;
}
#canvas tr #left_panel {
	background-image: url(../images/canvases/blue/body_fill.gif);
	min-width: 56;
	background-repeat: repeat;
}
#canvas tr #canvas_topfill {
	background-image: url(../images/canvases/blue/top_fill.gif);
	background-repeat: repeat-x;
}
#canvas tr #canvas_topright {
	background-image: url(../images/canvases/blue/top_right_blue.gif);
	background-repeat: no-repeat;
}
#canvas tr #canvas_leftfill {
	background-image: url(../images/canvases/blue/left_fill.gif);
	background-repeat: repeat-y;
}
#canvas tr #canvas_body {
	background-image: url(../images/canvases/blue/body_fill.gif);
	background-repeat: repeat;
	text-align: left;
}
#canvas tr #canvas_rightfill {
	background-image: url(../images/canvases/blue/right_fill_blue.gif);
	background-repeat: repeat-y;
}
ul#menu{
	width: 100%;
	height: 43px;
	background: #fff url("../images/nav/blue/menu-bg.gif") top left repeat-x;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

ul#menu li {
	display: block;
	float: left;
	margin: 0 0 0 0;
	}

ul#menu li a { 
	height: 43px; 
	color: #777; 
	text-decoration: none; 
	display: block; 
	float: none; 
	line-height: 200%; 
	padding: 8px 11px 0; 
	}

ul#menu li a:hover {
	color: #090;
	background: #fff url("../images/nav/blue/over-bg.gif") top left repeat-x;
	}

ul#menu li a.current{ 
	color: #FFF; 
	background: #FFF url("../images/nav/blue/current-bg.gif") top left repeat-x; 
	padding: 5px 15px 0; 
	}
#footer tr td #designer {
	text-align: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFC;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	color: #333;
}
#footer tr td #copyright {
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFC;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	color: #333;
}
#section_heading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-align: center;
}
#section_subheading {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-align: center;
}
#section_image {
	text-align: center;
}
#section_story {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: justify;
}
#section_heading2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-align: center;
}
#section_subheading2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-align: center;
}
#section_image2 {
	text-align: center;
}
#section_story2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: justify;
}
#section_story9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: justify;
}
#section_story10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: justify;
}
#section_heading3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-align: center;
}
#section_subheading3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-align: center;
}
#section_image3 {
	text-align: center;
}
#section_story3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: justify;
}
#section_heading4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-align: center;
}
#section_subheading4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-align: center;
}
#section_image4 {
	text-align: center;
}
#section_story4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: justify;
}
#section_heading5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-align: center;
}
#section_subheading5 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-align: center;
}
#section_image5 {
	text-align: center;
}
#section_story5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: left;
}
#section_heading6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-align: center;
}
#section_subheading6 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-align: center;
}
#section_image6 {
	text-align: center;
}
#section_story6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: justify;
}
#section_heading7 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-align: center;
}
#section_subheading7 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-align: center;
}
#section_image7 {
	text-align: center;
}
#section_story7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: justify;
}
#newsflashdate {
	color: #FFF;
}
#specialnotice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-align: justify;
}
