/* This is the default CSS*/
body {
	font-family: Arial, Helvetica, sans-serif;
	/*background-color:#B3B3B3;*/
	/*new, a.s. 20061117*/
	background-color:#FFFFFF;
	margin-left:0;
	margin-top:0;
	font-size:12px;
	background-image:none;
}

td, th, p, ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1 { font-size:18px;}
h2 { font-size:16px; }
h3 { font-size:14px; }
a:link {color: #0066CC;}
a:visited {color:#0066CC;}
a:active {color:#0066CC;}
a:hover {color:#0066CC;}
#container { background-image:none;}
#maincontainer { background-image:none;}
#header { /*new, a.s. 20061117*/top:5px;}
#exchangemodule { width:770px; background-color:#FFFFFF; border-color: #000000; border-style:solid; border-width:2px; padding:20px;}
#module_nav { /*new, a.s. 20061117*/margin-top:150px;}
#acceptance{/*new, a.s. 20061117*/text-align:center;}
#acceptance .button {/*new, a.s. 20061117*/
	background-color:#0066CC; color:#FFFFFF; 
	padding:2px; font-weight:bold;
	padding: 0; margin:0;
  	height: 25px;
  	width: 60%;
	cursor:default;
	}
.alert { color:#FF0000; font-weight:bold;}
.tableband { color: #FFFFFF; font-weight: bold; background-color:#0066CC; font-size: 12px; text-align:left;} 
.tableband a:link { color: #FFFFFF; text-decoration:underline;} 
.tableband a:visited { color: #FFFFFF; text-decoration:underline;}
.tableband a:active { color: #FFFFFF; text-decoration:underline;}
.tableband a:hover { color: #FFFFFF; text-decoration:underline;}
.small { font-size:10px;}
.box {border:solid; border-color:#000000; border-width:1px; border-top:#0066CC; border-top-width:10px; border-top-style:solid; padding:5px; margin-bottom:10px;}
.indent20 {
	margin-right: 20px;
	margin-left: 20px;
}

#bookmarks { width:250px; float:right; border:solid; border-color:#000000; border-width:1px; border-top:#0066CC; border-top-width:10px; border-top-style:solid; padding:10px; margin-left:10px;}

.evenrow {background-color:#FFFFFF;}
.oddrow {background-color: #EBEBEB;}

/*For the Module navigation buttons */
#navlist ul{font-family:Arial, Helvetica, sans-serif; padding-left:0; margin-left:0; font-size:12px;}
#navlist ul li { display: inline; line-height:30px; }
#navlist ul li a { font-family:Arial, Helvetica, sans-serif; padding: 0.4em 0.6em; background-color: #444444; color: #FFFFFF; font-weight:bold; text-decoration: none; }
#navlist ul li a:hover { color: #FFFFFF; font-weight:bold; background-color:#0066CC;}
#exchangemodule ol li {margin-bottom:1.5em;}
