/* CSS Document */


.top_links{
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #5974A4;
	text-decoration: none;
}

a.top_links:hover{
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
}

.footer_links{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.footer_links:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
.footer_bg{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #40839D;
}


.nav_links{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #5974A4;
	text-decoration: none;
}

a.nav_links:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
}
.orange_text{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FD6802;
	text-decoration: none;
}

a.orange_text:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.welcome{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #435C83;
	text-decoration: none;
}
.slogan_orange{
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #FD6802;
	text-decoration: none;
}
.slogan_blue{
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #435C83;
	text-decoration: none;
}
.white_text{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.text{
	font-family: Tahoma;
	font-size: 11px;
	color: #222F42;
	text-decoration: none;
}

.text_bold{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #222F42;
	text-decoration: none;
}
.text_heading{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #46628B;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3B7092;
}
.menulinks{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #5F5F5F;

}
a.menulinks:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #ff6600;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #5F5F5F;

}
.line{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC4445;
}
.table_brdr{

	text-decoration: none;
	border: 1px solid #5974A4;
}
