/* ------------------GUI Content Formating-------------------- */
h1,.h1,.subhead1,.headline	{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	}
	
.blue_large_header 	{
	font-family: Helvetica, sans-serif;
	font-size: 24px;
	line-height: 27px;
	font-weight: normal;
	color: #6987af;
	}

.red_header 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #b5111b;
	}
	
h2,.h2,.subhead2 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #333333;	
	}
      
h3,.h3,.grey_subhead2      {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
	  line-height: 15px;
      font-weight: bold;
      color: #333333;   
      }
	  
.red_header2,.red_subhead2 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #b5111b;	
	}
	  
h4,.h4,.grey_subhead3     {     
	padding-bottom:5px;
    padding-top:10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
	line-height: 17px;
    font-weight: bold;
    color: #666666;   
    }

td.header   {     
	padding-bottom:5px;
    padding-top:10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #666666;
    }
	
P,.p,.body_text 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	}
	
.grey_txt  {
	font-family: Arial, Helvetica, sans-serif;
    /*font-size: 11px;
	line-height: 12px;*/
	color: #666666;	
	}

.yellow_txt  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
    font-size: 14px;
	line-height: 15px;
	color: #fedd77;	
	}
	  
.white_txt  {
	font-family: Arial, Helvetica, sans-serif;
    /*font-size: 11px;
	line-height: 12px;*/
	color: #ffffff;	
	}

.tier2 {
      font-size: 11px;
	  line-height: 14px;
      color: #333333;   
      }    	  

.disclaimer {
      font-size: 10px;
	  line-height: 13px;
      color: #999999;   
      }   
      
