/* /////////////////// layout styles up top */

#flashcontent {
	width: 480px;
	height: 550px;
	padding: 0px;
	margin-top: 358px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 478px;
}

#bgMainHolder {
	width: 988px;
	height: 788px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
}



/* /////////////// definitions, common */

.bodyMain {
	background-color: #00392A;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/imgs/layout/BG_hStretch.jpg);
	background-repeat: repeat-x;
}

td {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

th {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #009900;
}

th .dayoftheweek {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #0755A3;
}

.firstdayoftheweek {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #BFD5FF;
}

th .firstdayoftheweek {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #BFD5FF;
}

th a:link, th a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
th a:hover, th a:active {
	color: #EBECFA;
	text-decoration: none;
}

a:link, a:visited {
	color: #009100;
	text-decoration: underline;
}
a:hover, a:active {
	color: #009900;
	text-decoration: none;
}


/* common text styles */

.bodytext {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	color: #000000;
}

.bodytextColor {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	color: #0755A3;
}

.bodytextRed {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	color: #CC0000;
}
.bodytextwhite {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}

.bodytextwhite a:link, .bodytextwhite a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.bodytextwhite a:hover, .bodytextwhite a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.bodytextsub, .bodytextsub a:link, .bodytextsub a:visited  {
	font-family: Georgia, Times, serif;
	font-size: 10px;
	color: #000000;
}
.browseArea {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}

.browseArea a:link, .browseArea a:visited {
	color: #0755A3;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
}
.browseArea a:hover, .browseArea a:active {
	color: #85BFFA;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
}


.inputField {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #00392A;
	border: 1px solid #509F50;
}

.inputFieldSR {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #165832;
	border: 1px solid #6DBE6B;
}


h1{
	font-family: Georgia, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #0755A3;
}

h2{
	font-family: Georgia, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0755A3;
}

.copyright {
	font-family: Georgia, Times, serif;
	font-size: 10px;
	color: #85BFFA;
}

.copyright a:link, .copyright a:visited {
	color: #85BFFA;
	text-decoration: none;
}

.copyright a:hover, .copyright a:active {
	color: #009900;
	text-decoration: underline;
}

.datetext {
	font-family: Verdana, Georgia, Times, serif;
	font-size: 10px;
	color: #0755A3;
}

.disclaimers {
	font-family: Georgia, Times, serif;
	font-size: 10px;
	color: #CC0000;
}
.disclaimersWhite {
	font-family: Georgia, Times, serif;
	font-size: 10px;
	color: #FFFFFF;
}

.smallGoldText {
	font-family: Georgia, Times, serif;
	font-size: 10px;
	color: #CC9900;
}


.whiteBoldText {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.smallredtext {
	font-family: Georgia, Times, serif;
	font-size: 10px;
	color: #FF0000;
}

.pgHdr {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-transform: capitalize;
}



/* display, cells, etc... */



.displayBox {
	font-family: Georgia, Times, serif;
	font-size: 10px;
	color: #000000;
	background-color: #C8E2FD;
	border: 1px solid #9B9BE6;
}

.bodyMain {
	background-color: #00392A;
	margin: 0px;

}

.displayTableText {
	font-family: Verdana, Georgia, Times, serif;
	font-size: 11px;
	color: #000000;
}
.displayTableTitle {
	background-color: #764D3F;
	font-family: Georgia, Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.displayTableCat {

	background-color: #D2C4AE;
	font-family: Verdana, Georgia, Times, serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;

}



/* form styles */

form {
	margin: 0px;
}

select {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	border: 1px solid #003300;
	color: #000000;
}

.formButton {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	cursor: hand;
	background-color: #003300;
	text-transform: uppercase;
	border: 1px solid #006600;
}

.formButtonGrn {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #009900;
	border-right-color: #009900;
	border-bottom-color: #009900;
	border-left-color: #009900;
	cursor: hand;
	background-color: #009900;
	text-transform: uppercase;
}

input, select, textarea {
	font-family: Georgia, Times, serif;
	font-size: 11px;
}


.errInput {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	background-color: #FFCACA;
	border: 1px solid #FF0000;
}

.errRow {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
}

.msgRow {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #73C669;
}




/* borders etc */

.picBorder {
	font-family: Verdana, Georgia, Times, serif;
	font-size: 10px;
	color: #000099;
	border: 1px solid #6DBE6B;
}

.picBorder2 {
	font-family: Verdana, Georgia, Times, serif;
	font-size: 10px;
	color: #D2C4AE;
	border: 1px solid #6DBE6B;
}

.picBorderBlack {
	border: 1px solid #000000;
}

.brdWhiteLRB {
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

.brdWhiteL {
	border-left: 1px solid #FFFFFF;
}

.topBrdCpy {
	font-size: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #EDCB76;
}


.brdRed {
	border: 1px solid #CC0000;
}

.brdDrkRed {
	border: 1px solid #96352E;
}



/* nav bars, etc. */

.cal_tdBoxOn {
	font-family: Georgia, Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #339900;
	border: 1px solid #B3CBFF;
	padding: 1px;
	cursor: hand;
}
.topBarHdr {
	background-image: url(/web/imgs/tiaAdminTopHdrBG.jpg);
	background-repeat: repeat-x;
}
.navBarHdr {
	background-color: #4A83BC;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	color: #032D56;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #F7F9FC;
	border-right-color: #7EA6CF;
	border-bottom-color: #054585;
	border-left-color: #ECF2F8;
	padding-top: 2px;
	padding-left: 6px;
	padding-bottom: 3px;
	background-image: url(/web/imgs/tiaAdminNavHdrBG.jpg);
	background-repeat: repeat-x;
}
.navBar {
	background-color: #0755A3;
	font-family: Georgia, Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: none;
	border-left-style: none;	
	border-top-color: #3395F7;
	border-right-color: #04386C;
	border-bottom-color: #04386C;
	border-left-color: #3395F7;
	padding-top: 2px;
	padding-left: 6px;
	padding-bottom: 3px;
	cursor: hand;
}
.navBarOn {
	background-color: #043F79;
	font-family: Georgia, Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;	
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #043F79;
	border-right-color: #043F79;
	border-bottom-color: #043F79;
	border-left-color: #043F79;
	padding-top: 2px;
	padding-left: 6px;
	padding-bottom: 3px;
	cursor: hand;
}





.homeMainArea {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	padding: 0px;
}

.medSizedText {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}

.copyright {
	font-family: Georgia, Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	
}

.copyright a:link, .copyright a:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin: 2px;
	padding: 3px;
}

.copyright a:hover, .copyright a:active {
	color: #FFFFFF;
	text-decoration: none;
	margin: 2px;
	background-color: #4CA34D;
	padding: 3px;
}

.copyright2 {
	font-family: Georgia, Times, serif;
	font-size: 10px;
	color: #FFFFFF;	
}

.copyright2 a:link, .copyright a:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin: 2px;
	padding: 2px;
}

.copyright2 a:hover, .copyright2 a:active {
	color: #FFFFFF;
	text-decoration: none;
	margin: 2px;
	background-color: #4CA34D;
	padding: 2px;
}


















/* misc unused styles */


.brdWhiteTB {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.brdWhite {
	border: 1px solid #FFFFFF;
}
.brdWhiteB {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


.rightBorder {
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #0755A3;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #032D56;
}


/* schedule styles */

.selDay {
	font-family: Verdana, Georgia, Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #FFFFCC;
	border: 1px solid #009900;
	padding: 1px;
}

.today {
	font-family: Verdana, Georgia, Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #339900;
	border: 1px solid #B3CBFF;
	padding: 1px;
}

.extras {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	color: #0755A3;
	background-color: #EAF1FF;
	border: 1px solid #6699FF;
	padding: 8px;
}

.extras2 {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	color: #0755A3;
	background-color: #F7F7FD;
	padding: 0px;
}

.days {
	font-family: Verdana, Georgia, Times, serif;
	font-size: 10px;
	color: #00CC00;
	background-color: #E1FFE1;
	border: 1px solid #00CC00;
	padding: 1px;
}
.sundays {
	font-family: Verdana, Georgia, Times, serif;
	font-size: 10px;
	color: #BBD1FF;
	background-color: #ECF2FF;
	border: 1px solid #BBD1FF;
	padding: 1px;
}


.schedAvail {
	font-family: Verdana, Georgia, Times, serif;
	font-size: 10px;
	color: #009900;
	background-color: #E1FFE1;
	border: 1px solid #009900;
	padding: 1px;
}
.schedCall {

	font-family: Verdana, Georgia, Times, serif;
	font-size: 10px;
	color: #FF9900;
	background-color: #FFF7D7;
	border: 1px solid #FF9900;
}
.schedNotAvail {

	font-family: Verdana, Georgia, Times, serif;
	font-size: 10px;
	color: #CC0000;
	background-color: #FFD5D5;
	border: 1px solid #CC0000;
	padding: 1px;
}
.schedMsg {
	font-family: Verdana, Georgia, Times, serif;
	font-size: 10px;
	color: #999999;
	background-color: #FFFDF4;
	border: 1px solid #FFF4C1;
}


.displayBoxSmall {

	font-family: Georgia, Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #0A71D8;
	border: 1px solid #0755A3;
}
.btmBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0755A3;
}

.sideBarInterior {
	background-color: #1A663B;
}
.mainBarInterior {
	background-color: #1A663B;
	color: #FFFFFF;
}

.itemBoxInterior {
	background-color: #1A663B;
	color: #FFFFFF;
}

.itemBox {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #051850;
	border-bottom-color: #051850;	 
}


.basicAreaText {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}

.basicAreaHeader {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;	
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 11px;
}

.basicAreaTextPrint {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}

.basicAreaTextPrint a:link, .basicAreaTextPrint a:visited, .basicAreaTextPrint a:hover, .basicAreaTextPrint a:active {
	color:#000000;
}

.basicAreaHeaderPrint {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;	
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 11px;
}

.HdrCell {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00392A;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 11px;
	padding-left: 8px;
	/*
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8E2FD;
	background-image: url(/web/imgs/tiaAdminNavHdrBG.jpg);
	background-repeat: repeat-x;
	#6DBE6B
	*/	
}

/*#092479*/

.HdrCell P {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.picBorderDetailsPage {
	border: 3px solid #6DBE6B;
	background-color: #6DBE6B;
}
.sectionHeaderPwithLine {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00D500;
}

.sectionHeaderPwithLinePrintable {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
