a:link {
	color: #BD9A6A;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	color:  #B1B458;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #A94A3D;
	text-decoration : none;
	font-weight: bold;
}

a:active {
	color: #A94A3D;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
}

th {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	text-align: left;
}

ol {  line-height: 140%}
ul {
	line-height: 140%;
	list-style-type: square;
	list-style-image: none;

}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 180%;
	color: #B64747;
	letter-spacing: 0.2em;
	text-transform: capitalize;
	font-variant: small-caps;
	font-weight: bold;
	page-break-before: avoid;
}

h3 {
	color: #B64747;
	font-size: 120%;
	font-variant: small-caps
	
}
h2 {
	color: #B64747;
	font-size: 140%;
	font-variant: small-caps;
	
}
h4 {
	font-size: 110%;
	letter-spacing: 0.08em;
	font-weight: bold;
}

.newsdate {
	font-style: italic;
	color: #B64747;
	font-size: 90%;
}

.footer {
	font-size: 70%;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
} 
.footer a:link {color:  #A07B49;
	text-decoration: none;
	font-weight: normal;}

.footer a:visited {
	color:  #9FA24A;
	text-decoration: none;
	font-weight: normal;
}
.footer a:hover {
	color: #A94A3D;
	text-decoration : underline;
	font-weight: normal;
}

a:active {
	color: #A94A3D;
}

.searchresults {font-size: 70%; color: #666666; text-decoration: none} 
.searchresults a:link {color: #A07B49;  text-decoration: none; font-weight: normal} 
.searchresults a:visited {color: #9FA24A;  text-decoration: none; font-weight : normal} 
.searchresults a:hover {color: #A94A3D;  text-decoration: underline;  font-weight : normal} 

.indent1
{padding-left: 15px;}
.indent2
{padding-left: 30px;}
.para_head {
	font-weight: bold;
}
.table1 {
	border: 1px double #DDD7B7;
}

.heading_table {
	background-color: #D9D1AC;
	font-weight: bold;
	float: none;
	padding: 2px;
	width: 150px;
}

hr {
	color: #D9D1AC;
}

.picture {float: right;
width: 150px;
height: 235px;
position: relative;
margin: +10px;
right: +1em;
clear: both;
text-align: center;}

.picture span {position: relative;
display: block;
vertical-align: bottom;}

.whats_new {width:150px;
height:100px;
border: 1px #d9d1ac dotted;
padding: 2px;
text-align: center;
vertical-align: middle;}

.whats_new span {background-color: #d9d1ac;
width:150px;
height:25px;
font-weight: bold;
padding: 6px 0 0 0;
display: block;}

.hrms {width:200px;
height:100px;
border: 1px #d9d1ac dotted;
padding: 2px;
text-align: center;
vertical-align: middle;}

.table_shadecell {
	background-color: #E4E4E4;
}
.title_color {
	color: #B64747;
}
.header_table {background-image: url(../images/layout/heading_bg.jpg);
background-repeat: repeat-x;
background-color: #ffffff;
margin: 0px;
padding: 0px;
width: 100%;
border: none;
border-collapse: collapse;}

.header_table tr td {margin: 0px;
padding: 0px;
border: none;
border-collapse: collapse;}

.header_nav {position: relative;
margin: -2px 0em +21px 75px;}

.header_nav tr td img {margin: 0px;
padding: 0px;
border: none;
border-collapse: collapse;}

.main_table {margin: -20px 0em 0em +175px;
padding: 0px;
border: none;
border-collapse: collapse;
width: 83%;}

.table_shadecell {background-color: #E4E4E4;}

.alertbox {
	width:75%;
	border: 2px dotted #B64747;
	font-size: 110%;
	padding: 2px;
	text-align: center;
	font-weight:bold;
	vertical-align: middle;
}

.tr_alternate {background:#FFC;
}

.pdf_text {font-size:75%;
font-style:italic;
}

#accessibleOptions {padding-left:0.5em; background-color:#ffffff; font-family:Arial, Helvetica, sans-serif}
#accessibleOptions a {color:#bd9a6a; font-size:75%; text-decoration:none}
#accessibleOptions a:hover, #divViewOptions a:focus {color:#333333; text-decoration:underline}

/* new styles for contact info */
.indent2em {
	margin-left:2em}
	
dl.tableLayout {
	float:left; 
	overflow:visible; 
	width:100%; 
	line-height:1.4em}
	
dl.tableLayout dt {
	clear:both; 
	display:block; 
	float:left; 
	font-weight:bold; 
	height:auto; 
	margin:0; 
	padding:.5em .5em .5em 0; 
	text-align:right}

dl.tableLayout dd {
	display:block; 
	float:left; 
	margin:0; 
	padding:.5em 0 .5em .5em}

dl.titlePercent10 dt, dl dt.titlePercent10 {
	min-width:4em; 
	width:10%}

dl.titlePercent10 dd, dl dd.titlePercent10 {
	width:80%}

dl.titlePercent20 dt, dl dt.titlePercent20 {
	min-width:8em; 
	width:25%}

dl.titlePercent20 dd, dl dd.titlePercent20 {
	width:66%}

.hide{display:none}

ul.getDirections{font-weight:normal; padding-left:1em; margin-left:1em;}
