/* CSS Document */
.Home
{
    FONT-SIZE:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#416C9C;
	font-weight:bold;
	text-decoration:none;
	FLOAT: left;  
    WIDTH: 146px;
    CURSOR: hand;
    TEXT-INDENT: 16px;
    POSITION: relative;
    TEXT-ALIGN: center
}
:hover.Home
{
    FONT-SIZE:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#eb8314;
	font-weight:bold;
	text-decoration:none;
	FLOAT: left;  
    WIDTH: 146px;
    CURSOR: hand;
    TEXT-INDENT: 16px;
    POSITION: relative;
    TEXT-ALIGN: center
}
.Contact
{
    FONT-SIZE:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#eb8314;
	font-weight:bold;
	text-decoration:none;
	FLOAT: left;  
    WIDTH: 146px;
    CURSOR: hand;
    TEXT-INDENT: 16px;
    POSITION: relative;
    TEXT-ALIGN: center
}
.border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
}

.border2 {
	border: 1px solid #dbdbdb;
	background-color: #F7F7F7;
}

.top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e0e0e0;
}

.menu {
	color: #FFFFFF;
	background-color: #d7d7d7;
	height: 34px;
	text-align:left;
}

.whitetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 4px;
}

.whitetxt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whitetxt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff988;
	text-decoration: underline;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7098c4;
	text-decoration: none;
}
.bluetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7098c4;
	text-decoration: none;
}

.bluetxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #465364;
	text-decoration: none;
	line-height: 16px;
	word-spacing:2px;
	}

.linktxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #465364;
	text-decoration: underline;
	line-height: 16px;
	word-spacing:2px;
	}
	
.linktxt a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #465364;
	text-decoration: underline;
}

:hover.linktxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #eb8314;
	text-decoration: underline;
}

.oranpipebig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #eb8314;
	text-decoration: none;
}
a.oranpipebig:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #eb8314;
	text-decoration: underline;
}

.tdbg3 {
	background-color: #e4e4e4;
}

.Georgiatxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #416C9C;
	text-decoration: none;
	line-height: 25px;
}

