fieldset
{
   border: 1px solid #8AB51C;
}

div.margin
{
   margin: 10px;
}

legend
{
   color: #000000;
}

img.head
{
   margin-bottom: 5px;
}

table.normalForm
{
   margin: 10px;
}

table.normalForm th
{
   font-weight: normal;
   text-align: right;
}

table.normalForm td
{
   padding-left: 10px;
}

table.normalForm td.button
{
   text-align: right;
}

div.smallbr
{
   margin-top: 5px;
}
a.blank 
{ 
   text-decoration: none; 
   color: #FFFFFF; 
}
span.green
{
   color: #8AB51C;
   font-size: 14px;
}
span.grey
{
   color: #8D8D8D;
   font-size: 14px;
}
span.greenBig
{
   color: #8AB51C;
   font-size: 16px;
}
span.greyBig
{
   color: #8D8D8D;
   font-size: 16px;
}
div#menu 
{ 
   margin-top: 3px;
   margin-bottom: 3px; 
   background-color: #8D8D8D; 
   height: 30px; 
   width: 943px; 
}
div#menuItems 
{ 
   float: left; 
   background-color: #FFFFFF; 
   height: 30px; 
}
div.menuItem 
{ 
   float: left; 
   background-color: #433F3C; 
   width: 100px; 
   height: 30px; 
   margin-right: 4px; 
   cursor: pointer; 
}
div.menuItemLast 
{ 
   float: left; 
   background-color: #433F3C; 
   width: 100px; 
   height: 30px; 
   margin-right: 2px; 
   cursor: pointer; 
}
div.menuItems a:hover 
{ 
   text-decoration: none; 
}
div.menuItemText 
{ 
   float: left; 
   color: #FFFFFF; 
   padding-left: 3px; 
   text-decoration: none; 
}
div.menuBoxOff 
{ 
   float: left; 
   background-color: #AAAAAA; 
   width: 11px; 
   height: 11px; 
}
div.menuBoxOn 
{ 
   float: left; 
   background-color: #8AB51C; 
   width: 11px; 
   height: 11px; 
}

body 
{ 
   margin: 0px; 
   margin-top: 30px; 
   margin-bottom: 30px; 
   padding: 0px; 
   background: #B7DA5C url(/bwWebsite/images/background.gif) repeat-x;
   font-family: Verdana;
   font-size: 10px;
}

img
{
   border: none;
}

div.clear
{
   clear: both;
}

div.br 
{ 
   margin-bottom: 15px; 
}

a
{
   color: #8AB51C;
   text-decoration: none;
}

a:hover
{
   text-decoration: underline;
}

a.square 
{ 
   padding-left: 8px; 
   margin-left: 2px; 
   margin-right: 3px; 
   color: #858282; 
   text-decoration: none; 
   background: url(/bwWebsite/images/toplinks_off.gif) no-repeat 0px 3px;
}
a.square:hover 
{
   background: url(/bwWebsite/images/toplinks_on.gif) no-repeat 0px 3px;
}

a.squareOn
{
   padding-left: 8px; 
   margin-left: 2px; 
   margin-right: 3px; 
   color: #858282; 
   text-decoration: underline;
   background: url(/bwWebsite/images/toplinks_on.gif) no-repeat 0px 3px;
}

div#breadCrumb 
{ 
   margin-top: 3px; 
   margin-right: 3px; 
   text-align: right; 
   font-size: 10px; 
}

form 
{ 
   margin: 0px; 
   padding: 0px; 
}

table#loginTable
{
   margin-top: 15px;
   width: 180px;
}

table#loginTable th
{
   font-weight: normal;
   text-align: right;
   padding-right: 5px;
}

table#loginTable td
{
   text-align: left;
}

table#loginTable td.button
{
   text-align: right;
   padding-right: 3px;
}

table#EB3Table
{
   margin-top: 15px;
   width: 180px;
}

table#EB3Table th
{
   font-weight: normal;
   text-align: right;
   padding-right: 5px;
}

table#EB3Table td
{
   text-align: left;
}

table#EB3Table td.button
{
   text-align: right;
   padding-right: 25px;
}

table.featured
{
   margin-top: 10px;
}

table.featured td
{
   padding: 10px;
}

table.featured td.right
{
   border-right: dotted 1px #DCDCDC;
}

table.featured td.bottom
{
   border-bottom: dotted 1px #DCDCDC;
}

div#wholeContainer 
{ 
   margin-left: auto; 
   margin-right: auto; 
   width: 964px; 
}

div#topRow 
{ 
   font-size: 1px; 
   height: 15px; 
   width: 964px; 
   background: url(/bwWebsite/images/topRow.jpg) no-repeat; 
}

