@charset "UTF-8";
/* CSS Document */

/* Layout Template */

body {
	background-color: #0055a4;
	margin: 0px;
	padding: 0px;
	}
	
table {
	border: 0px;
	margin: 0px;
	padding: 0px;
	}
	
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	}
	
.header {
	background-image: url(images/rainbow_head2.jpg);
	background-repeat: no-repeat;
	width: 980px;
	height: 150px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -490px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	z-index: 1;
	text-align: right;
	vertical-align: bottom;
	}
	
.tabsback {
	width: 451px;
	height: 61px;
	position: absolute;
	top: 89px;
	left: 100%;
	margin-left: -601px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	z-index: 2;
	}
	
.tabsfront {
	width: 483px;
	height: 31px;
	position: absolute;
	top: 119px;
	left: 100%;
	margin-left: -605px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	z-index: 3;
	}	

.bar {
	width: 980px;
	height: 10px;
	background-color: #0055a4;
	position: absolute;
	top: 150px;
	left: 50%;
	margin-left: -490px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 2px;
	z-index: 1;
	}

.content {
	width: 980px;
	position: absolute;
	top: 160px;
	left: 50%;
	margin-left: -490px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	z-index: 1;
	}
	
.maincontent {
	width: 980px;
	background-image: url(images/blue_bg.jpg);
	background-repeat: repeat-y;
	position: relative;
	top: 0px;
	left: 0px;
	border-top: 5px solid #0000ff;
	margin: -10px 0 0 0;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	z-index: 2;
	}
	
.footer {
	width: 960px;
	height: 60px;
	position: relative;
	top: 0px;
	left: 0px;
	margin-top: 0px;
	padding: 20px 10px 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	border-top: 1px dotted #eeeeee;
	background: #d1f2f9 url(/images/footer.gif);
	color: #FFFFFF;
	z-index: 2;
	}
	
.footerBase {
	width: 960px;
	height: 60px;
	position: relative;
	top: 0px;
	left: 0px;
	margin-top: 0px;
	padding: 20px 10px 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	font-weight: normal;
	border-top: 1px dotted #0000ff;
	color: #FFFFFF;
	z-index: 2;
	}


.downloadbutton {
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 2px;
	border-color: #0055a4;
	color: #0055a4;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	}
	


	
/* Image Properties */

.floatright {
	border: 0px;
	margin: 10px;
	padding: 0px;
	float: right;
	}

.floatleft {
	border: 0px;
	margin: 10px;
	padding: 0px;
	float: left;
	}
	
	

/* Splash Page Boxes */

.splashbox1 {
	width: 263px;
	height: 326px;
	position: absolute;
	top: 20px;
	left: 44px;
	margin-left: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	z-index: 3;
	}

.splashbox2 {
	width: 264px;
	height: 326px;
	position: absolute;
	top: 20px;
	left: 357px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	z-index: 3;
	}

.splashbox3 {
	width: 264px;
	height: 326px;
	position: absolute;
	top: 20px;
	left: 671px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	z-index: 3;
	}

.splashboxcontent {
	width: 226px;
	height: 276px;
	padding: 0px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 4;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	text-align: center;
	vertical-align: middle;
	}
	
	
	

/* Template Boxes */

.breadcrumbs {
	width: 525px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 10px;
	left: 265px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	color: #003399;
	}

.menubox {
	width: 200px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	position: relative;
	top: 5px;
	left: 15px;
	z-index: 3;
	}
	
.menucontent {
	width: 176px;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 4;
	}

.contentbox {
	width: 400px;
	padding: 0px;
	position: relative;
	top: 0px;
	left: 240px;
	z-index: 3;
	}
	
.bodycontent {
	width: 520px;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 4;
	}

.featurebox {
	width: 175px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 40px;
	left: 785px;
	z-index: 3;
	}




/* Box Layout */

.boxtoplftcrnr {
	width: 12px;
	height: 12px;
	background-image: url(images/box-crnr-toplft.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 0px;
	margin: 0px;
	}

.boxtoprtcrnr {
	width: 12px;
	height: 12px;
	background-image: url(images/box-crnr-toprt.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0px;
	margin: 0px;
	}

.boxbotlftcrnr {
	width: 12px;
	height: 12px;
	background-image: url(images/box-crnr-botlft.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0px;
	margin: 0px;
	}

.boxbotrtcrnr {
	width: 12px;
	height: 12px;
	background-image: url(images/box-crnr-botrt.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin:0px;
	padding: 0px;
	}

.boxtop {
	height: 12px;
	background-image: url(images/box-top.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	}

.boxbot {
	height: 12px;
	background-image: url(images/box-bot.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	}

.boxlft {
	width: 12px;
	background-image: url(images/box-lft.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin: 0px;
	padding: 0px;
	}

.boxrt {
	width: 12px;
	background-image: url(images/box-rt.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin: 0px;
	padding: 0px;
	}

.boxbg {
	background-image: url(images/box-bg.gif);
	margin: 0px;
	padding: 0px;
	}
	



/* Breadcrumbs Links */

a.breadcrumblink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	}

a.breadcrumblink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	}

a.breadcrumblink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	color: #000066;
	text-decoration: underline;
	}

a.breadcrumblink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	color: #000066;
	text-decoration: underline;
	}
	



/* Footer Links */
	
a.footerlink:link {
	color: #66CCFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	font-weight: normal;
	text-decoration: none;
	}
	
a.footerlink:visited {
	color: #66CCFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	font-weight: normal;
	text-decoration: none;
	}
	
a.footerlink:hover {
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	font-weight: normal;
	text-decoration: underline;
	}
	
a.footerlink:active {
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	font-weight: normal;
	text-decoration: underline;
	}
	




/* Feature Links */

a.featurelink:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	text-align: right;
	}

a.featurelink:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	text-align: right;
	}

a.featurelink:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
	text-align: right;
	}

a.featurelink:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	text-align: right;
	}
	




/* Sub Links */

.sublink {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	padding: 0px;
	}

a.sublink:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000ff;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}

