/* Start of CMSMS style sheet 'mailer' */
body {padding: 0px; background-color: #a6a6ed; margin: 0px; font-family: Verdana, Helvetica, Arial, sans-serif;}
#left {width: 305px; height: 98%; border: solid 0px black; float: left; padding-left: 5px;}
#main {margin-left: 305px; border: solid 0px blue; height: 98%;}

#list {border: solid 1px black; height: 150px; overflow: auto; padding:0px; display: hidden; width: 98%;}
#content {border: solid 1px black; padding: 2px; margin-top: 5px; height: 80%; width:98%; overflow: auto; background-color: white;}
#super {border: solid 1px gold; height: 5%; overflow: auto; padding:10px;}

#rect {width: 300px; height: 250px; background-color: red; border: solid 1px black;}

a.alist {background-color: white; border-bottom: 1px solid lightgray; display: block; margin: 2px; padding:2px; font-size: 12px; text-decoration: none; color: black; white-space: nowrap;}
a.alist:hover {background-color: #747496;}
div.logo {width:300px; text-align: center;}

p.navi span {display: block; text-decoration: none; color: black; font-weight: bold; font-size: 13px; padding:2px;}
p.navi a {display: block; text-decoration: none; color: black; font-weight: normal; font-size: 13px; padding:2px;}
p.navi a:hover  {font-weight: bold; background-color: #747496;}

div.logo p {font-size: 11px; padding:2px;}
div.logo span {font-size: 36px; padding:2px; font-family: Times New Roman, Times; line-height: 1em; display: block;}

div.inlinenav {text-align: right; display: block;}
div.inlinenav a { font-family: Verdana, Helvetica, Arial, sans-serif; line-height: 1em; font-size: 9px; color: black;}

#content h1 {font-family: Times New Roman, Times; font-size: 32px; color: black;}
#content h2 {font-family: Times New Roman, Times; font-size: 24px; color: black;}
#content span {font-family: Times New Roman, Times; font-size: 16px; color: #747496; font-weight: bold; display: block;}
#content p {font-size: 12px; line-height: 1.6em;}

#clist {display: none;}

input {border: solid 1px black; width: 250px;}


/* End of 'mailer' */

