@charset "utf-8";
/* CSS Document */


* {
	margin: 0;
	padding: 0;
}


/*#logo {
width: 100%;
min-height: 75px;
}
*/

.parent {
width: 1000px;
margin-left: 5px;
margin-right: 5px;
}

.share-links {
position: fixed;
margin-top: 160px;
margin-left: 730px;
}

/* start of top navigation blue buttons */

.topnav-tabs{
margin-left: 18px;
margin-top: 5px;
width: 98%;
background: #FFFFFF url("../images/logo.jpg") no-repeat top left;
min-height: 63px;
}

.topnav-tabs ul{
padding: 0;
padding-top: 35px; /*offset of tabs relative to browser top edge*/
padding-left: 155px;
font: bold 11px georgia;
list-style-type: none;
}

.topnav-tabs li{
display: inline;
margin: 10px;
}

.topnav-tabs li a{
float: left;
display: block;
text-decoration: none;
padding: 7px 18px; /*padding inside each tab. top-right of the words. left-bottom replicate this*/
border-right: 8px solid white; /*right divider between tabs*/
color: white;
background: #4671D5; /*background of tabs (default state)*/
}

.topnav-tabs li a:visited{
color: white;
}

.topnav-tabs li a#highlight{
color: white;
background: #003366; /*background of highlighted tab indicating current page*/
}

.topnav-tabs li a:hover, .nav-tabs li.selected a{
background: #1240AB; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}

.a2z {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 11px;
width: 18%;
float:right;
}

.a2z a:link, a:visited, a:active {
color:#000000;
text-decoration: none;
}

.a2z a:hover {
text-decoration: underline; color: #0066FF;
}

/* end of top navigation blue buttons */
/* ------------------------------------------ */

/* ------------------------------------------ */
/* start of main content */

#inner-wrapper {   
	width: 974px;  /* this is the width of the entire main content holder */
}  


.linebreak {    /*the blue line directly under the top navigation buttons*/
background:#6C8CD5;  /*its backgroudn colour*/
height: 4px;
width: 955px;  /*its width relative to its parent <div>*/
margin-top: 10px;
margin-bottom: 0px;
margin-left: 18px;
padding-bottom: 0px;
}

.breadcrumbs {
display: block;
background-color: #DBDBDB;
width: 97%;
height: 10px;
margin-left: 18px;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color: #000000;
padding-left: 10px;
padding-top: 3px;
padding-bottom: 7px;
text-decoration:none;
}

.breadcrumbs a {
color: #000000;
text-decoration:none;
}

.breadcrumbs a:hover {
text-decoration: underline;
}

/*  start of nav buttons styling */

#topline li {
display:block;  /*displays each <li> as a rectangle*/
font-size:11px;
font-family: Georgia, "Times New Roman", Times, serif;   /*the font face of the elements*/
width: 220px;  /*the width of each element*/
height: 18px;  /*the height of each element*/
background: #FFF;  /*the background blue of the elements*/
list-style: none;
border: 1px solid;  /*the appearance of the border of each element*/
border-bottom: 2px;  /*the width of the above border, when applied to the bottom of each element - giving the gap between */
border-left: 0px;
border-top: 2px;
border-right: 3px;
border-color:#FFFFFF;
padding-left: 6px;   /*space between leftmost text and left edge of tab*/
padding-top: 6px; /*space between top of text and top of tab*/
padding-bottom: 2px;  /*space between bottom of text and bottom of tab*/
padding-right: inherit;
vertical-align:middle;
clear: both;
}

#nav-tabs {
vertical-align: top;
}

.nav-tabs ul {
margin-left: 16px;
}

.nav-tabs ul li {
display:block;  /*displays each <li> as a rectangle*/
font-size:11px;
font-family: Georgia, "Times New Roman", Times, serif;   /*the font face of the elements*/
width: 230px;  /*the width of each element*/
height: 18px;  /*the height of each element*/
background: #CCCCFF;  /*the background blue of the elements*/
list-style: none;
border: 2px solid;  /*the appearance of the border of each element*/
border-left: 0px;
border-right: 5px;
border-color:#FFFFFF;
padding-left: 6px;   /*space between leftmost text and left edge of tab*/
padding-top: 6px; /*space between top of text and top of tab*/
padding-bottom: 2px;  /*space between bottom of text and bottom of tab*/
margin-right: 3px;
clear: both;
} 