a.sublink:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000ff;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}

a.sublink:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000ff;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	}

a.sublink:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000ff;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	}

.sublink2 {
	padding: 0px;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	}

a.sublink2:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #0000ff;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}

a.sublink2:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #0000ff;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}

a.sublink2:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #0000ff;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	}

a.sublink2:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #0000ff;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	}
	
	
	
	
/* Body Links */

a:link {
	font-family: "Times New Roman", Times, serif;
	color: #000066;
	font-size: 15px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}

a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #000066;
	font-size: 15px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}

a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #003366;
	font-size: 15px;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	}

a:active {
	font-family: "Times New Roman", Times, serif;
	color: #000066;
	font-size: 15px;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	}
	
	
	
	
/* Form */
.textbox {
	width: 295px;
	height: 23px;
	background-color: #FFFFFF;
	border-style: solid;
	border-color: #0055a4;
	border-width: 1px;
	color: #0055a4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 2px;
	vertical-align: middle;
	}
	
.checkbox {
	width: 15px;
	height: 15px;
	background-color: #FFFFFF;
	border-style: solid;
	border-color: #0055a4;
	border-width: 1px;
	color: #0055a4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 5px;
	padding: 0px;
	vertical-align: middle;
	}
	
.submitbutton {
	width: 100px;
	height: 30px;
	background-color: #0055a4;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 1px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 5px;
	padding: 2px;
	vertical-align: middle;
	text-align: center;
	}
	
select {
	width: 245px;
	height: 23px;
	background-color: #FFFFFF;
	border-style: solid;
	border-color: #0055a4;
	border-width: 1px;
	color: #0055a4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 2px;
	vertical-align: middle;
	}
	
textarea {
	width: 400px;
	height: 200px;
	background-color: #FFFFFF;
	border-style: solid;
	border-color: #0055a4;
	border-width: 1px;
	color: #0055a4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 2px;
	vertical-align: middle;
	}
	
label {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}

.appointment {
	border-style: solid;
	border-color: #000066;
	border-left-width: 0px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	padding: 0px;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	}
	
	
	
/* Tour Buttons */

.tourbutton {
	margin: 10px;
	padding: 5px;
	color: #FFFFFF;
	background-color: #0055a4;
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	font-variant: small-caps;
	border-style: solid;
	border-color: #0055a4;
	border-width: 2px;
	}
	
a.tourbutton:link {
	margin: 10px;
	padding: 5px;
	color: #FFFFFF;
	background-color: #0055a4;
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	font-variant: small-caps;
	text-decoration: none;
	border-style: solid;
	border-color: #0055a4;
	border-width: 2px;
	}
	
a.tourbutton:hover {
	margin: 10px;
	padding: 5px;
	color: #0055a4;
	background-color: #CCFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	font-variant: small-caps;
	text-decoration: none;
	border-style: solid;
	border-color: #0055a4;
	border-width: 2px;
	}
	
a.tourbutton:visited {
	margin: 10px;
	padding: 5px;
	color: #FFFFFF;
	background-color: #0055a4;
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	font-variant: small-caps;
	text-decoration: none;
	border-style: solid;
	border-color: #0055a4;
	border-width: 2px;
	}
	
a.tourbutton:active {
	margin: 10px;
	padding: 5px;
	color: #FFFFFF;
	background-color: #0055a4;
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	font-variant: small-caps;
	text-decoration: none;
	border-style: solid;
	border-color: #0055a4;
	border-width: 2px;
	}
	
	
	
/* Text */

p {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 15px;
	margin: 10px;
	padding: 0px;
	}

ul {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 15px;
	margin: 10px;
	margin-left: 50px;
	padding: 0px;
	}

li {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 15px;
	margin: 5px;
	padding: 0px;
	}

.returntop {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	margin: 10px;
	padding: 0px;
	}
	
.title {
	font-family: "Times New Roman", Times, serif;
	color: #000066;
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
	margin: 0px;
	padding: 2px;
	border-style: solid;
	border-color: #000066;
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	}
	
.sectiontitle {
	font-family: "Times New Roman", Times, serif;
	color: #001364;
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
	margin: 0px;
	padding: 2px;
	border-style: solid;
	border-color: #001364;
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	}

.featdescription {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
	font-style: italic;
	margin: 5px;
	padding: 5px;
	text-align: right;
	}
	
.rss_feed {
	width: 12px;
}
#survey td {
padding:10px 20px;
border-bottom:2px solid #eaeaea;
}