@charset "UTF-8";
body {
	font: 11px Arial, Helvetica, sans-serif;
	background-color: #005BAB;
	background-image: url(images/shapes.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
html,
body {
   margin:0;
   padding:0;
   height:100%;
}
.tableheight {
	height:100%;
	padding-bottom: 60px;
}
.bigpic {
	width: 654px;
	vertical-align: top;
	height: 403px;
}
.rightlinks {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 14px;
}
.outline {
	background: #025298;
	width: 696px;
	vertical-align: top;
	height: 403px;
}
#header {
	position:absolute;
	width:100%;
	height:20px;   /* Height of the header */
	background:#FFFFFF;
	text-align: center;
	vertical-align: bottom;
}
#footer {
   position:absolute;
   bottom:0;
   width:100%;
   height:60px;   /* Height of the footer */
   background:#FFFFFF;
}
#footer a:link, #footer a:visited {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #025298;
	text-decoration: none;
}
#footer a:hover {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #025298;
	text-decoration: underline;
}
h1 {
	font-size: 14px;
	letter-spacing:-0.1em;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 14px;
	margin-top: 0px;
}
.logocell {
	padding-bottom: 15px;
}
.spacer {
	width: 10px;
}
.nav {
	padding-bottom: 5px;
	border-bottom: 1px solid #0163b8;
	font-weight: bold;
}
.copyright {
	font-size: 10px;
	text-transform: uppercase;
	color: #999999;
	padding-top: 5px;
}
p {
	margin-top: 3px;
	margin-bottom: 12px;
}
.navcontainer {
	padding-right: 20px;
	width: 828px;
}
a img {
	border-width: 0px;
}
.text {
	line-height: 14px;
	color: #FFFFFF;
	width: 234px;
	vertical-align: top;
	background-image: url(images/blue-gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 15px;
	padding-top: 15px;
}
.text_home {
	line-height: 14px;
	color: #FFFFFF;
	width: 214px;
	vertical-align: top;
	background-image: url(images/blue-gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 15px;
	padding-top: 15px;
	padding-right:20px;
}
.logo_carr {
	vertical-align: top;
	width: 107px;
}
* { 
	behavior: url(iepngfix.htc);
}
.yellowfade {
	background: #7DBEED;
	width: 70px;
}
.yellowfaderight {
	background: #7DBEED;
	width: 15px;
}
/* Styles for scrolling div */
#mycustomscroll {
	height: 385px;
	width:202px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	padding-right: 15px;
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.scrollgeneric {
line-height: 1px;
position: absolute;
top: 0; left: 0;
}
.vscrollerbase {
	width: 7px;
	background-color:#7DBEED;
}
.vscrollerbar {
	width: 7px;
	background-color: #02437c;
}
/* End styles for scrolling divs */
.slogan {
	font-size: 14px;
	font-weight: bold;
	letter-spacing:-0.1em;
	color: #FFFFFF;
}
input, textarea {
	font: 11px Arial, Helvetica, sans-serif;
}
iframe {
	border-width: 0px;
}
.exploreheading {
	font-size: 14px;
	font-weight: bold;
	letter-spacing:-0.1em;
	color: #FFFFFF;
	padding-top: 18px;
	padding-bottom: 18px;
	padding-left: 40px;
}
#flashcontent {
	text-align: center;
	margin-top: 40px;
	height: 240px;
	width: 450px;
	border: 1px solid #025298;
	margin-left: 150px;
	padding-top: 60px;
}
a:link, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #F78F1E;
}
.developerpic {
	width: 200px;
	padding-left: 10px;
}
.developerspacer {
	width: 30px;
}
.contactext {
	font-size: 12px;
}
