/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-size: 75%;
	background-color: #C1BB87;
	line-height: 16px;
}
BODY {
	FONT-SIZE: 11px; FONT-FAMILY: 'Arial', 'Helvetica', sans-serif;
}
.body {
	FONT-SIZE: 11px;
	FONT-FAMILY: 'Arial', 'Helvetica', sans-serif;
	font-weight: normal;
}
.bodyBold {
	FONT-WEIGHT: bold; COLOR: #333333
}
.bodyBoldIta {
	FONT-WEIGHT: bold;
	COLOR: #333333;
	font-style: italic;
}
.BaroGreenBg {
	background-color: #566422;
}
.BaroGreenLightBg {
	background-color: #A4A46E;
}
/************** .story styles *****************/

.blue{
	background:#E3EAF3;
	padding:6px;
	border:#FFFFFF 1px solid;
}
.white{
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
.brown{
	color: #979655;
}
.green{
	color: #566422;
}
a, a:link{
	color: #566422;
	text-decoration: none;
	
}

a:visited{
	color: #979655;
	text-decoration: none;
}

a:hover{
	color: #566422;
	text-decoration: underline;
}

h1{
 font-family: "Times New Roman", Times, serif;
 color:#566422;
 font-size:26px;
 margin: 0px;
 padding: 0px;
}

h2{
	text-align:left;
	color:#566422;
	font-size:21px;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	margin-top: 5px;
	line-height: 24px;
	vertical-align: bottom;
}

h3{
	font-family: "Times New Roman", Times, serif;
	color:#333333;
	font-size:14px;
	font-weight:bold;
	margin: 0px;
	padding: 5px;
	font-style: italic;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}
#flight ul
{
	list-style: disc;
	list-style-position: outside;
	list-style-image: none;
	padding: 2px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 18px;
}
#volunteerwork ul
{
	list-style: disc;
	list-style-position: outside;
	list-style-image: url(../img/tab/hyphen.gif);
	padding: 2px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 18px;
}
ul{
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(../img/tab/arrow.gif);
	padding: 2px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 18px;
	/*list-style-image:url(../images/circ.gif); */
}
li{
	padding-left: 2px;
}
ul ul{
 list-style-type:  circle;
}

ul ul ul{
 list-style-type: none;
}

form{
	margin: 0px;
	padding: 0px;
}
input{

	
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align: left;
}
p{
padding:0px;
margin:0px;

}
/***********************************************/

/* Layout Divs                                 */
/***********************************************/

#PbBody{
	width: 750px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	background-position: top;
	height: auto;
}
#PbBody .pbError{
   font-weight: bold;
   color: #C00;
   text-align: center;
}
#masthead{
	height:71px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	background-color: #566422;
}
#logo{
	margin: 0;
	width:203px;
	padding: 0px;
	float:left;
	height: 71px;
	background-position: left;
}

#banner{
	float:right;
	width:546px;
	height:71px;
	text-align:right;
	background-color: #566422;
	background-position: right top;
	padding: 0px;
	margin: 0px;
}
#bannerMBAP{
	float:left;
	padding: 0px;
	width:593px;
	height:133px;
	border-top: 1px solid #98A1A9;
	border-right: 1px solid #98A1A9;
	border-left: 1px solid #98A1A9;
	text-align:right;
	background: url(../images/banner-MBAP.jpg) no-repeat top right;
}
#bannerCPP{
	float:left;
	padding: 0px;
	width:593px;
	height:133px;
	border-top: 1px solid #98A1A9;
	border-right: 1px solid #98A1A9;
	border-left: 1px solid #98A1A9;
	text-align:right;
	background: url(../images/banner-cpp.jpg) no-repeat top right;
}
#banner4xl{
	float:left;
	padding: 0px;
	width:593px;
	height:133px;
	border-top: 1px solid #98A1A9;
	border-right: 1px solid #98A1A9;
	border-left: 1px solid #98A1A9;
	text-align:right;
	background: url(../images/banner-4xl.jpg) no-repeat top right;
}

