/* CSS Document */



.search {
	background-image: url(/Hria/Images/top_link_back.gif)
}

.center {
	text-align: center;
}	

.centertable {
	margin-left: auto;
	margin-right: auto;	
}	

#main {
	margin-left: auto;
	margin-right: auto;
	text-align:left;			
}	

#header {
	text-align:left;
	padding:0px;		
	border-spacing: 0px;
}		

#navigation {
	text-align:center;
	padding: 0px;	 		
}

.subcontent
{
  	font-family: Verdana, Arial;
	color: #666666;
	font-size: 11px;
	line-height: 14px;
}

.subcontent_green
{
  	font-family: Verdana, Arial;
	color: #666666;
	font-size: 11px;
	line-height: 14px;
}

.subcontent_bronze
{
  	font-family: Verdana, Arial;
	color: #666666;
	font-size: 11px;
	line-height: 14px;	
}

.subcontent_bronze a {
	color:#cc9966;
}

.subcontent_blue
{
  	font-family: Verdana, Arial;
	color: #666666;
	font-size: 11px;
	line-height: 14px;
}

.sectiontitle
{
	color:#035f5f;
	font-size: 16px;
	font-weight:bold;
}
	
BODY
{
	color: #000000;
	font-size: 12px;
  	font-family: Verdana, Arial;
	background-color:#FFFFFF;
	margin: 0 0 0 0;
}

td
{
	color: #000000;
	font-size: 12px;
  	font-family: Verdana, Arial;
}

.td_header
{
	width:533px;
	height:120px;
}	

b
{
	color:#035f5f;
	font-weight:bold;
}

.TDsearchHP {
	text-align:right;
	background: #324969;
   	padding: 13 20 5 11;
	white-space: nowrap;
	vertical-align: bottom;
    border: 3px solid blue;
}

