
div.cm-title2, .cm-txt h2 {
	font-family: /*"Congress Sans", */Arial, helvetica, sanserif;
	font-size: 14px;
	font-weight: bold;
	margin:15px 0 10px 0;
	background-color: #969798;
	padding:2px;
	color: white;
	text-align: left;
}

div.cm-title2 a {
	color: white;
	text-decoration: none;
}

div.cm-title2 a:hover {
	color: white;
}

div.cm-title1, .cm-txt h1 {
	font-family: /*"Congress Sans", */Arial, helvetica, sanserif;
	font-size: 24px;
	color: #E41F1F;
	margin-bottom: 10px;
	text-align: left;
}


.cm-txt, table.cm-table, .cm-txt ul, .txt
{
	font-family : /*"Congress Sans",*/ Arial, helvetica, sanserif;
	font-size: 12px;
	text-align: justify;
}

.cm-padded {
	/*padding:10px 0 10px 0;*/
	padding: 10px;
}

cm-griditem {
	padding: 10px;
}

.cm-txt a{
	color: black;
	text-decoration:underline;
}

.cm-txt a:hover{
	color: #E41F1F;
	text-decoration: underline;
}

.cm-txt img{
	margin: 10px;
}

.cm-cont-leftborder{
	padding-left: 5px;
}

.cm-custom-speclinks a{
	display:block
}

.cm-custom-speclinks div{
	padding: 5px 0px 10px 10px;
}

.cm-table_topleft, .cm-table_topcenter, .cm-table_topright
{
	background-color: #DDD;
	color: #E41F1F;
	text-align: center;
	font-weight: bold;
	border: 1px solid #969798;
	border-bottom: 3px double #969798;
}

table.cm-table caption{
	font-style: italic;
	font-size: 13px;
	color: #E41F1F;
}

table.cm-table {
	border: 2px solid #969798;
	font-size: 12px;
	border-collapse: collapse;
	margin: 10px;
	empty-cells: show;
}

table.cm-table td, table.cm-table th {
	padding: 5px;
	
}

table.cm-table td {
	text-align: left;
	border: 1px dotted #969798;
	
}

table.cm-table thead td, table.cm-table th, table.cm-table thead th
{
	background-color: #DDD;
	color: #E41F1F;
	text-align: center;
	font-weight: bold;
	border: 1px dotted #969798;
}

table.cm-table ul 
{
	font-size: 12px;
}

ul{
	list-style-type: square;
	margin-top: 0;
	margin-bottom: 0;
}

div.cm-custom-sh1, .cm-txt h3{
	margin-top: 10px;
	margin-bottom: 3px;
	color: #E41F1F;
	font-weight: bold;
	font-size: 13px;
	border-bottom: solid 1px #969798;
}

div.cm-custom-sh2, .cm-txt h4{
	margin-top: 7px;
	margin-bottom: 3px;
	color: black;
	font-weight: bold;
	font-size: 12px;
}

div.cm-custom-staffimg img, img.cmc-framed, img.image-popup{
	float: right;
	height: 100px;
	width: 70px;
	padding: 1px;
	border: 2px #E41F1F inset;
	cursor: pointer;
}

table.cm-columns {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
	margin: 0 -10px 0 -10px;
}

td.cm-column {
	width: auto;
	vertical-align: top;
	padding: 0 10px 0 10px;
}

.sitemap caption{
	color: white;
	background-color: #969798;
	font-weight: bold;
	width: 250px;
	padding: 2px 10px 2px 10px;
	text-align: left;
}

.sitemap{
	width: 100%;
	font-family: Arial, Helvetica, sanserif;
	border-top: 2px solid #E41F1F;
	border-collapse: collapse;
}

.sitemap td{
	width: auto;
	vertical-align: top;
	padding: 0 5px 5px 5px;
}

.sitemap a{
	display: block;
	padding-left: 2px;
	text-decoration: none;
}

.sitemap a:hover{
	background-color: #E41F1F;
	color: white;
	text-decoration: none;
}

.sitemaplink-1{
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	padding: 2px 0 2px 0px;
	margin-left: 0px;
}

.sitemaplink-2{
	font-weight: bold;
	font-size: 11px;
	padding: 1px 0 0px 5px;
	margin-left: 5px;
}

.sitemaplink-3{
	font-size: 10px;
	padding: 0px 0 0px 10px;
	margin-left: 10px;
}

.sitemaplink-4{
	font-size: 9px;
	padding: 0px 0 0px 15px;
	margin-left: 15px;
}

.sitemaplink-5{
	font-size: 9px;
	padding: 0px 0 0px 15px;
	margin-left: 20px;
}

