/*##### START: Reset Style #####*/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; }
/*##### END: Reset Style #####*/

body {

	padding: 0 480px 0 480px;
	margin: 0;
	text-align: center;
	background: #ffffc0 url(gifs/bg_lt_lines.jpg) repeat;

}

#sizer {

	margin: 0 auto 0 auto;
	padding: 0;
	width: 41%;
	max-width: 200px;
	/* version for IE is at the bottom of this style block */

}

#expander {

	/* background: #ffffc0 url(gifs/bg_lt_lines.jpg) repeat; */
  background: #e5f2f1 url(gifs/bg_lt_blu_waves.jpg);
	margin: 0 -480px 0 -480px;
	min-width: 600px;
	/* Critical Safari fix! */
	position: relative;

}

/* Holly hack for IE \*/

* html #expander {

	height: 0;

}

/* */

/* helps IE get the child percentages right. */

#wrapper {

	width: 100%;

}

/* * --- stop copying, but be sure to grab IE's max-width, just above the body-tag --- * * * * * * * * * * * * * * */

body {

	font-family: Verdana, Tahoma, Arial, sans-serif;

}

#sidebar {

	border: solid 1px #3d5473;
	width: 20%;
	float: left;
	display: inline;
	text-align: left;
	margin-left: 6%;
	color: #3d5473;
	font-family: "Comic Sans MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: .8em;
	padding-left: 2px;
	padding-top: 0;
	background: #87ceeb;
	/* url(gifs/bgkLeft.gif) repeat-y  100% 0 */

}

#content {

	border: solid 1px #3d5473;
	width: 62%;
	margin-right: 4%;
	color: #3d5473;
	text-align: justify;
	display: inline;
	float: right;
	padding: 6px;
	background: #ffffc0 url(gifs/bg_lt_lines.jpg) repeat;

}

.header {

	width: 100%;
	color: #3d5473;
	padding: 5px 0;
	text-align: center;
	/* background: url(gifs/) no-repeat 50px 7px; */
  /* use above line for a fixed header image */

}

/* "jello" BG is made to be in fixed position here */

/*\*/

* html .header {

	background-position: 10px 3px;

}

/* IEwin hack needed because the "jello" BG is in a positioned wrapper and shows
variance. IEwin does not support fixed backgrounds on elements other than the body */

/* .header span {color: #000000;} */

/*********** Nav Bar Rules *************/

#navbar ul li a:link, #navbar ul li a:visited {

	color: #13bfae;
	background-color: #3d5473;
	text-decoration: none;
	border-left: solid #8ae5ff 15px;
	border-right: solid #000000 1px;
	border-top: solid #000000 1px;
	border-bottom: solid #000000 1px;
	margin: 1px;
	padding: 1px;
	display: inline;

}

#navbar ul li a:hover {

	color: #63189c;
	background-color: #5bfcff;
	border-left: solid #453973 15px;
	border-right: none #01778a 1px;

}

#navbar a.current {

	text-decoration: none;

}

#navbar ul li {

	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;

}

#navbar ul {

	margin: 0px;
	padding: 0px;

}

#footer {

	width: 100%;
	margin: 8px;
	text-align: center;
	font-size: xx-small;
	clear: both;
	border: solid 1px #3d5473;
	background: #ffffc0 url(gifs/bg_lt_lines.jpg) repeat;

}

/*
p,
label {
	margin: .95em 0em .95em 0em;
	font-size: 13px;
	line-height: 1.2;
}
*/

/* http://positioniseverything.net/easyclearing */

.clearfix:after {

	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;

}

.clearfix {

	display: inline-table;

}

/* Hides from IE-mac \*/

* html .clearfix {

	height: 1%;

}

.clearfix {

	display: block;

}

/* End hide from IE-mac */

.clear {

	clear: both;

}

/* * * Decorative Styles * * */

h1 {

	font-family: Georgia, serif;
	text-align: center;
	padding: 10px 0 5px 0;
	margin: 0;

}

