﻿body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
/*	background-image: url(../images/PageBackground3.jpg);*/
	background-repeat: no-repeat;
	background-position: center top;
/*	background-color: #002663;/*
/*	background-color:#E5E5E5*/
/*	background-color:#F7F7F7;*/
	background-color:silver;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-left:1px black solid;
	border-right:1px black solid;
}
#header {
	text-align: right;
/*
	background-image: url(../images/Bantrel_New_Logo2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
*/
	width:900px;
	height:100px;
	background-color:#FFFFFF;
}
.header{
	text-align:left;
	float:left;
}
#header h1 {
	display: none;
}
#header .printerheader {
	display: none;
}

#NavZone {
	background-color: #000000;
	/*padding-top: 10px;*/
	/*padding-bottom: 10px;*/
	background-image: url(../images/WhatsNewBackground.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	text-align: center;
}

.TopNavMenu{
	margin-left:auto;
	margin-right:auto;	
}

.TopNavMenuItem
{
	padding: 6px;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}

.TopNavMenuHover
{
	color: Yellow;	
}

.TopNavSubMenu
{
/*	text-align: center;*/
	text-align: left;
}

.TopNavSubMenuItem
{
	color: #FFFFFF;
	padding: 4px;
	background-color: #000000;
	font-size: 12px;
}

.TopNavSubMenuHover
{
	color: Yellow;
}

#MainPageContent #whatsnew{
	background-color: #000;
	background-image: url(../images/WhatsNewBackground.jpg);
	color: #FFF;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
}
#MainPageContent #whatsnew a {
	color: #CCC;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
#MainPageContent #whatsnew a:hover {
	color: #FFF;
	border-bottom-color: #FFF;
}

#wrapper #MainPageContent #Frame1 {
	width: 298px;
	float: left;
}
#wrapper #MainPageContent #Frame1 .Frame1Content {
	font-size: 12px;
	color: #666;
	padding: 10px;
}
#wrapper #MainPageContent #Frame1 .Frame1Content .FrameTitle  {
	font-size: 12px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 5px;
	background-image: url(../images/hr_small.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #333;
}
#wrapper #MainPageContent #Frame1 .Frame1Content .FrameTitle a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333;
	font-weight: bold;
}

#wrapper #MainPageContent #Frame1 .Frame1Content a {
	text-decoration: none;
	color: #333;
}
#wrapper #MainPageContent #Frame1 .Frame1Content a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	color: #333;
}

#wrapper #MainPageContent #Frame1 .Frame1Content ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#wrapper #MainPageContent #Frame1 .Frame1Content ul li {
	display: block;
	padding-top: 1px;
	padding-bottom: 3px;
	padding-left: 10px;
}

#wrapper #MainPageContent #Frame1 .Frame1Content ul li:hover {

}
#wrapper #MainPageContent #Frame1 .Frame1Content ul li .Frame1Date {
	font-size: 11px;
}

#wrapper #MainPageContent #Frame2 {
	width: 298px;
	float: left;
	background-image: url(../images/column_separator.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapper #MainPageContent #Frame2 .Frame2Content {
	font-size: 14px;
	padding: 10px;
	color: #666;
}
#wrapper #MainPageContent #Frame2 .Frame2Content p {
	margin: 0px;
	padding: 5px;
}

#wrapper #MainPageContent #Frame2 .Frame2Content ul {
	margin: 0px;
	padding: 20px;
}
#wrapper #MainPageContent #Frame2 .Frame2Content ul li {
	padding-bottom: 10px;
	font-size: 18px;
	font-weight: normal;
	list-style-type: none;
}


#wrapper #MainPageContent #Frame2 .Frame2Content a {
	text-decoration: none;
	color: #666;
}
#wrapper #MainPageContent #Frame2 .Frame2Content a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	color: #333;
}

#wrapper #MainPageContent #Frame2 .Frame2Content .FrameTitle {
	font-size: 12px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 5px;
	background-image: url(../images/hr_small.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #333;
}
#wrapper #MainPageContent #Frame2 .Frame2Content .FrameTitle a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333;
	font-weight: bold;
}



#MainPageContent #Frame3 {
	width: 298px;
	float: left;
	background-image: url(../images/column_separator.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#MainPageContent #Frame3 .Frame3Content {
	font-size: 10px;
	padding-left: 10px;
	text-align: left;
}
#MainPageContent #Frame3 .Frame3Content a {
	text-decoration: none;
}
#wrapper #MainPageContent #Frame3 .Frame3Content .FrameTitle {
	font-size: 12px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 5px;
	background-image: url(../images/hr_small.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #333;
}
#wrapper #MainPageContent #Frame3 .Frame3Content .FrameTitle a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333;
	font-weight: bold;
}