div.sitemap-regular, div.sitemap-last{
	padding: 1px 0 0 16px;
}

div.sitemap-regular{
	background: url(images/sitemap-bg-reg.gif) no-repeat left top;
}

div.sitemap-last{
	background: url(images/sitemap-bg-last.gif) no-repeat left top;
}


body {
	margin:5px;
	font-family: /*"Congress Sans",*/ Arial, helvetica, sanserif;
	background: white url(images/logo-dual.gif) no-repeat left top;
}

form{
	margin:0;
}

#layout-main {
	margin: 0 5px 0 5px;
	width:100%;
	position: absolute;
	top:110px;
	left:0px;
	background-color: #E41F1F;
}

#layout-content {
	font-family: /*"Congress Sans",*/ Arial, helvetica, sanserif;
	background: white no-repeat 0 50px;
	font-size: 12px;
	margin-right: 200px;
	padding-right: 5px;
	/*height: 480px;
	min-height: 480px;*/
	height: 800px;
}

#layout-main>#layout-content
{
	height: auto;
	min-height: 800px
}
/*Sidebar*/

#layout-sidebar{
	/*background-color: #E41F1F;*/
	color: white;
	width: 201px;
	margin-left:2px;
	position: absolute;
	right: -1px;
	top:2px;
	border-top: solid 1px white;
	font-size: 11px;
}

#layout-sidebar a{
	color: white;
	font-weight: bold;
	text-decoration: underline;
}

#backbutton{
	font-size: 12px;
}

#layout-sidebar a:hover{
	color: black;
}

div.sidebar-element{
	border-bottom: solid 1px white;
	padding:10px;
}

#layout-sidebar .caption{
	font-size:13px;
	font-weight: bold;
	color: white;
}

select.countryselector{
	width: 170px;
	font-family: /*"Congress Sans",*/ Arial, helvetica, sanserif;
	font-size: 10px;
}


table.langselector {
	color: #093981;
	border-collapse: collapse;
	margin: 0 5px 0 5px;
	table-layout: fixed;
	
}

table.langselector td{
	font-weight: bold;
	border-collapse: collapse;
	padding:0;
	border: solid 1px white;
	height: 15px;
	width: 60px;
	text-align: center;
	font-size: 11px;
	color: black;
}

table.langselector a{
	font-weight: normal;
	text-decoration: none;
	color: white;
	height: 15px;
	font-size: 11px;
}

table.langselector a:hover{
	color: black;
}

/* Special functions */

table.specfunctions {
	height: 15px;
	border-collapse: collapse;
	width: 39px;
	height: 16px;
	margin: 0 5px 0 5px;
	table-layout: fixed;
}

table.specfunctions td{
	padding:0px;
	border-collapse: collapse;
	background-color: white;
	border: solid 1px white;
	margin:0px;
	height: 15px;
	width:19px;
}

table.specfunctions a, table.specfunctions a img{
	text-decoration: none;
	color: #E41F1F;
	border: 0;
	width:19px;
	height:15px;
}

table.specfunctions a:hover{
	background-color: black;
}


input.login{
	width: 150px;
	height: 14px;
	border: 1px solid #E41F1F;
	background-color: white;
	font-family: /*"Congress Sans",*/ Arial, helvetica, sanserif;
	font-size: 10px;
}

form#login label{
	font-weight: bold;
	display: block;
}

form#login a{
	font-weight: bold;
	float: right;
	color: white;
	text-decoration: none;
	margin-right:25px;
}

div.sidemenu-coll .header{
	background: url(images/menuw-dn.gif) no-repeat 0px 2px;
}

div.sidemenu-exp .header{
	background: url(images/menuw-up.gif) no-repeat 0px 2px;
}

div.sidemenu-coll .header, div.sidemenu-exp .header{
	padding: 3px 10px 3px 18px;
	font-size:12px;
	font-weight: bold;
	cursor: pointer;
	/*border-top: solid 1px white;
	border-bottom: solid 1px white;*/
	margin-bottom: 1px;
	/*border-left: solid 2px #E41F1F;
	border-right: solid 2px #E41F1F;*/
	
	color: #E41F1F;
	background-color: white;
}

div.sidemenu-coll ul.sidemenu{
	display: none;
}

ul.sidemenu{
	font-family: /*"Congress Sans",*/ Arial, helvetica, sanserif;
	margin:0;
	padding: 0;
	list-style-type: none;
}

ul.sidemenu a img {border: 0; margin: 0 4px 0 -16px}