a:link {color: #3e8284;}
a:visited {color: #c99b67;}
a:hover {color: #003366;}
a:focus {color: #003366;}
a:active {color: #3e8284;}

.back_right
{
	background-image:url('/Hria/Images/back_right.gif');
	background-position: leftt top;
	background-repeat:repeat-x;
	background-color:white;	
	width:50%;
	vertical-align:top;
}

.back_left
{
	background-image:url('/Hria/Images/back_left.gif');
	background-position: right top;
	background-repeat:repeat-x;
	background-color:white;
	width:50%;
	vertical-align:top;
}
.header_back_right
{
	background-image:url('/Hria/Images/header_back_right.gif');
	background-position: leftt top;
	background-repeat:repeat-x;
	width:50%;
}

.header_back_left
{
	background-image: url('/Hria/Images/header_back_left.gif');
	background-position: top;
	background-repeat: repeat-x;
	width: 50%;
}
.header_search
{
	width:137px;
	padding-bottom:4px;
	padding-left:4px;
}
.header_go
{
	padding-top:1px;
}
.header_menu
{
	background-image:url('/Hria/Images/header_menu_back.gif');
	background-position:left top;
	background-repeat: repeat-x;
}
.searchbox 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	border-style: solid;
	border-width: 1px;
	border-color: #028788;
	width: 118px;
	height: 15px;
}
.footer
{
	background-image:url('/Hria/Images/footer_back.gif');
	background-position:left top;
	background-repeat: repeat-x;
	background-color:#12384F;
	height:100px;
}
.TDfooter
{
    FONT-SIZE: 10px;
    font-family: Arial,Verdana;
    color: #ffffff;
    width:898px;
}
.content
{
	padding:8 11 11 0;
}

.copyright
{
	color: #ffffff;
	font-size: 10px;
	height: 16px;
  	font-family: Verdana, Arial;
}	

td.copyright 
{
padding: 10 10 10 0;
vertical-align:middle;
height: 85px;
}

.copyright a:link {color: #e4a156;}
.copyright a:visited {color: #e4a156;}
.copyright a:hover {color: #ffffff;}
.copyright a:focus {color: #ffffff;}
.copyright a:active {color: #e4a156;}

.ImageButton
{
	cursor:crosshair;	
}

/**********************Menu Styles**********************/ 
.rmItem
{
	color:#995302;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
    width: 100%;
	cursor:pointer;
    text-decoration:none;
}

.rmItem a
{
	color:#995302;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
    width: 100%;
    text-decoration:underline;
	cursor:pointer;
}

.rmItem a:active
{
	color:#995302;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
    width: 100%;
	cursor:pointer;
}

.rmItem a:visited
{
	color:#995302;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
    width: 100%;
    text-decoration:underline;
	cursor:pointer;
}
.rmItem a:hover
{
	color:#FFFFFF;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
    width: 100%;
    text-decoration:none;
	cursor:pointer;
}

.SubMenu
{
	background-image:url(/Hria/Images/nav_submenu_back.gif);
	top:0px;
	left:0px;
	text-align:left;
	padding-left:10px;
	padding-bottom:3px;
	padding-top:3px;
}

/**********************Form Styles**********************/ 

.FormSectionContent {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	padding-left: 0px;
}
.Button
{
  background-color:#DFEFEF;
  font-family:Verdana;
  font-size:9px;
  border-style:solid;
  border-width:1px;
  border-color:#12384F;
  min-width:75px;
  padding: 0 2 0 2;
}
.FormContent
{
 font-family:Verdana;
  font-size:10px;
  color:#000000;
}
.FormContentRequired
{
 font-family:Verdana;
  font-size:10px;
  font-weight:bold;
  color:#87000D;
}
.FormContentConditionallyRequired
{
 font-family:Verdana;
  font-size:10px;
  font-weight:bold;
  color:#003366;
}
.TextBox
{
  font-family:Verdana;
  font-size:11px;
  color:#666666;
  background-color:white;
  border-style:solid;
  border-width:1px;
}
.Value
{
  font-family:Verdana;
  font-size:11px;
  color:#333333;
}
.CheckBox
{
  padding-top: 0px;
  padding-bottom: 0px;
  font-family:Verdana;
  font-size:10px;
  color:#666666;
}
.Form
{
  font-family:Verdana;
  font-size:11px;
  color:#003366;
  background-color:#F3F3F3;
  border-style:solid;
  border-width:1px;
  border-color:#CCCCCC;
  padding:0 0 0 0;
}
.Item
{
 font-family:Verdana;
  font-size:11px;
  color:#003366;
  border-right:1px;
  border-right-style:solid;
  border-right-color:#CCCCCC;
}
.Header
{
  font-family:Verdana;
  font-size:12px;
  font-weight:bold;
  color:#FFFFFF;
  background-color:#6D8DAC;
}
.HeaderRow
{
  font-family:Verdana;
  font-size:13px;
  font-weight:bold;
  text-align:left;
  color:#12384F;
}
.TableHeader
{
  font-family:Verdana;
  font-size:12px;
  font-weight:bold;
  border-bottom: 2px solid #005A5C;
  color:#000000;
  background-color:#E8BE8E;
  text-align:left;
  width:100%;
  height:20px;
  padding: 5px;
}
.TableHeader a:link {color: #000000;}
.TableHeader a:visited {color: #000000;}
.TableHeader a:hover {color: #000000;}
.TableHeader a:focus {color: #000000;}
.TableHeader a:active {color: #000000;}

.TablePortal {
	border: 1px solid #005A5C;
	border-collapse:collapse;
	background-color: #FFFFFF;
}
.TableRow
{
	padding: 5px;
}
.TableCell
{
	border: 1px solid #005A5C;
	border-collapse:collapse;
	background-color: #FFFFFF;
}
.JobBoardLabel
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#003366;
}
.JobBoardValue
{
	font-family:Verdana;
	font-size:11px;
	color:#333333;
}
.JobForm
{
  font-family:Verdana;
  font-size:11px;
  color:#003366;
  background-color:#FFFFFF;
  padding-left:10px;
  padding-right:10px;
}
.PrintableVersionVisible
{
	display:none;
}

.ComboBoxCssClass
{
  border: 1px solid InactiveCaption; 
  background-color: white; 	
}

.ComboBox
{
  font-family:Verdana;
  font-size:11px;
  color:InactiveCaption;
  padding: 2px;
  padding-right: 0px;
  background-color:white;
  border-style:solid;
  border-width:1px;
}
.ComboTextBox
{
  padding-left:2px;
  font-family:Verdana;
  font-size:11px;
  color:#666666;
  background-color:white;
  border-style:solid;
  border-width:0px;
}
.ListItem
{
  font-family:Verdana;
  font-size:11px;
  color:#666666;
  background-color:white;
}
.SelectedListItem
{
  font-family:Verdana;
  font-size:11px;
  color:white;
  background-color:Highlight;
}
.HoverListItem
{
  font-family:Verdana;
  font-size:11px;
  color:white;
  background-color:Highlight;
  cursor:default;
}

/**********************Month Calendar**********************/
.calendar
{
  border:none;
}

.day
{
  width:90px;
  height:70px;
  text-align:right;
  vertical-align:top;
  font-family:Arial;
  font-size:11px;
  color:Black;
  background-color:#FFFFFF;
  border:solid 1px #C6C1AC;
}

.othermonthday
{
  background-color:#F5F3E5;
}

.month
{
  border-collapse:collapse;
  border:solid 1px black;
}

.dayheader
{
  background-color:#E3E0CD;  
  color:#504C39;
  font-family:Verdana;
  font-size:11px;
  text-align:center;
  border-top:solid 1px #FFFFFF;
  border-left:solid 1px #FFFFFF;
  border-bottom:solid 1px #ACA899;
  border-right:solid 1px #C6C1AC;
  padding: 4px;
}

.title
{
  background-color:#D7D7E5;  
  border: 1px solid black;
  border-bottom-width: 0px;
  
}

.title TD
{
  font-family:verdana;
  font-size:11px;
  font-weight:bold;
  color:White;
  padding-top:1px;
  padding-bottom:1px;
}

.nextprev
{
  cursor:pointer;
}

.Error
{
	color: Red;
}
	