﻿html
{
	margin-left: -1px;
}
body {
	font-family:Arial, Sans-Serif;
    font-size:12px;
    text-align:center;
    color:#999999;
	margin:auto;
	font-size: 11pt;
	line-height: 1.5em;
	background-color:#D2D2D2;
}
a, a:active, a:visited, a:link
{
    color:black;
    text-decoration:underline;
}
a:hover
{
    text-decoration:none !important;
}
#top
{
	height: 442px;
}
#outerContainer
{
	width: 1000px;
	margin:auto;
	text-align:left;
}
a.topNavigationButton
{
	text-decoration:none;
	padding-left: 15px;
	padding-right: 15px;
	letter-spacing: .2em;
	color: #999999;
	font-size: 8.5pt;
}
a.topNavigationButton:hover
{
	color: #777777;
	text-decoration: none !important;
}
#top img
{
	display:block;
	margin:0px;
	padding:0px;
	vertical-align:top;	
}
#top img.bannerImage
{
	display:block;
	width: 995px;
	height: 255px;
	padding-left: 1px;
}
#topNavigation
{
	text-align:center;
	letter-spacing: .2em;
	color: #999999;
	font-size: 8pt;
	padding-top: 10px;
	padding-bottom: 40px;
}
#leftNavigation
{
	display:inline-block;
	width: 165px;
	border-right: 3px dotted #999999;
	padding-left: 45px;
	font-style:italic;
	font-weight: bold;
	padding-right: 35px;
	color: black;
	vertical-align:top;
}
#leftNavigation a 
{
	display:block;
	text-decoration:none;
	color: #999999;
	letter-spacing: .2em;
	font-size: 10pt;
}
#leftNavigation a:hover
{
	color: #888888;
}
#mainContent
{
	display:inline-block;
	width: 640px;
	padding: 0px 40px 10px 40px;
}
#content
{
	background-image: url(../images/Background.jpg);
	background-repeat: repeat-y;
	text-align:left;
	color: Black;
	width: 1000px;
	font-size: 10pt;
	background-position: top left;
}

#navigation table img
{
	display:block;
}

a.Button
{
    display:inline-block;
    height:70px;
    width:140px;
    padding-right:5px;
    padding-bottom: 5px;
    line-height: 64px;
    text-decoration:none !important;
    vertical-align:middle;
    background-image:url(../images/Button.jpg);
    background-repeat:no-repeat;
    background-position: 0px 0px;
    text-align:center;
    margin-top: 5px;
    color:White !important;
}
a.Button:hover
{
    background-position: 0px -74px;   
}
p
{
	margin-bottom: 10px;
}
ul li
{
	margin-left: 30px;
	list-style-type: disc;
}
ul
{
	margin-bottom: 10px;
}

h1
{
    font-family: Arial;
    letter-spacing: .15em;
    font-size:13pt;
    color:#888888;
    margin-bottom: 15px;
}
h2
{
    font-size:12pt;
    color:#000000;
    margin-bottom: 10px;
    font-style: italic;
}
#footer
{
    font-size: 8pt !important;
    text-align:center;
    width:1000px;
    color:#888888;
    margin-top: -40px;
    padding-bottom: 20px;
}
#bottomOfBanner
{
	width:1000px;
	background-image: url(../images/BottomOfBanner.jpg);
	height:10px;
	background-position:top left;
	background-repeat:no-repeat;
}
#footer a 
{
	color: #777777 !important;
}
.clearboth
{
	clear:both;	
}
.infoRequestLabel, .surveyLabel
{
	display:inline-block;
	width: 180px;
}
#portfolio
{
	width: 728px;
	height: 425px;
	border: 2px solid #aaaaaa;
	display:none;
	position:absolute;	
	background-color:White;
	background-repeat:no-repeat;
	background-position: 0px 32px;
	z-index:100;
}

.previousLabel,
.nextLabel,
.closeButton
{
	padding-left: 50px;	
	padding-top: 5px;
	display:inline-block;
	letter-spacing: .2em;
	text-decoration: none !important;
	font-size: 9pt;
}
#topOfPortfolio
{
	border-bottom: 2px solid #aaaaaa;
	height: 30px;
}
.closeButton
{
	margin-left: 280px;
}
.nextLabel
{
	padding-right: 50px;
	
}
.closeButton:hover
{
	background-position: 0px -30px;
}
.rounded {
  -moz-border-radius-topleft:3ex;
  -moz-border-radius-bottomright:3ex;
  -moz-border-radius-topright:3ex;
  -moz-border-radius-bottomleft:3ex;
  -webkit-border-top-left-radius:3ex;
  -webkit-border-bottom-right-radius:3ex;
  -webkit-border-top-right-radius:3ex;
  -webkit-border-bottom-left-radius:3ex;
} 
.captionLabel
{
	display:inline-block;
	width: 130px;
	margin-left: 570px;
	padding-top: 70px;
}
 .background {
	display:none;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:900px;
	background:black;
	filter:alpha(Opacity=70);
	opacity:0.7;
	-moz-opacity:0.7;
	-khtml-opacity:0.7
	
}
.slideshowButton 
{
	display:inline-block;
	height: 45px;
	width: 174px;
	background-image: url(../images/SlideshowButton.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.slideshowButton:hover
{
	background-position: 0px -45px;
}
    