﻿html
{
	background: url(../images/TileBG.gif) repeat-x #fff;
}

body
{
	height: 100%;
	font-family: Verdana, Geneva, Sans-Serif;
	font-size: 11pt;
	padding: 0px;
	margin: 0px;
}

.bold
{
	font-weight:bold
}

p, li
{
	line-height:1.7;
	letter-spacing:.02em;
	color:#333;
	margin-bottom:0px;
	margin-top:9px;
}
address
{
    font-style: normal;
}

a
{
    color: #4B8FCC;
    text-decoration: none;
    font-weight:bold;
}

a:hover
{
    color: #175e8f;
}

#wrapper
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#AccountSection
{
    height: 40px;
    position:relative;
}

.mainNav
{
	width: 960px;
	height: 54px;
	z-index:1;
	position:relative;
}

.mainNav img
{
    border: 0px;
}

#NavFlash
{
    position:absolute;
    bottom: 0px;
    right: 0px;
}

.Header
{
	background: url('../images/home-header.gif') no-repeat;
	width:960px;
	height:43px;
}
/*.topImg
{
	margin-top:15px;
	background-image: url(../images/ContainerTop.gif);
	background-repeat: no-repeat;
	height: 5px;	
}*/

#flashPlaceholder
{
	background-image: url(../images/flashPlaceholder.gif);
	background-repeat: no-repeat;
	width: 877px;
	height: 212px;	
}

#Container
{
    position: relative;
}

#Content
{
	background-color: White;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-repeat: no-repeat;
	/*background-image: url('../images/ContainerBottom.gif');*/
	background-position:50% bottom;
}

#Content h1
{
	font-size: large;
	font-weight: bold;
	color: Black;
}

#Content h1.first
{
	margin-top: 0px;
}

#Content h1.banner
{
	margin-top: 41px;
}

/*#bottomImg
{
	background-image: url(../images/ContainerBottom.gif);
	background-repeat: no-repeat;
	width: 980px;
	height: 268px;
}*/

.keepTogether
{
	white-space: nowrap;	
}

h2, dt
{
	padding-top: 10px;
	margin: 0px;
	font-size: medium;
	font-weight: bold;
	color: #1a5b8b;
}
h3
{
	font-weight: normal;
	font-size:12pt;
	color:#000000;
	line-height:1.5;
	margin-bottom:9px;
	
}
h4
{
	font-size: 12pt;
	color: #881568;
	font-weight: bold;
	margin-bottom:9px;
}
h5
{
	font-size: 12pt;
	color: #881568;
	font-weight: normal;
	margin-bottom:5px;
}
.biographyLinks
{
	font-weight: bold;
	color: #666666;
}

.biographyLinks:hover
{
	background-color: #1a5b8b;
	color: White;	
}

#links
{
	padding-top: 10px;
	margin-right: 0px;
	text-align: right;
}

#links a
{
	padding-left: 40px;
	color: #1a5b8b;
	font-size: large;
	font-weight: bold;
	margin-bottom: 0px;
}

#links a:hover
{
	color: #666666;
}

.emailLink:link
{
	color: Blue;	
}

a.emailLink:active
{
	color: Blue;	
}

a.emailLink:hover
{
	color: Blue;	
}

a.emailLink:visited
{
	color: Blue;	
}

#PageContent
{
    width: 640px;
    left: 0px;
    top: 0px;
    
    padding-bottom: 10px;
}

#Sidebar
{
    top: 0px;
    right: 0px;
    position: absolute;
    width: 265px;
	height: 100%;
}

.sidebarSection
{
	margin-top: 30px;
	width: 210px;
	margin-left: 10px;
}

.sidebarSection h2
{
	border-bottom: thin solid #abb2be;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	height: 24px;
}

#DownloadLinks
{
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #ffffff;

}

#DownloadLinks a
{
	display:block;
	height: 28px;
	line-height: 24px;
	width: 100%;
	color:#000000;
	margin-top: 1px;
	margin-bottom: 5px;
}
#DownloadLinks a:hover
{
    color: #175e8f;
}	

.demoDocument, .downloadDocument
{
    background-repeat: no-repeat;
	background-position:right;
}

.downloadDocument
{
	background-image: url('../images/DocumentIcon.gif');
}

