/* border: 1px solid #000000; #a0c0ff */

/* font MUST include size and family */

/* border-radius: 5% 5%; */

/* Blue #000060 #a0c0ff Green #004000 #00c060 Gray #606060 #a0a0a0 Red #a00000 c06060 */

/* background-image: url(images/background.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position: top center; */

body {background-color: #000020; margin: 2%; padding: 0%;}

header {margin: 0%; padding: 0%;}

nav {background-color: #ffffff; margin: 0%; padding: 0%;}

main {background-color: #ffffff; margin: 0%; padding: 0%;}

div {position: relative; border: 0px solid #000000; margin: 0px; padding: 0px;}

div.main {max-width:100%; height: auto; background-color: #ffffff; border-top: 5px solid #a00000; border-right: 5px solid #a00000; border-bottom: 5px solid #000000; border-left: 5px solid #000000; margin: 2%; padding: 0%; font: 10pt arial, sans-serif; color: #000060;}

div.heading {max-width: 100%; height: auto;}

div.content {max-width: 100%; min-height: 450px; background-color: #ffffff; margin: 2%; padding: 0%;}

div.footer {position: relative; width: 100%; text-align: center; font: italic normal 8pt arial;}

span.big{font-size: 1.5em;}

span.small{font-size: .7em;}

span.bold{font-weight: bold;}

span.boldred{font-weight: bold; color: #c00000;}

span.emphasis{font-style: italic; font-weight: bold;}

a:link{font-size: 10pt; font-style: italic; font-weight: 600; color: #004000; text-decoration: none;}

a:visited{font-size: 10pt; font-style: italic; font-weight: 600; color: #0020c0; text-decoration: none;}

a:hover{font-size: 10pt; font-style: italic; font-weight: 600; color: #a00000; text-decoration: none;}

a#current{text-decoration: underline;}

h1,h2,h3,h4,h5,h6{font-style:italic;}

.left {width: 45%; float: left; margin: 0px;}

.right {width: 45%; float: right; margin: 0px;}

p{text-indent: 2em;}

p.noindent{text-indent: 0px;}

li{font-weight:bold;color:#000080;line-height:2em;}

li.sublist{text-indent: 2em; list-style-type: none; font-weight: normal; line-height: 2em;}

hr{width:90%;color:#000080;}

img{border: 0;}

img#logo{padding: 0%;}

img#right{float: right; margin: 0% 0% 0% 5%;}

.center{text-align:center;}



