/* CSS Document */

html,body{margin:0;padding:0; font-family:Arial, Helvetica, sans-serif; color:#000000;}
.maroon {color:#990000;}
.center {text-align:center;}
.clearfloat { clear:both; padding:0px;}
a {color:#990000; text-decoration:underline}
a:hover {color:#333366; text-decoration:none;}



#container {}

#headerbar {background-image:url(i/HeaderBar.gif); background-repeat:repeat-x; width:100%;}
#header {background-color:#1f0857; height:135px;}
#header.img{float:left;}

#mainwrapper { clear:both; background-image:url(i/navBG.gif); background-repeat:repeat-y; width:100%;}

#contentwrapper{float:left; width:100%}

#content{margin-left:200px; margin-right:100px; font-size:12px;}

.BAC {text-align:center; color:#990000; margin-top:30px; margin-bottom:5px; font-weight:bold;}
.welcome {text-align:center; font-size:12px; font-weight:bold;}
.pagetitle {font-size:18px; color:#990000; font-weight:bold; text-align:center; margin-top:30px; margin-bottom:15px;}
#content p{padding-bottom:5px; padding-top:5px;}
#content table {padding-bottom:5px; padding-top:5px; width:90%;}
#content table th { background-color:#993300; color:#FFFFFF; font-weight:bold; padding:3px 3px 3px 6px; text-align:left;}
#content table td {padding:3px 3px 3px 6px;}
#content table td a {color:#333399; text-decoration:underline;}
#content table td a:hover {color:#990000; text-decoration:none;}
.bluerow {background-color:#C5C5D8;}
.officertitle {color:#993300; font-size:12px; font-weight:bold;}
.officername {color:#333399; font-size:12px;}

#apprenticeAppl p {background-color:#CCCCCC; padding:5px 5px 5px 5px; width:300px; border-color: #333366;	border-width: thin;	border-style: solid; margin-left:250px;}
#apprenticeAppl img {float:left; padding:50px 4px 4px 60px;}

#links {margin-left:15px;}
#links p {margin-top:0px; margin-bottom:0px;}
#links img {float:right; margin-top:35px; margin-right:200px;}

#links2 {margin-left:15px;}
#links2 p {margin-top:0px; margin-bottom:0px;}

/* Contact Form */
#formbody { width:300px;}

#formbody form {text-align:right;}
#formbody label {width:100px; float:left; padding-right:5px; padding-bottom:1em; text-align:right; font-size:13px;}
.red {color:#CC0000;}
.formentry {font-size:11px;}


/* For Newsletter Only */
h1 {font-size:18px; color:#990000; font-weight:bold; text-align:center;}
h2 {font-size:16px; color:#339966; font-weight:bold; text-align:center;}
h3 {font-size:14px; color:#444488; font-weight:bold; text-align:center;}
h4 {font-size:12px; color:#000000; font-weight:bold; text-align:center;}

#newscontent p { margin-bottom:0px; margin-top:0px; padding-bottom:0px; padding-top:0px;}
.pagetitleNews {font-size:22px; color:#000000; font-weight:bold; font-style:italic; text-align:center;}
td.issue {background-color: #cccc99; font-size: 12px; font-weight: 700; color: #000000;}
/* end Newsletter */

#webdesign {clear:both; text-align:right; margin-right:20px; font-size:9px; padding-bottom:5px; color:#999999;}
#webdesign a {color:#999999; text-decoration:none;}
#webdesign a:hover {color:#6699CC; text-decoration:none;}

#footer{ clear:both; background-image:url(i/FooterBar.gif); background-repeat:repeat-x; width:100%;}

#navigation{float:left; width:181px; margin-left:-100%;}
/* for navigation buttons */
.buttons1 a {color: #FFFFFF;
border: 1px solid;
background-color: #6e6981;
padding: 9px;
font: 14px Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
border-color: #89817c #000066 #000066 #89817c;
display: block;
margin: 0px;
text-align: left;}

.buttons1 a:hover {border: 1px solid;
padding-left: 10px;
padding-top: 9px;
padding-bottom: 9px;
background-color: #7c7ca1;
border-color: #000066 #64626a #64626a #000066;
color: #FFFFFF;
text-decoration: none;}
