body {
	text-align: center;
	margin: 0;
	padding: 0 50px; 
	background: #CCC;
	font-size: 11pt;  /* changed in design 12.8.06 */
}
body, textarea, input {
	font-family: arial, helvetica, sans-serif;
}
#wrapper {
	text-align: left;
	width: 100% !important; /*fix for IE 6 cutting off content on the right when printing. Source: http://www.autisticcuckoo.net/archive.php?id=2005/02/11/print-style-sheets-and-expression */
	border: 0 none;
} 

/* Holly Hacks \*/ 
* html #wrapper, 
* html #sizer, 
* html #expander { height: 0; } 
/* */

.wrapper_table {
	vertical-align: top;
    padding: 0;
    margin: 0;
    border:0 none;
    }
.wt_cell {
    padding: 0; 
    border:0 none;
    margin: 0;    
    vertical-align: top;
  }

#wt_header, #wt_left, #wt_right, #banner_top_left img, #banner_top_right, 
#logo_left, #banner_bottom, #nav_nub, #navlist, #breadcrumb, #page_functions,
#center .page_functions, #center .social_bookmark {
    display: none;
    height: 0;
}

#center {
	width: 100%;
	padding: 0;
	margin: 0;
	border: none;
}
#microsite {
	padding: 0 0 0 0;
	margin: 0;
}
#microsite_head_top {
	font-size: 22px;
	font-weight: bold;
	padding: 3px 10px 0 0; /* changed in design 12.8.06 */
	margin-bottom: 0;
	}
#microsite_head_bottom {
	height: 0;  /* changed in design 12.8.06 */
	color: #999; /* changed in design 3.20.07 */
	font-size: 14px;
	font-weight: bold;
	background-color: #fff; /* changed in design 12.8.06 */
	padding: 0 0 0 0; /* changed in design 12.8.06 */
	margin: 0 13px 0 0; /* changed in design 12.8.06 */
	background-image: url(/wrapper/img/micrograd_tov2.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#microsite_head_fade {
	background-image: url(/wrapper/img/micrograd_tov2.gif);
	background-repeat: repeat-y;
	font-size: 14px;
	font-weight: bold;
	float: right;
	padding: 3px 0;
	width: 200px;
}

#microsite_logo {
	text-align: center;
/*	width: 15em; 
	height: 65px; */
	padding: 0 0 0 0;
	margin-top: 12px;
}
#content {
	margin: 18px 0 0 0; 
	padding: 0;
	border: 0;
}
#content h1 {
	font-size: 17px;
	font-weight: bold;
	padding: 0 0 4px 0;
	margin: 0 0 18px 0;
}
#content h2 {
	font-size: 15px;
	font-weight: bold;
	padding: 0 0 2px 0;
	margin: 32px 0 6px 0;
}
#content h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 0 0;
	margin: 0;
}
#content p, #content li {
	font-size: 13px;
	margin: 0 0 16px 0;
	line-height: 19px;
}
#content a, #content a:active {
	color: #06c;
	font-weight: bold;
	text-decoration: underline;
}
#content a:hover {
	color: #06c;
	text-decoration: none;
}
#content a:visited {
	color: #69c;
}
#content ul {
	margin-top: 0;
}
#content ul li {
	margin: 0 0 12px 0;
}
#microsite_intro {
	margin: 0 0 1.3em 0;
}
/* style no longer used on wrapper.css
#microsite_intro p {
	font-size: 1.2em;
	line-height: 1.5em;
}
#microsite_intro td {
	vertical-align: top;
}
*/

/* This is the old first image style, pre-table (change to "img.left_image"?)
img.first_image {
	float: left;
	margin: 4px 14px 14px 0;
	position: relative;
	z-index: 1;
}
*/
img.first_image {
	float: left;
	margin: 0 20px 12px 0;
	position: relative;
	z-index: 1;
}
img.right_image {
	float: right;
	margin: 2px 0 12px 12px;
	position: relative;
	z-index: 1;
}

#footer {
	text-align: center;
	margin: 18px 18px 0 12px;
	padding: 11px 0 2px 0;
	border-top: dotted #999 1px;
	color: #06c;
}
#footer a:link, #footer a:visited, #footer a:active {
	font-size: 10px;
	font-weight: bold;
	color: #06c;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p {
	font-size: 9px;
	color: #666;
	line-height: 14px;
}
#footer img {
	border: 0 none;
}	
.hidden {
	display: none;
}
.special_note {
	border: solid 1px #999;
	padding: 12px;
	text-align: center;
	background-color: #ffffcc;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	color: #000;
	font-size: 13px;
	font-weight: bold;
	}
.special_note p {
	margin: 0;
	}
.form_main {
	background-color: #E7E7E7;
	text-align: center; /* This centers table in IE5+ and NS4+. Source: "Example IIf" at http://theodorkis.net/tablecentertest.html */
	width: 390px;
	margin-left: auto;
	margin-right: auto;
	font-size: 90%;
	font-family: arial, helvetica, sans-serif;
	padding: 12px 12px 12px 12px;
}
.form_main table { /* This centers table in CSS-compliant browsers. Source: "Example IIf" at http://theodorkis.net/tablecentertest.html */
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.form_main tr {
	text-align: left;
	padding: 2px;
}
.form_main td {
	padding: 5px 0 5px 0;
}
td.field_name {
	text-align: right;
	padding-right: 6px;
	font-weight: bold;
}
td.field_name b {
	color: #FF0000;
	font-size: 19px;
	font-weight: normal;
}
td.field_name i {
	color: #009999;
	font-size: 10px;
	font-style: normal;
}
td.form_end {
	color: #FF0000;
	font-size: 12px;
	text-align: center;
	padding-bottom: 6px;
}
/* begin design additions 12.8.06 */
#content .whats_new {
	background-color: #FFF;
}	
#content .whats_new h2 {
	background-color: #999;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	padding: 3px 0 3px 0;
	margin: 28px 0 14px 0;
	border: none;
}
#content .whats_new p {
	margin-left: 0;
}
#content .whats_new h3 {
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#content .whats_new table {
	width: 90%;
	margin-bottom: 12px;
	padding: 0 0 0 0;
	margin-left: auto;
	margin-right: auto;
	border-bottom: solid 1px #999;
}
#content .whats_new table.last_item {
	border: none;
}
/* not used on wrapper.css 
#content .whats_new table img {
	margin: 0 0 0 1em;
	padding: 0 0 1em 0;
}
*/
.print_head {
	border-bottom: solid 1px #39f;
	padding-bottom: 1px;
	display: block;
	height: 38px;
}
#banner_bottom_cell {
	margin: 0;
}
/* begin YLD Big Event 2008 styles */
#content #yld_bigevent td h2 {
font-size: 30px;
font-weight: bold;
margin: 0 0 0 0;
padding: 0 0 0 0;
border: none;
}
#content #yld_bigevent td h3 {
font-size: 16px;
font-weight: bold;
margin: 0 0 6px 0;
padding: 0 0 0 0;
}
#content #yld_bigevent td p {
line-height:normal;
}
#content #yld_bigevent .eventdate_info {
margin: 0 0 12px 0;
padding: 0 0 0 0;
}
#content #yld_bigevent .eventdate_info p {
margin: 0 0 0 0;
padding: 0 0 0 0;
}
#content #yld_bigevent .eventdate_info h3 {
font-size: 16px;
font-weight: bold;
margin: 0 0 0 0;
padding: 0 0 0 0;
}