/* CSS Document */
html {
min-height: 100%;
margin-bottom: 1px;
}
body {
background: #fafafa url(../images/background.jpg) repeat-y center top;
font-size: .9em;
font-family: Arial, Helvetica, sans-serif;
margin: 0px;
padding: 0px;
overflow: -moz-scrollbars-vertical;
}
#logo {
border-top: 6px solid #40548B;
}
/* h1 is used in the header for the menu links */
h1 {
margin: 0;
padding: 0;
padding-top: 5px;
padding-bottom: 4px;
font-size: .75em;
font-weight: normal;
color: #FFF;
background: #FFF url(../images/top_links.gif) repeat-x;
text-align: center;
}
h1 a {
text-decoration: none;
color: #FFF;
padding: 0 10px;
margin: 0;
}
h1 a:hover {
color: #fff;
background-color: #516DA2;
text-decoration: underline;
}
/* h2 is used as the topic of the content */
h2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-variant: small-caps;
font-size: 1.6em;
padding: 5px 0 3px 0;
font-weight: normal;
letter-spacing : 1px;
border-bottom: 1px solid #6D6D6D;
}
h2.montanasChoice {
margin-top: 30px;
background: #fff url(../images/montanaschoice.gif) no-repeat 0% 10%;
padding: 28px 0 0 120px;
height: 28px;
}
h2#gradPlus {
padding-right: 45px;
text-align: center;
height: 55px;
padding-top: 5px;
}
h3 {
font-size: 1.1em;
color: #394376;
margin-bottom: -15px;
padding-bottom:0;
}
h4 {
margin-bottom: 0;
color: #394376;
}
/* h6 is being used in the left menu for the ul headings */
h6 {
color: #B4152D;
margin: 0px 5px;
font-size: 1.0em;
}
p a {
text-decoration: underline;
color: #394376;
}
p a:hover {
background-color: #516DA2;
color: #fff;
}
li a {
text-decoration: underline;
color: #394376;
}
li a:hover {
background-color: #516DA2;
color: #fff;
}
ul a {
text-decoration: underline;
color: #394376;
}
ul a:hover {
background-color: #516DA2;
color: #fff;
}
#content {
margin-top: -19px;
padding: 0 12px 15px 152px;
text-align: left;
font-size: 0.9em;
color: #000;
}
#mhelogo {
float:right;
margin: 0 20px;
background-color: #FFF;
}
tr {
vertical-align: top;
text-align: left;
background-color: #FCFCFC;
}
tr a {
color: #394376;
text-decoration: none;
display: block;
background-color: #F4F9FD;
border: 1px solid #c4cecc;
padding: 1px 3px;
}
tr a:hover {
background-color: #E3E5D8;
border: 1px solid #666;
}
td img {
display:block;
margin: 0 auto;
}
.date {
font-style: italic;
}
#content table {
margin-top: 10px;
}
#content ul {
margin-top: 3px;
margin-right: 30px;
}
#content li {
margin-bottom: 3px;
}
#container {
width: 674px;
position: relative;
background: #FFF url(../images/menu_background.gif) repeat-y;
/* effectively centers the page */
  margin-left: auto;
margin-right: auto;
}
#leftmenu {
float: left;
width: 134px;
margin: 10px 0 0 1px;
padding: 0;
font-size: .8em;
text-decoration: none;
color: #394376;
}
#leftmenu ul {
/*moves ul and li to far left in ie; no bullets displayed but are there*/
margin-left: 4px;
/*moves to far left in FireFox; bullets displayed out of container*/
padding-left: 0;
/*If nothing is set here ie ignores default; by setting ie and firefox
treat the same way*/
margin-top: 0px;
margin-bottom: 10px;
list-style-type: none;
}
#leftmenu li {
margin-left: 1px;
}
#leftmenu a {
color: #394376;
text-decoration: none;
display: block;
background-color: #F4F9FD;
border: 1px solid #c4cecc;
margin-bottom: 3px;
margin-top: 3px;
padding-left: 2px;
}
#leftmenu a:hover {
color:#FFF;
background-color: #5878AC;
}
#footer {
background-color: #FFF;
padding: 5px 3px 3px 3px;
border-top: 2px solid #43588F;
margin-top: 0px;
font-size: .7em;
text-align: right;
}
#footer a {
text-align: right;
text-decoration: none;
}
#footer a:hover {
text-align: right;
color: #272763;
text-decoration: underline;
}
.button {
width: 200px;
padding: 2px 15px;
background-color: #394376;
color: #fff;
text-decoration: none;
}
.buttons {
width: 220px;
padding: 2px 5px;
background-color: #394376;
color: #FFF;
}
.buttons a {
width: 220px;
padding: 2px 5px;
background-color: #394376;
color: #FFF;
text-decoration: none;
}
.buttons a:hover {
background-color: #516DA2;
color: #FFF;
text-decoration: underline;
}
.smalltext {
font-size: .85em;
margin: 3px 20px;
}
.nomargin {
margin-top: 0px;
margin-bottom: 0px;
}
.moremargin {
margin-top: 5px;
}
.nodots {
list-style: none;
}
.brclear {
clear:both;
height:0;
margin:0;
font-size: 1px;
height: 1%;
}
.note {
background-color:#F9FBF9;
padding: 4px 8px;
border: 1px dashed #999;
color:#C00;
}
#applinks {
width: 275px;
}
#applinks ul li {
list-style-type: none;
}
#applinks ul li a {
text-decoration: none;
display: block;
background-color:#394376;
margin-bottom: 3px;
border: 1px solid #666;
color: #fff;
padding-left: 5px;
}
#applinks ul li a:hover {
background-color: #516DA2;
color: #FFF;
}
.clearit {
clear: both;
height: 0;
line-height: 0;
font-size: 1px;
margin-top: -1px; /*for ie bug*/
}
.reports td, .reports th {
text-align: left;
}
.reports th {
padding-left: 15px;
}
#contacts th {
font-weight: normal;
border-left: 1px solid #516DA2;
text-align: left;
padding-left: 22px;
}
#contacts th:first-child {
border-left: none;
}
#contacts a {
border: none;
background-color: #FFF;
text-decoration: underline;
}
.message {
border: 1px solid #ccc;
padding: 5px;
margin: 5px;
}