/*  the tabs themselves */

/*.nav-tabs li#title { 
font-size: 12px;
text-decoration: none;
list-style: none;
height: 6px;
background: none;
padding-top: 0px;
}*/

.nav-tabs ul#title {  /* I WANT TO */
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 12px;
}



.nav-tabs ul#title {
padding-bottom: 4px;  /*space btw I WANT TO and the start of the side buttons*/
}

.nav-tabs li a:link {
color: #000;
text-decoration: none;
padding-left: 6px;
}

.nav-tabs li a:visited {
color: #003366;
text-decoration: none;
padding-left: 6px;
}

.nav-tabs li a:hover {
color: #FFFFFF;
text-decoration: none;
padding-left: 6px;
}

/* end of nav buttons styling */

#table {
float: left;
margin-left: 0px;
}

#table td img {
padding-top: 2px;  /*space between top of image and blue line */
}


/*  start of side bar styling */

#side-bar {
float:right;
padding-top: 2px;
padding-right: 0px;
width: 11%;
}

#side-bar img {
padding-top: 4px;
padding-bottom: 6px;
}

.bordered {
border: 2px solid #4671D5;   /* border width of 3 cells at bottom */
font-family: Georgia, "Times New Roman", Times, serif;
font-size:11px;
padding-top: 5px;  /* distance between text and edge/top/right/left of cell border */
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
text-decoration:none;
}

.bordered a:hover {
text-decoration:underline;
color:#0066FF;
}

#box1 {
float:left;
width: 135px;
margin-right: 2px;
}

#box2 {
float:left;
width: 270px;
margin-right: 2px;
margin-left: 2px;
white-space: normal;
}

#box3 {
float:left;
width:135px;
margin-right:2px;
margin-left:2px;
}

#box3 img {
margin-top: 0px;
}

#box4 {
float: left;
width:121px;
margin-right:2px;
margin-left:10px;
border: 0px;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
}

#box4 a {
text-decoration:none;
color:#0066FF;
}

#box4 a:hover {
text-decoration:underline;
color:#0066FF;
}


#box-holder {
vertical-align:top;
}

.logos {
margin-left:60px;
padding-left: 15px;
padding-right: 15px;
}

.footer {
min-height: 13px;
height: 13px !important;
height: 13px;
background-color:#6C8CD5;
color:#FFFFFF;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 10px;
padding-left: 11px;   /*space between leftmost text and left edge of tab*/
padding-top: 4px; /*space between top of text and top of tab*/
padding-bottom: 4px;  /*space between bottom of text and bottom of tab*/
min-width: 97%;
float: right;
}

.footer a {
color:#FFFFFF;
}

.first-column {
float:left;
width: 46%;
margin-left:32px;
margin-top: 5px;
margin-bottom: 5px;
}


.second-column {
float:right;
width: 46%;
margin-right: 27px;
margin-top: 5px;
margin-bottom: 5px;
}

.second-column li#blank-one {
visibility: hidden;
}

#linebreak2 {  /*the blue line separating sections*/
display: block;
background:#6C8CD5;  /*its background colour*/
height: 3px;  /*thickness of line*/
width: 94%;  /*its width relative to its parent <div>*/
margin-left: 18px;
}

.department-heading {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 16px;
list-style:none;
text-decoration:none;
color:#000000;
margin-bottom: 6px;
}

.department-heading a {
color: #000;
text-decoration:none;
margin-bottom: 12px;
}

.department-heading a:hover {
text-decoration:underline;
color: #0066FF;
}

.department-item li {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
list-style: disc;
padding-bottom: 3px;
text-decoration: none;
}

.department-item a {
text-decoration: none; 
color: #0066FF;
}

.department-item a:hover {
text-decoration: underline; 
color: #0066FF;
}