* {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, sans-serif;	
}
body{
	background-image:url();
	background-position: top left;
	background-repeat:repeat-x;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

ul, li {	
	margin:0; 
	padding:0;
}

#bdc_wrapper {
	position:relative;
	width:800px;
	margin: 0px auto;
}
#DateTime{
	font-size:11px;
	position: absolute;
	width:799px;
	height:18px;
	margin: 28px 0 0 0;
	color:#000;
	text-align:right;
	z-index:3000;
}
#logo {
	position:relative;
	width: 400px;
	height: 40px;
 	margin: 5px 0 5px 15px;   

}
#primaryBar {
	background-image:url(images/bdc_brand_design_bar.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	position:relative;
	width: 800px;
	height: 45px;
	font-size:13px;
	margin: 0 auto 0 auto;
}

#primaryButton {
	float:left;
	width: 120px;
	height: 45px;
	margin: 0;
	text-align:center;
}
#contentbox {
	position:relative;
	width: 780px;
	min-height:380px;
	margin: 15px auto 0 auto;
	clear: both;
}
#btmBacktop{
	position:relative;
	width:760px;
	margin: 15px auto 0 auto;
	text-align:right;
	clear:both;
}
#linebreak{
	border-bottom: 1px dotted #666;
	clear:both;
	height:1px;
	position:relative;
	margin: 0px auto 10px auto;
	text-align:left;
}
#copyright {
	border-top: 1px dotted #666;
	position:relative;
	width:800px;
	height: 40px;	
	color:#666;
	font-size:11px;
	margin: 0 auto 0 auto;
	text-align: center;
}

#featuretab {
	float:left;
	width: 180px;
	height: 20px;
	margin: 0;
	text-align: center;
	padding-left:7px;
	margin-right:10px;
	font-family:Arial, sans-serif;
	font-size:12px;
}

#featurebox {
	width:790px;
	position:relative;
	clear:both
}

.key_buttons{
	float:left;
	width: 55px;
	text-align:left;
	margin-top:320px;
}
.greenHeader{
	color: #9fc309;
}
.redText{
	color: #FF0000;
}
.greyHeader{
	color: #524e4e;
}
.contentxt{
	font-size:12px;
	color: #000000;
}


a.small_11:link, a.small_11:visited, a.small_11:active {
	display:block;
	font-family:Arial;
	font-weight:normal;
	font-size:11px;
	color: #999;
	text-decoration: none;
}
a.small_11:hover {
	color: #333;
	text-decoration: none;
}
a.small_12:link, a.small_12:visited, a.small_12:active {
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	color: #666;
	text-decoration: none;
}
a.small_12:hover {
	color: #9fc309;
	text-decoration: none;
}
a.small_13:link, a.small_13:visited, a.small_13:active {
	font-family:Arial;
	font-weight:bolder;
	font-size:14px;
	color: #666;
	text-decoration: none;
}
a.small_13:hover {
	color: #90bf01;
	text-decoration: none;
}

a.bigbro:link, a.bigbro:visited, a.bigbro:active {
	font-family:Arial;
	font-weight:bold;
	font-size:18px;
	color: #666666;
	text-decoration: none;
}
a.bigbro:hover {
	color: #90bf01;
	text-decoration: none;
}
a.smallbro:link, a.smallbro:visited, a.smallbro:active {

	font-family: Arial, sans-serif;
	font-weight:bold;
	font-size:14px;
	color: #90bf01;
	text-decoration: none;
}
a.smallbro:hover {
	color: #999;
	text-decoration: none;
}

a.smallbro2:link, a.smallbro2:visited, a.smallbro2:active {

	font-family: Arial, sans-serif;
	font-weight:bold;
	font-size:13px;
	color: #90bf01;
	text-decoration: none;
}
a.smallbro2:hover {
	color: #999;
	text-decoration: none;
}


.color{
	font-size:12px;
	font-family:Arial, sans-serif;
}
.rtype{
	font-size: 7px;
	vertical-align:top;
}	
.rtype2{
	font-size: 6px;
	vertical-align:top;
}	
.PartnerHeader{
	font-size:18px;
	font-weight:bold;
}

/*  WP Page Styles  */

.bottomLink {
    font-size:12px;
	color:#00CC33;
}

.subtitle_wp {
    font-size:11px;
	color:#000000;
}

.subtitle_wp a {
    font-size:11px;
	color:#91BE03;
}

.wp-header {
    font-size:17px;
	color:#000000;
  
}

/*  WP Sidebar Styles   */

.wpMenu {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
	margin:0px;
	padding-top:2px;
}


.MCboxBody { /* the padding for the cell under the red bar (insert another table in this cell to format text style) */
	padding: 7px;
	vertical-align:top;

}


.MClistRedArrowBlackLinks {
	list-style: none;   
	margin:0px;
	padding:0px;
	text-align:left;
	padding-left:15px;
	padding-top:8px;
}
.MClistRedArrowBlackLinks li {
	list-style: none;   
	color:#000000;
	font-size:11px;
	font-weight:normal;
	padding-left:10px; /* padding-left should be bullet width (8) + 2 */
	background-image:url(images/bullet_arrow_green.gif);
	background-repeat:no-repeat;
	background-position:left 4px; /* top-align should be approx half of bullet height (7) */
}/* reset style for all <li> that are NOT direct children */
.MClistRedArrowBlackLinks a:link, .MClistRedArrowBlackLinks a:visited {
	list-style: none;   
	color:#676A3F;
	font-size:12px;
	font-weight:normal;
}
.MClistRedArrowBlackLinks a:hover, .MClistRedArrowBlackLinks a:active {
	list-style: none;   
	color:#91BE03;
	font-size:12px;
	font-weight:normal;
}
