﻿body {
	margin:10px 0px 0px 0px; 
	background: #424141 url('/PublishingImages/siteart/bg.jpg') repeat-x;
}


td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#424141;
}

img {
	border:0px;
}

a:link, a:active, a:visited {
	color:#cb3232;
	text-decoration:underline;
}
a:hover {
	color:#000;
}


/*------------Sidebar Section-------------*/

#sidebar {
	vertical-align:top;
	background:#7e0d0e;
	width:167px;
}


a.nav:link, a.nav:active, a.nav:visited{
	font-weight:bold;
	text-transform:uppercase;
	color:#cccccc;
	padding:5px 5px 5px 10px;
	text-decoration:none;
	display:block;
	background: url('/PublishingImages/siteart/nav_off.jpg') repeat-x;
	border-bottom:2px #6e0705 solid;
}
a.nav:hover {
	background: url('/PublishingImages/siteart/nav_on.jpg') repeat-x;
	color:#fff;
}



a.nav2:link, a.nav2:active, a.nav2:visited{
	font-weight:bold;
	text-transform:uppercase;
	color:#cccccc;
	padding:5px 5px 5px 10px;
	text-decoration:none;
	display:block;
	background: url('/PublishingImages/siteart/nav_off.jpg') repeat-x;
	border-bottom:2px #6e0705 solid;
}
a.nav2:hover {
	background: url('/PublishingImages/siteart/nav_on2.jpg') repeat-x;
	color:#fff;
}

.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:1px solid #630402;
	border-bottom-width: 0;
	line-height: 18px;
	z-index: 100;
	background:#7e0d0e;
	width:150px;
}

.anylinkcss a:link{
	color: #cccccc;
	display: block;
	border-bottom: 1px solid #630402;
	text-decoration: none;
	font-weight: bold;
	text-transform:uppercase;
	padding:2px 5px 2px 8px;
}

.anylinkcss a:active{
	color: #cccccc;
	display: block;
	border-bottom: 1px solid #630402;
	text-decoration: none;
	font-weight: bold;
	text-transform:uppercase;
	padding:2px 5px 2px 8px;
}

.anylinkcss a:visited{
	color: #cccccc;
	display: block;
	border-bottom: 1px solid #630402;
	text-decoration: none;
	font-weight: bold;
	text-transform:uppercase;
	padding:2px 5px 2px 8px;
}

.anylinkcss a:hover{ /*hover background color*/
	background-color:#630402;
	color:#fff;
}


/*------------Header Section-------------*/

.red {
	color:#cb3232;
	font-size:14px;
	font-weight:bold;
}

.red2 {
	color:#cb3232;
	font-size:16px;
	font-weight:bold;
}

#reg_page {
	vertical-align:top; 
	width:754px; 
	height:93px; 
	background:url('/PublishingImages/siteart/header.jpg') no-repeat;
}

#reg_page_text {
	text-align:center; 
	padding: 10px 0px 0px 0px; 
	font-weight:bold; 
	color:#424141; 
	font-style:italic; 
	font-size:14px;
}

#anniv-section {
	width:74px;
	padding:4px 5px 0px 0px;
}

#inv_page {
	vertical-align:top; 
	width:975px; 
	height:93px; 
	background:url('/PublishingImages/siteart/header_inv.jpg') no-repeat;
}

#inv_page_text {
	text-align:center; 
	padding: 10px 0px 0px 0px; 
	font-weight:bold; 
	color:#424141; 
	font-style:italic; 
	font-size:14px;
}



#greyarea {
	vertical-align:top; 
	background:url('/PublishingImages/siteart/greybg.jpg') repeat;
}


.header {
	font-size:14px;
	font-weight:bold;
	height:34px;
	color:white;
	background:#e45725 url('../siteart/footer.gif') repeat-x bottom;
	padding:5px 12px 5px 12px;
}



/*------------Main Section-------------*/

#department {
	vertical-align:top;
	color:#fff;
	font-weight:bold;
	background:#630402;
	padding:2px 5px 2px 5px;
	font-size:12pt;
	text-align:center;
	font-style:italic;
}

#position {
	vertical-align:top;
	color:#333333;
	font-weight:bold;
	background:#cccccc;
	padding:2px 5px 2px 5px;
	font-size:10pt;
}

#person {
	vertical-align:top;
	padding:3px 5px 3px 5px;
}

#email {
	vertical-align:top;
	padding:3px 5px 3px 5px;
}

#phone {
	vertical-align:top;
	padding:3px 5px 3px 5px;
}






#rightlinks {
	width:209px; 
	padding:0px 0px 10px 0px; 
	color:#fff;
	font-weight:bold;
}

#rightlinks a:link {
text-transform:uppercase;
color:#000;
padding:8px 0px 8px 0px;
text-decoration:none;
display:block;
text-align:center;
font-weight:bold;
background:#cccccc;
border-top:1px #eeeeee solid;
border-bottom:1px #999999 solid;
}

#rightlinks a:active {
text-transform:uppercase;
color:#000;
padding:8px 0px 8px 0px;
text-decoration:none;
display:block;
text-align:center;
font-weight:bold;
background:#cccccc;
border-top:1px #eeeeee solid;
border-bottom:1px #999999 solid;
}

#rightlinks a:visited {
text-transform:uppercase;
color:#000;
padding:8px 0px 8px 0px;
text-decoration:none;
display:block;
text-align:center;
font-weight:bold;
background:#cccccc;
border-top:1px #eeeeee solid;
border-bottom:1px #999999 solid;
}

#rightlinks a:hover {
color:#fff;
background:gray;
}









/*------------Footer Section-------------*/

#footer {
	padding:20px 0;
	text-align:center;
	margin:0 auto;
}

.divfooter {
	width:450px; 
	text-align:center; 
	margin:0 auto;
}


a.footerlink:link, a.footerlink:visited, a.footerlink:active{text-decoration:underline; font-family:Arial, Helvetica, sans-serif;font-size:10pt;}
a.footerlink:hover {text-decoration:none; font-family:Arial, Helvetica, sans-serif;font-size:10pt;}

.footertext{font-family:Arial, Helvetica, sans-serif;font-size:10pt; color:#999999;}

.smallfootertext{font-family:Arial, Helvetica, sans-serif;font-size:8pt; color:#999999;}


#outlook-access {
	padding:0px 0px 20px 0px;
	text-align:center;
	font-size:10px;
}