#highlight {
	font-weight: bold;
	background-image: url(../images/HighlightBackground5.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 14px;
	color: #CCC;
	text-align: center;
	font-style: italic;
	background-color: #FFF;
	line-height: 1.5;
	padding-top: 25px;
	padding-right: 40px;
	padding-bottom: 25px;
	padding-left: 40px;
}
#breadcrumbnav {
	background-color: #000;
	background-image: url(../images/WhatsNewBackground.jpg);
	color: #999;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-right: 10px;
	padding-left: 10px;
}
#breadcrumbnav a {
	color: #FFF;
	text-decoration: none;
}
#breadcrumbnav a:hover {
	color: #FFF;
}


#SubHeader {
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/SubheaderBackground.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#SubHeader h2 {
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/hr.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#SubHeader .Subtitle {
	color: #666;
	font-size: 12px;
	font-style: normal;
}

#content {
	font-size: 12px;
	color: #333;
	margin-right: 300px;
}
#content h3 {
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	font-size: 18px;
	color: #333;
	padding-bottom: 0px;
	padding-top: 0px;
}
#content h3 a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content h4 {
	padding-right: 20px;
	padding-left: 20px;
	font-size: 16px;
	font-weight: normal;
/*	margin-top:-10px;*/
	margin-bottom:-10px;
}
#content h4 a{
/*
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333;
*/
	text-decoration: none;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	
}

#content p {
	line-height: 1.5;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: justify;
}

#content a {
	text-decoration: none;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

#content a:hover {
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
#content ol {
	padding-left: 10px;
}
#content ol li {
	line-height: 1.5;
}
#content ul {
/*	
	padding-left: 10px;
	padding-right: 10px;
*/
}
#content ul li {
	line-height: 1.5;
}



#wrapper .rightcolumn {
	float: right;
	width: 300px;
	background-image: url(../images/column_separator.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	min-height: 398px;
}
#wrapper .rightcolumn .rightcolumncontent {
	padding: 20px;
	font-size: 12px;
	color: #333;
}
#wrapper .rightcolumn .rightcolumncontent .AreaImage {
	border: 1px solid #333;
	margin-bottom: 15px;
}

#wrapper .rightcolumn .rightcolumncontent img  {
	text-align: center;
}
#wrapper .rightcolumn .rightcolumncontent table {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	background-image: url(../images/HighlightBackground.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#wrapper .rightcolumn .rightcolumncontent table th {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	background-color: #666;
	color: #FFF;
}
#wrapper .rightcolumn .rightcolumncontent table td {
	padding: 5px;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}

#wrapper .rightcolumn .rightcolumncontent .ContentBoxHeader  {
	font-weight: bold;
	background-image: url(../images/hr_small.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #333;
}
#wrapper .rightcolumn .rightcolumncontent .ContentBox {
	margin-bottom: 10px;
	padding: 10px;
	font-size: 10px;
	color: #333;
}
#wrapper .rightcolumn .rightcolumncontent .ContentBox p {
	margin-top: 5px;
}
#wrapper .rightcolumn .rightcolumncontent .ContentBox ul {
	padding: 0px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#wrapper .rightcolumn .rightcolumncontent .QuickLinksHeader {
	color: #333;
	font-weight: bold;
	background-image: url(../images/hr_small.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 5px;
	padding-bottom: 5px;
}




#wrapper .rightcolumn .rightcolumncontent .QuickLinksBox {
	color: #333;

}
#wrapper .rightcolumn .rightcolumncontent .QuickLinksBox ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#wrapper .rightcolumn .rightcolumncontent .QuickLinksBox ul li {
	margin-left: 10px;
	font-size: 11px;
	margin-right: 10px;
	padding-top: 5px;
}
#wrapper .rightcolumn .rightcolumncontent .QuickLinksBox ul li a {
	color: #333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#wrapper .rightcolumn .rightcolumncontent .QuickLinksBox ul li a:hover {
	color: #333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}