.demoDocument
{
    background-image: url('../images/DemoSidebarIcon.gif');
}

.downloadNews
{
	background-image: url('../images/NewsIcon.gif');
	background-repeat: no-repeat;
	background-position:right;
}


#FooterWrapper
{
    height: 200px;
    background: url('../images/Tile-footerBG.gif') repeat-x;
    margin-top: 30px;  
}

#Footer
{   
    position:relative;
    width: 960px;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	left: 0px;
}

#DemoLink
{
    position: relative;
    float: left;
	width:337px;
	font-size:11px;
	color:#777;
	cursor:pointer;
	top: 0px;
	left: 0px;
}

#DemoLink .footerIcon
{
	position: absolute;
	top: 55px;
	width: 131px;
	height: 89px;
	background: url('../images/view-demo-icon.png') no-repeat;
	left: 0px;
}

#DemoLink.hovering .footerIcon
{
    background: url('../images/view-demo-icon-hover.png') no-repeat; 
}

#DemoLink .footerBody
{
	color: #777;
    padding-left: 145px;
}

/*#DemoLink.hovering .footerBody
{
    color: #000;
}*/

#NewsLink
{
    position: relative;
    float: left;
	width:320px;
	font-size:11px;
	color:#777;
	top: 0px;
	left: 0px;
}

#NewsLink .footerIcon
{
	position: absolute;
	top: 60px;
	width: 62px;
	height: 64px;
	background: url('../images/news-icon.png') no-repeat;
	left: 0px;
}

#NewsLink .footerBody
{
    color: #777;
    padding-left: 80px;
}

#NewsLink .newsItem
{
    position: relative;
    display: block;
    font-weight:normal;
    color: #777;
    padding-right: 4em;
    margin-top: 1em;
    cursor: pointer;
}

#NewsLink .newsItem:hover
{
    text-decoration: none;    
}

#NewsLink .newsItemReadNow
{
    position:absolute;
    right: 0px;
    color: #4B8FCC;
    font-weight:bold;    
}

#NewsLink .newsItem:hover .newsItemReadNow
{
    color: #175e8f;
}

#ContactLink
{
    position: relative;
    float: left;
	width:212px;
	font-size:11px;
	color:#777;
	top: 0px;
	left: 0px;
	height: 155px;
}
#ContactLink .ConnectIcon
{
	position: absolute;
	top: 57px;
	width: 66px;
	height: 72px;
	background: url('../images/connect-icon.png') no-repeat;
	left: 0px;
}
#ContactLink a
{
     color: #4B8FCC;   
}
#ContactLink a:hover
{
     color: #175e8f;   
}
#ContactLink .footerBody
{
    margin: 18px  0px 0px 85px;
	width: 144px;
	color:#777;

}

.footerSep
{
    font-size: 1px;
    width: 1px;
    height: 100px;
    border-left: solid 1px #abb2be;
    margin:50px 16px 0px 16px;    
    float: left;
}

#Bottomlinks
{
	padding: 40px 0px 8px 0px;
	color: #777;
	text-align: center;
	font-size: 11px;
	clear: both;

}

#Bottomlinks a
{
    color: #777;
    font-weight: normal;
}

#Bottomlinks a:link
{
	
	text-decoration: none;
}

#Bottomlinks a:visited
{

	text-decoration: none;
}

#Bottomlinks a:active
{

	text-decoration: none;
}

#Bottomlinks a:hover
{

	text-decoration: underline;
}

.keepTogether
{
    white-space: nowrap;
}

.clear
{
    clear: both;
    float:none;
    display:block;
}

#AccountSection 
{
    text-align: right;
    padding-top: 6px;
}

#AccountSection * 
{
    font-size:8pt !important;
    color: #fff !important;
}

#AccountSection input 
{
    color: #666 !important;
    border: none !important;
    margin: 0px !important;
}

#AccountSection table
{
    width: 100%;
}

#AccountSection table td 
{
    padding: 0px;
    text-align: right;
}

#AccountSection .errorMessage
{
    margin-right: 8em;
    font-style: italic;
}

#AccountSection .loginBtn, #AccountSection .logoutBtn
{
    margin-left: 1em;
}
