/* CSS Document */

/* ----------------------------------------------------------------------------
index - global layout
----------------------------------------------------------------------------*/

/*-- Page shift hack --*/
html { 
	min-height: 100%; 
	margin-bottom: 1px; 
}

body {
	background-color:#ECEEED;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

/*-- Global Styles --*/
h1 {
	font-family: Georgia, Garamond, "Times New Roman", "MS Serif", "New York", serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
	color: #323338;
	text-decoration: none;
}

h2 {
	font-family: Georgia, Garamond, "Times New Roman", "MS Serif", "New York", serif;
	font-size: 12px;	
 	color: #676873;
	text-decoration: none;
	font-weight: bold;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
 	line-height: 18px;
	color: darkslateblue;
	color: #483d8b;
	text-decoration: none;
}

h4 {
	font-family: Georgia, Garamond, "Times New Roman", "MS Serif", "New York", serif;
	font-size: 15px;
	line-height: 21px;
	font-weight: normal;
	color: #323338;
	text-decoration: none;
}

h5 {
}

h6 {
}

p {
	font-family:  Georgia, Garamond, "Times New Roman", "MS Serif", "New York", serif;	
 	font-size: 12px;
 	color:#676873;
	text-decoration: none;
}

td {
 	font:12px/20px Georgia, Garamond, "Times New Roman", "MS Serif", "New York", serif;	
 	color:#676873;
	text-decoration: none;
}

.tbl_border {
	border: 1px solid #cccccc;
}

img {
	border: 0px none;
	margin: 0px;
	padding: 0px;
}

a img {
	border: 0px none;
	margin: 0px;
	padding: 0px;
}

a, a:link, a:visited {
	color: darkslateblue;
	text-decoration:none;
}

a:active {
	color: slateblue;
	text-decoration:none;
}

a:hover {
	color: steelblue;
	text-decoration:none;
}

/*-- End Global Styles --*/

/*-- Various Text Styles --*/
.callout,.bgcolor1,.whitetitle {
	font-family: arial;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	background-color: darkslateblue;
	text-transform: uppercase;
	color: white;
}

.callout2,.lightbg {
	background-color: whitesmoke;
}

sup {
	font-family: arial;
	font-size: 8.5px;
}

.textSmall,textSmall a,textSmall td {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	line-height: 13px;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
}

.callout_education {
	background-color: #006633;
	color: white;
}

.callout_career {
	background-color: #0066CC;
	color: white;
}

.callout_leadership {
	background-color: #990033;
	color: white;
}

.callout_entrepreurship {
	background-color: #CC9900;
	color: white;
}

.callout_lifestyle {
	background-color: #FFCC00;
	color: white;
}

.headline,.textSubtitle2 {
	font-family: Georgia, Garamond, "Times New Roman", "MS Serif", "New York", serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
	color: #323338;
	text-decoration: none;
}

.subheadline {
	font-family: Georgia, Garamond, "Times New Roman", "MS Serif", "New York", serif;
	font-size: 15px;
	line-height: 21px;
	font-weight: normal;
	color: #323338;
	text-decoration: none;
}

.kicker {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #86511B;
	text-decoration: none;
	font-weight: bold;
}

.kicker-olv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
 	line-height: 13px;
	color: #9CB668;
	text-decoration: none;
}

.kicker-brn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
 	line-height: 13px;
	color: darkslateblue;
	text-decoration: none;
}

/*-- END Various Text Styles --*/

/*-- Structure Elements --*/
.ibody {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 980px;
	border: 0px;
	background-color: #FFFFFF;
	background-position: center top;
	background-attachment: scroll;
	background-image: url(../assets/gbg.png);
	background-repeat: repeat-y;
	text-align: left;
}

#ContentTable img {
	float: left;
	margin: 0px 15px 15px 0px;
	padding: 0px;
	text-align: left;
	vertical-align: middle;
	background-position: left;
}

.float_left {
	float: left;
	margin: 0px;
	padding: 0px;
}

