#custom-doc, .yui-tcustom {
    margin:auto;
	text-align:left;
    width:61.5384em;/* Non IE */
    *width:60em;/* IE */
    min-width:800px;
}
.yui-tcustom #yui-main, .yui-tcustom #ft-main {
    float:right;
    margin-left: -25em;
}
.yui-tcustom .yui-b {
	float: left;
    width:16.4615em;/* 214px/1em(13px) */
    *width:16.05em;/* 214px/1em(13.33px) */
}
.yui-tcustom #yui-main .yui-b, .yui-tcustom #ft-main .yui-b {
	/*DS float: left;*/
    margin-left:16.6154em;/* 216px/1em(13px) */
    *margin-left:16.2em;/* 216px/1em(13.33px) */
}
/* Wrapper for left column */
#wrapper1 {
    background-color:#FFF;
	background-image: url("/assets/images/sb_backgnd-1249854794.png");
	background-position: 26.75% 0%;
	background-repeat: repeat-y;
}
/* Wrapper for right column */
#wrapper2 {
		/*
	background-image: url("/assets/images/main_backgnd-1249854795.gif");
	background-position: 27% 0%;
	background-repeat: repeat-y;
	*/
}
#custom-doc {
    background-color:#FFF;
    padding:0px;
	border:1px solid #2A552A;
}
#ft:after, .clearfix:after {
    content:" ";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
#ht {
    font-size:0.846em;
}
#banner {
    text-align: center;
    height: 152px;
}
#banner.botborder {
	border-bottom: 1px solid black;
}
#topnav {
    border-top: 3px solid #385B6A;
    background-color:#4E768C;
    color:#fff;
    font-weight:bold;
    padding:6px 0;
    text-align:center;
}
#ft {
    color:#fff;
    background-color:#4E768C;
}
#ft-main {
    width:100%;
}
#ft-main .yui-b {
    float:none;
    width:auto;
}
#copyright {
    font-size:0.6923em;
    font-weight:bold;
    text-align:center;
    vertical-align:middle;
    padding:1.5em 2px;
}
#ft .botnav_box {
    text-align:center;
    line-height:1.5em;
    vertical-align:middle;
    padding-top: 2px;
}
#ft .botnav_text {
	font-family: inherit;
	font-size:76.9%;
}

/* Bring styles back to normal from yui resets */
strong {
    font-weight:bolder;
}
ul {
    margin:1em 0px 1em 0px;
    padding-left:40px;
}
li {
    list-style: inherit;
}
em {
	font-style: italic;
}
td {
    padding:1px;
}
input,input[type="password"],input[type="search"],isindex,textarea {
    padding:1px;
}
input[type="radio"],input[type="checkbox"] {
    margin: 2px 0.5ex;
}

/* Newly added styles */
#sidebar {
    background-color:#FFF;
}

.invisible {
	display: none;
}

/* Make body extend down, even in strict/xhtml */
html, body { min-height: 100%;}

