body {
	padding: 1em;
	margin: 0;
	background: #fff;
	font-family: arial, helvetica, sans-serif;
	font-size: 80%;
}


td.sidebar,table.sidebar
{
	color: #ffc;
	font-size: 0.9em;
}

.core {
}

#maincontent
{
/*
*/
	margin-left: 165px;
	_margin-left: 0px;
	position: relative;
	_width: 600px;
	padding: 0;
	color: #000;
	font-size: 1em;
}
#content {
	width: 763px;
	background: #0f0;
	background: url(/templates/corporate/pix/container_bg.gif) repeat-y;
	margin: auto;
	text-align: left;
	voice-family: "\"}\""; 
	voice-family:inherit;
}
html>body #content {
} 

a {
	text-decoration: none;
}

a:link {
	color: #30c;
}

a:visited {
	color: #30c;
}

a:active {
	color: red;
}

a:hover {
	text-decoration: underline;
}

#header *
{
	margin: 0;
	padding: 0;
}

#mast
{
	margin: 0;
	padding: 0;
}
.bottom
{
	display: none;
	width: 763px;
	text-align: center;
	_margin: auto;
	padding: 14px 0 14px 0;
	font-size: 0.7em;
}
.bottom a
{
	color: #669;
}

#nav
{
	z-index: 4;
	position: relative;
	width: 763px;
	height: 2em;
	background: #309;
	font-size: .9em;
}

#nav a
{
	color: #fff;
}

#nav, #nav ul
{
	list-style-type: none;
}

#nav li
{
	position: relative;
	float: left;
}

#nav li:hover ul, #nav li.over, #nav li.over ul
{
	display: block;
}

#nav a
{
	position: relative;
	float: left;
	width: 8.66em;	 
	_width: 8.719em;
	padding: 0 1em;
	border-top: .1em solid #e5e5c3;
	border-left: .2em solid #fff;
	border-right: .1em solid #59592d;
	background: #309;
	font-weight: bold;
	line-height: 1.9em;
	text-align: center;
}

#nav a.first
{
	border-left: 0em solid #fff;
}

#nav a:hover
{
	background: #30c;
	color: #ff9;
	text-decoration: none;
}


#nav ul
{
	position: absolute;
	display: none;
	top: 2em;
	_top: 1.9em;
	left: .2em;
	width: 11em;
	padding: .3em;
	background: #309;
	opacity: .95;
	-moz-opacity: .95;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=93);
}

#nav ul li
{
	float: none;
	width: auto;
}

#nav ul a
{
	float: none;
	display: block;
	width: auto;
	padding: .3em .5em;
	border: 0;
	border-top: .1em solid #663;
	border-bottom: .1em solid #110;
	_border-bottom-color: #220;
	background: #309;
	color: #fff;
	font-weight: normal;
	text-align: left;
	line-height: 1.2em;
	-moz-border-radius-topright: .4em;
}

#nav ul a:hover
{
	border-top-color: #26264d;
	border-bottom-color: #C5E2FF;
	background: #30c;
	color: #ff9;
}

#footer {
	margin-top: 40px;
	width: 760px;
	clear: left;
	padding: 12px;
	text-align: center;
	color: #eee;
	background-color: #669;
	font-size: .8em;
}

#body {
	clear: both;
	padding: 0px;
}
.one-image {
clear: none;
width: 150px;
}

#rightnav
{
	z-index: 2;
	left: 90px;
	float: left;
	width: 155px;
	color: #000;
}
.contentpaneopengrid
{
	width: 100%;
	margin: 0 0 1px 0;
	padding: 0 10px 0 19px;
}
.contentpaneopen
{
	width: 100%;
	margin: 0 0 1px 0;
	padding: 0 10px 0 19px;
}
.contentheading 
{
	width: 100%;
	font-size: 1.2em;
	font-weight: bold;
	font-size: 17px;
	letter-spacing: 3px;
	margin-bottom: 92px;
	padding: 12px 0 12px 4px;
	color: #006;
	background-color: #ffdd71;
}
.contentheadinggrid
{
	width: 100%;
	font-size: 1.2em;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 3px;
	padding: 12px 0 5px 4px;
	color: #006;
	border-bottom: 0px #aaa solid;
}


.moduletablephotogallery 
{
	text-align: center;
	margin-bottom: 20px;
	color: #ffc;
}
.moduletablephotogallery img
{
	border: 0;
}
.moduletablephotogallery a
{
	color: #fff;
}
.moduletablequizannounce a
{
	color: #fcf;
}
.moduletablequizannounce
{
	width: 100%;
	background-color: #669;
	color: #ffc;
	margin-bottom: 30px;
}

.moduletablemyevents
{
	background-color: #ccc;
	width: 150px;
	color: #333;
	margin-bottom: 30px;
}
.quizshout
{
	font-size: 14px;
}

#filler1
{
	padding: 10px 0 10px 0;
	border-bottom: #aaa solid 1px;
}
#response, #error {
	padding: 12px;
	background-color: #ff9;
	border: 5px #00c solid;
	text-align: center;
	width: 300px;
	margin: auto;
	margin-bottom: 30px;
}

#error {
	border: 5px #c00 solid;
}

.quizradio {
	padding: 9px;
}

.quiz {
	padding-bottom: 2px;
	border-top: 2px #ccc solid;
}


/*
table.innershade {
        border: 1px solid white;
        border-collapse: collapse;
 }
table.innershade td {
	border: 1px solid #CCCCCC;
}
*/