.mmenu {
 	margin: 0px;
	padding: 0px;
	height: 45px;
	background-attachment: scroll;
	background-image: url(../assets/mnu/mmb.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.topmast {
	height: 250px;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../assets/mnu/mnu.png);
}

.breakbar {
	border: 0px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #FFFFFF;
}

.ibar {
	background-color: #F5F7F6;
	border: 0px;
	width: 300px;
	height: 90px;
	margin: 0px;
	padding: 0px;
}

.cellback {
	background-color: whitesmoke;
	margin: 0px;
	border: 1px;
	padding: 5px;
	border-style: solid;
	border-color: gainsboro;
}

.sideon {
	font:9px Verdana, Arial, Helvetica, sans-serif;
	color:#9B941F;
	text-decoration:none;
}

.mast {
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../assets/tpb.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 950px;
}

.body-a1151 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #515151;
	text-decoration: none;
}

.crumbslite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #8A8E97;
	text-decoration: none;
}

.crumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #676873;
	text-decoration: none;
}
/*-- END Structure Elements --*/

/*-- Side Bar Styles --*/
.sbar {
	background-color: #FFFFFF;
	width: 200px;
	height: 50px;
	margin: 0px;
	border: 0px;
	padding: 0px;
}

.lsbar {
	background-color: #FFFFFF;
	width: 300px;
	height: 50px;
	margin: 0px;
	border: 0px;
	padding: 0px;
}

.sdebar {
	width: 320px;
	height: 100%;
	margin: 0px;
	border: 0px;
	padding: 0px 0px 10px;
	background-color: #F7F8F7;
	background-position: center top;
}

.sidebar {
	font:9px Verdana, Arial, Helvetica, sans-serif;
	color:#676873;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: 0px none;
}

.sidebar a:hover {
	color:#208FDB;
	text-decoration:none;
	border: 0px;
}
/*-- END Side Bar Styles --*/

/*-- Navigation Styles --*/
.text_menu {
	margin: 0px;
	padding: 6px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

.text_menu a, .text_menu a:link, .text_menu a:visited {
	text-decoration: none;
	color: #333333;
}

.text_menu:hover {
	color: #333333;
    background-color: gainsboro;
}

.text_menuActive {
	margin: 0px;
	padding: 6px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #333333;
    background-color: gainsboro;
}

.text_menuActive a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #333333;
    background-color: gainsboro;
}

.text_menuActive a:hover {
	color: #333333;
}

.text_submenuActive a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #4280B7;
	text-decoration: none;
	font-weight: bold;
}

.text_submenuActive a {
	font-family: arial;
	font-size: 11px;
	line-height: 14px;
}

.text_submenu {
	font-family: arial;
	font-size: 11px;
	line-height: 14px;
	color: black;
}

.text_submenu a {
	font-family: arial;
	font-size: 11px;
	line-height: 14px;
	color: black;
}

.text_submenu  a:hover {
    color: #fff;
}

.text_subsection a {
	font-family: arial;
	font-size: 11px;
	line-height: 14px;
	color: black;
}

/*-- END Navigation Styles --*/

/*-- COPY STYLES (NOTE: not sure if this is being used here) --*/	
.copy {
	font:12px/20px Georgia, Garamond, "Times New Roman", "MS Serif", "New York", serif;
	color:#676873;
}

.copy a:link {
	color:#208FDB;
	text-decoration:none;
	background-image: url(../assets/lnk.gif);
	background-repeat: repeat-x;
	background-position: 50% bottom;
}

.copy a:hover {
	color:#7FBA00;
	text-decoration:none;
	background-image: url(../assets/lnk.gif);
	background-repeat: repeat-x;
	background-position: 50% bottom;
}
/*-- END COPY STYLES --*/

/*-- Footer Styles --*/
.foot {
	margin: 0px;
	padding: 0px;
	width: 100%px;
	height: 50px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	background-color: #ECEEED;
}
/*-- END Footer Styles --*/

/*-- LOGIN ELEMENTS --*/
input.textBoxes {
	margin: 0px;
	padding: 0px;
}

td.tbl_horizontal_spacing {
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	height: 0px;
}

td.tbl_verticle_spacing {
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	width: 5px;
}
/*-- END LOGIN ELEMENTS --*/

.directory_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin: 0px 0px 0px 0px;
	padding: 4px 8px 4px 8px;
	border: 0px;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #cccccc;
	background-color: #D8D8D8;
}

.directory_header a {
	color: #D76B00;
}

.direcctory_label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 5px 6px 6px 6px;
	border: 0px;
	border-bottom: 1px solid #e9e9e9;
	vertical-align: top;
	width: 30%;
}

.directory_entry {
	margin: 0px;
	padding: 0px;
	height: 30px;
}