/*#login{
float:right;
width:215px;
height:42px;
text-align:left;
margin-top:90px;
background: url(../images/bg-login.jpg) no-repeat top left;
}*/
#login {
float:right;
width: 180px;
height:42px;
text-align:left;
margin-top:90px;
background: url(../images/bg-login.jpg) no-repeat top left;

}

#login p{
padding:4px;
font-size:9px;
}
#memberlogin{
float:right;
width:180px;
height:84px;
text-align:left;
margin-top:49px;
background: url(../images/bg-member-login.jpg) no-repeat top left;
}


#container {
	text-align:left;
	width:780px;
	margin: 0px auto 0 auto;
	background: url(../images/bg-container.jpg) no-repeat top left;
}
#container-inside {
	text-align:left;
	width:780px;
	margin: 0px auto 0 auto;
	background: url(../images/bg-container.jpg) no-repeat top left;
}
#navBar{
	float: left;
	width: 145px;
	margin: 0px;
	padding: 0px;
	margin-right: 4px;
}
#navBarSmall{
	float: left;
	width: 85px;
	margin: 0px;
	padding: 0px;
	margin-right: 4px;
}
#headlines{
  float:right;
  width: 20%;
  padding-right: 10px;
}

#content{
	float: left;
	border-right: 1px solid #9D9DA4;
	text-align: left;
}
#col2content{
	float: left;
	width: 570px;
	padding: 0px;
	background: url(../images/bg-top.jpg) no-repeat top left;
}
#col2sidebar{
  float:right;
  width: 209px;
  padding: 0px;
  margin:0px;
  background: url(../images/bg-right.jpg) repeat-y top left;
}
#col3content{
	float: left;
	width: 510px;
	padding: 0px;
	height:inherit;
	margin:0px;
}
#col3contentSmall{
	float: left;
	width: 430px;
	padding: 0px;
	height:inherit;
	margin:0px;
}
#col3sidebar{
	float:left;
	width: 180px;
	/*height:450px;*/
	padding: 0px;
	margin:0px;
	background: url(../images/bg-right.jpg) repeat-y top left;
}



/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #SecondaryNavBody styles **************/

#SecondaryNavBody{
	clear: both;
	float:right;
	width:750px;
	height:20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FFFFFF;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #566422;
}
/************* #SecondaryNav styles **************/

#SecondaryNav{
	clear: both;
	float:right;
	width:750px;
	text-align:right;
	height:20px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}

#SecondaryNav ul{
	margin-top: 5px;
	margin-left: 1px;
	margin-right:0px;
	margin-bottom:0px;
	float:right;
	width:400px;
	padding:0px;
	}
#SecondaryNav li{
	display:inline;
	margin: 0px;
	list-style: none;
	text-align: left;
	padding:2px;
	background:none;
	list-style-image: none;

}
#SecondaryNav a {
	color:#E1D1AA;
}
/************* #TopNav styles **************/

#TopNav{
	clear: none;
	float:right;
	text-align:right;
	margin-top: 3px;
	margin-right: 3px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	width: 350px;
}

#topNav ul{
	margin-top: 5px;
	margin-left: 1px;
	margin-right:0px;
	margin-bottom:0px;
	float:right;
	width:400px;
	padding:0px;
	}
#TopNav li{
	display:inline;
	margin: 0px;
	list-style: none;
	text-align: left;
	padding:2px;
	background:none;
	list-style-image: none;

}
#topNav a{
	color:#E4D5AD;
}

#topNav a:hover{
	color: #DE6600;
	text-decoration:none;
}
/*********** toplinks link class ***********/

a.toplinks{
	color:#E4D5AD;
}
a.toplinks:visited{
color:#E4D5AD;
}
a.toplinks:hover{
	color: #E4D5AD;
	text-decoration:underline;
}

/*********** #topNav link styles ***********/

#topNav ul a:link, #topNav ul a:visited {
	display: block;
	color: #999900;
}
#topNav ul {list-style: none; margin: 0; padding: 0;}

/************* #search styles ***************/

#search{
	text-align:right;
	width:300px;
	margin-top: 9px;
	margin-right: 8px;
	margin-bottom: 3px;
	margin-left: 10px;
	float: right;
	padding: 0px;
}
#search input{
	font-size:11px;
	text-align: left;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #siteInfo styles ***************/

