﻿/* containers */
.gwRoundBlueFade291 { background: url(images/roundBlueFade291.png) no-repeat; padding: 10px; overflow: hidden; margin: 10px 10px 0px 10px; }
.gwLtBlueBack { background-color: #d9e8f1; }
.gwBlueBack { background-color: #d9e8ff; }
.gwLtYellowBack { background-color: #F7D67E; }
.gwYellowBack { background-color: #eaaf0f; }
.gwLtGreyBack { background-color: #BFBFBF; }
.gwGreyBack { background-color: #BFBFBF; }
.gwLtGreenBack { background-color: #7AFF7A; }
.gwGreenBack { background-color: #7AFF7A; }
.gwLtRedBack { background-color: #FF9494; }
.gwRedBack { background-color: #FF9494; }
.gwWhiteBack { background-color: #ffffff; }
.gwBox { border: solid 1px #121212; padding: 10px; overflow: hidden; margin: 10px 10px 10px 10px; }
.gwBoxContent { }
.gwFullWidth { width: 100%; }
.gwCenter { text-align: center; }
.gwFadeContent { }
.gwBoxFooter { text-align: right; }
.gwFadeFooter { text-align: right; }
.gwInset { border: none; overflow: hidden; margin: 10px 10px 10px 10px; }
.gwInsetContent {  }
.gwInsetFooter { text-align: right; }
.gwLandingInset {  }
.gwLandingInsetContent, .gwLandingInsetContent .Normal { font-size: 14px; margin: 0px 0px 5px 0px }
.gwLandingInsetFooter { text-align: right; }
.gwLandingCopyContent, .gwLandingCopyContent .Normal  { width: 100%; font-size: 14px; }
.gwLandingCopyContent a, .gwLandingCopyContent .Normal a { text-decoration: underline; }
.gwLandingTag { float: left; text-align: left; padding: 15px 0px 0px 15px; }
.gwLandingTagContent, .gwLandingTagContent .Normal  { width: 100%; font-size: 16px; }
.gwEmpty { border: none; overflow: hidden; }
.gwEmptyContent {  }
.gwEmptyFooter { text-align: right; }
.gwBareBones { margin: 0px; padding: 0px; }