div#mainShadow
{
   background: url(/bwWebsite/images/mainShadow.gif) repeat-y;
}

div#mainGradientShadow
{
   background: url(/bwWebsite/images/mainShadowGradient.gif) no-repeat;
}

div#contentContainer
{
   padding-left: 10px;
}

div#logo
{
   float: left;
   width: 619px;
   background: #FFFFFF;
}

div#mslogo
{
   float: left;
   width: 150px;
   background: #FFFFFF;
}

div#topLinks
{
   float: left;
   background: #FFFFFF;
}

div.topLink
{ 
   background: #FFFFFF; 
   vertical-align: bottom; 
   height: 72px; 
   border-left: solid 1px #E0E0E0; 
   float: left; 
   padding-left: 3px;
   font-size: 10px; 
   color: #858282;
}

div.topLink a 
{ 
   margin-top: 65px; 
   display: block; 
   padding-left: 8px; 
   margin-left: 2px; 
   margin-right: 3px; 
   color: #858282; 
   text-decoration: none; 
   background: url(/bwWebsite/images/toplinks_off.gif) no-repeat 0px 3px;
}

div.topLink a.squareOn
{ 
   margin-top: 65px; 
   display: block; 
   padding-left: 8px; 
   margin-left: 2px; 
   margin-right: 3px; 
   color: #858282; 
   text-decoration: underline; 
   background: url(/bwWebsite/images/toplinks_on.gif) no-repeat 0px 3px;
}

div.topLink a:hover 
{ 
   background: url(/bwWebsite/images/toplinks_on.gif) no-repeat 0px 3px;
}

div#separator1
{
   clear: both;
   font-size: 3px;
   width: 943px;
   background-color: #AAAAAA;
}

div#nav
{
}

div#mainContent
{
   margin-top: 3px;
   border: solid 1px #D5D5D5;
   border-bottom: none;
   border-right: none;
   width: 942px;
   background: url(/bwWebsite/images/background_full.gif) repeat-y;
   background-position: -1px 0px;
   clear: left;
   overflow: hidden;
}

div#loginContent 
{
   padding: 5px;
}

div#login 
{ 
   float: left; 
   background-color: #EBF6D1; 
   border-left: 4px solid #B7DA5C; 
   width: 187px; 
   color: #000000; 
   height: 120px; 
}

div#flash
{
   float: left;
   width: 572px;
}

div#followonContentContainer
{
   border-top: 4px solid #8AB51C;
   float: left;
   padding-bottom: 20px;
}

div#followonContent
{
   width: 753px;
   padding: 5px;
}

div#leftContainer
{
   float: left;
   text-align: left;
}

div#leftMain
{
   float: left;
}

div#rightMain
{
   width: 175px;
   float: left;
}

div#welcome 
{ 
   float: left; 
   border-left: 4px solid #DCDCDC; 
   border-right: 1px solid #DCDCDC;
   width: 340px; 
   background-color: #F6F6F6; 
}

div#welcomeContent 
{ 
   margin-left: 5px; 
   margin-right: 10px; 
   margin-top: 3px; 
   margin-bottom: 10px; 
   text-align: justify;
   color: #636363; 
}

div#innerRight
{
   border-top: 4px solid #8AB51C;
   float: left;
   width: 418px;
}

div#innerLeft
{
   float: left;
   border-top: 4px solid #8AB51C;
}

div#featured
{
   clear: both;
   width: 341px; 
   border-top: 1px solid #DCDCDC;  
   border-right: 1px solid #DCDCDC;
   padding: 2px 0px 7px 3px;
}

div#recent
{
   padding: 2px 3px 7px 3px;
   float: left;
   width: 405px;
}

div#goldPartner
{
   clear: both;
   border-top: 1px solid #DCDCDC;
   padding: 2px 3px 7px 3px;
   width: 415px;
}

div#goldPartnerImage
{
   float: left;
   text-align: center;
   width: 400px;
}

div#goldPartnerText
{
   float: left;
   width: 400px;
   margin-left: 3px;
   text-align: justify;
}

div#news 
{ 
   background-color: #F6F6F6; 
   border-left: 4px solid #DCDCDC; 
   border-right: 1px solid #DCDCDC;
   width: 174px; 
}

div#newsContent
{
   padding: 3px;
   padding-left: 5px;
}

div#subNav 
{ 
   background-color: #F6F6F6; 
   border-left: 4px solid #DCDCDC; 
   border-right: 1px solid #DCDCDC;
   border-bottom: 1px solid #DCDCDC;
   width: 174px; 
}

div#subNavContent
{
   padding: 3px;
   margin-bottom: 10px;
}

div#subNavContent hr
{
   border: none;
   height: 1px;
   border-top: 1px dashed #DCDCDC;
}

