/* This is the default CSS*/
body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:62.5%;
	background-color:#132052;
}

td, th, p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.1em;
}

li {padding-bottom:.5em; }

a:link {color: #132052;}
a:visited {color:#132052;}
a:active {color:#132052;}
a:hover {color:#F68D11;}

#exchangemodule {background-color:#FFFFFF; padding:10px; font-size:125%;}
#exchangemodule h1 { font-size:1.5em; color:#132052;}
#exchangemodule h2 { font-size:1.3em; color:#132052;}
#exchangemodule h3 { font-size:1.2em; color:#132052;}

.button {background-color:#132052; color:#D6DCEF; padding:2px; font-weight:bold;}
.alert { color:#FF0000; font-weight:bold;}
.tableband { color: #D6DCEF; font-weight: bold; background-color:#132052; font-size: 1.1em; text-align:left;} 
.tableband a:link { color: #D6DCEF; text-decoration:underline;} 
.tableband a:visited { color:#D6DCEF; text-decoration:underline;}
.tableband a:active { color: #D6DCEF; text-decoration:underline;}
.tableband a:hover { color: #D6DCEF; text-decoration:underline;}
.small { font-size:.9em;}
.box {border:solid; border-color:#000000; border-width:1px; border-top:#132052; 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:#132052; 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{padding-left:0; margin-left:0; font-size:.9em;}
#navlist ul li { display: inline; }
#navlist ul li a { padding: 0.4em 0.6em; background-color: #132052; color: #D6DCEF; font-weight:bold; text-decoration: none; line-height:2.5em;}
#navlist ul li a:hover { background-color: #132052; color:#F68D11; font-weight:bold; text-decoration:underline;}

#bluebanner ul li {display:inline; font-size:1em; font-weight:bold; padding-left:5px; padding-right:5px; border-right:#D6DCEF solid 2px;}
#bluebanner ul li a {color: #D6DCEF; text-decoration: none;}
#bluebanner ul li a:hover { text-decoration:underline;}
#bluebanner a.on {color:#F68D11;}
#bluebanner li.NoBorder { border:none;}
.orange {color:#F68D11;}
.blue { color: #132052;}