/* Default page &amp; link formatting */ 
body {
margin:0px;
padding:0px;
font-size: 13px; 
color: white;
background-image: url("boss_background.gif");
font-family: Verdana, Arial, Helvetica, sans-serif;		
}

.container{
margin-top: 5px; 
margin-bottom: 5px; 
margin-left: auto;
margin-right: auto;
width:991px;
position:relative;
width:991px;
background: black;
border-top:solid; 
border-top-color:#b70000; 
border-top-width:2px;
border-left:solid; 
border-left-color:#b70000; 
border-left-width:2px;
border-right:solid; 
border-right-color:#b70000; 
border-right-width:2px;
padding-bottom:1410px;
border-bottom:solid; 
border-bottom-color:#b70000; 
border-bottom-width:2px;
}
/* link formatting */
a:link {
text-decoration:none;
color:red;
font-weight:normal;
font-size:10px; 
}
a:visited {
text-decoration:none;
color:red;
font-weight:normal;
font-size:10px;
}
a:hover {
color:#711515;
background-color:transparent; 
text-decoration:none;
}

/* blue link formatting */
.blue_link {
color:#387ea5;
font-weight:normal;
font-size:11px; 
}

.right_background {
position:absolute; 
top:0px; 
left:1000px; 
width:25%; 
padding-bottom:2750px;
background: #e8e8e8;
}

.logo {
position:relative; 
top:0px; 
left:0px; 
border:solid; 
border-width:0px; 
border-color:#b70000;
text-align:center;
}

/* logo table at top of page*/
.logo_table {
position:absolute; 
top:0px; 
left:0px; 
background-color:black; 
text-align:center; 
padding:0; 
border:0; 
margin:0;
border-bottom:solid; 
border-bottom-color:#b70000; 
border-bottom-width:1px;
}

/* top links table beneath logo*/
.top_link_table {
text-align:center; 
padding-left:40px; 
padding-right:20px; 
border:0; 
margin:0;
width:950px;
}

/******  Styling for top links ******/
a.top_link:link, a.top_link:visited {
	font-size:12px;
}

a.top_link:hover, a.top_link:activated {
	font-size:12px;
}

.top_link_table_text_white {
font-size:11px;
color:white; 
}

/* styling for left-hand side-bar */
#left_nav_bar {
position:absolute; 
top:165px; 
left:25px; 
width:120px; 
text-align:left; 
background:black; 
color:white; 
padding-left:10px;
padding-right:15px;
padding-top:0px;
padding-bottom:0px;
border-right:solid; 
border-right-color:red; 
border-right-width:0px;
}

#badge{
padding-left:5px;; 
}

/* List styling for left navbar */
#nav {
margin: 0; /* removes default indented margin applied by browsers */
padding: 0; /* removes default indented margin applied by browsers */
background: #b70000;
list-style-type: none; /* removes list bullets */
width: 120px;
float: left; /* Contain floated list items */
}
#nav li {
margin: 0; /* removes default indented margin applied by browsers */
padding: 0; /* removes default indented margin applied by browsers */
float: left; /* This corrects the */
width: 100%; /* IE whitespace bug */
}
#nav a {
display: block; /* to increase clickable area as a’s default to inline */
color: white;
font-weight:normal;
text-decoration: none;
padding: 0 5px;
line-height: 2.5;
border-bottom: 10px solid black;
font-size:11px;
}
#nav #nav_con a {
border: none;
}
#nav a:hover {
background: #711515;
}

#left_nav_bar #nav li.nav_open {
background: white;
}

#left_nav_bar #nav li.nav_open a {
color: red;
font-weight:bold;
}

/* default main page content */
.main_content {
position:absolute; 
top:170px; 
left:185px; 
width:500px; 
text-align:justify; 
border-left:solid; 
border-left-color:gray; 
border-left-width:0px; 
padding-left:0.9cm;
}
.heading_text {
font-size:18px;
}
.main_table {
position:absolute; 
top:2.1in; 
left:2.0in;
}
.news_heading {
font-size:10px;
text-decoration:none;
font-weight:bold;
}
.table_text {
font-size:9px;
}

.copyright { 
font-size:9px; 
color:white;
}

.red{
color:red;
}

/* normal links */
.normal_link {
text-decoration:underline;
color:blue;
background:white;
font-size:12px;
font-weight:normal;
}

/* sundry styles */
.bold {
font-weight:bold;
}
.pdf {
vertical-align:middle;
}
.smart {
color: red; 
font-weight:bold;
}
.mission_text {
font-size:8px;
}
.center_text {
text-align:center;
}
.justify_text {
text-align:justify;
}

h1 {
font-size:17px; 
font-weight:normal;
}

.page_bottom {
position:absolute;
top:1305px;
left:0px;
width:991px; 
text-align:center;
padding-top:5px;
padding-bottom:25px;
border-top:solid; 
border-top-color:#333333; 
border-top-width:1px; 
background:black;  
}

.left_align_bottom{
position:absolute;
top:12px;
left:40px;
text-align:left;
color:red;
}

.right_align_bottom{
position:absolute;
font-size: 9px; 
top:12px;
left:640px;
text-align:left;
padding-right:5px;
}

.bottom_link {
color:red;
font-size: 10px; 
font-family: Verdana, Arial, Helvetica, sans-serif;	
font-weight:normal;	
}