h2 {

	background: black;
	color: white;
	padding: 2px;

}

p {

}

.fill {

	color: #aaa;

}

.back {

	text-align: right;
	padding: 3px 10px 0 0;

}

.alignright {

	margin: 30px 0;
	text-align: right;

}

.small {

	font-size: .8em;

}

.return {

	position: absolute;
	top: 10px;
	right: 20px;
	width: 20em;
	text-align: right;
	font-size: .9em;
	line-height: 1.4;

}

.return a {

	color: #000000;

}

#sidebar a {

	color: #668866;

}

/* * * Form Styles * * */

/*
form {
  margin: 0 0 2em -20%;
  position: relative;

}
*/

/*\*/

* html form {

	height: 0;

}

/* Holly hack */

/*
label input {
  width: 40%;

}

label span {
	display: block;
	float: left;
	width: 40%;
	text-align: right;
	padding-right: 2%;
}

label.max {
  padding-top: 25px;

}

.submit {
  text-align: center;
  padding-top: 20px;

}
*/

/************** CKEditor Style Requirements ****************/


div.editable {
	border: solid 2px Transparent;
	padding-left: 15px;
	padding-right: 15px;
}

div.editable:hover {
	border-color: black;
}

/*
Copyright (c) 2003-2009, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/

fieldset
{
	margin: 0;
	padding: 10px;
}

form
{
	margin: 0;
	padding: 0;
}

pre
{
	background-color: #F7F7F7;
	border: 1px solid #D7D7D7;
	overflow: auto;
	margin: 0;
	padding: 0.25em;
}

#alerts
{
	color: Red;
}

#footer hr
{
	margin: 10px 0 15px 0;
	height: 1px;
	border: solid 1px gray;
	border-bottom: none;
}


#outputSample
{
	width: 100%;
	table-layout: fixed;
}

#outputSample thead th
{
	color: #dddddd;
	background-color: #999999;
	padding: 4px;
	white-space: nowrap;
}

#outputSample tbody th
{
	vertical-align: top;
	text-align: left;
}

#outputSample pre
{
	margin: 0;
	padding: 0;
	white-space: pre; /* CSS2 */
	white-space: -moz-pre-wrap; /* Mozilla*/
	white-space: -o-pre-wrap; /* Opera 7 */
	white-space: pre-wrap; /* CSS 2.1 */
	white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
	word-wrap: break-word; /* IE */
}

/********************** sidebarnav requirements ********************/

#sidebarnav {
   width:180px;
   float:left;
   /*background-color:#dfdfdf;*/
   border-right:1px solid #999999;
   padding-bottom:10px;
}

/* Menu link styles */
.mainMenuLink{
   display:block;
   width:160px;
   padding:2px 5px;
   text-decoration:none;
   color:#993300;
   margin:4px;
   border:1px solid #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size:13px;
   font-weight:bold;
}

.mainMenuLinkSelected{
   display:block;
   width:160px;
   padding:2px 5px;
   text-decoration:none;
   color:#993300;
   background-color:#f5f5f5;
   margin:4px;
   border:1px solid #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size:13px;
   font-weight:bold;
}

.mainMenuLink:hover{
   background-color:#cccccc;
}

.mainMenuLinkSelected:hover{
   background-color:#cccccc;
}

.subMenuLink{
   display:block;
   text-indent:15px;
   width:160px;
   padding:2px 5px;
   text-decoration:none;
   color:#993300;
   margin:4px;
   border:1px solid #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size:11px;
}

.subMenuLinkSelected{
   display:block;
   text-indent:15px;
   width:160px;
   padding:2px 5px;
   text-decoration:none;
   color:#993300;
   background-color:#cfcfcf;
   margin:4px;
   border:1px solid #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size:11px;
}

.subMenuLink:hover{
   background-color:#cccccc;
}

.subMenuLinkSelected:hover{
   background-color:#cccccc;
}
