@charset "utf-8";

body {
	margin: 0; 
	padding: 0;
	text-align: center; 
	font-family: Verdana, Geneva, sans-serif;
	color: #615c50;
	font-size: 100%;
	background-image: url(Images/Bg.jpg);
	background-repeat: repeat;
}
#topbar {
	margin: 0; 
	padding: 0;
	background-image: url(Images/TopBar.jpg);
	height: 140px;
}
#container {
	width: 947px;
	text-align: left;
	margin-top: -140px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(Images/BgContainer.jpg);
	line-height: 1.4em;
	font-size: 11px;
} 
#empnav {
	margin: 0;
	padding: 15px 0 0 75px;
} 
#empnav li { 
	display: inline; 
}
#empnav #empnav-WebVPN a {
	border-right: none;
}
#empnav a:link, 
#empnav a:visited {
	color: #075471;
	width: auto;
	border-right: 1px solid #2799CF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	font-weight: bold;
	padding: 0 10px 0 10px;
}
#empnav a:hover { 
	color: #FFF;  
}
#frmSearch {
	padding: 0;
	margin: 0px 0 0 680px;
}
#frmSearch table {
	position: relative;
	top: -18px;

}
#frmSearch table td {
	vertical-align: middle;
	padding: 0px;
}
#frmSearch img {
}
#frmSearch #search {
	background-color: #DAD8C9;
}
#frmContact {
	padding: 0;
	margin: 0;
}
#frmContact table {
}
#frmContact table td {
	vertical-align: middle;
	padding: 2px;
}
#header {
	margin: 0;
	padding: 0;
	background-image: url(Images/Header.jpg);
	background-repeat: no-repeat;
	height: 419px;
	width: 947px;
}
#header p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #ffffff;
	padding: 100px 0 0 75px;
}
#mainnav {
	margin:0;
	padding: 29px 0 0 370px;
	white-space: nowrap;
} 
#mainnav li { 
	display:inline; 
	padding:0; 
	margin:0;
} 
#mainnav a:link, 
#mainnav a:visited {
	color: #e0ab51;
	text-align: right;
	width: auto;
	text-decoration:none;
	text-transform:uppercase;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #1777a1;
}
#mainnav-home a {
	border-left: 10px solid #1777a1;
}
#mainnav a:hover {
	color: #fff;
	background-color: #1777a1;
	font-weight: bolder;
} 
#mainnav a:active { 
	color: #fff; 
	font-weight: bold;
	background-color: #1777a1;
} 
/*downloadnav: css for content area on "Media Room" pages for downloading images
*/
#downloadnav {
	padding: 0 0 0 140px;
	margin: 0;
	position:relative;
	top: -15px;
}
#downloadnav li {
	display: inline;
}
#downloadnav a:link, 
#downloadnav a:visited {
	color:#fff;
	background-color: #8d3800;
	width: auto;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 8px;
	font-family: "Arial Black", Gadget, sans-serif;
	line-height: 1em;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#downloadnav a:hover { 
	color: #FC3;  
}
#downloadnav a:active { 
	color: #FC3;  
}
#content {
	margin: 0 340px 0 0;
	padding: 0 50px 30px 75px;
} 
#content img {
	margin: 5px;
}
#content p {
	font-size: 11px;
}
#content caption {
	font-size: 10px;
}
#content li {
	font-size: 11px;
	line-height: 1.3em;
	padding-bottom: 5px;
	list-style-image: url(Images/squareBullet.gif);
}
#content dt {
	margin-top: 15px;
}
#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #8d3800;
	font-weight: bold;
	font-size: 17px;
	clear: left;
	padding: 5px;
	text-transform: uppercase;
	text-align: center;
}
#content h2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #2799CF;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.3em;
	margin-bottom: .5em;
	margin-top: 1.5em;
}
#content h3 {
	color: #085774;
	font-size: 11px;
	line-height: 1.5em;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
}
#content h3 a:link{
}
#content h4 {
	font-size: 12px;
	color: #2799CF;
}
#content form {
	color: #615c50;
	font-family: Verdana, Geneva, sans-serif;
} 
#content h3 a:link {
	text-decoration: none;
	color: #085774;
}
#content h3 a:visited {
	text-decoration: none;
	color: #085774;
}
#content h3 a:hover {
	text-decoration: underline;
	color: #863800;
}
#content h3 a:active {
	text-decoration: underline;
	color: #2799cf;
}
#content a:link {
	text-decoration: none;
	color: #2799CF;
}
#content a:visited {
	text-decoration: none;
	color: #2799CF;
}
#content a:hover {
	text-decoration: underline;
	color: #863800;
}
#content a:active {
	text-decoration: underline;
	color: #863800;
}
#contentSidebarless {
	padding: 0 50px 30px 75px;
} 
#contentSidebarless p {
	font-size: 11px;
}
#contentSidebarless caption {
	font-size: 10px;
}
#contentSidebarless li {
	font-size: 11px;
	line-height: 1.4em;
	padding-bottom: 5px;
}
#contentSidebarless h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #8d3800;
	font-weight: bold;
	font-size: 17px;
	clear: left;
	padding: 5px;
	text-transform: uppercase;
	text-align: center;
}
#contentSidebarless h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #2799CF;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.3em;
}
#contentSidebarless h3 {
	color: #8d3800;
	font-size: 13px;
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#contentSidebarless h4 {
	font-size: 12px;
	color: #615c50;
	margin-top: 10px;
	margin-bottom: 0;
}
#contentSidebarless p a:link {
	text-decoration: none;
	color: #085774;
	font-weight:lighter;
}
#contentSidebarless p a:visited {
	text-decoration: none;
	color: #2799CF;
	font-weight:lighter;
}
#contentSidebarless p a:hover {
	text-decoration: underline;
	color: #863800;
	font-weight:lighter;
}
#contentSidebarless p a:active {
	text-decoration: underline;
	color: #863800;
	font-weight:lighter;
}
#contentSidebarless #description td { 
	padding: 10px 10px 10px 0;
	font-family: Verdana, Arial;
	vertical-align: top;
    font-size: 11px;
	line-height: 1.4em;
	border-top: 1px solid #CCC;
}
#description img {
	float: left;
	border: none;
}
#description {
	font-size: 11px;
	line-height: 1.4em;
}
#description td {
	padding-bottom: 10px;
	vertical-align: top;
}
	/*sidebarHome: css for "Home" page only
*/
#sidebarHome {
	float: right; /* since this element is floated, a width must be given */
	width: 245px;
	position: relative;
	top: -50px;
	padding: 30px 57px 15px 36px;
	margin: 0;
	text-align: center;
}
#sidebarHome img {
	border: none;
	margin: 0px;
	padding: 0px;
}
#sidebarHome h3 {
	margin: 10px 0 10px 0;
	padding: 0;
	color: #085774;
	font-size: 12px;
	line-height: 1.3em;
	font-weight: bold;
} 
#sidebarHome h3 a {
	margin: 0;
	padding: 0;
	color: #085774;
	line-height: 1.3em;
	text-decoration: none;
} 
#sidebarHome h3 a:hover{
	color: #fff;
	text-decoration: underline;
} 
#sidebarHome p {
	font-size: 11px;
	color: #2c2c2d;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	clear: center;
}
#sidebarHome p a {
	margin: 0;
	padding: 0;
	color: #085774;
	line-height: 1.3em;
	text-decoration: none;
} 
#sidebarHome p a:hover{
	color: #fff;
	text-decoration: underline;
} 
#sidebarHome hr {
	margin: 0;
	padding: 0;
}