/*#siteInfo{
	clear: both;
	border-top: 1px solid #98A1A9;
	color: #626466;
	padding-top: 5px;
	padding-left: 5px;
}*/
#siteInfo{
	clear: both;
	border-top: 1px solid #98A1A9;
	color: #626466;
	padding-top: 5px;
	text-align:center;
}


#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}
#siteInfo a, #siteInfo a:link{
	font-weight: normal;
	color: #626466;
}



/*********** #navBar link styles ***********/

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #fff;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


#navBarSmall ul a:link, #navBarSmall ul a:visited {display: block;}
#navBarSmall ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBarSmall li {border-bottom: 1px solid #fff;}

/* fix for browsers that don't need the hack */
html>body #navBarSmall li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	text-align: left;
	color:#0F238C;
}
#sectionLinks li{
	padding-bottom:3px;
	padding-top:3px;
}
#sectionLinks a {
	color:#0F238C;
	display: block;
	border-bottom:1px dotted #797979; 
	padding: 2px 0px 2px 5px;
	background: url(../images/spacer.gif) repeat-x bottom;
}
#sectionLinks .orangeLink a{
color:#DE6600;
}
#sectionLinks a:hover{
	color: #DE6600;
	text-decoration:none;
}

/* added by es to accomodate 'disabled' section links */
#sectionLinks .disabled a{
color:#666666;
}
#sectionLinks a:hover .disabled{
	color: #666666;
	text-decoration:none;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 2px;
	width: 185px;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
#headlines .module{
padding-bottom:5px;
}
/************** #tables **************/

#memberlogin p{
padding-left:16px;
font-size:9px;
}
#memberlogin input{
	font-size:11px;
}


#content ul {
	padding: 2px;
	margin: 0px;
	margin-bottom: 10px;
	}
#content li{
	margin: 0px;
	list-style: none;
	text-align: left;
	padding-left:8px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
}
#content p{
line-height: 1.2;	
padding-bottom:10px;
}

.more {
padding-top:10px;
text-align:right;
}


#post {
	font-weight: normal;
	color: #626466;
	font-size:9.5px;
	padding-bottom:15px;
}

#post a,#post a:link{
	font-weight: normal;
	color: #626466;
}


#col2sidebar .module{
	padding: 8px;
	padding-bottom:15px;
	padding-top:15px;
}
#col2sidebar .module h1{
	color:#10248C;
	padding: 0px;
	font-size:11px;
	}
#col2sidebar .module img{
	padding-right: 5px;

	}
#col2content .module{
	padding: 1px;
	color:#0F238C;
	border-bottom:1px dotted #797979;
	padding-bottom:15px;
	padding-top:15px;
}

#col2content .module ul {
	padding: 2px;
	margin: 0px;
	color:#0F238C;
	margin-bottom: 10px;
	}
#col2content .module li{
	margin: 0px;
	background: url(../images/circ.gif) no-repeat;
	list-style: none;
	text-align: left;
	padding-left:6px;
}
#col2content .moduleend{
	padding: 1px;
	color:#0F238C;
	padding-bottom:15px;
	padding-top:15px;
}
#col2content .moduleend ul{
	padding: 2px;
	margin: 0px;
	color:#0F238C;
	margin-bottom: 10px;
	}
#col2content .moduleend li{
	margin: 0px;
	background: url(../images/circ.gif) no-repeat;
	list-style: none;
	text-align: left;
	padding-left:6px;
}
#col3sidebar .module{
	padding: 6px;
	padding-bottom:10px;
	padding-top:10px;
}
#container img{
	padding-right: 0px;
	padding-bottom:2px;
}
.contentleft{
	float:left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 27px;
	margin: 0px;
}
.contentright{
	text-align: left;
	line-height: 1.6em;
	margin-right: 50px;
	padding: 2px;
}
.module{
	padding-bottom:10px;
	padding-top:10px;
	text-align: left;
}
.module h1{
	color:#10248C;
	padding: 0px;
	font-size:11px;
	}
