/* styles for rounded corners */
body {background-color: #d8d8d8; font: normal 85% sans-serif;}

div.rtop, div.rbottom{display:block; background: #D8D8D8}
div.rtop div, div.rbottom div{display:block; height: 1px; overflow: hidden; background: #004A66}
div.r1{margin: 0 5px}
div.r2{margin: 0 3px}
div.r3{margin: 0 2px}
div.rtop div.r4, div.rbottom div.r4{margin: 0 1px; height: 2px}

#left {width: 180px; float: left; padding: 0;}
#left {color: #ffffff;}
#left ul {margin-left: 8px;}
#right ul {margin-left: 7px;}
#left a {color: #ffffff; text-decoration: none;}
#left a:hover {text-decoration: underline;}
#right a {color: #ffffff; text-decoration: none;}
#right a:hover {text-decoration: underline;}
.box {padding: 8px; color: #ffffff; background-color: #004A66}
.box2 {padding: 10px; color: #ffffff; background-color: #004A66}
.box h3 {margin: 0; text-align: center; border-bottom: solid 1px #ffffff; text-decoration: underline;}
.box2 h3 {margin: 0; text-align: center; border-bottom: solid 1px #ffffff; text-decoration: underline;}
#right {float: right; width: 180px; padding: 0;}

#outside {width: 90%; margin: auto; padding: 0; border: solid 1px #d8d8d8;}

h1 {margin: 0; margin-bottom: 25px; padding: 8px; background-color: #004a66; color: #ffffff; border-bottom: solid 5px #ff6600;}

#content {margin-left: 210px; margin-right: 210px; background-color: #ffffff; border: solid 1px #d8d8d8;}
#inside {margin: 0; padding: 0px; border: solid 1px #ffffff; background-color: #ffffff;}
#inside a {color: black; text-decoration: none;}
#inside a:hover {text-decoration: underline;}
#inside h3, p {margin: 5px;}
#inside h3 {margin: 0; border: solid 1px #ffffff; color: #004a66;}
div.rtop2, div.rbottom2{display:block; background: #D8D8D8;}
div.rtop2 div, div.rbottom2 div{display:block; height: 1px; overflow: hidden; background: #ffffff;}
div.r1a{margin: 0 5px}
div.r2a{margin: 0 3px}
div.r3a{margin: 0 2px}
div.rtop div.r4a, div.rbottom2 div.r4a{margin: 0 1px; height: 2px}

#footer {margin-top: 25px; border-top: solid 5px #ff6600;}
#footer h5 {margin: 0; padding: 5px; background-color: #004a66; color: #ffffff;}
#footer h5 a {color: #ffffff; text-decoration: none;}
#footer h5 a:hover {text-decoration: underline;}