#footer {
	clear: both;
	background-image: url(../images/WhatsNewBackground.jpg);
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	text-align: center;
	font-size: 10px;
	padding-top: 12px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	color: #FFF;
	background-color: #000;
	background-repeat: no-repeat;
}
#footer .footerlinks {
}
#footer .footerlinks a {
	color: #FFF;
	text-decoration: none;
}
#footer .footerlinks a:hover {
	text-decoration: underline;
	color: #FFF;
}

#footer .copyright {
	color: #FFF;
}

.ExecutiveImage {
	position: relative;
	top: -50px;
}
.ClickableHeaderLogo {
	position: static;
	width: 250px;
	height: 100px;
	cursor: hand;
	float: left;
}
.OnepxImageBorder {
	border: 1px solid #000;
}
.table {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	background-image: url(../images/HighlightBackground.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	font-size:
}
.table th {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	background-color: #666;
	color: #FFF;
	font-size: 12px;
}
.table td {
	padding: 5px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}


.modalPopup
{
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 250px;
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.RightAlignImageWithCaption {
	float: right;
	font-size: 10px;
	margin-right: 10px;
	margin-left: 10px;
	width: 300px;
	text-align: justify;
	line-height: 1;
}
/*.RightAlignImageWithCaption p{
	float: right;
	font-size: 10px;
	margin-right: 10px;
	margin-left: 10px;
	width: 300px;
	text-align: justify;
	line-height: 1;
}
*/

.RightAlignImageWithCaption img {
	border: 1px solid #000;
}

.Accordion{
	padding-left:5px;
	padding-right:5px;
}

.Accordion_LightBlueHeader {
	cursor: pointer;
	border-top: solid 1px #2e4d7b;	
	border-right: solid 1px #2e4d7b;
	border-bottom: solid 1px #2e4d7b;
	border-left: solid 1px #2e4d7b;	
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
/*	font-size:13px;*/
	font-size: 14pt;

    font-family:verdana,tahoma,helvetica;
/*	background-color: #2e4d7b;*/
	background-color:#336699;
    margin-top:4px;
    padding:4px;
	color: #ffffff;
}

.Accordion_SolidBlueHeader {
	cursor: pointer;
	border-top: solid 1px #2e4d7b;	
	border-right: solid 1px #2e4d7b;
	border-bottom: solid 1px #2e4d7b;
	border-left: solid 1px #2e4d7b;	
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	font-size:16px;
    font-family:verdana,tahoma,helvetica;
	background-color: #2e4d7b;
    margin-top:4px;
    padding:4px;
	color: #ffffff;
}

.Accordion_ShadowGradientContent{
	text-align: left;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	border-left: solid 1px #000000;	
    padding:8px;
    background:
        url("../images/shadow-gradient.gif") 
        repeat-x
        bottom;
    background-color:#ffffff;
}

.Accordion_LightGreyHeader {
	cursor: pointer;
	border-top: solid 1px #c0c0c0;	
	border-right: solid 1px #c0c0c0;
	border-bottom: solid 1px #c0c0c0;
	border-left: solid 1px #c0c0c0;	
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	font-size:13px;
    font-family:verdana,tahoma,helvetica;
	background-color: #c0c0c0;
    margin-top:4px;
    padding:4px;
	color: #ffffff;
}

.Accordion_SolidBlackHeader {
	cursor: pointer;
	border-top: solid 1px #2e4d7b;	
	border-right: solid 1px #2e4d7b;
	border-bottom: solid 1px #2e4d7b;
	border-left: solid 1px #2e4d7b;	
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	font-size:13px;
    font-family:verdana,tahoma,helvetica;
	background-color: Black;
    margin-top:4px;
    padding:4px;
	color: #ffffff;
}
.Accordion_SolidWhiteHeader {
	cursor: pointer;
/*	border-top: solid 1px #2e4d7b;	*/
/*	border-right: solid 1px #2e4d7b; */
	border-bottom: solid 1px #2e4d7b;
/*	border-left: solid 1px #2e4d7b;	 */
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	font-size:16px;
    font-family:verdana,tahoma,helvetica;
	background-color: White;
    margin-top:4px;
    padding:4px;
	color: #000000;
}

.WatermarkText
{
	color:Gray;
}

.tabulardata table{
	border-collapse:collapse;
	background:#EFF4FB; /* url(http://www.roscripts.com/images/teaser.gif) repeat-x;*/
	border-left:1px solid #686868;
	border-right:1px solid #686868;
/*	font:0.8em/145% 'Trebuchet MS',helvetica,arial,verdana;*/
	color: #333;
}

.tabulardata tbody tr:hover {
		background:#fafafa
}

