@charset "UTF-8";
body {
	background-attachment: fixed;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #90C5EF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A1E49;
	line-height: 20px;

}

div#master 
{
background:#FFFFFF top center;
width: 950px;

}

img {border: none;}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bolder;
	color: #002A5C;
	line-height: inherit;
}
.table {
	background-color: #FFECA9;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #002A5C;
	line-height: 17px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3A91D5;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration:none
	}
h2 {
	font-size: 20px;
	font-weight: bolder;
	color: #002A5C;
	line-height: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A1E49;
	font-weight: bold;
	line-height: 20px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #002A5C;
	line-height: 17px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #002A5C;
}

.subnav a:hover {color:3a91d5}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #666666;
}
a:hover {
	color: #3A91D5;
}
.style2 a:hover {
}
.footer2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	text-transform: uppercase;
	color: #0A3359;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3A91D5;
}
.style4 a:hover {
	color: #002A5C;
}
.style2 a:hover {color: #002A5C}


a:focus { outline:none; }

.robsnav {background-color: #ffe8a0;}