@charset "UTF-8";
/* CSS Document */



body {
	background-position:center top;
	margin:0;
	padding:0;
	/* Height is 100%, so the tiled BG will tile all the way down the page, not just as far down as the page's content (when the content's height is less than the window's height) */ 
	height:100%;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	/*background-image: url(images/wallpaperpattern3.jpg);*/
	background-repeat: repeat-x;
	overflow-x: hidden;
	color: #000000;
	background-image: url(images/.gif);
}
#training p {
	color: #4A4A4A;
	padding-bottom: 10px;
}
html {
	height:100%;
}
#container {
	min-height:100%;
	position:relative;
	background-image: url(images/contentbg_06.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}



#header {
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	height: 154px;
	margin: 0px;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(images/bg_02.gif);
}
#body {
	padding-bottom:100px;   /* Height of the footer */
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#footer {
	font-size: 9px;
	color: #666666;
	text-align: center;
	position: absolute;
	width: 100%;
	height: 50px;
	height:60px;
	padding-top: 8px;
	padding-bottom: 8px;
	vertical-align: middle;
	margin: 0px;
	bottom: 0px;
}
.footerbounds {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	text-align: right;
	padding-right: 20px;
	padding-left: 20px;
}

img, div { behavior: url(iepngfix.htc) }

html>body { min-height:100%; 


} 
#shadow {
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 30px;
	clear: none;
	width: 100%;
	margin: auto;
	background-image: url(images/headershadow_02_protected.jpg);
}

.centerdiv{ /*IE method of centering a relative div*/
	text-align: center;
	height: 100%;
}

.centerdiv>div{ /*Proper way to center a relative div*/
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}



	

	/*  */
    #leftside {
	width: 200px;
	position: relative;
	float: left;
	z-index: 900;
	padding-top: 5px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 12px;
	line-height: 20px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
    #rightside {
	width: 733px;
	float: left;
	text-align: justify;
	line-height: 20px;
	padding-left: 16px;
	padding-right: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
}

#rightside p {
	margin-top: 4px;
	margin-bottom: 6px;
	margin-right: 5px;
	margin-left: 0px;
}
hr {
	background-color: #E3DEC1;
	height: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #E3DEC1;
	margin-top: 15px;
	margin-bottom: 15px;
}

#rightside input {
	font-size: 12px;
	background-color: #FFF8E3;
	border: 1px solid #CCCCCC;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	height: 15px;
}
#form-div {
	margin-left: 5px;
}
#rightside textarea {
	font-size: 11px;
	background-color: #FFF8E3;
	border: 1px solid #CCCCCC;
}
#rightside select {
	font-size: 12px;
	background-color: #FFF8E3;
	border: 1px solid #CCCCCC;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
}


#menu {
width: 100%;
background: #eee;
float: left;
}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 12em;
float: left;
}


#middleheader {
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 122px;
	clear: none;
	width: 990px;
	margin: auto;
}
#footer  a {
	color: #666666;
	margin: 0;
	text-decoration: none;
	font-weight:normal;
	text-align: center;
	vertical-align: top;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
}
#footer  a:hover {
	color: #333333;
	padding-bottom: 8px;
	text-align: center;
}
h1 {
	font-size: 18px;
	color: #4B8CC0;
}
#logo {
	height: 105px;
}
#emailform input {
	font-size: 11px;
	background-color: #FFF8E3;
	height: 18px;
	margin-bottom: 5px;
	margin-top: 0px;
}
@charset "UTF-8";
/* CSS Document */

#log_res {
	overflow: visible;
}
 
#log_res.ajax-loading {
	padding: 20px 0;
	background: url(http://demos111.mootools.net/demos/Group/spinner.gif) no-repeat center;
}
#log {
	float: left;
	padding: 0.5em;
	margin-left: 10px;
	width: 900px;
	margin-top: 10px;
	clear: left;
	overflow: visible;
	height: 300px;
}#topshadow {
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 30px;
	clear: none;
	width: 990px;
	margin: auto;
	background-image: url(images/topshadow_06.jpg);
}
#greyshadow {
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 45px;
	clear: none;
	width: 100%;
	background-image: url(images/headershadow_02_protected.jpg);
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: center;
}
#greyshadow a {
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#greyshadow a:hover {
	color: #999999;
}
#middleheaderprotected {
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 121px;
	clear: none;
	width: 990px;
	margin: auto;
}
#training a {
	color: #8F3C00;
	text-decoration: none;
	font-weight: bold;
}
.disclaimer {
	font-size: 12px;
	color: #990000;
	padding-bottom: 10px;
	text-transform: uppercase;
}
a    {
	color: #006699;
	text-decoration: none;
}
h2 {
	color: #181818;
	font-size: 15px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
}
.orgname {
	font-weight: bold;
	color: #3D8CC2;
}


.buttonclass {
	background-color: #CC3300;
}
#container #body #rightside #form_box #myForm #submitter {
	background-color: #CCCCCC;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	margin-left: 8px;
	padding-top: 1px;
	height: 20px;
	width: 85px;
	margin-top: 8px;
}
#container #body #rightside #submitter {
	background-color: #CCCCCC;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	margin-left: 8px;
	padding-top: 1px;
	height: 20px;
	width: 85px;
	margin-top: 8px;
}
.topicheader {
	font-size: 13px;
	font-weight: bold;
	padding: 7px;
}
.topic {
	padding: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
a:hover    {
	color: #006699;
	text-decoration: underline;

}
a    {
	color: #006699;
	text-decoration: none;
}
#nosides p {
	margin-top: 4px;
	margin-bottom: 6px;
	margin-right: 5px;
	margin-left: 0px;
}
#nosides {
	width: 963px;
	float: left;
	text-align: justify;
	line-height: 20px;
	padding-left: 16px;
	padding-right: 12px;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
}
#log_ress {
	overflow: visible;
	height: 300px;
}
#logs {
	float: left;
	padding: 0.5em;
	margin-left: 10px;
	width: 900px;
	margin-top: 10px;
	clear: left;
	overflow: visible;
}