/*sidebar: css for pages except for "Home"
*/
#sidebar {
	float: right;
	width: 245px;
	position: relative;
	top: -50px;
	padding: 30px 57px 15px 36px;
	margin: 0;
	text-align: left;
}
#sidebar img {
	border: none;
}
#sidebar h3 {
	color: #8d3800;
	font-size: 13px;
	line-height: 1.2em;
	font-weight: bold;
} 
#sidebar p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #2c2c2d;
	line-height: 1.4em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	clear: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar a {
	font-size: 11px;
	font-weight: bold;
	color: #085774;
	text-decoration: none;
	line-height: 1.5em;
}
#sidebar a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}
/*verticalnav: css for sidebar on "Media Room" pages
*/
#verticalnav {
	float: right;
	width: 290px;
	margin: 0;
	padding: 0;
	position: relative;
	top: -50px;
}
#verticalnav h3 {
	color: #8d3800;
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
} 
#verticalnav p {
	font-size: 11px;
	color: #2c2c2d;
	line-height: 1.4em;
}
#verticalnav ul {
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-align: center;
	list-style-type: none;
	font-size: 12px;
	margin-right: 68px;
}
#verticalnav ul li {
	display: block;
	margin: 0;
	padding: 0;
	border-top: 1px solid #edecdb;
	border-right: 1px solid #dcdccd;
	border-bottom: 1px solid #444438;
	border-left: 1px solid #444438;
	background-color: #8e8d74;
}
#verticalnav a:link, 
#verticalnav a:visited {
	color: #085774;
	}
#verticalnav ul li a:link, 
#verticalnav ul li a:visited {
	color: #fff;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
	text-decoration: none;
	display: block;
}
#verticalnav ul li a:hover { 
	color:#fff; 
	background-color: #444438;
	text-decoration: none;
}
#verticalnav ul li a:active { 
	color: #e0ab51; 
	background-color: #444438;
	text-decoration: none;
}
/*sidenav: css for sidebar on "Media Room" pages that is similar to empnav at top of page
*/
#sidenav {
	width: 245px;
	margin: 0;
	padding: 0;
} 
#sidenav li { 
	display: inline;
	line-height: 14px;
} 
#sidenav a:link, 
#sidenav a:visited {
	color:#8d3800;
	font-weight: bold;
	float:left;
	width:auto;
	text-decoration:none;
	text-transform:uppercase;
	font-size: 9px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: double;
	border-right-color: #fff;
}
#sidenav a:hover { 
	color:#FFF;  
}
#sidenav a:active { 
	color: #126c91; 
	font-weight: bold;
} 
#footer {
	background-image: url(Images/Footer.jpg);
	background-repeat: repeat-y;
	width: 947px;
	font-size: 8px;
}
#footer #copyright {
	margin: 10px 0 10px 0;
	padding-right: 90px;
	color: #8e8d74;
	float: right;
}
#bottomnav {
	margin: 0;
} 
#footer #links {
	margin: 0;
	width: 490px;
	position: relative;
	left: 60px;
	top: 10px;
}
#bottomnav li {
	display: inline;
} 
#bottomnav #bottomnav-community a {
	border-right: none;
}
#bottomnav a:link, 
#bottomnav a:visited {
	color: #8e8d74;
	width: auto;
	border-right: 1px solid #444438;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#bottomnav a:hover { 
	color: #146588; 
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.BOLD {
	font-weight: bold;
}
.darkBlue {
	color: #085774;
	font-weight: bold;
}
.whiteh2 {
	color: #fff;
}

.message {
	color: #CE2746
}
.event {
	color: #863800;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	line-height: 1.2em;
}