/* ##### Common Styles ##### */
body {
color:black;
font-size:71%;
font-family:verdana, helvetica, arial, sans-serif;
background-color:#b1d0ed;
margin:0;
padding:0;
}

html > body {
font-size:11px;
}

/* ## Background and Page Setup ## */
#top_bkg {
background-image:url(../images/body_gradient_span.gif);
background-repeat:repeat-x;
background-color:#DEE9F6;
clear:both;
}

#content_bkg,#base_page_footer {
width:925px;
margin:0 auto;
}

#content_bkg {
background-image:url(../images/bg_span.gif);
background-repeat:repeat-y;
}

#basePageFrame {
background-image:url(../images/header_bkg.jpg);
background-repeat:no-repeat;
height:100%;
padding:0 12px 0 14px;
}

#footer_bkg {
background-image:url(../images/bg_footer_gradient.gif);
background-repeat:repeat-x;
clear:both;
}

#base_page_footer {
background-image:url(../images/bg_footer_image.jpg);
background-repeat:no-repeat;
height:94px;
padding:0;
margin:0 auto;
}

#headerLogo {
margin-bottom:17px;
margin-top:50px;
}

#headerright {
text-align:right;
padding:10px 0 0;
font-family:Tahoma;
font-size:11px;
font-weight:bold;
margin-right:10px;
}

.headerright a {
font-family:Tahoma;
font-size:11px;
font-weight:bold;
text-decoration:none;
text-align:right;
color:#000000;
}

acronym,.titleTip {
border-bottom:1px dotted rgb(168,140,83);
cursor:help;
margin:0;
padding:0;
}

.doNotDisplay {
display:none!important;
}

.smallCaps {
font-size:117%;
font-variant:small-caps;
}

/* ## Header ## */
.superHeader {
color:white;
background-color:rgb(100,135,220);
height:2em;
text-align:left;
}

.superHeader a {
color:white;
background-color:transparent;
text-decoration:none;
font-size:91%;
margin:0;
padding:0 .5ex 0 .25ex;
}

.superHeader a:hover {
text-decoration:underline;
}

.superHeader .left {
position:relative;
left:1.5mm;
top:.6ex;
text-align:center;
}

.midHeader {
color:rgb(39,78,144);
background:white url(../images/mainbkgd.jpg);
height:130px;
}

.headerTitle {
color:black;
font-weight:normal;
font-size:115%;
margin:0 0 0 4mm;
padding:.25ex 0;
}

.jumpmenu {
margin:20px;
float:right;
font-size:12px;
}

.subHeader {
color:white;
background-color:rgb(0,0,169);
margin:0;
padding:1ex 1ex 1ex 1.5mm;
text-align:left;
}

.subHeader a {
color:white;
background-color:transparent;
text-decoration:none;
font-weight:bold;
margin:0;
padding:0 .75ex 0 .5ex;
}

.subHeader a:hover {
text-decoration:underline;
}

.subHeader img {
vertical-align:middle;
}

.superHeader .highlight,.subHeader .highlight {
color:rgb(253,160,91);
background-color:transparent;
}

/* ##### Left Side Bar ##### */
.leftSideBar {
width:169px;
float:left;
clear:left;
border-bottom:1px solid rgb(153,153,153);
background-color: rgb(240,240,240);
}

.leftSideBar .sideBarTitle {
color:black;
background-color:#8dc0ff;
font-weight:bold;
margin:0;
padding:.8ex 1ex;
text-align:center;
}

.leftSideBar ul {
list-style-type:none;
list-style-position:outside;
margin:0 0 1em;
padding:0;
}

.leftSideBar li {
margin:0;
padding-top:.1ex;
padding-right:0;
padding-bottom:.1ex;
}

.leftSideBar a {
color:rgb(0,102,204);
background-color:transparent;
text-decoration:none;
display:block;
padding-top:.6em;
padding-right:1ex;
padding-bottom:.6em;
padding-left:4mm;
margin:0;
}

.leftSideBar a:hover {
color:white;
background-color:rgb(100,135,220);
text-decoration:none;
display:block;
}

.leftSideBar .sideBarText {
color:#666666;
background-color:transparent;
line-height:1.25em;
margin:1ex .25ex 1.5em .75ex;
padding:0;
display:block;
}

.leftSideBar .sideBarText a {
text-decoration:underline;
}

.leftSideBar .sideBarText a:hover {
text-decoration:none;
}