.moduleend{
	padding: 1px;
	color:#0F238C;
	border-bottom:1px dotted #797979;
	padding-bottom:15px;
	padding-top:15px;
}
.moduleinside{
	padding:10px;
	text-align: left;
}

.moduleinside p{
line-height: 1.3;	
padding:8px;
margin:0px;

}

.moduleinside ul{
	list-style-type: disc;
	padding: 5px 15px;
	margin: 0px 5px;
	list-style-position: outside;
	list-style-image:url(../images/circ.gif);
}


/************** #members styles ***************/

#members{
	padding: 10px 0px 0px 0px;
	font-size: 80%;
}

#members li {
clear: both;
background:#E4E9F1;
border-right:#A5AAB1 1px solid;
border-bottom:#A5AAB1 1px solid;
width:140px;
height:19px;
font-size:10px;
margin-bottom:2px;
}

#members a {
	color:#000000;
}

#members a:hover{
	color: #8791C5;
	text-decoration:none;
}
.imgp{
margin-right:10px;
}

/*added by es */
.bluetext{
	color:#0F238C;
	font: normal 13px Arial, Helvetica, sans-serif;
}

.lead {
	font-weight: 900;
	font: 900 16px Arial, Helvetica, sans-serif;
	color:#0F238C;
	font-stretch:condensed;
	padding: 5px 5px;
}

.programDescription{
	font: normal 18px Arial, Helvetica, sans-serif;
	color:#8791C5;
	font-stretch:extra-expanded;
	line-height:1.4em;
}
blockquote.quote {
  background: transparent url(../images/quotes-open.gif) left top no-repeat;
  background-color:#EBEEF5;
  margin: 10px 10px;
}
blockquote.quote div {
  padding: 5px 43px;
  background: transparent url(../images/quotes-close.gif) right bottom no-repeat;
}
blockquote.quote p {
  padding: 5px 43px;
  background: transparent url(../images/quotes-close.gif) right bottom no-repeat;
}

/*cleaner way to do pull quotes, but can't get to display right, added by es */

.whitebold {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
a.whitebold{
	color:#FFFFFF;
}
a.whitebold:visited{
color:#FFFFFF;
}
a.whitebold:hover{
	color: #FFFFFF;
	text-decoration:underline;
}
.line {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #A7A874;
	width: 100px;
	height: 1px;
}
.barometer {
	background-color: #C1BB87;
}
.barometershell {
	background-color: #C1BB87;
	width: 300px;
	padding: 5px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 1px;
}
.buttonForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 1px;
	text-align: center;
}
.btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:  url(../img/bgButton.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 11px;
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
	display:inline;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #545512;
	border-bottom-color: #455123;
	padding: 3px;
}

.greenDark {
	background-color: #56652C;
}

/*Page footer classes */
.PageFooter {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 10px;
	LINE-HEIGHT: 1.8em;
	PADDING-TOP: 10px;
	TEXT-ALIGN: center;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #A7A874;
	width: 100%;
}
.PageFooter .footer {
	COLOR: #333
}
.PageFooter .footer A {
	COLOR: #333
}
.PageFooter .spacer {
	WIDTH: 750px
}
/*end Page footer classes */
/*Page secondary palette (forms)*/
.secondaryPalette {
}


/* Detail list1 begin  */
.List1 {
    width:100%;
	font-weight: bold;

}

List1 th,
List1 td {
    vertical-align:top;
}

.List1 .label{
	width: 40%;
	text-align:left;
	color:#333;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 2px;
	
}

.List1 .data {
    text-align:left;
	padding:2px 2px 2px 10px;
	color:#333;
	}

.wrap
{
	word-wrap:break-word;
	left:0;
}


.List1 tr td,
.List1 tr th {
}

.List1 th.last,
.List1 td.last
 {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C1BB87;
}
.List1 th.first,
.List1 td.first
 {
	padding-top: 10px;
}
.List1 table td,
.List1 table th {
    border-bottom-style: none;
}

.List1 .bRelatedList .pbTitle {
  vertical-align: middle;
}