ul.sidemenu li {
	list-style-type: none;
	margin:0;
	padding: 3px 10px 3px 18px;
	/*border-bottom: dashed 1px #E3BFBF;*/
	font-size:11px;
	font-weight: bold;
}

#layout-sidebar ul.sidemenu li a{
	color: white;
	text-decoration: none;
}

#layout-sidebar ul.sidemenu li a.selected{
	color: black;
}

#layout-sidebar ul.sidemenu a:hover {text-decoration: underline;}
/* Main menu */


 
#menu-main {
	font-family: /*"Congress Sans",*/ Arial, helvetica, sanserif;
	height: 23px;
	color: white;
	width:100%;
	font-size:13px;
	font-weight: bold;
	border-spacing: 0;
	border-collapse: collapse;
}

#menu-main td {
	background: #E41F1F url(images/whline.gif) repeat-x ;
	
	padding: 2px;
	border-right: solid 1px white;
	vertical-align: bottom;
	text-align: left;
	width: 25%;
}

#menu-main td a{
	color: white;
	text-decoration: none;
}

#menu-main td a:hover, #menu-main td a.selected{
	color: black;
}

/* Submenu */

#menu-sub {
	background-color: #DCDCDC;
	font-family: /*"Congress Sans",*/ Arial, helvetica, sanserif;
	width: 100%;
	/*border-top: solid 3px black;
	border-bottom: solid 2px black;*/
	font-size:11px;
	color: black;
	margin: 1px 0 5px 0;
	padding: 3px 0 3px 0;
	display: block;
	overflow: visible;
	font-weight: bold;
	height: 16px;
}

#menu-sub div {
	display: inline;
	white-space: nowrap;
	padding: 0px 5px 0px 5px;
	height: 16px;
}

#menu-sub a{
	background: url(images/splash-bullet-red.gif) no-repeat left top;
	padding-left: 7px;
	text-decoration: none;
	color: #E41F1F;
	font-size:12px;
	text-decoration: none;
}

#menu-sub a:hover, #menu-sub a.selected{
	color: black;
}

label{
	cursor: pointer;
}

/*Questions*/

div.qm-questionheader, div.qm-questionheader-correct, div.qm-questionheader-incorrect {
	font-family: /*"Congress Sans",*/ Arial, helvetica, sanserif;
	font-size: 14px;
	font-weight: bold;
	margin-top:10px;
	margin-bottom:5px;
	background-color: #969798;
	padding:2px;
	color: white;
	text-align: left;
}

div.qm-questionheader-incorrect{
	border-left: 5px solid #E41F1F;
}

div.qm-questionheader-correct{
	border-left: 5px solid Green;
}

div.qm-question {
	margin:0 10px 5px 10px;
	color: black;
	font-weight: bold;
	font-size: 11px;
	border-bottom: 1px dashed #969798;
}

td.qm-answerletter, td.qm-answerletter-selected{
	white-space: nowrap;
	width: 20px;
	font-weight: bold;
}

tr.qm-answer-correct td.qm-answerletter-selected{
	background-color: Green;
	color: White;
}

tr.qm-answer-incorrect td.qm-answerletter-selected{
	background-color: #E41F1F;
	color: White;
}

tr.qm-answer-correct td.qm-answertext{
	color: green;
	font-weight: bold;
}

td.qm-answertext {
	font-size: 11px;
}

div.qm-comment {
	font-style: italic;
	background-color: #d6d7d8;
	padding: 5px;
	margin-left:25px;
}

table.resultstable {
	border: 2px solid #969798;
	margin: 0px 0px 5px 7px;
	border-collapse: collapse;
	margin: 20px;
}

table.resultstable td {
	border: solid 1px #969798;
	padding: 3px;
	font-size: 9pt;
	color: #000000;
	line-height: 140%;
	font-family: Arial, Helvetica, sans-serif;
}

td.highlight {
	background-color: #d6d7d8;
	font-weight: bold;
}

#javaclock {
	width: 50px;
	border: solid 2px #969798;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: black;
}

a{
	color: Black;
	text-decoration:underline;
}

a:hover{
	color: #E41F1F;
	text-decoration: underline;
}

table.gridtable{
	/*border: 2px solid #979899;*/
	border-spacing: 0;
	border-collapse: collapse;
}

table.gridtable th{
	background-color: #979899;
	color: white;
	font-weight: bold;
	border: 1px solid white;
	border-collapse: collapse;
	padding: 4px;
}

table.gridtable td{
	/*border: 1px solid #979899;*/
	border-bottom: 1px dashed #979899;
	padding: 2px 4px 2px 4px;
}

