﻿
body{
    background-color: #999999;
    color: #003366;
}

.Clear{
    width: auto;
    clear: both;
}

#Wrapper1{
    width: 960px;
    height: 90px;
    margin: 10px auto 0px auto;
    background-image: url(../media/hdr.png);
    background-repeat: no-repeat;
}

#BMLogo{
    width: 102px;
    height: 50px;
    float: left;
    margin: 22px 0px 0px 30px;
}
#Wrapper2{
    width: 960px;
    height: auto;
    margin: 0px auto 0px auto;

}

#Wrapper3{
    width: 940px;
    height: auto;
    margin: 0px auto 0px auto;
    background-color: #FFF;
    padding: 10px;
}

#Wrapper4{
    width: 960px;
    height: 58px;
    margin: 0px auto 30px auto;
    background-image: url(../media/ftr.png);
    background-repeat: no-repeat;
}

#FooterText{
    width: 650px;
    height: auto;
    font-size: 90%;
    color: #FFFFFF;
    margin: 0px auto 0px auto;
    padding-top: 12px;
    line-height: 140%;
}



#MainContent{
    min-height: 300px;
    background-color: #FFF;
    padding-bottom: 20px;
}





.Wrapper3Col1{
    width: 300px;
    height: auto;
    font-size: 85%;
    color: #999;
    float: left;
    margin-right: 10px; 
    line-height: 140%;   
}
.Wrapper3Col2{
    width: 200px;
    height: auto;
    font-size: 85%;
    color: #999;
    float: left;
    margin-right: 10px;
}
.Wrapper3Col3{
    width: 200px;
    height: auto;
    font-size: 85%;
    color: #999;
    float: left;
    margin-right: 10px;
}
.Wrapper3Col4{
    width: 200px;
    height: auto;
    font-size: 85%;
    color: #999;
    float: left;
}



#SideMenu{
    min-height: 300px;
}



p{
    font-size: 90%;
    color: #003366;
    line-height: 180%;
    width: 90%;
    margin-bottom: 10px;
}

ul{
    font-size: 90%;
    color: #003366;
    line-height: 150%;
    margin-left: 25px;
}

li{
    padding: 4px;
}

.introlines{
    color:#006699;
    font-size:115%;
    line-height:150%;
    margin-bottom: 15px;
}

.Sep10{
    width: auto;
    height: 10px;
    clear: both;
}
.Sep20{
    width: auto;
    height: 20px;
    clear: both;
}



/* Headings
----------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 18px;
	font-weight: normal;
	color: #006699;
	margin-bottom: 10px;
}

h2 {
	font-size: 17px;
	font-weight: normal;
	color: #006699;
	margin-bottom: 10px;
}

h3 {
	font-size: 15px;
	font-weight: normal;
	color: #006699;
	margin-bottom: 10px;
}

h4 {
	font-size: 14px;
	margin-bottom: 10px;
}

h5 {
	font-size: 12px;
	margin-bottom: 10px;
}

h6 {
	font-size: 11px;
	margin-bottom: 10px;
}


.SubHead{
    width: auto;
    height: auto;
    padding: 5px 10px 5px 30px;
    color: #003366;
    font-size: 120%;
    font-weight: bold;
    background-color: #C3DE8D;
}
.PartnerLogo{
    margin-top: 10px;
    margin-bottom: 10px;
}

#DidYouKnow{
    width: auto;
    height: auto;
    background-color: #C3DE8D;
    padding: 30px;
    margin: 20px 0px 20px 0px;
}

#DidYouKnow ul{
    color: #333;
    
}

#DidYouKnow li{
    color: #333;
}

.DidYouKnowHeader{
    width: auto;
    height: auto;
    margin-bottom: 10px;
}


a:link{
    text-decoration: underline;
    color: #003366;
}

a:visited{
    text-decoration: underline;
    color: #003366;
}

a:hover{
    text-decoration: none;
    color: #003366;
}

a:active{
    text-decoration: underline;
    color: #003366;
}


#SideMenu a:link{
    text-decoration: none;
    color: inherit;
}

#SideMenu a:visited{
    text-decoration: none;
    color: inherit;
}

#SideMenu a:hover{
    text-decoration: none;
    color: inherit;
}

#SideMenu a:active{
    text-decoration: underline;
    color: inherit;
}




#ProposalHeader{
    width: 424px;
    height: 24px;
    margin: 50px 30px 0px 0px;
    float: right;
}

.imgRight{
    width: 200px;
    height: 200px;
    float: right;
    margin: 0px 0px 10px 30px;
}   

.imgLeft{
    width: 200px;
    height: 200px;
    float: left;
    margin: 0px 30px 10px 0px;
}   



.rlWrapper{
    width: 200px;
    height: 230px;
    margin: 5px;
    float: left;
    border: solid 1px #C3DE8D;
}

.rlWrapper:hover{
    background-color: #F0F0F0;
    border: solid 1px #CCC;
}


.rlImage{
    width: 150px;
    height: 190px;
    margin: 10px auto 5px auto;
}
.rlText{
    width: auto;
    height: auto;
    padding: 5px;
    font-size: 90%;
    text-align: center;
}

.RulerPlus{
  width: auto;
  height: 1px;
  clear: both;
  margin: 10px 0px 10px 0px;
  background-color: #CCC;
}

.adWrapper{
    width: 600px;
    padding: 10px 0px 10px 60px;
    float: left;
    border-bottom: solid 1px #ccc;
    background-color: #FFF;
    float: left;
    clear: both;
    background-image:url(../media/disk.png);
    background-repeat: no-repeat;
    background-position: left;
    font-size: 0.85em;
}

.adWrapper:hover{
background-color: #F0F0F0;
}

#FooterText a:link{
    text-decoration: underline;
    color: #FFFFFF;
}

#FooterText a:visited{
    text-decoration: underline;
    color: #FFFFFF;
}

#FooterText a:hover{
    text-decoration: none;
    color: #F0F0F0;
}

#FooterText a:active{
    text-decoration: underline;
    color: #FFFFFF;
}