.List1 .error {
    border: 2px solid #C00;
}

.List1 .empty {
    border-bottom: none;
}

.List1 .errorMsg {
    padding-left: 3px;
}
/*end  Detail list  */






.List {
	FONT-WEIGHT: bold;
	WIDTH: 100%;
	}
List th,
List td {
    VERTICAL-ALIGN:top;
}

.List .label {
    WIDTH: 30%;
	TEXT-ALIGN:left;
	COLOR:#333;
	PADDING-TOP: 2px;
	PADDING-RIGHT: 10px;
	PADDING-BOTTOM: 2px;
	PADDING-LEFT: 2px;
	FONT-WEIGHT: bold;
}

.List .data {
    TEXT-ALIGN:left;
	COLOR:#333;
	PADDING-TOP: 2px;
	PADDING-RIGHT: 10px;
	PADDING-BOTTOM: 2px;
	PADDING-LEFT: 2px;
	FONT-WEIGHT: normal; 
}
.List TD {
	PADDING-RIGHT: 2px; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 4px; 
	PADDING-TOP: 4px;
	COLOR: #333;
}
.List TH {
	PADDING-RIGHT: 2px; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 4px; 
	PADDING-TOP: 4px;
	COLOR: #333;
}
.List .last TD {
	PADDING-RIGHT: 2px; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 4px; 
	PADDING-TOP: 4px;
	COLOR: #333;
} 

.List .last TH {
	PADDING-RIGHT: 2px; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 4px; 
	PADDING-TOP: 4px;
	COLOR: #333;
}

.actionColumn .actionLink {
	FONT-WEIGHT: bold; VERTICAL-ALIGN: top; COLOR: #333
}

.List .headerRow TH {
	BORDER-BOTTOM: #ccc 2px solid; WHITE-SPACE: nowrap
}
.List .noRows {
	FONT-WEIGHT: normal; FONT-SIZE: 91%; PADDING-BOTTOM: 0px; BORDER-BOTTOM-STYLE: none
}
.List .noRowsHeader {
	FONT-WEIGHT: normal; FONT-SIZE: 91%; PADDING-BOTTOM: 0px; BORDER-BOTTOM-STYLE: none
}
.List TR.even TH {
	FONT-WEIGHT: normal; WHITE-SPACE: normal
}
.List TR.odd TH {
	FONT-WEIGHT: normal; WHITE-SPACE: normal
}
.List TR.even TH {
	VERTICAL-ALIGN: top
}
.List TR.odd TH {
	VERTICAL-ALIGN: top
}
.List TR.even TD {
	VERTICAL-ALIGN: top
}
.List TR.odd TD {
	VERTICAL-ALIGN: top
}
.List .booleanColumn {
	TEXT-ALIGN: center
}
.List .numericalColumn {
	TEXT-ALIGN: right
}
.List .numericalColumn {
	TEXT-ALIGN: right
}
.List .CurrencyElement {
	TEXT-ALIGN: right
}

.List .CurrencyElement {
	WHITE-SPACE: nowrap
}
.List .PhoneNumberElement {
	WHITE-SPACE: nowrap
}
.List .DateElement {
	WHITE-SPACE: nowrap
}
.highlight TD {
	BACKGROUND-COLOR: #fff
}
.highlight TH {
	BACKGROUND-COLOR: #fff
}
.listAction {
	FONT-SIZE: 91%
}
.actionColumn {
	WHITE-SPACE: nowrap
}
.pbHeader {
	COLOR: #222;
	width: 100%;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #C1BB87;
}
.pbSubheader {
	PADDING-RIGHT: 2px; MARGIN-TOP: 15px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 91%; MARGIN-BOTTOM: 2px; PADDING-BOTTOM: 2px; OVERFLOW: hidden; COLOR: #fff; PADDING-TOP: 2px; BACKGROUND-COLOR: #222
}
/*end Page secondary palette (forms)*/

 /*
.contentright .pageHeader {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #566422;
	font-weight: bolder;*/
 .contentright .pageHeader {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #566422;
	font-weight: bolder;
}
.contentright .pageSubheader{
	color:#566422;
	font-weight:bold;
	font-size: 14px;
	margin-top: 15px;
	overflow: hidden;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C1BB87;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	}
	.contentright .privacyHeader{
	color:#566422;
	font-weight:bold;
	font-size: 14px;
	margin-top: 15px;
	overflow: hidden;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	}
