﻿@import url(layout.css);
body {
	color: #000;
	font-size: 10pt;
	font-style: normal;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	background-color: #999999;
	width:100%;
	overflow: auto;
	margin: 0;
	padding: 0;
	border: 0;
	
}
#main {
	width: 800px;
	margin: 0 auto;
	background-color: #fff;
	background-image: url('Images/HIRMasthead7.jpg');
	background-repeat:no-repeat;
	position: relative;
	border-top: 0;
	border-right: 1px solid #b7b7b7;
	border-bottom: 0;
	border-left: 1px solid #b7b7b7;
	padding:0;
	
}

/* Styles for Masthead */

#top {
	margin:0;
	padding-top: 110px;
	padding-right: 30px;
	overflow: auto;
	text-align: right;
	font-size:large;
}
#welcome {
	padding-left:50px; 
	padding-right:40px; 
	font-size: medium; 
	color: #000000;
}


#table2 table {
width:600px;
margin-left:0;
border: solid 2px #008A52;
margin-bottom: 0px;
}

#table2 td {
width:150px;
background: #ccccff;
color: #008A52;
font-weight:bold;
font-size:14px;
text-align:center;
height: 22px;
}
#table2 td  a{
font-weight:bold;
font-size:14px;
text-align:center;
}
#table2 td:hover {
background-color: #ffffff;
color: #800008;
text-decoration :none;
}



#table table {
width: 646px; 
}

#table tr {
text-align:center;
}

#table td {
width:200px;
background: #ffffff;
color: #000000;
font-weight:normal;
font-size:14px;
text-align:center;
height: 22px;
border: 1px solid #777777;

padding:5px;

}
#table td  a{
color: Black;
font-weight:700;
font-size:14px;
text-align: left;
}

/*
#table tr :hover {
background-color: #ffffff;
color: #000000;
border: 2px solid #800008;

}
#table td :hover {
background-color: #ffffff;
color: #000000;
border: 0;
}
/* Styles for Content */


h1 {
	color: #965;
	font-size:  20px;
}
h2 {
	color: #965;
	font-size: 18px;
	text-align: left;
}
h3 {
	color: #965;
	font-size: 16px;
}
h4 {
	color: #000000;
	font-size: 18px;
	font-weight:normal;
}
h5 {
	font-size: 12px;
	color: #000000;
	
}
h6 {
	color: #965;
	font-family:  Century Gothic, Arial, Helvetica;
	font-size: 1.5em;
	text-align:center;
	
}

li {
	font-size: 12pt;
	color: #000000;
}

big {
	color: #965;
	font-size: medium;
}
/* Styles for Footer */

#footer {
	text-align: center;
	width: 1000px;
	text-align: center;
		width: auto;
	clear: both;
	overflow: auto;
 	vertical-align:bottom;
 	padding-top: 20px;
 	padding-bottom: 10px;
	
}
#footer p {
	color:    #000000;
	font-size:  small;
	text-align: center;
	line-height: 14px;
	margin: 1px;
	padding: 1px;
	
}
#footer a {
	color:#965;
	text-decoration: underline;
}
#footer a:hover {
	color: #800008;
	text-decoration: none;
}

/* Styles for Links */
a {
	color:#965;
	text-decoration: none;

}
a:hover {
	color:  #800008;
	text-decoration :none;
}

.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style1
        {
            color: #777777;
            font-weight:  normal;
            padding-left:20px;
            
        }
.style2
        {
            font-size: 14pt;
            color: #000000;
            font-weight:  normal;
        }

.style3 {
	color: #008A52;
	font-weight:bold;
}