.blue{
	font-family:Tahoma;
	font-size:11px;
	color:#002B5F;
	font-weight: normal;
	line-height: 1.1;
	padding: 0px;
	margin: 0px;
	}
.blue_link_small{
	font-family:Tahoma;
	font-size:11px;
	color:#002B5F;
	border-top-width: 0;
	border-bottom-width: 0px;
	font-weight: normal;
}
.blue_link_small:hover{
	font-family:Tahoma;
	font-size:11px;
	color: #027BAC;
	border-top-width: 0;
	border-bottom-width: 0px;
	font-weight: normal;
}
 .blue_link_highlight{
	font-family:Tahoma;
	font-size:11px;
	color:#3A65B3;
	border-top-width: 0;
	border-bottom-width: 0px;
	font-weight: normal;
}
.blue_link_highlight:hover{
	font-family:Tahoma;
	font-size:11px;
	color: #0294D2;
	border-top-width: 0;
	border-bottom-width: 0px;
	font-weight: normal;
}
 .blue_link_medium_highlight{
	font-family:Tahoma;
	font-size:12px;
	color:#3A65B3;
	border-top-width: 0;
	border-bottom-width: 0px;
	font-weight: normal;
	text-decoration: none;
}
.blue_link_medium_highlight:hover{
	font-family:Tahoma;
	font-size:12px;
	color: #0294D2;
	border-top-width: 0;
	border-bottom-width: 0px;
	font-weight: normal;
	text-decoration: none;
}
 .blue_link_highlight_right{
	font-family:Tahoma;
	font-size:11px;
	color:#3A65B3;
	border-top-width: 0;
	border-bottom-width: 0px;
	font-weight: normal;
	text-align: right;
}
.blue_link_highlight_right:hover{
	font-family:Tahoma;
	font-size:11px;
	color: #0294D2;
	border-top-width: 0;
	border-bottom-width: 0px;
	font-weight: normal;
	text-align: right;
}
 .blue_12{
	font-family:Tahoma;
	font-size:12px;
	color:#002B5F;
	border-top-width: 0;
	border-bottom-width: 0px;
	font-weight: normal;
}
 
  .white_header{
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	font-weight: 600;
	font-stretch: extra-condensed;
}
  .white_link{
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	text-decoration: none;
	line-height: 1.15
}
    a.white_link:hover{
	font-family:Tahoma;
	font-size:12px;
	color:#027BAC;
	text-decoration: none;
}
.blue_title{
	font-family:Tahoma;
	font-size:11px;
	color:#002B5F;
	font-weight: 600;
	font-stretch: ultra-condensed;
}
.blue_title_link{
	font-family:Tahoma;
	font-size:11px;
	color:#002B5F;
	font-weight: 600;
	font-stretch: ultra-condensed;
	text-decoration: none;
}	
a.blue_title_link:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #027BAC;
	font-weight: 600;
	font-stretch: ultra-condensed;
	text-decoration: none;

}
.blue_title_large{
	font-family:Tahoma;
	font-size:14px;
	color:#002B5F;
	font-weight: bold;
	
}
.white_text {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Tahoma;
	text-decoration: none;
}
.blue_link {
	font-family: Tahoma;
	font-size: 12px;
	color: #002B5F;
	text-decoration: none;
}
a.blue_link:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #027BAC;
	text-decoration: none;
}
.new paragraph{
	font-family:Tahoma;
	font-size:4px;

	color:;
	
}
.orange_title{
	font-family:Tahoma;
	font-size:11px;
	color:#cc4c01;
	font-weight: 600;
	font-stretch: ultra-condensed;
}
.orange_italic_title{
	font-family:Tahoma;
	font-size:12px;
	color:#cc4c01;
	font-weight: 600;
	font-stretch: ultra-condensed;
	font-style: italic;
}

a img { border:none; }.page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #C94E00;
	background-position: center;
	text-transform: none;
}
 .floatleft
{
	float: left;
	clear: left;
	vertical-align:bottom
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.floatleft2
{
	float: left;
	clear: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding:0px;
}
.floatright
{
	float: right;
	clear: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.floatright2
{
	float: right;
	clear: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.transparent_class {
	
}
.transparent_class:hover{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.transparent_class:after
{
content: url(b.wav)
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
div#left {
    float: left;
    width: 232px;
    background-color: #002b5f;
}
div#right {
    float: right;
    width: 233px;
    }
div#middle {
    padding: 0px 232px 5px 233px;
    margin: 0px;
  }