﻿body{
margin:0;
padding:0;
/*line-height: 1.5em;*/
}

/*
b{font-size: 110%;}
em{color: red;}*/

.maincontainer{
/*width: 1256px; /*Width of main container*/
/*width: 1020px;*/
margin: 0 auto; /*Center container on page*/
font-family: arial;
padding: 0px;
height: 715px;
}

.maincontainernfb{
/*width: 1256px; /*Width of main container*/
/*width: 1020px;*/
margin: 0 auto; /*Center container on page*/
font-family: arial;
padding: 0px;
}

#topsection{
background: white;
height: 67px; /*Height of top section*/
width: 1020px; /*Width of top section*/
}

#topsection h1{
margin: 0;
padding-top: 0px;
padding-right: 0px;
padding-left: 0px;
}

#contentwrapper{
float: left;
width: 100%;
}

.contentcolumn{
font-family:Arial;
}







.collapsePanel {
	
	height:0px;
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader{	
			
	
	color: white;
	background-color: seagreen;
	font-weight:bold;
	float:left;
	padding:5px; 
	cursor: pointer; 
	vertical-align: middle;
}

.collapsePanelHeader2{	
			
	
	color: white;
	background-color: seagreen;
	font-weight:bold;
	padding:5px; 
	cursor: pointer; 
	vertical-align: middle;
}


.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalBackground1 {
	background-color: transparent; 
	
	
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.modalPopup2 {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:400px;
}

.modalPopup3 {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:1000px;
}


.ListSearchExtenderPrompt
{
	font-style:italic;
	color:Gray;
	background-color:white;
}

.accordionHeader
{
    
    color: white;
    background-color: #c1f8cf;
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
    padding: 0px;
    margin-top: 0px;
    cursor: pointer;
}

.accordionContent
{
    background-color: #c1f8cf;
    
    border-top: none;
    padding: 0px;
    padding-top: 3px;
    
}

.accordionLink
{
	
 background-color: #c1f8cf;
    color: Black;
    
    
}

a:link {text-decoration: none;}

a:hover 
{ text-decoration: underline;
} 

div.sdmenu {
	width: 150px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	background: url(images/bottom.gif) no-repeat  right bottom;
	color: #fff;
}
div.sdmenu div {
	background: url(images/title.gif) repeat-x;
	overflow: hidden;
}
div.sdmenu div:first-child {
	background: url(images/toptitle.gif) no-repeat;
}
div.sdmenu div.collapsed {
	height: 25px;
}
div.sdmenu div span {
	display: block;
	padding: 5px 25px;
	font-weight: bold;
	color: white;
	background: url(images/expanded.gif) no-repeat 10px center;
	cursor: default;
	border-bottom: 1px solid #ddd;
}
div.sdmenu div.collapsed span {
	background-image: url(images/collapsed.gif);
}
div.sdmenu div a {
	padding: 5px 10px;
	background: #eee;
	display: block;
	border-bottom: 1px solid #ddd;
	color: #066;
}
div.sdmenu div a.current {
	background : #ccc;
}
div.sdmenu div a:hover {
	/*background : #066 url(images/linkarrow.gif) no-repeat right center;*/
	color: black;
	text-decoration: none;
}

.demoarea {
	padding:20px;
	background:#FFF url(images/demotop.png) no-repeat left top;
}

.demoarea p 
{
	padding:5px;
}

.demoheading {
	padding-bottom:20px;
	color:#5377A9;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:1.5em;
}

.demobottom {
	height:8px;
	background:#FFF url(images/demobottom.png) no-repeat left bottom;
}

wireFrame {
display: 	none; 
overflow: hidden; 
z-index: 2; 
background-color: #FFFFFF; 
border: solid 1px #D0D0D0;

}

CloseButtonStyle {
background-color: #666666; 
color: #FFFFFF; 
text-align: center; 
font-weight: bold; 
text-decoration: none; 
border: outset thin #FFFFFF; 
padding: 5px;
}

.buttonStandard 
{
	background-color:seagreen;
	font-family:Arial;
	color:White;
	font-weight: bold;
}
