/* CSS Document */

body {
font-family: Arial, Tahoma, Sans-serif, Helvetica, Verdana;
font-size: 92%;
text-align: center;
background-color: #eeeeee;
color: #000000;
margin-top: 10px;
padding: 0;
}

form{margin: 0;}

p {padding: 2px; margin: 0;}

h1,h2,h3,h4,h5 {padding: 2px; margin: 0;}

a {text-decoration: none; color: #000099; background-color: transparent;}
a:hover {text-decoration: underline;}
a:visited {color: #000099}

img {margin: 3px;}

.left {float:left;}
.right {float:right;}
.addbox {border: 3px solid #888888;}

#navigation {
background-color: #708090;
width: 140px;
padding: 5px;
float: left;
overflow: hidden;
}
.menu {width: 140px;}
.menu ul {margin: 0; padding: 0;}
.menu li {list-style-type: none; border-bottom: 1px dotted #888888;}
.menu li a {
 color: #000000;
 background-image: url(/img/navbar/b1.gif); 
 background-color:transparent;
 display: block; 
 background-repeat: no-repeat; 
 padding-left: 30px; 
 padding-top: 5px; 
 padding-bottom: 5px;
}

.menu li a:hover { 
 text-decoration: none; 
 color: #000099;
 background-image: url(/img/navbar/b2blue.gif); 
 background-color:transparent;
 background-repeat: no-repeat;
}

.newlink ul {margin: 0; padding: 0; }
.newlink li {list-style-type: none; }
.newlink li a { 
 color: #000099;
 background-image: url(/img/layout/new.png); 
 display: list-item;
 background-repeat: no-repeat; 
 background-color:transparent;
 border-color:transparent;
 border-style:hidden;
 padding-left: 50px; 
 padding-top: 5px; 
 padding-bottom: 5px;
}

.newinterviewlink ul {margin: 0; padding: 0; }
.newinterviewlink li {list-style-type: none; }
.newinterviewlink li a { 
 color: #000099;
 background-image: url(/img/layout/interview_flight.png); 
 display: list-item;
 background-repeat: no-repeat; 
 background-color:transparent;
 border-color:transparent;
 border-style:hidden;
 padding-left: 50px; 
 padding-top: 5px; 
 padding-bottom: 5px;
}

.datelist p {padding: 2px; margin: 0; padding-top: 10px;}
.datelist ul {margin: 0; padding: 1; }
.datelist li {list-style-type: disc; }
.datelist li a {
 color: #000099; list-style-type: disc;
 background-repeat: no-repeat; 
 background-color: transparent;
 display: block;
 padding-left: 5px; 
 padding-top: 1px; 
 padding-bottom: 1px;
}

.interviewlist p {padding: 2px; margin: 0; padding-top: 10px;}
.interviewlist ul {margin: 0; padding: 1; }
.interviewlist li {list-style-type: none; }
.interviewlist li a {
 color: #000099;
 background-repeat: no-repeat; 
 background-color: transparent;
 display: block;
 padding-left: 5px; 
 padding-top: 1px; 
 padding-bottom: 5px;
}

.yellowbox {
background-color: #FFFF99;
color: inherit;
border: 1px solid #CCCC66;
padding: 5px;
margin: 2px;
}

.bluebox {
background-color: #3399FF;
border: 1px solid #0000ff;
color: inherit;
padding: 5px;
margin: 2px;
}

.redbox {
background-color: #FF6666;
border: 1px solid #ff3333;
color: inherit;
padding: 5px;
margin: 2px;
}

.greenbox {
background-color: #CCFFCC;
color: inherit;
border: 1px solid #00CC33;
margin: 2px;
padding: 5px;
}

.splitright {
width: 46%;
float: right;
overflow: hidden;
}

.splitleft {
width: 46%;
float: left;
overflow: hidden;
}

.news {
width: 130px;
padding: 5px;
border-bottom: 1px solid #000099;
}

/*page settings*/
#page {
width: 750px;
border: 1px solid #888888;
background-color: #000099; 
color: inherit;
text-align: left;
overflow: hidden;
margin: auto;
}

/* Header */
#header {
background-color: #000099;
border-top: 6px solid #000099;
border-bottom: 0px solid #000099;
width: 750px;
height: 100px;
padding: 0;
margin: 0;
overflow: hidden;
}

#belowheader {
background-color: #000099;
width: 740px;
height: 45px;
padding: 5px;
overflow: hidden;
}

#topnav {
background-color: #000099;
width: 140px;
padding: 5px;
float: right;
overflow: hidden;
}

/* Top Settings 
#top {
background-color: #000099;
width: 740px;
padding: 4px;
overflow: hidden;
}

#top h1{
font-size: 1.6em;
color: #3366FF;
background-color: inherit;
font-weight: bold;
margin: 0;
padding: 2px;
}

#top h3{
font-size: 1em;
color: #777777;
background-color: inherit;
margin: 0;
padding: 2px;
font-weight: bold;
}
*/
/* content */
#content {
width: 579px;
min-height:1280px;
padding: 5px;
background-color: #FFFFFF;
color: inherit;
border-left: 1px solid #777777;
overflow: hidden;
background-image: url(/img/layout/board_faded.jpg); 
background-repeat: no-repeat; /*background-attachment: fixed;*/
background-position: top center;

}

/* Footer */
#footer {
background-color: #708090;
color: inherit;
width: 750;
font-size: 90%;
text-align: center;
margin: 0;
border-top: 10px solid #000099;
padding-top: 6px;
padding-bottom: 6px;
clear: both;
}

/* Sherilyn's classes */
.links      { text-decoration: none; background-color: transparent; }
.sectionone { font-family: arial,helvetica; font-size: 16pt; font-style: none; font-weight: bold; color: black; line-height: 16pt}
.subsection { font-family: arial,helvetica; font-size: 11pt; font-style: none; font-weight: bold; color: black}
.email      { font-family: arial,helvetica; font-size: 8pt;  font-style: none; color: black}
.smallprint { text-decoration:none; font-size: 8pt; font-style: none}


