body { font-family: Arial; font-size: 10pt; background-color: #003265; margin: 0; }
td { font-family: Arial; font-size: 10pt; }
container { width: 100%; margin: auto; }
main { width: 750; height: 100; border: 1px solid black; background-color: #FFFFFF; }
subheader { background: url(images/subheaderBG.gif); height:32; }

a { color: #003265;  }
a:hover { color:#F90; }

ul ul { list-style: disc url(images/dash.gif) outside; }

#subNav { background: url(images/subheaderBG.gif); width: 748; height:28; }
#subNav a { color: #FFFFFF; text-decoration: none; }
#subNav a:hover { color: #ff9900; }
#subNav a.selected { color: #a3d3e4; }
#leftNav { width:160; text-align: center; padding-top: 4; background: url(images/leftNavBG.gif); background-repeat: repeat-x; background: #002c61; height: 100%; float: left; }
#leftNav a { width: 150; display: block; color: #FFFFFF; text-decoration: none; }
#leftNav a:hover { color: #ff9900; }
#footer { line-height: 28px; width: 748; height: 56; color: #FFFFFF; background-color: #113690; font-size: 10px; text-align: center; }
#footer a { color: #ffffff; }

.header { margin-left: 27; margin-top: 24; font-family: Helvetica, Verdana, Arial; font-size: 24px; color: #ff9900; }

.bl { background-color: #113690; background: url(images/blueBL.gif) 0 100% no-repeat}
.br { background-color: #113690; background: url(images/blueBR.gif) 100% 100% no-repeat}
.tl { background-color: #113690; background: url(images/blueTL.gif) 0 0 no-repeat}
.tr { background-color: #113690; background: url(images/blueTR.gif) 100% 0 no-repeat; padding:10px}

.callBL { background-color: #113690; background: url(images/blue2BL.gif) 0 100% no-repeat}
.callBR { background-color: #113690; background: url(images/blue2BR.gif) 100% 100% no-repeat}
.callTL { background-color: #113690; background: url(images/blue2TL.gif) 0 0 no-repeat}
.callTR { background-color: #113690; background: url(images/blue2TR.gif) 100% 0 no-repeat; padding:10px}

.orangeCallBL { background-color: #113690; background: url(images/orangeBL.gif) 0 100% no-repeat}
.orangeCallBR { background-color: #113690; background: url(images/orangeBR.gif) 100% 100% no-repeat}
.orangeCallTL { background-color: #113690; background: url(images/orangeTL.gif) 0 0 no-repeat}
.orangeCallTR { background-color: #113690; background: url(images/orangeTR.gif) 100% 0 no-repeat; padding:10px}

.ltBlue { color: #72c5e0; }
.white { color: #FFFFFF; }

.navSelected { color: #a3d3e4; width: 150; display: block; }

.leftNavButton { width:151; height: 26; background: url(images/leftNavButtonBG.gif); font-size: 12px; color: #FFFFFF; padding-left: 9; text-align:middle; line-height: 26px; text-align: left; }
.subNavButton { margin-right: 15; font-size: 12px; color: #FFFFFF; padding-left: 9; margin-top: 7; float: left; }
.subNavButtonSelected { height: 26; margin-right: 27; font-size: 12px; color: #a3d3e4; padding-left: 9; text-align:middle; line-height: 26px; float: left; }

