.home_btn
{
	border-radius: 15px; 
	width:75%; 
	background-color:#123456; 
	color:#ffffff; 
	font-size:3.0em;
}

.small_home_btn
{
	border-radius: 15px; 
	width:65%; 
	background-color:#123456; 
	color:#ffffff; 
	font-size:2.5em;
}

.tiny_home_btn
{
	border-radius: 15px; 
	background-color:#123456; 
	color:#ffffff; 
	font-size:2.5em;
}

.mobile_default_font
{
	font-size:2.0em;
}


.ir_group_main_font_mobile
{
        font-size: 2.0em;
        margin-bottom: 30px;
        margin-top: 10px;
        margin-left: 1px;
	line-height: 200%;
}

.ir_group_main_font2_mobile
{
 	font-size: 2.0em;
	margin-bottom: 20px;
	margin-top: 10px;
	line-height: 200%;
}

.ir_group_main_font3_mobile
{
        font-size: 2.0em;
        margin-bottom: 10px;
        margin-top: 10px;
        font-variant: small-caps;
        margin-left: -15px;
}

.page_title_mobile
{
  font-size: 3.0em;
  margin-bottom: 40px;
  font-variant: small-caps;

}

.blurb_mobile 
{
  font-size: 1.75em;
  font-style:normal;
  font-family: serif;
}


.default_font_mobile
{
        font-size: 2.0em;
}


.index_font_mobile
{
        margin-left: 20px;
	margin-bottom: 20px;	
	margin-top: 20px;	
	font-size: 2.0em;
	line-height: 200%;
}


.sector6Cell_mobile        { font-size: 2.0em; background-color: #333333; border: 2px dotted #1A1A1A; }
.sector6CellBlack_mobile   { font-size: 2.0em; background-color: #000000; border: 2px dotted #000000; }
.sector6CellLight_mobile   { font-size: 2.0em; background-color: #505050; border: 2px dotted #1A1A1A; }
.sector6CellError_mobile   { font-size: 2.0em; background-color: #441111; border: 2px dotted #220D0D; }
.sector6CellSuccess_mobile { font-size: 2.0em; background-color: #114411; border: 2px dotted #220D0D; }

.search_button_mobile 
{
  background: #000000;
  color: #FFFFFF;
  font-size: 2.0em;
}


.comment_overall_mobile { background-color: #333333; border: 2px dotted #1A1A1A; padding: 2px; }
.comment_head_mobile    { color: #F9E722; padding: 2px; padding-left: 7px; background-color: #333333; border-top: 1px dotted #CCCCCC; font-size: 2.0em; font-style:normal; font-family: serif; }
.comment_body_mobile    { padding-left: 17px; padding-right: 2px; padding-top: 12px; padding-bottom: 42px; font-size: 2.0em; font-style:normal; font-family: serif; }


.caption_mobile 
{
  font-size: 2.0em;
  font-style:normal;
  font-family: serif;
}

.contacts_mobile 
{
  font-family:serif;
  font-size:2.0em;
  font-variant: small-caps;
  line-height: 150%;
}

.view_event_thumb_mobile
{
  padding-right: 15px; 	
  width: 40%;
  font-size: 14pt;
  font-style:normal;
  font-family: serif;
}

.imdiary_mobile 
{
  font-size: 2.0em;
  font-style:normal;
  font-family: serif;
}


.search_input_mobile {
  background: #000000;
  color: #FFFFFF;
  border: 3px dotted white;
  padding: 2px;
  height: 80px;
  width: 50%;
  font-size: 2.0em;
  border-width:thick;
}

.search_button_mobile 
{
  background: #000000;
  color: #FFFFFF;
  font-size: 2.50em;
  border-width:thick;
}

.search_select_mobile 
{
  background: #000000;
  color: #FFFFFF;
  border: 3px dotted white;
  font-size:2.5em;
  line-height:60px;
  display:block;
  float:left;
  height:60px;
  border-width:thick;
}

.search_select_disabled_mobile 
{
  background: #333333;
  color: #999999;
  border: 3px dotted #999999;
  font-size: 2.5em;
  line-height:60px;
  display:block;
  float:left;
  height:60px;
  width:300px;
  border-width:thick;
}

.media_mobile {
  font-size: 2.0em;
  font-style:normal;
  font-family: serif;
  }

.meeting_name_mobile {
        font-size: 3.0em;
        margin-bottom: 10px;
        font-variant: small-caps;
}