body {
    color:#000;
    background-color: #FFF;
    background-image: url("/assets/images/pagebg-1249854795.png");
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
input, textarea {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
input { vertical-align: baseline; }
label { vertical-align: baseline; }
select { vertical-align: baseline; }

#innercontentsleft {
    padding-top:5px;
}
#innercontentsleft h1 {
    color:#156475;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:0.93em;
    font-weight:bold;
    padding-left:12px;
    padding-top:11px;
}
#innercontentsleft p {
    font-size:0.846em;
    line-height:1.6364em;
	padding: 0.6363em 2em 0 1.091em;
    color:#000;
}
#innercontentsleft .author {
	text-align: right;
	padding-bottom: 0.8em;
}
.innercontents {
    background-color:#FFF;
}
#innercontentsright {
    font-size:0.846em;
    padding-top:1em;
    padding-bottom:1em;
    width:100%;
}
#innercontentsright h1, #innercontentsright h2, #innercontentsright h3 {
    color:#38596A;
    font-size:1.091em;
    font-weight:bold;
    padding-top:11px;
    padding-left:12px;
}
#innercontentsright h2 {
    font-size:100%;
}
#innercontentsright h3 {
	color: #000;
	font-size: 100%;
	text-decoration: underline;
}
#innercontentsright h1.resource_subpage_heading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:1.545em;
	padding: 5px 0 10px 0;
}
#innercontentsright table td h1 {
	text-align: center;
}
.innercontentsright p, .innercontentsright li {
    color:#000;
    font-size:100%;
    line-height:1.6363em;
    padding-top:0.6363em;
    padding-left:1.091em;
    padding-right:2em;
    text-align:justify;
}
a.headerlink {
    color:#fff;
	font-family: inherit;
    font-size: 100%;
    text-decoration:none;
}
a.headerlink:hover {
	text-decoration:underline;
}
a.footerlink {
    color:#fff;
    text-decoration:none;
}
a.footerlink:hover {
    text-decoration:underline;
}
.showpointer {
	cursor: pointer;
}
.glnk {
    color:#29899F;
    text-decoration:none;
}
a.left_orange {
	background-image: url("/assets/images/arrow_off-1249854794.gif");
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 30px;
	color: #ff6600;
	text-decoration: none;
	font-weight: bold;
	font-size:7.5pt;
}
a.left_orange:hover {
	text-decoration:underline;
}
.orange {
	color: #29899F;
}
.center {
	text-align: center;
}
div.quote {
	background-color: #C8CFD7;
}
.sb_menuitem {
	height: 30px;
	vertical-align: middle;
	display:inline;
	overflow: hidden;
	margin-bottom: 1px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.sb_button_img  {
	display:block;
	width: 214px;
	height:31px;
	border: 0px;
	margin:0px;
	padding:0px;
}
.imgNoFrame {
	text-decoration:none;
}
a.imgNoFrame img {
	border: none;
}
sup {
	font-size: 0.846em;
	vertical-align: super;
}
sub {
	vertical-align: sub;
}
.headermessages {
	background-color: #FFFF97;
	border: 1px solid #C00;
	padding: 0.5em;
	overflow: hidden;
}
.headermessages ol {
	padding-left: 0.5em;
}
.headermessages li {
	list-style: none;
}
ul.none, ol.none {
	list-style: none;
}
.squareButton, form.inplaceeditor-form .editor_ok_button {
    color:#38596A;
    border:1px solid #2A552A;
    font-size:1.091em;
    font-weight:bold;
    text-align:center;
    text-decoration:none;
    vertical-align: middle;
    padding: 0.167em 0.5em;
    background-color:white;
}
.squareButton:hover, form.inplaceeditor-form .editor_ok_button:hover {
	color: #29899F;
	cursor: pointer;
}
.nowrap {
	white-space: nowrap;
}
/* For calendar pages */
table.calendar {
	border: 1px solid rgb(255,102,0);
	background-color: #FFF;
	width: 100%;
	vertical-align: top;
}
table.calendar td, table.calendar th {
	padding: 2px;
	border-collapse: collapse;
	border: 1px solid rgb(255,102,0);
	vertical-align: top;
	/*white-space: nowrap;*/
}
table.calendar th {
	font-weight: bold;
	text-align: center;
}
table.calendar tr.header th {
	color: rgb(0,128,0);
	height: 2em;
	vertical-align: middle;
}
table.calendar th.day-of-week {
	color: rgb(0,128,0);
	background-color: rgb(255,255,204);
}
table.calendar div.dayedit {
	float: left;
}
table.calendar div.day {
	font-size: 1.09em;
	font-weight: bold;
	color: rgb(0,128,0);
	float: right;
}
table.calendar td.today {
	background-color: rgb(237,228,213);
}
table.calendar a.daylink {
	color: rgb(0,128,0);
	text-decoration: none;
}
table.calendar a.daylink:hover {
	color: rgb(255,102,0);
	text-decoration: underline;
}
.xdebug-var-dump {
	text-align: left;
}
@media print {
	#ht, #ft, #sb { display: none; }
	.yui-tcustom #yui-main .yui-b { margin-left: 0; }
}