/* Style Formatting */

body {color: #000000;
background-color: #5C7E96;
font-family: verdana;
font-size: .95em;
line-height: 1.4em; }

a:link {color: blue;
text-decoration: underline;}

a:hover {color: red;}

a:visited{}

h1 {font-family: Verdana;
font-size: 1.5em;
font-weight: bold;
color: #006699;
 }
 
h2 {font-family: Verdana;
font-size: 1.4em;
font-weight: normal;
text-decoration: underline;
color: #006699;
 }
 
h3 {font-family: Verdana;
font-size: 1.3em;
font-weight: bold;
color: #006699;
 }
 
h4 {font-family: Verdana;
font-size: 1.2em;
font-weight: normal;
text-decoration: underline;
color: #006699;
 }
 
h5 {font-family: Verdana;
font-size: 1.1em;
font-weight: bold;
color: #006699; }

ul li{margin-bottom: 10px;}

ul ul{margin-top: 10px;}

ol li{margin-bottom: 10px;}

/* Page Layout */ 

#page{background-color: #FCFCFC;
position: relative;
top:-15px;
width: 760px;
overflow: hidden;
margin-left: auto;
margin-right: auto;
border-top: 1px #006699 solid;
border-left: 1px black solid;
border-bottom: 1px black solid;
border-right: 1px black solid;
}

html>body #page {top: -10px;}

div#header {
background-image: url("../images/header2.gif");
background-repeat: no-repeat;
height: 260px;
overflow: hidden; 
}

html>body #header {background-position: top;}

div#container{background-image: url("../images/hss_background.gif");
background-repeat: repeat-y;}

div#footer {text-align: center;
clear: both;
overflow: hidden;
background-color: #FCFCFC }

div#maincontent {text-align: left;
padding-top: 10px;
padding-right: 10px;
z-index: 5;
margin-left: 18%;}

div#leftcolumn {font-family: Arial;
font-size: 1em;
margin-top: 4px;
float: left;
text-align: left;
background-color: #006699;
color: #fcfefe;
width: 120px;}

html>body #leftcolumn {margin-top: 1px;}

/* Elements within the Header */
/* This is the tag line */

.tag{font-family: Times New Roman;
font-size: 0.95em;
font-weight: bold;
font-style: italic;
color: black;
z-index: 3;
position: relative;
top: -40px;
left: +100px;
background-color: #FCFCFC }

html>body .tag {top: -25px;}

/* Placement of the search field */

.search{height: 50px;
width: 250px;
z-index: 1;
font-family: Arial;
font-size: 0.95em;
position: relative;
top: +20px;
left: +420px;
color: #ffffff;
font-weight: bold;
line-height: 1em; }

input.blue { background-color: #006699; 
border-color: #efefef; 
color: white; 
font-family: Arial; 
font-weight: bold; 
font-size: 1em; 
}


/* Placement of the Contact Us and Terms of Use Links */

.contactInfo{height: 50px;
width: 100px;
font-family: Arial;
font-size: 0.95em;
z-index: 1;
position: relative;
top: -44px;
left: +650px;
color: #ffffff;
font-weight: bold;
text-align: right;
}

html>body .contactInfo {top: -30px;}

.contactInfo a:link, .contactInfo a:visited{
color: #FCFCFF;
text-decoration: none; }

.contactInfo a:hover{
color: #FFD700;
text-decoration: none;
border-bottom: groove #ff0000 3px;}

/* Change Text Size */

.textSizeBox {position: relative;
top: -157px;
border: 1px solid black;
background-color: #6699CC;
padding-top: 1px;
padding-left: 2px;
padding-bottom: 1px;
padding-right: 2px;
font-size: 1em;
font-family: Arial;
font-weight: bold;
color: #FCFCFC;
float: left;}

html>body .textSizeBox {top: -158px;}

.textSizeBox a:link {color: #FCFCFC;
text-decoration: none;}

.textSizeBox a:visited {color: #FCFCFC;
text-decoration: none; }

.textSizeBox a:hover {color: red;
text-decoration: underline; }

/* banner graphic */

.graphic{
height: 102px;
width: 760px;
position: relative;
top: -35px;
z-index: 1; 
}

html>body .graphic {top: -25px;}


/* Top Navigation */

.navbar {font-family: Arial;
font-size: 0.95em;
font-weight: bold;
text-align: right;
background-color: #006699;
font-weight: bold;
padding: 5px;
position: relative;
top: -35px;
z-index: 2;
}

html>body .navbar {top: -25px;}

.navbar ul li a:link, .navbar ul li a:visited {color: #FCFCFF;
text-decoration: none;
display: inline;
margin-top: 4px;
margin-left: 10px;
margin-bottom: 0px;
margin-right: 10px;
padding-bottom: 2px; }

.navbar ul li a:hover, .navbar ul li a.current {color: #FFD700;
text-decoration: none;
border-bottom: groove #ff0000 3px; }
.navbar ul li {
margin: 0px;
padding: 0px;
list-style-type: none;
display: inline;
}

.navbar ul {
margin: 0px;
padding: 0px;
}

/* Left Column */
/* First level menu */

.subMenu {font-family: Arial;
font-size: 0.95em;
font-weight: bold;
text-align: left;
background-color: transparent;
width: 118px;
}

.subMenu ul li a:link, .subMenu ul li a:visited {color: #FCFCFC;
background-color: #006699;
text-decoration: none;
border: outset #FCFCFF 1px;
display: block;
width: 108px;
margin: 0px;
padding: 5px;
}

html>body .subMenu ul li a:link, .subMenu ul li a:visited {width: 108px;}

.subMenu ul li a:hover {background-color: red;
text-decoration: none;
border: outset #FCFCFF 1px;
margin: 0px;
padding: 5px;}

.subMenu ul li {margin: 0px; padding: 0px; list-style-type: none; display: block;}

.subMenu ul {margin: 0px; padding: 0px;}

/* Second level menu */

div#subMenu2 {font-family: Verdana;
font-size: 0.9em;
text-align: left;
background-color: transparent;
width: 118px;
}

#subMenu2 ul li a:link, #subMenu2 ul li a:visited {color: #FCFCFF;
background-color: #5C7E96;
text-decoration: none;
border: outset #FCFCFF 1px;
display: block;
width: 108px;
margin: 0px;
padding: 5px;
}

html>body #subMenu2 ul li a:link, #subMenu2 ul li a:visited {width: 108px;}

#subMenu2 ul li a:hover {background-color: red;
text-decoration: none;
border: outset #FCFCFF 1px;
margin: 0px;
padding: 5px;}

