/*
	==========================================================
	CSS DOCUMENT FOR Shelley   273e85
	PRIMARY SECTIONS IN THIS DOCUMENT:
		Base Page Structure
		Navigation Tree Formatting
		Main Navigation
		Inner Navigation
		Other Elements
	==========================================================
*/
/*
	==========================================================
	BASE PAGE STRUCTURE - BODY/DIV/BASE TABLE
	==========================================================
*/

body {
	color:#000;
	background-color:#94D5EA;  /* #27CCCC; */
	/* background-image:url(images/bgMonorail.jpg);  */
	background-repeat:no-repeat;
	margin:0;
	padding:0;
}
body, th, td, li {
	font-family:/*'Lucida Grande',*/ Arial, Helvetica, Sans-Serif;
	font-size:12px;
}
div#divColLeft {
	width:295px;
	float:left;
}
div#divColRight {
	width:295px;
	float:right;
	margin-right:5px;
}
div#divColWide {
	width:100%;
	clear:both;
}
div#divLogin {
	margin:130px 0 0 195px;
}
div#divMain {
	background-color:#fff;
	position:absolute;
	margin:20px;
	width:600px;
}
div#divTermsBody {
	position:relative;
	background-color:#FFF8DA;
	margin:120px auto 20px auto;
	padding:20px 10%;
}
table#tableMain {
	padding:0;
	border:0;
}

/*
	==========================================================
	NAVIGATION TREE FORMATTING
	==========================================================
*/

/*
	==========================================================
	MAIN NAVIGATION
	==========================================================
*/



td.tdBanner {
	text-align:center;
	font-size:48px;
	vertical-align:bottom;
	font-weight:bold;
	color:#FFFF00;
	background-image:url(../images/bgBanner.jpg);
	background-repeat:no-repeat;
	width:650;
	height:65;
}
td.tdNavBg {
	text-align:center;
	font-size:16px;
	vertical-align:bottom;
	font-weight:bold;
	color:#FFFF00;
	background-image:url(../images/bgNav.jpg);
	width:650;
}
td.tdNavButton {
	text-align:center;
	font-size:16px;
	vertical-align:middle;
	font-weight:bold;
	color:#FFFF00;
	width:150;
}
td.tdNavButtonSelected {
	text-align:center;
	font-size:16px;
	vertical-align:middle;
	font-weight:bold;
	color:#999999;
	background-image:url(../images/bgNavSelected.jpg);
	width:150;
}
td.tdNavButtonDivider {
	text-align:left;
	font-size:16px;
	vertical-align:middle;
	/* font-weight:bold; */
	color:#000000;
	/* background-image:url(bgNavSelected.jpg); */
	/* width:10;  */
}





/*
	==========================================================
	INNER NAVIGATION
	==========================================================
*/

td#tdInnerNav {
	background-color:#e6a93f;
	height:20px;
	padding:0;
}
table#tableInnerNav {
	height:20px;
	border:0;
}
table#tableInnerNav td {
	padding:0 10px;
	height:20px;
	vertical-align:middle;
	border-right:1px solid #f7da9a;
	font-weight:bold;
	color:#a28e64;
}
table#tableInnerNav td.tdInnerNavActive {
	padding:0 10px;
	height:20px;
	background-color:#f7da9a;
	vertical-align:middle;
	border-right:1px solid #f7da9a;
	font-weight:bold;
	color:#000;
}
table#tableInnerNav a:link {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
table#tableInnerNav a:visited {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
table#tableInnerNav a:hover {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

/*
	==========================================================
	OTHER ELEMENTS
	==========================================================
*/


#myTitle{
	font-size:9px;
	border:none;
	background-color:transparent;
	color:#009;
	width:80px;
}

