a, a:link {
	color: #497aae;
	text-decoration: underline;
}

a:visited {
	color: #804000;
	text-decoration: underline;
}

a:hover, a:active {
	color: #6E2F00;
	text-decoration: none;
}

body {
	background: #2c4e64;
	color: #45400F;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

.box {
	border: 1px solid #fff;
	padding-bottom: 2px;
}

.bordermain{
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;		
}
.button {
	background: #fff;
	border: 1px solid #5e492e;
	color: #5e492e;
	font: bold 10px Arial, Helvetica, sans-serif;
	height: 10px;
	margin-right: 20px;
	padding: 2px;
	margin-top: 8px;
	text-align: center;
	width: 115px;
	text-decoration: none;
}

a.button:link, a.button:visited { 
	background: #fff;
	border: 1px solid #5e492e;
	color: #5e492e;
	font: bold 10px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.button:hover, a.button:active { 
	background: #5e492e;
	border: 1px solid #fff;
	color: #fff;
	font: bold 10px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.columnleft{
	padding: 20px 30px 20px 20px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #303e48;
	background: #ecebdd;
}

.columnright{
	color: #2e495c;
	font: 13px Arial, Helvetica, sans-serif;
	text-align: center;
	width: 200px;
	padding: 40px 15px 20px 15px;	
}

.columnright a:link, .columnright a:visited {
	color: #3e5b73;
	text-decoration: underline;

}
.columnright a:hover, .columnright a:active {
	color: #538bca;
	text-decoration: underline;
}

.BKGcontent{
	background: #c8d0d9;
	padding-bottom: 30px;
}

.credits {
	font: 11px Arial, Helvetica, sans-serif;
	color: #fff;
}

.credits a:link, .credits a:visited {
	color: #9fc3ea;
	text-decoration: none;

}
.credits a:hover, .credits a:active {
	color: #fff;
	text-decoration: underline;
}


h1 {
	color: #2e4a5d;
	font: bold 26px FertigoPro-Regular;
}

h2 {
	color: #497aae;
	font: bold 24px FertigoPro-Regular;
}

h3 {
	color: #497aae;
	font: bold 20px FertigoPro-Regular;
}

h4 {
	color: #497aae;
	font: 16px FertigoPro-Regular;
}

.navtop {
	color: #9fc3ea;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-align: right;

	}

.navtop a:link, .navtop a:visited {
	color: #fff;
	text-decoration: none;

}
.navtop a:hover, .navtop a:active {
	color: #9fc3ea;
	text-decoration: underline;

}

.padL{
	padding-left: 20px;
}


.toptext {
	color: #fff;
	font: 13px Arial, Helvetica, sans-serif;
	text-align: right;
	vertical-align: bottom;
	letter-spacing: 1px;
}

.toptext a:link, .toptext a:visited {
	color: #fff;
	text-decoration: underline;

}
.toptext a:hover, .toptext a:active {
	color: #9fc3ea;
	text-decoration: underline;
}

img.border {
	border: 1px solid #fff;
}

.line {
	border-bottom: 1px solid #c8d0d9;
}

.nav{
	background: #497aae;
	color: #fff;
	font: 12px Arial, Helvetica, sans-serif;
	vertical-align: top;
	padding-bottom: 14px;
	text-align:center;
}

.nav a:link, .nav a:visited {
	color: #fff;
	text-decoration: none;

}
.nav a:hover, .nav a:active {
	color: #254053;
	text-decoration: none;
}


.rates1{
	color: #2c4e64;
	text-align: center;
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	letter-spacing: 1px;
}

.rates2{
	font: bold 17px Georgia, Times New Roman, Times, serif;
	text-align: center;
}

.lineDBL{
	border-top: solid 1px #5e492e;
	border-bottom: solid 1px #5e492e;
}

.small{
	font: 12px Arial, Helvetica, sans-serif;
}

.smallBLU{
	font: 12px Arial, Helvetica, sans-serif;
	color: #2c4e64;
}

.smallRUST{
	font: 12px Arial, Helvetica, sans-serif;
	color: #9d6630;
	}

.smallBLU a:link, .smallBLU a:visited {
	color: #2c4e64;
	text-decoration: none;

}
.smallBLU a:hover, .smallBLU a:active {
	color: #fff;
	text-decoration: underline;

}

.spatitle{
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	letter-spacing: 1px;
	color: #426e9c;
}

#subnav{
	color: #2e495c;
	font: 13px Arial, Helvetica, sans-serif;
	text-align: center;
	width: 200px;

}

#subnav a:link, #subnav a:visited {
	color: #3e5b73;
	text-decoration: none;

}
#subnav a:hover, #subnavt a:active {
	color: #538bca;
	text-decoration: none;
}

.txtLITEBLU{
	color: #9fc3ea;
}


.title {
	color: #2e4a5d;
	font: bold 20px FertigoPro-Regular;
}