h3.news 
{ 
   font-size: 10px; 
   color: #8AB51C; 
   background: url(/bwWebsite/images/news_icon.gif) no-repeat 0px 2px; 
   padding-left: 12px; 
   margin: 0px; 
   margin-bottom: 3px; 
}

h3.article 
{ 
   font-size: 10px; 
   color: #8AB51C; 
   background: url(/bwWebsite/images/article.gif) no-repeat 0px 2px; 
   padding-left: 12px; 
   margin: 0px; 
   margin-bottom: 3px; 
}

div#contact 
{ 
   float: left; 
   width: 179px;
}

div#contactBorder
{
   border-left: 2px solid #DCDCDC;
}

div#contactContent 
{ 
   border: 2px solid #8AB51C;
   border-bottom: none;
   height: 48px;
   background: url(/bwWebsite/images/contact.gif);
}

div#newsletter 
{ 
   float: left; 
   border-left: 4px solid #B7DA5C; 
   border-top: 1px solid #D5D5D5; 
   border-right: 1px solid #DCDCDC; 
   background-color: #EBF6D1; 
   width: 174px;
}

div#newsletterContent 
{ 
   color: #858282; 
   margin: 5px; 
   margin-right: 4px; 
   margin-bottom: 10px; 
}

div#footer
{
   background-image: url(/bwWebsite/images/footer.jpg);
   height: 55px;
}

div#footerText
{
   margin-right: 50px;
   text-align: right;
   color: #FFFFFF;
   padding-top: 15px;
}

div#footerText a
{
   color: #8AB51C;
   text-decoration: none;
}

div#footerText a:hover
{
   text-decoration: underline;
}

select
{
   margin: 5px;
   margin-left: 0px;
}

input, textarea 
{ 
   border: 1px solid #8AB51C; 
   font-size: 10px;
   margin-bottom: 5px;
   vertical-align: middle;
}

input.text, textarea.text 
{ 
   font-size: 9px; 
   width: 105px;
}

input.button 
{ 
   font-family: Helvetica; 
   color: #FFFFFF; 
   background: url(/bwWebsite/images/button_bg.gif) repeat-x; 
}



/*
sifr
/*

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

div#contentPad
{
   margin: 10px;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash span.green {
	visibility: hidden;
	font-size: 15px;
	
	
}

.sIFR-hasFlash span.grey {
	visibility: hidden;
	font-size: 15px;
}

.sIFR-hasFlash span.greenBig {
	visibility: hidden;
	font-size: 20px;
	
	
}

.sIFR-hasFlash span.greyBig {
	visibility: hidden;
	font-size: 20px;
}

.sIFR-hasFlash span.nav
{
   visiblity: hidden;
   font-size: 13px;
}

embed
{
   margin: none;
   padding: none;
}

h1 
{ 
   font-family: Arial; 
   font-size: 16px; 
   color: #8AB51C; 
   display: inline; 
}
h2 
{ 
   font-family: Arial; 
   font-size: 16px; 
   color: #636363; 
   display: inline; 
}
h4 
{ 
   font-size: 12px; 
   color: #8AB51C; 
}
h5 
{ 
   font-size: 11px; 
   color: #8AB51C; 
}
h5.grey 
{ 
   display: inline; 
}
h5.grey a 
{ 
   color: #AAAAAA; 
   text-decoration: none; 
}
h5.grey a:hover 
{ 
   text-decoration: underline; 
}
h5.inline 
{ 
   display: inline; 
}
h5.inline a 
{ 
   font-size: 11px; 
   color: #8AB51C; 
   text-decoration: none; 
}
h5.inline a:hover 
{ 
   text-decoration: underline; 
}

div.noListItems ul
{
   list-style: none;
   margin: 0px;
   
}

table.list td.image
{
   border-right: 1px dashed #DCDCDC; 
   border-bottom: 1px dashed #DCDCDC; 
   padding: 3px 5px 3px 0px;
}

table.list td.desc
{
   border-bottom: 1px dashed #DCDCDC; 
   padding: 3px 10px 3px 5px;
   
}

table.list td.none
{
   border-bottom: none;
   padding: 3px 10px 3px 5px;
}

div#imageContainerOuter
{
   width: 410px;
   background: url(/bwWebsite/images/gallery_bg_dark.jpg) no-repeat;
   height: 294px;
   margin: auto;
}

table#gallery
{
   margin: 11px 0px 5px 0px;
}

table#gallery th
{
   width: 40px;
}

table#gallery td
{
   background: url(/bwWebsite/images/gallery_bg_light.jpg) no-repeat;
   height: 269px;
   width: 310px;
   text-align: center;
}