/*<!-- TS-->*/
body
{
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	background-image: none;
	background-color: #ffffff;
}
td
{
	text-align: left;
}

.container
{
	width: 975px;
	margin-left:auto;
	margin-right:auto;
        background-color: transparent;
	font-size: 12pt;
	border-left: none;
	border-right: none;
	background-image: url('../images/background.png');
	background-position: center;
	background-repeat: repeat-y;
	padding-left: 20px;
}

.header
{
	width: 995px;
	margin-left:auto;
	margin-right:auto;
	border: none;
	background-image: url('../images/top.jpg');
	background-color: transparent;
	background-position: center;
	background-repeat: no-repeat;
	padding: 0px;
	height: 133px;
}
.banner
{
	width: 468px;
	margin-left:auto;
	margin-right:auto;
}


.footer
{
	width: 995px;
	margin-left:auto;
	margin-right:auto;
	height: 13px;
        background-color: transparent;
	background-image: url('../images/footer.png');
	background-repeat: no-repeat;
	background-position: center;
	border-top: none;
	margin-top: none;
        text-align: center;
	font-size: 2pt;
}
.left
{
	float:left;
        text-align: center;
	padding-right: 5px;
	width: 200px;
}
.right
{
	float:right;
        text-align: center;
	padding-right: 5px;
	width: 200px;
}

.follow
{
	width: 995px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	clear: both;
	width: 995px;
	height: 37px;
	background-image: url('../images/follow.png');
	background-color: #dddddd;
	background-position: bottom center;
	background-repeat: no-repeat;
	text-align: center;
}

div.showcase
{
	background: transparent;
	float: top;
	overflow: auto;
	width: 610px;
	height: 300px;
	scrollbar-face-color: transparent;
	scrollbar-arrow-color: #555555;
	scrollbar-track-color: #555555;
}

.accessibility
{
	float: right;
}
a.mainlevel, a.mainlevel:link, a.mainlevel:visited
{
	font-size: 10pt;
	display: block;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
	padding-top: 12px;
	color: #000000;
	border-top: none;
	white-space: nowrap;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
        width:139px;
        height:25px;
        background-image: url('../images/button_active.png');
	background-position: bottom center;
        background-repeat: no-repeat;
}
a.mainlevel:hover
{
	font-size: 10pt;
	color: #000000;
	white-space: nowrap;
	font-weight: bold;
	text-align: center;
        background-image: url('../images/button_press.png');
	background-position: bottom center;
        background-repeat: no-repeat;
}

a.mainlevel:active, 
{
	font-size: 10pt;
	color: #990000;
	white-space: nowrap;
	font-weight: bold;
	text-align: center;
        background-image: url('../images/button_active.png');
	background-position: bottom center;
        background-repeat: no-repeat;
}
#active_menu, #active_menu:hover
{
	font-size: 10pt;
	color: #990000;
	white-space: nowrap;
	font-weight: bold;
	text-align: center;
        background-image: url('../images/button_press.png');
	background-position: bottom center;
        background-repeat: no-repeat;
}

a, a:visited
{
	font-size: 12pt;
	font-weight: none;
	color: #999999;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: center;
}

a:hover
{
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

.contentheading
{
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.sm3, .createdate, .modifydate
{
	font-size: 12pt;
	color: #999999;
}
.mosimage_caption
{
	background-color: #eeeeee;
	border: solid 1px #999999;
	font-size: 12pt;
	font-weight: bold;
	white-space: nowrap;
	margin: 3px;
	padding: 1px;
	padding-left: 3px;
	padding-right: 3px;
}
table.moduletable
{
	margin-bottom: 20px;
}
.contentpane
{
	width: 468px;
}
.contentpaneopen
{
	margin-left: 10px;
	margin-right: 10px;
}
.copyright
{
	font-weight: none;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
	font-size: 8pt;
	color: #000000;
}
.copyright a, .copyright a:visited
{
	font-weight: none;
	font-size: 8pt;
	color: #000000;
}

.allvideos
{
	float: center;
        text-align: center;
	font-size: 3;
	width: 668px;
	padding-left: 130px;
	margin-left:auto;
	margin-right:auto;
}