/* Public: Homepage */

BODY {font-family:Arial,Helvetica; font-size:70%; color:#514C4C; width:100%; margin:2px;}

/*div styles*/
#middleHeader {background:url(/images/header-right-h.jpg) right no-repeat;}
#maincontent {width:570px; margin-bottom:0; padding-bottom:0;}
#welcomeArea {margin-top:5px; background:url(/images/home-back.jpg) right no-repeat;}
#welcomeAreaText {width:345px; margin-bottom:10px;}
#welcomeAreaText p {font-size:100%;}
#newsContainer {width:170px; height:150px; margin-left:5px; font-family:arial,helvetica; font-size:100%;}
.greyLine {height:3px; padding:1px 0 1px 0;}

/*font styles*/
.homeTitle {color:#3EBA84; font-weight:bold; margin:0 0 5px 0;}
.homeText {text-align:left; margin:0;}
.homeImage {margin:0 5px 5px 0; float:left;}
.credit {font-size:100%; text-align:center; margin:10px;}

/*other styles*/
#middleBox {width:570px; border:0;}
#middleBox td {width:190px;}
.middleBoxCenter {border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC;}
#bottomBox {width:570px; border:0; margin:0;}
#bottomBox td {width:285px;}
.bottomBoxLeft {border-right:1px solid #cccccc;}

/*netbuild wysiwyg styles*/
.Heading1, H1 {font-size: 100%; font-weight: bold;}
.Heading2, H2 {font-size: 100%; color: #00007B; font-weight: bold;}
.Heading3, H3 {font-size: 100%; color: #3EBA84; font-weight: bold;}
.Heading4, H4 {font-size: 110%; font-weight: bold;}
.Heading5, H5 {font-size: 110%; color: #00007B; font-weight: bold;}
.Heading6, H6 {font-size: 110%; color: #3EBA84; font-weight: bold;}
.Normal {font-size:100%;}