.caption {color:#666666;font-size:10px;}
	  
li,.li,.bullet_item,.list_item	{
	list-style-type:none;
	background: url(/mba/images/grey_bullet.gif) left top no-repeat;
	margin-left:-35px;
	padding-left: 18px;
	padding-bottom: 5px;
	}
	
.note {color: #b5111b }

hr {
    height:1px;
    color:#333333;
	}

a.red_header {font-family: arial, Helvetica, sans-serif;font-weight: bold;font-size: 16px;line-height: 18px;color:#b5111b;text-decoration: none;}
a.red_header:hover {color:#b5111b;text-decoration: none;}

a.red_link {font-family: Arial, Helvetica, sans-serif;color:#b5111b;text-decoration:none;}

a.red_link:hover {color:#b5111b;text-decoration: underline;}

td.red_link {font-family: Arial, Helvetica, sans-serif;font-size: 12px;text-decoration: none;text-align:right;}

a {font-family: arial, Helvetica, sans-serif;color:#0066cc;text-decoration: none;}
a:hover {color:#b5111b;text-decoration: underline;}

a.blue_link {
	font-family: arial, Helvetica, sans-serif;
	color:#0066cc;
	text-decoration: none;
	
}
a.blue_link:hover {
	color:#b5111b;
	text-decoration: underline;
}

td.blue_link {font-family: Arial, Helvetica, sans-serif;color:#0066cc;text-decoration: none;padding-left:10px;}

a.grey_link {font-family: Arial, Helvetica, sans-serif;border-bottom:10px;color:#333333;text-decoration: none;}
a.grey_link:hover {color:#b5111b;text-decoration: underline;}
 
a.gray_link {font-family:Arial, Helvetica, sans-serif; color:#333333; text-decoration:none;padding-top:12px;border-top:0px; border-left:0px; border-right:0px;border-bottom:0px;}
a.gray_link:hover { color:#B5111B; text-decoration:underline}

.gray_link { border-top:0px; border-left:0px; border-right:0px;border-bottom:0px;}
td.gray_link { padding-left: 10px;padding-bottom:5px; border-top:0px; border-left:0px; border-right:0px;border-bottom:0px;}

a.red_button {font-family: arial, Helvetica, sans-serif;font-size: 11px; font-weight:normal; line-height: 14px;color:#ffffff;text-decoration: none; vertical-align:baseline; background-color:#b5111b; border-color:cccccc;border-width:1px;border-style:solid;padding-top:2px;padding-bottom:2px;padding-left:4px;padding-right:4px;}
a.red_button:hover {color:#ffffff;text-decoration: none;background-color:#b5111b;vertical-align:baseline;border-width:1px;border-style:solid;border-color:cccccc;padding-top:2px;padding-bottom:2px;padding-left:4px;padding-right:4px;}

td.red_button {
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color:#ffffff;
	text-decoration: none;
	background-color:#b5111b;
	border:solid 1px #cccccc;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:4px;
	padding-right:4px;
	}

input.red_button {
	font-family: arial, Helvetica, sans-serif;
	cursor: pointer;
	font-size: 11px;
	line-height: 11px;
	color:#ffffff;
	text-decoration: none;
	background-color:#b5111b;
	border:solid 1px #cccccc;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:4px;
	padding-right:4px;
	}

input.BADred_button {
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color:#ffffff;
	text-decoration: none;
	background-color:#b5111b;
	border-color:cccccc;
	border-width:1px; 
	border-style:solid;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:4px;
	padding-right:4px;
	}
/* END GUI Content Formating */

/* ---------------------------------------------------------------------------------------------- */

/* Side Bar and Table Header treatments */
td.sponsorshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align:middle;
	color: #333333;
	height: 25px;
	border-bottom:solid 1px #000;
	margin-bottom: 5px;
	/*padding-bottom:5px;*/
	}

.green_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #006633;
	margin-left: 10px;
	vertical-align:middle;
	color: #ffffff;	
	}
	
td.green_bar_middle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #326733;
	padding-left: 10px;
  	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align:middle;
	color: #ffffff;	
	height:20px;
	text-transform:uppercase;
	width:245px;
	/*use all caps &&&&&&&&REMOVED WIDTH OF 245%%%%%%*/
	}

.tan_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #DCDCC8;*/
	padding-right: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 9px;
	vertical-align:middle;
	color: #333333;
	height:20px;
	/*border-bottom:solid 1px #000;*/
	}
      
td.tan_bar {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
	background-color: #DCDCC8;*/
	padding-left: 9px;
	padding-right: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
    vertical-align:middle;
    color: #333333;
	height:20px;
	/*border-bottom:solid 1px #000;*/
    }
      
td.tan_bar2 {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      font-weight: bold;
      /*background-color: #DCDCC8;*/
      /*padding-left: 10px;*/
	  padding-right: 5px;
	  padding-top: 5px;
	  padding-bottom: 5px;
      vertical-align:middle;
      color: #333333;   
      height:20px;
	  border-bottom:solid 1px #000;
      /*width:418px;*/
      }

td.red_line_box {
	background-color:#FFFFFF;
	border:solid 1px #b5111b;
	padding:10px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	}
	
tr.red_line_box {
	background-color:#FFFFFF;
	border: solid 1px #b5111b;
	padding:10px;
	}
	
table.red_line_box { background-color:#FFFFFF; border:solid 1px #b5111b; padding:5px; } 

td.black_line_box {
	background-color:#FFFFFF;
	border:solid 1px #000000;
	padding:10px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	}
	
table.black_line_box {
	background-color:#FFFFFF;
	border:solid 1px #000000;
	padding:10px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	}
	
td.black_bottom_border {
	border-bottom:solid 1px #000000;
	vertical-align:middle;
	}
	
td.white_bottom_border {
	border-bottom:solid 1px #ffffff;
	height:20px;
	vertical-align:middle;
	}
	
td.grey_line_box {
	background-color:#FFFFFF;
	border:solid 1px #cccccc;
	padding:10px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	}
	
td.light_blue_box {
	background-color:#dbe4ec;
	border:solid 1px #6e869f;
	padding:10px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	}
	
td.light_green_box {
	background-color:#e6ebe6;
	border:solid 1px #cccccc;
	padding:10px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	}
	
td.tan_box {
	background-color:#dcdcc8;
	border:solid 1px #cccccc;
	padding:10px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	}
	
td.border {
	border: 1px solid #333333;
    background-color: #DCDCC8;
    padding-top:10px;
	padding-right:6px;
    padding-left:6px;
	}
	
tr.event_categories,td.event_categories	{
	background-color:#FFFFFF;
	height:25px;
	}
	
tr.event_subheads,td.event_subheads	{
	background-color:#d7d7d7;
	height:25px;
	}
	
tr.event_med_green,td.event_med_green	{
	background-color:#d6e1d6;
	height:20px;
	}
	
tr.event_light_green,td.event_light_green	{
	background-color:#eaf0ea;
	height:20px;
	}
	
td.table_box {
	border:1px solid #cccccc;
	}
 
table.table_box {
	border:1px solid #cccccc;
	}

/* ------------------Table formatting for Property Preservation Contacts Page------------------ */
	
td.ppc_header_left	{
	padding-top:15px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	border-bottom:2px solid #FFF;
	}
	
td.ppc_header_right	{
	padding-top:15px;
	padding-left:0px;
	padding-right:10px;
	padding-bottom:10px;
	border-bottom:2px solid #FFF;
	}
	
td.ppc_subhead_left	{
	padding-top:5px;
	padding-left:0px;
	padding-right:5px;
	padding-bottom:5px;
	border-bottom:1px solid #000;
	}
	
td.ppc_subhead_right	{
	padding-top:5px;
	padding-left:5px;
	padding-right:0px;
	padding-bottom:5px;
	border-bottom:1px solid #000;
	}
	
td.ppc_subhead_middle	{
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	border-bottom:1px solid #000;
	}
	
td.ppc_row_left	{
	padding-top:5px;
	padding-left:0px;
	padding-right:5px;
	padding-bottom:8px;
	border-bottom:1px solid #CCC;
	}
	
td.ppc_row_right	{
	padding-top:5px;
	padding-left:5px;
	padding-right:0px;
	padding-bottom:8px;
	border-bottom:1px solid #CCC;
	}
	
td.ppc_row_middle	{
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:8px;
	border-bottom:1px solid #CCC;
	}
	
/* End of Table formatting for Property Preservation Contacts Page */
	
/* End of Side Bar and Table Header treatments */

/* ---------------------------------------------------------------------------------------------- */

/* ------------------Template/wire frame elements------------------ */
/* Site Header Elements */
.user_label    {
	color: #ffffff;
    font-family: arial, helvetica, sans-serif;
    font-size: 10px;
    line-height: 12px;
	text-align: left;
    }
	
a.persis_link_1	{font-family: arial, Helvetica, sans-serif;font-size: 11px;line-height: 12px;color:#ffffff;text-decoration: none;}
a.persis_link_1:hover {color:#ffffff;text-decoration: underline;}

.green_txt    {
	color: #00974a;
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    line-height: 14px;
	text-align: left;
    }
	
.date_txt    {
	color: #333333;
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    line-height: 14px;
	text-align: left;
    }

/* Search Tool */
.go  {
	background: #b5111b;
	border: solid 1px #eFeFeF;
	width: 15px
	}

.go {height:15px;width:15px;padding-left: 0px;padding-top: 0px;padding-bottom:0px;background-position:right;background-repeat: no-repeat;font-size:11px;font-weight:normal;color:#ffffff;background-color:#b5111b;border: solid 1px #eFeFeF;cursor:auto}

td.go {height:15px;width:15px;padding-left: 0px;background-position:right;background-repeat: no-repeat;background-color:#b5111b;padding-left:0px;border: solid 1px #eFeFeF}
/* OLDinput.go {background-image:url(/mba/images/go.jpg);height:20px;width:20px;padding-left: 5px;background-position:right;background-repeat: no-repeat; background-color:#336633;} */

.search {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#333333}
/* End of Search Tool */

a.home {font-family: Arial, Helvetica, sans-serif;font-size: 11px;line-height: 12px;color:#ffffff;text-decoration: none;}
a.home:hover {color:#ffffff;text-decoration: underline;}

td.home {font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-weight: normal;line-height: 12px;color:#ffffff;text-decoration: none;}

td.topnavimg{
      background-image : url(../images/topnav_bg.gif);
      background-repeat : repeat;
      }
/* End of Site Header Elements */

.page_title,.TitleTag, .header 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #333333;	
	/* use initial caps */
	}

body {
      margin-bottom : 0px;
      margin-left : 0px;
      margin-right : 0px;
      margin-top : 0px;
      background-color:#FFFFFF;
	  /*
      scrollbar-3dlight-color:#346633;
      scrollbar-arrow-color:#346633;
      scrollbar-base-color:#346633;
      scrollbar-track-color:#e9e9e9;
      scrollbar-darkshadow-color:#346633;
      scrollbar-face-color:#dddcc8;
      scrollbar-highlight-color:#ffffff;
      scrollbar-shadow-color:#346633;
	  
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      line-height: 15px;
      color: #333333;*/
	}

img {
	border:none
	}

td,.td      {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      line-height: 15px;
      color: #333333;
	  border:0px;
      }
	  
a.bread  {font-family: Arial, Helvetica, sans-serif;font-size:9px;color:#9e9e9e;text-decoration: underline;}
a.bread:hover {color:#9e9e9e;text-decoration: underline;}
a.bread:visited {color:#9e9e9e;text-decoration: underline;}
a.bread:active {color:#9e9e9e;text-decoration: underline;}
.bread  {font-family: Arial, Helvetica, sans-serif;font-size: 9px;color:#9e9e9e;text-decoration: underline;}

table.ad_border {
	background-color:#FFFFFF;
	/*border:solid 1px #cccccc;*/
	text-align: center;
	vertical-align:middle;
	}

td.ad_border {
	background-color:#FFFFFF;
	/*border:solid 1px #cccccc;*/
	text-align: center;
	vertical-align:middle;
	}
 
.snippets {border: 1px solid #CCCCCC;padding-left:10px;padding-right:10px;padding-bottom:5px;padding-top:5px;}

td.snippet_header 	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;
	background-color: #000000;
	text-align:left;
	vertical-align:middle;
	padding: 5px;
	height:20px;
	/*width: 180px;*/
	/*use initial caps */	
	}
	
td.snippet_box,td.snippet {
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	background-color:#ffffff;
	border:solid 1px #cccccc;
	padding:10px;
	/*width: 180px;*/
	}

/* Footer Elements */
.copyright 	{
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align:left;
	margin-left: 10px;	
	}
 
tr.copyright      {
      font-family: arial, helvetica, sans-serif;
      font-size: 10px;
      color: #999999;
      background-color: #e9e9e9;
      text-align:left;
      margin-left: 10px;      
      vertical-align: middle;
      }     

td.copyright      {
      font-family: arial, helvetica, sans-serif;
      font-size: 10px;
      color: #999999;
      background-color: #e9e9e9;
      text-align:left;
      margin-left: 10px;      
      vertical-align: middle;
      }

a.footer {font-family: arial, helvetica, sans-serif;font-size: 10px;color:#0066cc;text-decoration: none;}
a.footer:hover {color:#b5111b;text-decoration: underline;}

a.footer :link  {font-family: arial, helvetica, sans-serif;font-size: 10px;color:#0066cc;text-decoration: none;}
a.footer :visited {color:#0066cc;text-decoration: none;}
a.footer :hover {color:#b5111b;text-decoration: underline;}
a.footer :active {color:#0066cc;text-decoration: none;}

tr.footer {
      background-color: #e9e9e9;
      font-family: arial, helvetica, sans-serif;
      font-size: 10px;
      /*line-height: 14px;*/
      margin-left: 3px;
      margin-right: 3px;
      color: #999999;
      vertical-align: middle;
      margin-bottom: 5px;
      height:20px;
      }

td.footer {
      background-color: #e9e9e9;
      font-family: arial, helvetica, sans-serif;
      font-size: 10px;
      /*line-height: 14px;*/
      margin-left: 3px;
      margin-right: 3px;
      color: #999999;
      vertical-align: middle;
      margin-bottom: 5px;
      height:20px;
      }
/* End of Footer Elements */

/* End of Template/Wire Frame elements */

/* ---------------------------------------------------------------------------------------------- */

/* Form Elements */
.txt_field_txt 	{
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align:left;
	vertical-align:middle;	
	}
	
td.text_field_box {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align:left;
	background-color:#FFFFFF;
	border:solid 1px #999999;
	padding:5px;
	height:15px;
	}
	
/* radio button formatting */
input.radio1 {
  width:100%; /* Width */
  color:#5d7ba9;/* Text and background color, blue on dark gray */
  background-color:#333333;
  border:none; /* No border */
  }
  
input.radio2 {
  width:100%; /* Width */
  color:#666666;/* Text and background color, blue on dark gray */
  background-color:#ffffff;
  border:none; /* No border */
  }
/* END radio button formatting */

/* scrollbar formatting 


scrollbar-arrow-color: #ffffff;

scrollbar-base-color: #e9e9e9

scrollbar-track-color: #eceded

scrollbar-dark-shadow-color: #ffffff

scrollbar-face-color: #b5111b

scrollbar-highlight-color: #e9e9e9

scrollbar-shadow-collor: #e9e9e9*/

/* END of scrollbar formatting */

/* End of Form Elements */

/* ---------------------------------------------------------------------------------------------- */

/* ----------------Formatting for Controls------------------- */

/*-----------------NewsLink Top Headlines Control--------------------*/
.NewslinkTopStoriesControlHeader, span.NewslinkTopStoriesControlHeader,
.NewslinkTopStoriesControlHeader, span.NewslinkTopStoriesControlHeader
	{
		font-family: arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 16px;
		line-height: 16px;
		color: #b5111b;
		text-decoration: none;
	}
/* END of NewsLink Top Headlines Control */


/*-----------------Mortgage Rates Control--------------------*/
td.mtg_rates {
      font-family: arial, helvetica, sans-serif;
      font-size: 11px;
      line-height:12px;
      color: #333333;
      text-align: left; 
      padding-left:10px;
	  background-color: #dbe2db;
      }

tr.mtg_rates      {
      font-family: arial, helvetica, sans-serif;
      font-size: 11px;
      line-height:12px;
      color: #333333;
      text-align: left; 
      /*margin-left:10px;*/
	  background-color: #dbe2db;
      }

td.mtg_rates_green {
      font-family: arial, helvetica, sans-serif;
      font-size: 11px;
      line-height:12px;
      color: #006633;
      text-align: left; 
      padding-left:5px;
	  padding-right:5px;
	  background-color: #dbe2db;
      }

tr.mtg_rates_green      {
      font-family: arial, helvetica, sans-serif;
      font-size: 11px;
      line-height:12px;
      color: #006633;
      text-align: left;
      padding-left:10px; 
	  background-color: #dbe2db;
      }
/* END Mortgage Rates Control */
	  
/* ------------IMPLEMENT THIS IN ROSTER CONTROL------------ */
.roster {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 10px;
      color: #0066cc;
	}

td.roster {
      font-family: Arial, Arial, Helvetica, sans-serif;
      font-size: 10px;
      color: #0066cc;
      padding-bottom: 14px;
      padding-right: 14px;
      vertical-align: top;  
	}
/* End of Roster Control */

.PollSubmitButton{
	background-image:  url(../images/quickpoll_submit.gif);
	width:110px;
	border:0;
	border-style:none
	}

/* End of Formating for Controls */

/* ---------------------------------------------------------------------------------------------- */

/* Left Navigation */
.customize {
      font-family: arial, helvetica, sans-serif;
      font-size:12px;
      font-weight:normal;
	  line-height:12px;
      color:#ffffff;
      background-color:#333333;
      text-align: left;
      vertical-align:middle;          
      }
	  
td.customize {
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	background-color:#333333;
	line-height:12px;
	text-align: left;
	vertical-align:middle;
	border: 0px;
	}

a.customize {font-family: Arial, helvetica, sans-serif;font-size: 12px;font-weight:normal;color:#ffffff;text-decoration: none;}
a.customize:hover {color:#ffffff;text-decoration: underline;}

a.customize:link  {font-family: arial, helvetica, sans-serif;font-size: 12px;color:#ffffff;background-color:#333333;text-decoration: none;font-weight:normal;}
a.customize:hover {color:#ffffff;text-decoration: underline;}
a.customize:visited {color:#ffffff;text-decoration: none;}
a.customize:active {color:#ffffff;text-decoration: underline;}

a.customize2:link  {font-family: arial, helvetica, sans-serif;font-size: 12px;color:#ffffff;text-decoration: none;}
a.customize2:hover {color:#ffffff;text-decoration: underline;}
a.customize2:visited {color:#ffffff;text-decoration: none;}
a.customize2:active {color:#ffffff;text-decoration: underline;}
.customize2  {font-family: arial, helvetica, sans-serif;background-color:#333333;font-size: 12px;color:#ffffff;text-decoration: none;}

body.customizecontrol {
      background-color:#333333;     
      /*use all caps */
      }

.customizecontrol {
      color: #ffffff;
      height:50px;
      width:160;
      margin-left: 0px;
      vertical-align:middle;  
      /*use all caps CHECK IF THIS IS ALL CAPS IN COMP*/
      }

.customizeBackground {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      font-weight: normal;
      color: #ffffff;
      background-color: #333333;    
      }
      
a.customizeLinks:link {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      font-weight: normal;
      color: #ffffff;
      }
      
a.customizeLinks:hover{
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      font-weight: normal;
      color: #ffffff;
      /*use all caps */
      }

a.customizeLinks:visited {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      font-weight: normal;
      color: #ffffff;
      /*use all caps */
      }

a.customizeLinks:active {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      font-weight: normal;
      color: #ffffff;
      /*use all caps */
      }

.customizeLinksSelected {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      font-weight: normal;
      text-decoration:underline;
      color: #ffffff;
      /*use all caps */
      }

a.customizeLinksSelected:link {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      font-weight: normal;
      text-decoration:underline;
      color: #ffffff;
      }

a.customizeLinksSelected:hover {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      font-weight: normal;
      text-decoration:underline;
      color: #ffffff;
      /*use all caps */
      }

a.customizeLinksSelected:visited {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      font-weight: normal;
      text-decoration:underline;
      color: #ffffff;
      }

a.customizeLinksSelected:active {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      font-weight: normal;
      text-decoration:underline;
      color: #ffffff;
      }

a.nav {font-family: Arial, helvetica, sans-serif;font-size: 12px; color:#ffffff;text-decoration: none;}
a.nav:hover {color:#ffffff;text-decoration: underline;}

a.nav2 {font-family: Arial, helvetica, sans-serif;font-size: 11px; padding-left: 35px;color:#204f7d;background-color:#66cccc;text-decoration: none;}
a.nav2:hover {color:#204f7d;text-decoration: underline;}

td.whitearrow {font-weight:normal;font-family: arial, helvetica, sans-serif;background-image:url(/mba/images/whitearrow.jpg);height:20px;width:100%;padding-left: 25px;background-position:left;background-repeat: no-repeat}
a.whitearrow:link {font-family: arial, helvetica, sans-serif;font-size: 12px;color:#ffffff;text-decoration: none;}
a.whitearrow:visited {font-family: arial, helvetica, sans-serif;color:#ffffff;text-decoration: none;}
a.whitearrow:hover {font-family: arial, helvetica, sans-serif;color:#ffffff;text-decoration: underline;}
a.whitearrow:active {font-family: arial, helvetica, sans-serif;color:#ffffff;text-decoration: underline;}

td.redarrow {font-family: arial, helvetica, sans-serif;background-color:#BCBCA6;background-position:right;background-image:url(/mba/images/redarrow.jpg); background-position:right;height:18px;width:250px;background-repeat: no-repeat;line-height:11px; padding-left: 35px}
a.redarrow:link  {font-family: arial, helvetica, sans-serif;font-size: 11px;color:#333333;text-decoration: none;line-height:11px;}
a.redarrow:visited {font-family: arial, helvetica, sans-serif;color:#333333;font-size: 11px;text-decoration: none;line-height:11px;}
a.redarrow:hover {font-family: arial, helvetica, sans-serif;color:#333333;text-decoration: underline;line-height:11px;}
a.redarrow:active {font-family: arial, helvetica, sans-serif;color:#333333;text-decoration: underline;line-height:11px;}

td.redarrowon {font-family: arial, helvetica, sans-serif;background-color:#BCBCA6;background-position:right;background-image:url(/mba/images/redarrow.jpg);height:18px;width:250px;background-repeat: no-repeat;line-height:11px; padding-left: 35px}
a.redarrowon:link  {font-family: arial, helvetica, sans-serif;font-size: 11px;color:#b5111b;text-decoration: none;line-height:11px;}
a.redarrowon:visited {font-family: arial, helvetica, sans-serif;color:#b5111b;font-size: 11px;text-decoration: none;line-height:11px;}
a.redarrowon:hover {font-family: arial, helvetica, sans-serif;color:#b5111b;font-size: 11px;text-decoration: underline;line-height:11px;}
a.redarrowon:active {font-family: arial, helvetica, sans-serif;color:#b5111b;font-size: 11px;text-decoration: underline;line-height:11px;}
 
td.nav {font-size: 12px;font-family: arial, helvetica, sans-serif;font-weight:normal;background-color:#0c3f0e;background-image:url(/mba/images/whiteplus.jpg);height:20px;width:250;padding-left: 25px;background-repeat: no-repeat;background-position:left;vertical-align:middle;line-height:12px}
a.nav:link  {font-family: arial, helvetica, sans-serif;font-size: 12px;color:#ffffff;text-decoration: none;line-height:12px;}
a.nav:visited {font-family: arial, helvetica, sans-serif;color:#ffffff;text-decoration: none}
a.nav:hover {font-family: arial, helvetica, sans-serif;color:#ffffff;text-decoration: underline}
a.nav:active {font-family: arial, helvetica, sans-serif;color:#ffffff;text-decoration: underline}

td.noarrow {font-family: arial, helvetica, sans-serif;font-weight:normal;background-color:#0c3f0e;height:18px;width:180;background-repeat: no-repeat;background-position:left;vertical-align:middle;line-height:11px;padding-left: 35px;}
a.noarrow:link  {font-family: arial, helvetica, sans-serif;font-size: 11px;color:#ffffff;text-decoration: none;line-height:11px;}
a.noarrow:visited {font-family: arial, helvetica, sans-serif;color:#ffffff;text-decoration: none}
a.noarrow:hover {font-family: arial, helvetica, sans-serif;color:#ffffff;text-decoration: underline}
a.noarrow:active {font-family: arial, helvetica, sans-serif;color:#ffffff;text-decoration: underline}

td.greenplus {font-family: arial, helvetica, sans-serif;font-weight:normal;background-color:#bdbca7;background-position:right;background-image:url(/mba/images/greenplus.jpg);height:18px;width:250px;background-repeat: no-repeat;line-height:11px; padding-left: 35px}
a.greenplus:link  {font-family: arial, helvetica, sans-serif;font-size: 11px;color:#333333;text-decoration: none;line-height:11px;}
a.greenplus:visited {font-family: arial, helvetica, sans-serif;color:#333333;font-size: 11px;text-decoration: none}
a.greenplus:hover {font-family: arial, helvetica, sans-serif;color:#333333;font-size: 11px;text-decoration: underline}
a.greenplus:active {font-family: arial, helvetica, sans-serif;color:#333333;font-size: 11px;text-decoration: underline}

td.nav_ext {font-family: arial, helvetica, sans-serif;background-image:url(/mba/images/level3.jpg);height:18px;width:250px;padding-left: 35px}
a.nav_ext  {font-family: arial, helvetica, sans-serif;font-size: 11px;color:#333333;text-decoration: none; line-height:11px;}
a.nav_ext:hover {font-family: arial, helvetica, sans-serif;color:#333333;text-decoration: underline}

td.nav_ext3 {font-family: arial, helvetica, sans-serif;background-image:url(/mba/images/level2.jpg);height:18px;width:250px;padding-left: 45px;line-height:11px; }
a.nav_ext3:link  {font-family: arial, helvetica, sans-serif;font-size: 11px;color:#333333;text-decoration: none;line-height:11px;}
a.nav_ext3:visited {font-family: arial, helvetica, sans-serif;color:#333333;font-size: 11px;text-decoration: none}
a.nav_ext3:hover {font-family: arial, helvetica, sans-serif;color:#333333;text-decoration: underline}
a.nav_ext3:active {font-family: arial, helvetica, sans-serif;color:#333333;text-decoration: underline}

td.nav_ext2 {font-family: arial, helvetica, sans-serif;background-image:url(/mba/images/level2.jpg);height:18px;width:250px;padding-left: 45px;line-height:11px; }
a.nav_ext2:link  {font-family: arial, helvetica, sans-serif;font-size: 11px;color:#b5111b;text-decoration: none;line-height:11px;}
a.nav_ext2:visited {font-family: arial, helvetica, sans-serif;color:#b5111b;font-size: 11px;text-decoration: none}
a.nav_ext2:hover {font-family: arial, helvetica, sans-serif;color:#b5111b;text-decoration: underline}
a.nav_ext2:active {font-family: arial, helvetica, sans-serif;color:#b5111b;text-decoration: underline}

td.rednav {font-family: arial, helvetica, sans-serif;background-image:url(/mba/images/level3.jpg);height:18px;width:250px;padding-left: 35px}
a.rednav  {font-family: arial, helvetica, sans-serif;font-size: 11px;color:#b5111b;text-decoration: none; line-height:11px;}
a.rednav:hover {font-family: arial, helvetica, sans-serif;color:#b5111b;text-decoration: underline}

.green_bar {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      font-weight: bold;
      background-color: #326733;
      margin-left: 10px;
      vertical-align:middle;
      color: #ffffff;
      /*use all caps */
      }     

a.whiteheader {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      font-weight: bold;
      vertical-align:middle;
      color: #ffffff;
      text-decoration:none;
      }     
      
a.whiteheader:hover{
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      font-weight: bold;
      vertical-align:middle;
      color: #ffffff;
      text-decoration:underline;
      }     

td.green_bar_middle {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      font-weight: bold;
      background-color: #326733;
      padding-left: 10px;
      vertical-align:middle;
      color: #ffffff;   
      height:20px;
      width:245px;
      /*use all caps &&&&&&&&REMOVED WIDTH OF 245%%%%%%*/
      }

.related {
      font-family: Arial, Helvetica, sans-serif;
      padding-left:10px;
      padding-right:0px;
      padding-top:0px;
      padding-bottom:0px;
      background-color:#e9e9e9;      
      }

td.related {
      font-family: Arial, Helvetica, sans-serif;
      padding-left:10px;
      background-color:#e9e9e9;
      }

tr.related {
      font-family: Arial, Helvetica, sans-serif;
      padding-left:10px;
      padding-right:0px;
      padding-top:0px;
      padding-bottom:0px;
      background-color:#e9e9e9;
      }

tr.more {
      font-family: Arial, Helvetica, sans-serif;
      padding-left:50px;
      padding-right:0px;
      padding-top:0px;
      padding-bottom:0px;
      background-color:#e9e9e9;
      }
/* end of Left Navigation */

/* ---------------------------------------------------------------------------------------------- */

/* Membership Questionaire */
.co_name 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #73735f;	
	/*use initial caps*/
	}
	
a.prof_nav {font-family: Arial, helvetica, sans-serif;font-size: 11px; margin-left: 10px;color:#333333;background-color:#e6e6d7;text-decoration: none;}
a.prof_nav:hover {color:#333333;text-decoration: underline;}

a.prof_nav_land {font-family: Arial, helvetica, sans-serif;font-size: 11px; font-weight: bold;margin-left: 10px;color:#333333;background-color:#ffff99;text-decoration: none;}
a.prof_nav_land:hover {color:#333333;text-decoration: none;}

a.white_link {font-family: arial, Helvetica, sans-serif;font-size: 10px;line-height: 14px;color:#ffffff;text-decoration: none;}
a.white_link:hover {color:#ffffff;text-decoration: underline;}

table.memheaderBK	{
	background-repeat:no-repeat;
	background-image:url(/images/membershipquestionnair_header.gif);
	/*background-color:white;*/
	}

td.ul.ProfileNav, td.ProfileNav.ul	{
	list-style-type: none;
	list-style-image: none;
	list-style-position:inside;
	}

a.ProfileNav,span.wrap 	{
	width: 180px;
	border: solid #FFFFFF 2px;
	height:24px;	
	}

a.ProfileNav,span.innerwrap,td.profilenav	{
	width: 180px;
	font-size: 12px;
	line-height: 22px;
	border: solid #FFFFFF 2px;
	height:22px;
	padding-left: 20px; 
	color: #333333;
	font-family: Arial;
	vertical-align:bottom;
	}

a.ProfileNav,span.innerwrap2	{
	width: 180px;
	font-size: 12px;
	line-height: 22px;
	border: solid #FFFFFF 2px;
	height:22px;
	padding-left: 20px; 
	color: #333333;
	font-family: Arial;
	vertical-align:bottom;
	}

a.ProfileNav:hover, span.wrap:hover	{
	border: solid #FFFFFF 2px;
	font-weight:bold;	
	}

.displaywhite	{	
	background-color: #ffffff;
	border: 1px solid #DDDDC1; 
	padding-top:3px;
	padding-right:3px;
	padding-left:3px;
	font-size:10px;
	}

.memheader {
	border: solid #FFFFFF 2px;
	background-color: #DDDDC1;
    padding-top:3px;
	padding-right:3px;
	padding-left:3px;font-size:10;color:#00866F;font-weight:BOLD;
	}

td.memcat {
	border:1px solid #ffffff;
    background-color: #DDDDC1;
    padding-top:3px;
	padding-right:3px;
	padding-left:3px;
	font-weight:bold;
	font-size:10px;
	}

.memcat {
	border:1px solid #ffffff;
    background-color: #DDDDC1;
    padding-top:3px;
	padding-right:3px;
	padding-left:3px;
	font-weight:bold;
	font-size:10px;
	}

td.memcatorange {
	border: 1px solid #ffffff;
	color:D23701;
    background-color: #DDDDC1;
    padding-top:3px;
 	padding-right:3px;
	padding-left:3px;
	font-weight:bold;
	font-size:12px;
	}  

.memsearch {
	border-bottom: 2px solid #ffffff;
	color:ffffff;
    background-color: #D23600;
    padding-top:3px;
	padding-right:3px;
	padding-left:3px;
	font-weight:bold;
	font-size:11px;
	font-family:Arial;
	
	}

a.memsearch {
	border-bottom: 2px solid #ffffff;
	color:ffffff;
      background-color: #D23600;
      padding-top:3px;
 padding-right:3px;
  padding-left:3px;
  font-weight:bold;
  font-size:11px;
  font-family:Arial;
 text-align:center;
  text-decoration:none;
	}   

a.memsearch:hover {
	border-bottom: 2px solid #ffffff;
	color:ffffff;
      background-color: #D23600;
      padding-top:3px;
 padding-right:3px;
  padding-left:3px;
  font-weight:bold;
  font-size:11px;
  font-family:Arial;
 text-align:center;
  text-decoration:none;
	}   

td.display1 {
	border: 1px solid #ffffff;
      background-color: #ffffff;
      padding-top:3px;
	 padding-right:3px;
	  padding-left:3px;
	}

 td.displaygreen {
	border: 2px solid #ffffff;
	font-size:10px;
      background-color: #cdffcc;
      padding-top:3px;
	 padding-right:3px;
	  padding-left:3px;
	}

td.displaytan {
	border: 2px solid #ffffff;
	font-size:10px;
    background-color: #cdffcc;
    padding-top:3px;
	padding-right:3px;
	padding-left:3px;
	}

.displaytan {
	border: 2px solid #ffffff;
	font-size:10px;
      background-color: #DEE7DE;
      padding-top:3px;
	  padding-right:3px;
	  padding-left:3px;
	}

td.displaytan2 {
	border: 2px solid #ffffff;
	font-size:10px;
    background-color: #cdffcc;
    padding-top:3px;
	padding-right:3px;
	padding-left:3px;
	}

.displaytan2 {
	border: 2px solid #ffffff;
	font-size:10px;
    background-color: #cdffcc;
    padding-top:3px;
	padding-right:3px;
	padding-left:3px;
	}

table.full{margin-left:10px;}

.memcatorange {
	color:D23701;
    background-color: #ffffff;
    padding-top:3px;
	font-weight:bold;
	font-size:12px;
	}

.red_txt	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #b5111b;
	}
/* End of Membership Questionaire */
	
/* ---------------------------------------------------------------------------------------------- */

/*-----------STILL BEING USED???----------*/

/*
a.password:link {font-family:Arial, Helvetica, sans-serif; font-size:9px; color:#333333; text-decoration:none;}
a.password:hover { color:#0066cc; text-decoration:underline;}

a.password:link {font-family: Arial, Helvetica, sans-serif;font-size: 9px;color:#000000;text-decoration: none;}
a.password:hover {color:#D4003b;text-decoration: underline;}
a.password:visited {color:#000000;text-decoration: none;}
a.password:active {color:#000000;text-decoration: underline;}
.password 
{
	font-family: Arial, Helvetica, sans-serif;font-size: 9px;color:#333333;text-decoration: none;
}

td.homecontent {
      padding-left:2px; padding-right:2px;
      }

td.press {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 11px;
      line-height: 14px;
      color: #333333;
      padding-top:5px;
      }

.press  {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 11px;
      line-height: 14px;
      color: #333333;
      padding-top:5px;
      }
	
a.archiveheader {font-family: Arial, Helvetica, sans-serif;color:#1951b9;text-decoration:none;}
a.archiveheader:hover {color:#D4003b;text-decoration: underline;}

td.box
{
	  font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      line-height: 15px;
      color: #333333;
      }

a.campus {font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height: 14px; color:#333333; text-decoration:none;padding-top:12px;padding-bottom:5px;}
a.campus:hover { color:#D4003b; text-decoration:underline;}
td.campus { padding-bottom:5px;}
*/

/*
a {font-family: Arial, Helvetica, sans-serif;color:#1951b9;text-decoration:none;}
a:hover {color:#D4003b;text-decoration: underline;}
*/

/*
td.sidebararchive{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:9px; 
	color:#333333; 
	}

.sidebararchive{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:9px; 
	color:#333333; 
	}

td.sidebar{
	background: transparent;
	}
     
hr.PDF_HR{ 
	height: 1; 
	line-height: 10px; 
	color: Black;
	}
	
#orgchart {
      background-color: #cccccc;
      padding: 20px;
      width: 370px;
      font-family: Arial, arial, helvetica; 
      font-size: 11px;
	}

a.board {
      color: #ffffff;
      text-decoration: none;
	}

.tier1-box {
      background-image: url(../images/tier1-box.gif);
      width: 143px;
      height: 41px;
      padding: 11px;
      background-repeat: no-repeat;
      color: #ffffff;
      font-weight: bold;
	}

.tier2-box {
      background-image:url(../images/tier2-box.gif);
      width: 116px;
      height: 30px;
      padding-top: 9px;
      background-repeat: no-repeat;
      color: #ffffff;
      font-weight: bold;
      font-size: 10px;
	}

.tier3-box {
      background-image:url(../images/tier3-box.gif);
      width: 80px;
      height: 43px;
      padding-top: 4px;
      padding-left: 2px;
      background-repeat: no-repeat;
      color: #ffffff;
      font-size: 9px;
      text-align: center;
      vertical-align: middle;
      line-height:11px;
      vertical-align:middle;
	}

td.five_top{
	padding-top:5px;
	} 

ConfTitlelink{
	color:#565858;
    text-decoration:underline;  
	}
 
ConfTitleNolink
	{
	color:#565858;
    text-decoration:none;  
	}
	


.moreinfo{
	background-color:#339966
	}
 	
td.moreinfo{
	background-color:#339966
	}

body.moreinfo{
	background-color:#339966
	}

.bkgdalternate { 
	background-color:#EFEFE2;
	}

.grdHeader{	
	background-color: #79B899;
	}

.item{	
	background-color: #DCDCC8;
	}
*/