#subMenu2 ul li {margin: 0px; padding: 0px; list-style-type: none; display: block;}

#subMenu2 ul {margin: 0px; padding: 0px;}


/* Additional Height */

.prop {height:600px;
float:right;
width:1px;
}

.clear {clear:both;
height:1px;
overflow:hidden;
}

/* Main Column */
/* Breadcrumbs */

p.breadcrumbs {font-size: 1em;
font-family: Arial;
text-align: left;
border-bottom: 1px dashed black;
border-color: black;
margin-top:0px;}

p.breadcrumbs a:link {color: #006699;
text-decoration: none; }

p.breadcrumbs a:visited {color: #006699;
text-decoration: none; }

p.breadcrumbs a:hover {color: #006699;
text-decoration: underline; }

.currentpage {color: #808080;}

span.separator {font-weight: bold;
font-size: 0.95em;}


/* Higlight Box */


#messageBox{color: #006699;
border: solid #006699 1px;
float: right;
text-align: left;
margin-left: 10px;
width: 200px;
background-color: #F0EFEF;}

#messageBox p{margin-top: 0px;
padding: 5px;}

#messageBox H1 {color: #FCFCFC;
font-size: 1em;
text-align: center;
background-color: #006699;
margin-bottom: 5px;}

html>body #messageBox H1 {margin-top: -1px;}


/* Aligning images to the right or left of the image */

.rightimg {float: right;
margin-left: 10px;
margin-bottom: 5px;}

.leftimg {float: left;
margin-right: 10px;
margin-bottom: 5px;}


/* Formatting Table */


table.general {border-width: 1px;
border-style: solid;
border-color: #5C7E96;
border-collapse: collapse;
background-color: white;}

table.general th {border-width: 1px;
padding: 5px;
border-color: #5C7E96;
background-color: #006699;
color: #FCFCFC;
text-align: left;}

table.general td {border-width: 1px;
padding: 5px;
border-color: #5C7E96;
background-color: white;}


/* Creating a background colour with the paragraph element */


p.backgroundBox{font-weight: bold;
color: #FCFCFC;
padding: 5px 0px 5px 5px;
background-color: #006699;
}


/* Horizontal Lines */

hr.solidLine{height: 2px; 
width: 609px;
border: 0; 
border-top: 2px solid #006699; } 

hr.thinLine{height: 0px; 
width: 609px;
border: 0; 
border-top: 1px solid #5C7E96; }

/* Footer Section */
/* Border and Last Updated Placement*/


.footerEndPoint{color: #FCFCFC;
text-align: right;
font-size: 0.8em;
width: 760px;
background-color: #006699; }


/* Logo for print copy */

div#printimg{display: none;}
