


/* MAIN BODY */

body {font-size: 62.5%; margin: 0px auto; padding: 20px; background: rgb(255,255,255); font-family: arial, sans-serif; overflow-x: hidden;}
.page-container {width: 100%; margin: 0px auto; padding: 0px; background: rgb(255,255,255); border: 0;}
.logo {z-index: 1; float: left; top: 10px; border: none; background: transparent; width: 150px; height: 150px;}


/* Content */


.content { width: 95%; margin: 0px auto; padding: 30px 0px 10px 20px; color: rgb(75,75,75); position: relative; overflow: auto; }
.content-container {overflow: hidden; clear: both; float: none; width: 100%; margin: 0px 0px 15px 0px; padding: 0px;}
.content-pagetitle {overflow: hidden; width: 95%; margin: 0px 0px 10px 0px; padding: 0px 0px 2px 0px; border-bottom: solid 3px rgb(128,27,22); color: rgb(128,27,22); font-weight: bold; font-size: 180%;}
.content-txtbox{margin: 0px 0px 0px 10px; padding: 7px 0px 0px 0px; background-color: rgb(255,255,255);}

/* Buffers */
.buffer {clear: both; width: 100%; height: 30px; margin: 0px; padding: 0px;}
.buffer2-15px {clear: both; width: 100%; height: 15px; margin: 0px; padding: 0px;}
.buffer3-25px {z-index: 6; clear: both; width: 100%; height: 25px; margin: 0px; padding: 0px;  position: fixed; top: 0;}


/* Paragraphs */
p {margin: 0px 0px 0.5em 0px; padding: 0px; line-height: 1.3em; font-family: verdana, arial, sans-serif; font-size: 9pt; color: rgb(10,12,56); }




/* Footer  */

.footer {width: 95%; overflow: hidden; clear: both; height: auto; margin: 0px 0px 0px 0px; padding: 0.5em 0px 0.5em 0px; border-top: solid 1px rgb(125,125,125); background-color: rgb(255,255,255); color: rgb(10,12,56); font-size: 1.0em; text-align: center;}




/* Hyperlinks  */

.content a {color: rgb(10,12,56); text-decoration: none; font-weight: bold; font-size: 10pt;}
.content a:visited {color: rgb(10,12,56);}
.content a:hover {color: rgb(79,79,150); text-decoration: none; font-weight: bold;}

.footer a {color: rgb(10,12,56); text-decoration: none;}
.footer a:hover {color: rgb(79,79,150); text-decoration: none;}



/* Bottom border colors */

.line-box {border-bottom: solid 1px rgb(125,125,125); padding-bottom: 15px; margin: 0px 0px 15px 0px;}





 