#countryname {
	position: absolute;
	right: 20px;
	top: -100px;
	height: 60px;
	padding-top: 30px;
	width: 300px;
	background-repeat: no-repeat;
	background-position: right;
	color: black;
	font-family: /*"Congress Sans",*/ Arial, helvetica, sanserif;
	font-size: 30px;
	text-align: right;
	text-transform: capitalize;
	/*font-weight: bold;*/
}

/*Forum*/
tr.forumpost-head td{
	text-align:left;
	background-color: #eeeeee;
	padding:3px;
}

td.forumpost-disctext{
	background-color: #f8f8f8;
	font-weight: bold;
	padding:5px;
	padding-bottom:15px;
	border-bottom: solid 2px black;
}

tr.forumpost-body td{
	border-bottom: solid 1px black;
	text-align:left;
	background-color: white;
	padding:5px;
	padding-left:25px;
}

tr.forumpost-body textarea{
	border: solid 1px #999999;
	font-family : Arial, Geneva, sans-serif;
	font-size : 12px;
}

.linedtable td {
	padding:2px;
	border-bottom: dashed 1px black;
	height: 24px;
	font-size: 11px;
}

.linedtable th {
	padding:2px;
	background-color: #979899;
	color: white;
	font-size: 13px;
	text-align: center;
}

#search {
	margin: 30px 10px 30px 10px;
}

.search-caption {
	font-weight: bold;
}

.search-caption a {
	text-decoration: none;
}

.search-hits li{
	margin-top:5px;
	margin-bottom:5px;
}

div.search-path {
	margin-left: 10px;
} 

#search-terms {
	width: 200px;
	height: 18px;
	border: 1px solid #E41F1F;
	background-color: white;
	font-family: /*"Congress Sans",*/ Arial, helvetica, sanserif;
	font-size: 12px;
}

#search-terms2 {
	width: 167px;
	height: 16px;
	margin-top: 8px;
	margin-bottom: 3px;
	border: 1px solid #E41F1F;
	background-color: white;
	font-family: /*"Congress Sans",*/ Arial, helvetica, sanserif;
	font-size: 12px;
}

form#search input.submit {
	border: 1px outset #E41F1F;
	background-color: #E41F1F;
	height: 22px;
	font-family: /*"Congress Sans",*/ Arial, helvetica, sanserif;
	font-weight: bold;
	font-size: 12px;
	color: White;
}

/* Filelist */

div.folderlist
{
	width: 400px;
}

div.filelist a
{
	display: block;
	margin: 1px;
	margin-left: 20px;
	text-decoration: none;	
}

div.folderlist a
{
	display: block;
	color: black;
	text-decoration: none;	
	border-bottom: 1px dashed #969798;
}

div.folderlist a span{
	font-weight: normal;
}

div.folderlist a{
	margin-left: 10px;
	font-weight: bold;
	color: black;
}

div.filelist a{
}

div.filelist a:hover, div.folderlist a:hover{
	color: #E41F1F;
	text-decoration: none;
}

div.filelist a img{
	border: 0px;
	height: 16px;
	width: 16px;
	margin-right: 5px;
	float: left;
}

div.folderlist a img{
	margin-right: 5px;
	border: 0px;
}

.filelist-filename{
        color: #000;
}

div.filelist a .filelist-info{
	color: #777;
}

img.mentorphoto{
	float: right;
	height: 130px;
	width: 100px;
	padding: 1px;
	border: 2px #E41F1F inset;
}

.poll
{
	background-color: white;
	color: black;
	padding: 5px;
}

#layout-sidebar .poll a
{
	color: #E41F1F;
}

tr.poll-correct
{
	font-weight: bold;
	
}

.poll-title
{
	background-color: #969798;
	color: white;
	padding: 3px;
	font-size: 13px;
	font-weight: bold;
	/*font-style: italic;*/
}

div.poll-question
{
	margin: 5px 0 0 0;
/*	color: */
}

.poll-questiontitle
{
	font-size: 12px;
	font-weight: bold;
	color: #E41F1F;
}

.poll-stats img
{
	height: 7px;
	display: block;
}

td.poll-stats
{
	width: 50px;
	font-size: 9px;
	font-weight: bold;
}

table.poll-answergroup
{
	width: 100%;
}

table.poll-answergroup td
{
	text-align: left;
}

td.poll-rb
{
	width: 20px;
}

form.poll input.submit {
	border: 1px outset #E41F1F;
	background-color: #E41F1F;
	height: 22px;
	font-family: /*"Congress Sans",*/ Arial, helvetica, sanserif;
	font-weight: bold;
	font-size: 12px;
	color: White;
}

.h3 {
	color: #000000;
	font-weight: bold;
	font-size: 18px;
}