.contentright .pageSubheaderItl{
	color:#333333;
	font-weight:bold;
	font-size: 14px;
	margin-top: 0px;
	overflow: hidden;
	margin-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	padding: 2px;
	font-style: italic;
	}
.pageSubheader {
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

/* Detail List - BEGIN */
.detailList {
    width:100%;
	font-weight: bold;

}

detailList th,
detailList td {
    vertical-align:top;
}

.detailList .labelCol{
	width: 40%;
	text-align:left;
	color:#333;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 2px;
	
}

.detailList .dataCol {
	text-align:left;
	color:#333;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	
}

.detailList tr td,
.detailList tr th {
}

.detailList th.last,
.detailList td.last
 {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C1BB87;
}

.detailList td.right
 {
	text-align:right;
	font-weight: normal;
}
.detailList th.first,
.detailList td.first
 {
	padding-top: 10px;
}
.detailList table td,
.detailList table th {
    border-bottom-style: none;
}

.detailList .bRelatedList .pbTitle {
  vertical-align: middle;
}

.detailList .error {
    border: 2px solid #C00;
}

.detailList .empty {
    border-bottom: none;
}

.detailList .errorMsg {
    padding-left: 3px;
	color: #C00;
}
/*end  Detail list  */

.formHeader {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
}
.formHeader table td{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.formHeader .nextSteps {
	color: #566422;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	
}
/* class for checklist label*/
.Chklabel
{
	color: #aaaaaa;
	/*background-color: #aaaaaa;*/
}
.UnChklabel
{
	color: #000000;
	/*background-color: #aaaaaa;*/
}		
.admin {
	WIDTH: 200px;
	font-size: 14px;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 15px;
}
.admin a:link{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	
}

.admin a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

.admin a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}


.contentrightFinance{
	text-align: left;
	line-height: 1.5em;
	margin-right: 10px;
	padding: 2px;
}

.contentrightFinance .pageHeader {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	line-height: 1.6em;
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #566422;
	font-weight: bolder;
}

/*Print Links*/

a.printLink{
	line-height:normal;
	background-image:  url(../img/bgButton.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 11px;
	color:#FFFFFF;
	padding:5px 15px 5px 15px;
}
a.printLink:visited{
	line-height:normal;
	background-image:  url(../img/bgButton.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 11px;
	color:#FFFFFF;
	padding:5px 15px 5px 15px;
}
a.printLink:hover{
	line-height:normal;
	text-decoration:underline;
	background-image:  url(../img/bgButton.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 11px;
	color:#FFFFFF;
	padding:5px 15px 5px 15px;
}

.rowseparator
{
	border-bottom-color: #C1BB87;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    padding-bottom: 5px;
}

.newdetailList {
    width:100%;
}
.newdetailList th,
.newdetailList td {
    vertical-align:top;
}

.newdetailList .labelCol{
	width: 40%;
	text-align:left;
	color:#333;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 2px;
	
}

.newdetailList .dataCol {
	text-align:left;
	color:#333;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	
}

.newdetailList tr td,
.newdetailList tr th {
}

.newdetailList th.last,
.newdetailList td.last
 {
	padding-bottom: 10px;
	/* border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C1BB87; */
}

.newdetailList td.right
 {
	text-align:right;
	font-weight: normal;
}
.newdetailList th.first,
.newdetailList td.first
 {
	padding-top: 10px;
}
.newdetailList table td,
.newdetailList table th {
    border-bottom-style: none;
}

.newdetailList .bRelatedList .pbTitle {
  vertical-align: middle;
}

.newdetailList .error {
    border: 2px solid #C00;
}

.newdetailList .empty {
    border-bottom: none;
}

.newdetailList .errorMsg {
    padding-left: 3px;
	color: #C00;
}
/*end  Detail list  */


