html, body, th, td, input, select, option, textarea, button {
	color: #222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*****Main*****/
body {
	background: #b8cbdd url(/assets/images/background.png) repeat-x;
	margin: 0;
	overflow-x: -moz-scrollbars-horizontal;
	overflow-y: -moz-scrollbars-vertical;
}
.page-wrap {
	background: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	width: 992px;
}
.box-wrap {
	border: 1px solid #d3d3d3;
	border-bottom: none;
	border-top: none;
	padding: 10px;
}

/*****Topmost Navigation*****/
.top-nav {
	background: url(/assets/images/headnav_bg.png) repeat-x bottom;
	font-size: 11px;
	min-height: 35px;
	position: relative;
	z-index: 1000;
}
.top-nav .left {
	bottom: 5px;
	left: 5px;
	position: absolute;
	width: 390px;
}
.top-nav .left ul { margin: 0; padding: 0; }
.top-nav .left li { float: left; list-style: none; margin: 0 18px 0 0; }
.top-nav .left a:link { color: #0760ad; text-decoration: none; }
.top-nav .left a:visited { color: #0760ad; text-decoration: none; }
.top-nav .left a:hover { color: #0760ad; text-decoration: underline; }
.top-nav .right { bottom: 0; position: absolute; right: 147px; }
.top-nav .right a:link { text-decoration: none; }
.top-nav .right a:visited { text-decoration: none; }
.top-nav .right a:hover { text-decoration: none; }
.top-nav .leaf {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10000;
}

/*****Header and Headmast Navigation*****/
.logo { float: left; width: 240px; }
.headmast-nav {
	float: right;
	min-height: 67px;
	height: auto !important;
	height: 67px;
	position: relative;
	width: 730px;
}
.headmast-nav div.closing { font-size: 11px; position: absolute; right: 0; text-align: right; top: 0; }
.headmast-nav div.menu { font-size: 12px; font-weight: bold; padding: 32px 0 0 0; }
.headmast-nav ul { margin: 0; padding: 0; }
.headmast-nav li { float: right; list-style: none; margin: 0 0 0 20px; }
.headmast-nav a:link { color: #0760ad; text-decoration: none; }
.headmast-nav a:visited { color: #0760ad; text-decoration: none; }
.headmast-nav a:hover { color: #0760ad; text-decoration: underline; }

/*****Headmast Graphics*****/
.head-main-box { width: 970px; }
.head-main-box div.rel { position: relative; }

/*****Secondary Headmast Graphic*****/
.secondary-head-main-box { float: left; width: 730px; }
.secondary-head-main-box { float: none; width: auto; }
.secondary-head-main-box div.rel { position: relative; }

/*****Landing page and Secondary Page Headmast Section Headings*****/
.head-main-box .section_heading, .secondary-head-main-box .section_heading {
	background: #005bab;
	color: #fff;
	font: 20px Verdana, Arial, Helvetica, sans-serif;
	left: 1px;
	padding: 5px;
	position: absolute;
	top: 15px;
}

/*****Secondary Righthand Headmast Graphic (right of the Main Headmast Graphic)*****/
/* If utilizing this box,
.head-main-box { float: left; width: 636px; }
* must go in desired pages' individual style.css files.
*/
.head-right-box { float: right; margin-left: 10px; width: 324px; }

/*****Secondary Lefthand Headmast Graphic (to the left of the Main Headmast Graphic)*****/
.head-left-box {
	background: url(/assets/monopoly/2009/headbox_card_bg_nobord_20090402.png) top repeat-x;
	font-size: 10px;
	min-height: 250px;
	margin: 0 0 10px 0;
	width: 230px;
}
.head-left-box .border { border: 1px solid #bfbfbf; min-height: 248px; }
.head-left-box .pad { padding: 10px; }
.head-left-box ul.menu { margin: 0; padding: 0; }
.head-left-box ul.menu li { list-style: none; margin: 0 0 7px; }
.head-left-box a:link { color: #0760ad; text-decoration: none; }
.head-left-box a:visited { color: #0760ad; text-decoration: none; }
.head-left-box a:hover { color: #0760ad; text-decoration: underline; }


/*****Landing Pages - Monopoly Card Area*****/
.fpo-box { background: url(/assets/images/fpo_bg.png) no-repeat; min-height: 178px; }
.fpo-box .border { border: 1px solid #bfbfbf; min-height: 158px; }
.fpo-box .pad { padding: 8px 10px; }
.fpo-box .box1_txtonly {
	background: #f7f7f7 url(/assets/monopoly/2009/card_bg_nobord_20090402.png) top repeat-x;
	float: left;
	min-height: 160px;
	margin-right: 10px;
	width: 230px;
}
.fpo-box .box1_txtonly .pad { padding: 5px; }
.fpo-box .box1_txtonly ul.menu { font-size: 10px; margin: 0; padding: 0; }
.fpo-box .box1_txtonly ul.menu li { list-style: none; margin: 0 0 9px; }
.fpo-box .box1_txtonly a:link { color: #0760ad; text-decoration: none; }
.fpo-box .box1_txtonly a:visited { color: #0760ad; text-decoration: none; }
.fpo-box .box1_txtonly a:hover { color: #0760ad; text-decoration: underline; }
.fpo-box .box1 { float: left; margin-right: 10px; width: 230px; }
.fpo-box .box2 { float: left; margin-right: 10px; width: 230px; }
.fpo-box .box3 { float: left; margin-right: 10px; width: 230px; }
.fpo-box .box4 { float: left; width: 230px; }

/*****Level 2 Pages - Monopoly Cards and Content Box*****/
.lvl2-lcol { float: left; width: 240px; }
.lvl2-lcol .monopoly_cards { margin: 0 10px 0 0; }
.lvl2-lcol .monopoly_cards .side_box { background: #E3E3E3; margin: 0 0 10px 0; padding: 5px; }
.lvl2-lcol .monopoly_cards .box1 { margin: 0 0 10px 0; }
.lvl2-lcol .monopoly_cards .box2 { margin: 0 0 10px 0; }
.lvl2-lcol .monopoly_cards .box3 { margin: 0 0 10px 0; }
.lvl2-lcol .monopoly_cards .box4 { margin: 0 0 10px 0; }
.lvl2-rcol { float: right; width: 730px; }
.lvl2-rcol .content {
	float: right;
	line-height: 1.5;
	margin: 11px 0 10px 0;
	width: 100%;
}
.lvl2-rcol.content div.padding { padding: 0 30px 0 0; }


/*****Footer Buttons*****/
.footer-btns { border-top: 1px solid #bfbfbf; font-size: 0; }

/*****Footer*****/
.footer { padding-top: 20px; }
.footer .left { float: left; width: 515px; }
.footer .right { float: right; text-align: right; width: 450px; }
.footer a:link { color: #0760ad; text-decoration: none; }
.footer a:visited { color: #0760ad; text-decoration: none; }
.footer a:hover { color: #0760ad; text-decoration: underline; }

/*****Etc*****/
blockquote { margin: 10px 30px 10px 40px; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 0; }
h1 { color: #005bab; font-size: 24px; margin: -5px 0 15px 0; }
h2 { color: #3651A7; font-size: 12px; font-weight: bold; }
p { margin-bottom: 10px; margin-top: 0px; }
.clear {
	clear: both;
	display: block;
	height: 0;
	font-size: 0px;
}
.important { color: #ed1b2e; }

.SSh2 {
	line-height: 1.5;
	color:#005bab;
	font-size:20px;
	font-style:normal;
}
.SSh3 {
	line-height: 1.5;
	color:#005bab;
	font-size:16px;
	font-style:normal;
}
.SSh4 {
	line-height: 1.5;
	color:#005bab;
	font-size:14px;
	font-style:italic;
}
.SSh5 {
	line-height: 1.5;
	color:#000000;
	font-weight:bold;
}

.headingRedBigItalicTimes {
	color: #ed1b2e;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
}
.headingWhiteBigItalicTimes {
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

.c008FD5 { color: #008FD5; } /* blue */
.cF26522 { color: #F26522; } /* orange */
.c92278F { color: #92278F; } /* purple */
.c6C9D31 { color: #6C9D31; } /* green */

#boardPix { margin: 0; padding: 0; line-height: 0; }
.boardNames {
	/*background: #FF99CC;*/
	float: left;
	font-size: 11px;
	font-weight: bold;
	height: 172px;
	line-height: 16px;
	text-align: center;
	width: 100px;
}
.boardPad { 
	padding: 0 4px 0 0; 
}
.directorNames {
	/*background: #FF99CC;*/
	float: left;
	font-size: 11px;
	font-weight: bold;
	height: 195px;
	line-height: 16px;
	text-align: center;
	width: 100px;
}

.boardPadEx { padding: 0 4px 0 20px; }

#DirectorProxyComm { 
	float: right;
	width: 450px;
}

#MeetCandidatesForums {  
	background: #155EAB url('/about-us/imgs/2011/meet_candidates_bg.jpg') repeat-x top;
	color: #FFF;
}
	#MeetCandidatesForums .pad { padding: 20px; }

#MeetCandDatesD {
	margin: 0 auto;
	width: 567px;
}
.MeetCandDates {
	background: #CCC;
	float: left;
	padding: 8px;
	text-align: center;
	width: 125px;
}
	.mcdBorderRight { border-right: 1px solid #666; }

#videoTECS {
	margin: 10px 0 0;
	width: 710px;
}