.leftSideBar .thisPage {
color:rgb(64,64,64);
background-color:transparent;
font-weight:bold;
}

.leftSideBar .schedule {
color:black;
background-color:transparent;
line-height:1.25em;
margin:1ex .25ex 0 .75ex;
padding:0;
display:block;
}

.leftSideBar .list ul {
color:black;
list-style:none;

list-style-position:outside;
margin:0 3px;
padding:1ex 0;
font-size:9px;
}

.leftSideBar .list li {
color:black;
list-style:none;
list-style-position:outside;
margin:0 3px;
padding:1ex 0;
font-size:9px;
}

.leftSideBar .list a {
display:inline;
color:rgb(0,102,204);
text-decoration:none;
padding:0;
font-size:9px;
}

.leftSideBar .list a:hover {
display:inline;
color:red;
text-decoration:underline;
padding:0;
background-color:transparent;
font-size:9px;
}

.leftSideBar .quote p {
color:black;
font-size:10px;
margin:0 4px;
padding:1ex 0;
text-align:center;
line-height:1.5em;
}

.leftSideBar .quote a {
display:inline;
color:rgb(0,102,204);
text-decoration:none;
padding:0;
}

.leftSideBar .quote a:hover {
display:inline;
color:red;
text-decoration:underline;
padding:0;
background-color:transparent;
}

.lighterBackground {
color:inherit;
background-color:white;
}

/* ##### Right Side Bar ##### */
.rightSideBar {
width:14em;
margin:2ex 2ex 0 3ex;
padding:0;
float:right;
clear:right;
border:1px solid #C0C0C0;
background-color:#FFFFE0;
}

[class~=rightSideBar] {
margin-right:2ex;
}

.rightSideBar .sideBarTitle {
color:black;
background-color:#8dc0ff;
font-weight:bold;
margin:1.25ex 1ex;
padding:.9ex 1ex;
text-align:center;
}

.rightSideBar ul {
color:black;
list-style:none;
list-style-position:outside;
margin:0 3px;
padding:0;
font-size:10px;
overflow:hidden;
}

.rightSideBar li {
color:black;
list-style:none;
list-style-position:outside;
margin:0 3px;
padding:2px 0 5px;
font-size:10px;
overflow:hidden;
}

.rightSideBar li a {
font-style:italic;
overflow:hidden;
}

.rightSideBar a {
color:rgb(0,102,204);
text-decoration:none;
}

.rightSideBar a:hover {
color:red;
text-decoration:underline;
}

.rightSideBar .sideBarText {
line-height:1.5em;
margin:0;
padding:0 2ex;
}

.rightSideBar .sideBarText span {
font-size:10px;
}

.rightSideBar .more {
text-decoration:none;
text-align:right;
margin:0;
padding:0 2ex 1em;
display:block;
}

.rightSideBar .more:hover {
text-decoration:underline;
}

/* ##### Main Copy ##### */
#main-copy {
color:black;
background-color:white;
text-align:justify;
line-height:1.5em;
margin:0 0 0 169px;
padding:.5ex 3em 1em 2em;
border-left:1px solid rgb(153,153,153);
}

#main-copy h1 {
font-family:Georgia, Times New Roman, Times, serif;
line-height:normal;
font-style:italic;
font-weight:100;
color:rgb(0,51,153);
font-size:18px;
line-height:normal;
margin:.5em 0;
text-align:left;
}

#main-copy h2 {
color:black;
font-size:9px;
line-height:normal;
margin:0;
padding:0 2mm;
}

#main-copy a {
color:rgb(0,102,204);
background-color:transparent;
text-decoration:none;
}

#main-copy a:hover {
text-decoration:underline;
color:red;
}

p {
margin:1.5em 0 2em;
padding:0;
color:black;
font-size:11px;
line-height:1.7;
}

dt {
font-weight:bold;
margin:0;
padding:0 0 .5ex;
}

dd {
margin:0 0 1.5em 1.5em;
padding:0;
}

#main-copy .indent {
margin:1em 3em 1.5em;
padding:0;
color:black;
}

/* ## Footer ## */
#footer {
color:white;
font-size:91%;
margin:0 18px;
padding:50px 2.5mm 2.5ex;
clear:both;
width:875px;
}

#footer .left {
line-height:1.45em;
float:left;
clear:left;
}

#footer .right {
text-align:right;
line-height:1.45em;
}

#footer a {
color:white;
background-color:transparent;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}
