/* MISC STYLES */
.smallText {
	font-size: 80%;
}
.heading {
	font-weight: bold;
}
.mainHeading {
	font-family: Myriad Pro, Myriad, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 115%;
}
h1 {
	font-family: Myriad Pro, Myriad, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 115%;
}
.date {
	font-style: italic;
	line-height: 2;
}
.note {
	font-weight: bolder;
	color: #FF6600;
	text-transform: uppercase;
}
.quote {
	color: #032977;
	font-size: 11px;
	border: #032977 1px solid;
	padding: 10px;
}
.smallQuote {
	color: #032977;
	font-size: 11px;
	font-style: italic;
	display: block;
	margin-top: 5px;
}


/* GENERAL ATTRIBUTES */

body {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #032977;
	background-color: #FFD147;
	background-image: url(images/layout/background_tile.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin: 0px;
}
a {
	color: #FF6600;
	text-decoration: none;
}
hr {
	color: #FFCC33;
	size: 1;
	margin-top: 15px;
	margin-bottom: 15px;
}
.tableHR {
	background-color: #FFCC33;
	height: 1px;
}
li {
	margin: 0px;
	padding: 0px;
}
.grayBorder{
	border: #F2F2F2 solid 1px;
}
.meetTheTeam{
	border: #CCCCCC solid 1px;
}


/* BOXES */

.mainBox {
	height: 429px;
	width: 788px;
	background-color:#FFFFFF;
	border-right: solid 1px #032977;
	border-left: solid 1px #032977;
	border-bottom: solid 1px #032977;
	padding: 5px;
}
.mainLifeChoicesBox {
	min-height: 429px;
	width: 788px;
	background-color:#FFFFFF;
	border-right: solid 1px #032977;
	border-left: solid 1px #032977;
	border-bottom: solid 1px #032977;
	padding: 5px;
}
.textBox210x598 {
	height: 210px;
	width: 598px;
	overflow: hidden;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
}
.textBoxHP {
	min-height: 164px;
	margin-top: 14px;
}
.textBox156 {
	height: 173px;
	overflow: auto;
}
.grayBox {
	height: 184px;
	width: 334px;
	background-color: #F2F2F2;
	padding: 10px;
}
.grayBoxInside {
	height: 158px;
	width: 334px;
	margin-top: 10px;
}
.plainPageTextBox {
	min-height: 386px;
}

/*.LifeChoicesBox {
	min-height: 429px;
}*/

/* SPACING AND PADDING */

.gap_5 {
	height: 5px;
}
.padded_5 {
	padding: 5px;
}
.padded_10 {
	padding: 10px;
}
.padded_plainPage {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.padded_lowerPage {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.margin-top_10 {
	margin-top: 10px;
}
.padded_highWords {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 7px;
}

/* YELLOW SUB-NAVIGATION SIDEBAR */

.yellowSide {
	height: 429px;
	width: 175px;
	background-color: #FFCC33;
}
.searchBox {
	width: 90px;
}
.whiteLine {
	background-color: #FFFFFF;
	height: 5px;
}
.subNav {
	color: #032977;
	background-color: #FFDB71;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.subNav:hover {
	color: #FF6600;
	background-image: url(images/layout/subNav_dwn.gif);
	background-repeat: repeat-y;
	background-position: top right;
}
.subNavSelected {
	color: #FF6600;
	background-image: url(images/layout/subNav_dwn.gif);
	background-repeat: repeat-y;
	background-position: top right;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.subNavUnder {
	color: #032977;
	background-color: #ffdb71;
	border-bottom: solid 1px #FFFFFF;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.subNavUnder:hover {
	color: #FF6600;
	background-image: url(images/layout/subNav_dwn.gif);
	background-repeat: repeat-y;
	background-position: top right;
}
.subNavUnderSelected {
	color: #FF6600;
	background-image: url(images/layout/subNav_dwn.gif);
	background-repeat: repeat-y;
	background-position: top right;
	border-bottom: solid 1px #FFFFFF;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}


/* GRAY FILLER SIDEBAR */

.graySide {
	height: 429px;
	width: 175px;
	background-color: #F2F2F2;
}
.caption {
	margin-right: 10px;
	margin-left: 10px;
	font-style: italic;
	text-align: left;	
}


/* 3-COLUMN LAYOUT */

.grayColumnTop {
	background-color: #F2F2F2;
	padding: 5px;
	font-weight: bold;
	height: 17px;
	overflow: hidden;
	width: 189px;
}
.columnBackground {
	background-image: url(images/layout/column_tile.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 183px;
	width: 187px;
	overflow: auto;
	padding: 5px;
	border-left: #F2F2F2 solid 1px;
	border-right: #F2F2F2 solid 1px;
	line-height: 1.75;
}

