
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #1F3C73;
	font-weight: bold;
}

h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #1F3C73;
	font-weight: bold;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #1F3C73;
	font-weight: bold;
}

.SBRSubTitleLvl3 {
  font-weight: 800; font-size:1.25em;
}


#topNavsbrContainer {
	width: 970px;
	height: 30px;
	position: relative;
	background-color: #2a7032;
	z-index: 600;
}

#navsbr{
	margin: 0px 0px 0px 10px;
	padding: 0px;
	list-style: none;	
	
}

.navsbr li {
	margin: 0px;
	padding: 0px;
	display: inline;

}

.tabsbr:link, .tabsbr:visited {
	height: 25px;
	margin-top: 0px;
	padding-top: 5px;
	padding-left:20px;
	padding-right:20px;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	text-shadow: 2px 2px #1e4522;
	float: left;
	
}

.tabsbr:hover {
	height: 25px;
	margin-top: 0px;
	padding-top: 5px;
	padding-left:20px;
	padding-right:20px;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	text-shadow: 2px 2px #1e4522;
	float: left;
	background-color:#264C28;
	
	
}

.tabsbrActive:link, .tabsbrActive:visited, .tabsbrActive:hover {
	margin-top: 0px;
	padding-bottom: 5px;
	background: url(../images/tab-active-bg.gif) repeat-x;
}

/* position of each dropdown */
#subsbrPersonal {
	position: absolute;
	top: 39px;
	left: 0px;
}




/*====== Sub Menu Styles ======*/
.subTabsbrContainer {
	padding: 5px;/*5px border color or image is set using jquery*/
	box-shadow: 0px 5px 5px 0px #444444;
	-moz-box-shadow: 0px 5px 5px 0px #444444;
	-webkit-box-shadow: 0px 5px 5px 0px #444444;
	display: none;
	
}

.subTabsbr {
	padding: 10px 20px 20px;
	font-size: 14px;
	color: #000;
	font-family: Helvetica, arial, sans-serif;
	background-color: #fff;
	background-size: 100% 100%;
}

.subTabsbr a:link, .subTab a:visited {
	color: #000;
}

.subTabsbr a:hover {
	color: #295988;
	text-decoration: none;
}

#brcmainhead {
	width: 850px;
	height: 282px;
	position: relative;

	}

#brcgreen {
	width: 390px;
	float:right;
	margin-top:0px;
	text-align:center;	
	}
#brctext{
	width: 570px; height:60px;
	float:right;
	text-align:left;	
	color:#FFF;
	font-size:18px;
	font-weight:400;
	padding-top:15px;
	padding-right:15px;
	}
	
	
a.btn.lrg{padding:15px 15px;font-size:18px; margin-top:15px; background:#feb900}

 
 .form1email {
  margin: 7px 0;
 padding: 4px 5px 4px 5px; 
   text-decoration: none;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
    behavior: url(/PIE.htc);
   padding:5px;
    border: 1px solid #999;
   border: inset 1px solid #333;
    color:#666;
  font-size: 1.0em; font-weight:400;
  height:20px;
  font-family:Museo500,Georgia,"Times New Roman",Times,serif;
   }
 .wanthelp input[type="text"], .wanthelp textarea, .wanthelp select{font-family:Museo500,Georgia,"Times New Roman",Times,serif}
 
 .wanthelp input[type="text"] {height: 20px;}
 
   
 .wanthelp select 
  {width:82px; margin-left:25px; height:32px;
   outline:none;
   padding: 5px;
   border: 0;
   }
 .wanthelp option {
    outline: none;
    border: none;
}
 .wanthelp a:focus, input:focus, textarea:focus, button:focus{
	outline:0;
}

.wanthelp input:focus {
    border: 1px solid #0C3C6D;
}
 .wanthelp select:focus{
	border:0;
}
  .regular  {width:259px;}
  .short  {width:130px;}
 .wanthelp textarea {height: 60px; width:250px;}
 
  .wanthelpsub{width:80px; padding-left:15px; vertical-align:middle; text-align:center;}
  
  .mid {height:28px; padding:4px 35px 4px 35px; font-size:1.0em;}
.arrow-right {
	width: 0; 
	height: 0; 
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;	
	border-left: 10px solid white;
}

table.reference{
	border-collapse:collapse;width:850px;
}

table.reference tr:nth-child(odd)	{background-color:#F6F4F0;}
table.reference tr:nth-child(even)	{background-color:#ffffff;}

table.reference tr.fixzebra			{background-color:#F6F4F0;}

table.reference th{
	color:#ffffff;background-color:#555555;border:1px solid #555555;padding:1px;vertical-align:top;text-align:left;
}

table.reference th a:link,table.reference th a:visited{
	color:#ffffff;
}

table.reference th a:hover,table.reference th a:active{
	color:#EE872A;
}

table.reference td{
	border:1px solid #d4d4d4;padding:1px;padding-top:7px;padding-bottom:7px;vertical-align:top;
}

table.reference td.example_code
{
vertical-align:bottom;
}
