body {
	background-color: #c3d3d3;
	font: 80% Arial, geneva, helvetica, sans-serif;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background: #8DADAF;
}
#header {
	background: url(../images/header.jpg) no-repeat right top;
	height: 200px;
}
#header img {
	float: left;
}
#header ul {
	list-style: none;
	margin: 0px;
	padding: 113px 0px 0px 317px;
}
#header li {
	float: left;
	padding-right: 1em;
}
#header a:link, #header a:visited {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font: 0.95em Tahoma, Arial, geneva, sans-serif;
}

#content table.contentpaneopen td.contentheading  {
       color: #2b666a;
       font-family: Georgia, serif;
       font-weight: normal;
       font-size: 18px;
}

#content table.contentpaneopen span.allvideos span.allvideos_player {
       
      
}

#content div.componentheading{
       font-size: 0.85em;
}

#content {
	float: right;
	width: 745px;
        padding-top: 30px;
        padding-right: 5px;	
}
#left {
	width: 145px;
	padding-top: 10px;
	padding-bottom: 30px;
        padding-left: 5px;
}
#left ul {
	list-style: none;
       margin: 0;
       padding: 0;
}
#left ul a:link, #left ul a:visited {
	color: #2b666a;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
#left li.active a:link,
#left li.active a:visited {
       color: #ffffff;
       margin: 0; 
       padding: 0;
}
#left ul a:hover {
color: #fff;
}
#left ul ul li {
        margin: 10px;
}
#left ul li.active ul a:link,
#left ul li.active ul a:visited {
       color: #2b666a;
}
#left ul li.active ul li.active a:link,
#left ul li.active ul li.active a:visited {
       color: #fff;
}
#left div.moduletable_menu li {
       margin-top: 10px;
}
#left div.moduletable ul.menu {
       padding-top: 50px;
       padding-bottom: 50px;
}
#left div.moduletable ul.menu span {
       display: none;
}
#qcontacts label.required {
       color:#2b666a;
       font-weight: bold;
}
#testposition div.moduletable{
       width: 145px;
       font-size: 0.75em;
       padding: 5px;
       margin-right: 0px;
}
#testposition div.moduletable h3{
       color: #2b666a;
       text-decoration: none;
       font-weight: bold;
       display: block;
       font-size: 14px;
}
#testposition div.moduletable fieldset{
       border: none;
}
#testposition div.moduletable input.button{
       color: #2b666a;
       font-weight: bold;
       background-color: #80ADaf;
       border: none;
}
#testposition div.moduletable ul{
       list-style-type: none;
       padding: 0 0 0 5px;
       margin: 0;
       color: #2b666a;
}
#testposition div.moduletable li{
       padding: 0.3em;
}
#footer {
	background: url(../images/footer_900.gif) no-repeat;
	text-align: center;
	color: #c3d3d3;
	clear: both;
	font-size: 0.9em;
	height: 23px;
	padding: 5px;
}
#footer div.moduletable {
       float: left;
       margin-left: 160px;
}