a:link {
	color:#009;
	text-decoration:none;
}
a:visited {
	color:#00a;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.alignCenter {
	text-align:center;
}
a:link.underline, a:visited.underline {
	text-decoration:underline;
}
#btnForgotPwd {
	font-size:9px;
	text-decoration:underline;
	border:none;
	background-color:transparent;
	color:#009;
	width:80px;
}
.delete {
	text-align:center;
}
.delete a:link, .delete a:visited {
	color:#f00;
}
div#divMessage {
	position:absolute;
	left:0;
	top:130px;
	width:100%;
	height:400px;
	overflow:expand;
	background-color:#273e85;
	text-align:center;
	border-top: thin groove;
	padding:20px;
}
div#divMessageContent {
	position:relative;
	width:400px;
	background-color:#fbf4d8;
}
div#divPageButtons {
	border-top:2px groove;
	margin-top:5px;
	padding-top:5px;
	text-align:right;
	width:100%;
	clear:both;
}
fieldset {
	margin-top:0;
	margin-bottom:5px;
	border: 2px groove;
	padding:10px;
}
fieldset ul {
	margin:7px 0 0 20px;
}
fieldset ul li {
	list-style-image:url(../htdocs/images/bullet_yellow.gif);
	vertical-align:middle;
}
form {
	margin:5px 0;
}
h1, h2, h3 {
	color:#273e85;
	font-weight:bold;
	margin:3px 0 0 0;
}
h1 {
	font-size:18px;
	margin:5px 0;
}
h2 {
	font-size:14px;
}
h3 {
	font-size:12px;
	font-style:italic;
}
img {
	border:none;
	padding:0;
	margin:0;
	vertical-align:middle;
}
img.imgButton {
	vertical-align:top;
}
img#printLogo {
	display:none;
}
img#termsLogo {
	position:absolute;
	right:10%;
	top:10px;
}
input#Logo1_ImageButton1 {
	position:absolute;
	top:2px;
	left:550px;
}
input, textarea, select {
	font:11px Arial,Helvetica,sans-serif;
}
input.inputTxt {
	border:1px solid #a5add0;
	background-color:#fff;
	width:175px;
}
input.inputTxtShort {
	border:1px solid #a5add0;
	background-color:#fff;
	width:50px;
}
input.inputTxtMedium {
	border:1px solid #a5add0;
	background-color:#fff;
	width:80px;
}
input.inputTxtWide {
	border:1px solid #a5add0;
	background-color:#fff;
	width:90px;
}
legend {
	color:#000;
	font:bold 12px Arial,Helvetica;
	margin:0 0 3px 0;
}
.nobr {
	white-space:nowrap;
}
p {
	margin:3px 0 6px 0;
}
p.pTabHeader {
	background-image:url(../htdocs/images/bgTab.gif);
	background-repeat:no-repeat;
	padding:1px 0 0 5px;
	margin:5px 0 0 0;
	font-weight:bold;
}
p.pTabHeaderShort {
	background-image:url(../htdocs/images/bgTabShort.gif);
	background-repeat:no-repeat;
	padding:3px 0 1px 5px;
	margin:5px 0 0 0;
	font-weight:bold;
}
ol, ul {
	margin:7px 0 0 25px;
}
ol li {
	margin:2px 0;
}
select {
	width:175px;
}
select.selectMultiple {
	width:270px;
	margin-top:1px;
}
table {
	border-collapse:collapse;
	margin:0;
}
table.tableMilestones {
	width:100%;
	border-collapse:separate;
}
table.tableMilestones td {
	padding:0 3px;
	background-color:#fbf4d8;
}
table.tableMilestones th {
	padding:0 3px;
	background-color:#fbf4d8;
	color:#000;
	font-size:11px;
}
td, th {
	text-align:left;
	vertical-align:top;
	padding:0;
	border:0;
}
td#footer {
	color:#a5add0;
	font-size:10px;
	padding:5px 0 10px 150px;
}
td.tdFormLabel {
	text-align:right;
	padding:3px;
	font-weight:bold;
	vertical-align:middle;
	white-space:nowrap;
}
td.tdFormLabelLeft {
	text-align:left;
	padding:3px;
	font-weight:bold;
	vertical-align:middle;
	white-space:nowrap;
}
td.tdFormField {
	text-align:left;
	padding:3px;
	vertical-align:middle;
}






td#tdMainBody {
	/* background-image:url(images/bgGradYellow.gif); */
	background-repeat:repeat-x;
	background-color:#fbf4d8;
	height:300px;
	padding:0 10px 10px 10px;
}
td.tdMainCenter {
	/* width:640px; */
	/* width:400px; */
	width:640px;
	text-align:left;
	color:#000000;
}
td.tdMainLeft {
	width:265px;
	text-align:right;
	font-size:48px;
}
td.tdMainRight {
	width:39px;
	background-image:url(../htdocs/images/bgVertBar.jpg);
	background-repeat:repeat-y;
}



/* ============================================= */
/* these are for the main text area on each page  */
/* ============================================= */
table#tableMainText {
	padding:0;
	border:0;
}
td#tdMainTextTitle {
	/* for bio, etc */
	text-color:#fbf400;
}
td#tdMainText {
	/* background-image:url(images/bgGradYellow.gif); */
	background-repeat:repeat-x;
	background-color:#fbf4d8;
	height:300px;
	padding:0 10px 10px 10px;
}
td.tdMainTextLeft {
	width:100px;
	text-align:left;
}
td.tdMainText {
	/* width:640px; */
	/* width:400px; */
	width:350px;
	text-align:left;
	color:#000000;
}
td.tdMainTextRight {
	width:100px;
	text-align:right;
}


/* ============================================= */
/* these are overrides for the testimonial page  */
/* ============================================= */
td.tdMainTextLeft2 {
	width:20px;
	text-align:left;
}
td.tdMainText2 {
	width:640px; 
	text-align:lefy;
	color:#000000;
}




td#tdParkImages {
	vertical-align:top;
}
textarea {
	width:285px;
}
th {
	font-weight:bold;
	background-color:#009;
	color:#eee;
}
tr#trBroadcastFields td {
	padding:2px 5px;
}
tr#trBroadcastLabels td {
	padding:2px 5px;
	font:bold 11px Arial;
	vertical-align:bottom;
}
tr.trHighlight td {
	font-size:10px;
	padding:2px 5px;
	background-color:#fffae0;
	border:2px groove;
}
tr.trGrid td {
	font-size:10px;
	padding:2px 5px;
	border:2px groove;
}
tr.trGridHeader td {
	font-size:10px;
	font-weight:bold;
	color:#000;
	padding:2px 5px;
	vertical-align:bottom;
}
.txtBrown {
	color:#492d00;
	font:bold;
}
.txtHeadline {
	font:bold 14px #273e85;
	height:auto;
	background:transparent;
	border:none;
	overflow:auto;
}
.txtStatus {
	width:280px;
	height:125px;
	margin-top:18px;
	background:transparent;
	border:none;
	overflow:auto;
	color:#f00;
	font-weight:bold;
}
ul li {
	margin:2px 0;
	list-style-type:square;
}