        a,
        a:link,
        a:hover{
            text-decoration: none;
        }
        body.waiting * {
            cursor: progress;
        }
        .social_media:hover{
			background-color:#650C17;
		}
        .dropdownList:hover{
            cursor: pointer;
        }
		.social_media{
			background-color:#0C2243;
		}
		.four_icons{
			color:#650C17;
		}
        .four_icons:hover{
			color:#350C17;
		}
		.bx-viewport{
			box-shadow:none !important;
		}
		.bri_btn:hover{
			font-weight:bold;
			background-color:#e6e7e8;
		}
		.title_bar{
			width:1300px; 
			height:40px; 
			margin-left:auto; 
			margin-right:auto; 
			margin-top:20px;
			margin-bottom:0px;
			padding-left:20px;
			color:white;
			font-size:22px;
			font-weight:bold;
			line-height:40px;
			text-transform:uppercase;
		}
		.side_bar{
			width:270px;
			margin-top:20px;
			padding-bottom:20px; 
			float:left;
/*
			background-color:#F1f2f2; 
			border-color:#C5C5C5; 
			border-width:1px; 
			border-style:solid;
*/
            display: block;
            box-sizing: border-box;
            
            
		}

		.main_body_container{
			width:1300px; 
			margin-left:auto;
			margin-right:auto;
		}
		.content_section{
			width:1010px;
			margin-top:10px;
			float:right;
			vertical-align:top;
		}

        .content_footer_table_title{
            font-size:25px;
            font-weight:bold;
            color:#0C2243;
        }
        .content_footer_table_text{
            text-align:center;
            font-size:20px;
            font-style:italic;
            color:#0C2243;
            line-height:25px;
        }
        .content_footer_table_btn_container{
            width:320px;
            height:50px;
            border-radius:5px;
            padding-top:5px;
            margin-bottom:3px;
            margin-left:auto;
            margin-right:auto;
        }
        .content_footer_table_btn_content{
            width:310px;
            height:40px;
            border-width:3px;
            border-style:solid;
            border-color:white;
            margin-left:5px;
            border-radius:5px;
            color:white;
            text-align:center;
            line-height:36px;
            font-weight:bold; 
            font-size:19px;
        }
        .content_footer_table_link_td{
            font-size:16px;
            color:#0C2243;
        }
        a.content_footer_table_link{
            font-size:18px;
            color: #337ab7;
            font-weight: bold;
        }
		.pagination_nav_button{
			margin-right:5px;
			width:100px;
			height:25px;
			color:white;
			border-radius:5px;
			text-align:center;
			font-size:15px;
			line-height:24px;
			float:right;
			font-weight:bold;
		}
		.blue_divider_bar{
			width:100%;
			height:10px;
			background-color:#0C2243;
			margin-top:25px;
			margin-bottom:30px;
		}
		.pagination_table{
			margin-left:auto;
			margin-right:auto; 
			text-align:center;
			font-size:15px;
			text-align:center;
		}
		.pagination_table_td{
			width:100px;
		}
		.all_pages{
			margin-left:10px;
			margin-right:10px;
		}
		.selected_pages{
			font-weight:bold;
			font-size:20px;
			color:#3f0000;
		}
		.non_selected_pages{
			font-size:16px;
			color:#0C2243;
		}
		.blue_h1_header{
			font-size:25px;
			text-align:center;
			font-weight:bold;
			color:#0C2243;
			line-height:35px;
		}
		.content_section_table{
			font-size:18px;
			padding:0px;
			margin:0px;
			width:100%;	
		}
		.page_header_div{
			width:98%;
			margin-left:auto;
			margin-right:auto;
		}
		.page_header_div_text{
			width:675px;
			margin-left:auto;
			margin-right:auto;
			margin-top:10px;
		}
        textarea.textarea{
            padding: 5px;
        }
		.branch_underline:hover{
			cursor: pointer;
            background-color: white;
            color: #0C2243;
		}
		.red_color{
			background-color:#650C17;
		}
		.dark_red_color:hover{
			background:#3f0000;
		}
		.green_color{
			background-color:#44523C;
		}
		.dark_green_color:hover{
			background:#1E2421;
		}
		.new_green_color{
			background-color:#748770;
		}
		.new_dark_green_color:hover{
			background:#4D4E3A;
		}
		.blue_color{
			background-color:#0C2243;
		}
		.dark_blue_color:hover{
			background:#08162b;
		}
		
		.content_footer_table{
			width:1000px;
			margin-left:auto;
			margin-right:auto;
			text-align:center;
			color:black;
		}
		.content_footer_table_h1{
			font-size:25px;
			font-weight:bold;
            text-align: center;
            padding-top: 30px;
            margin-top: 0px;
		}
		.content_footer_table_button{
			width:320px;
			height:65px;
			color:white;
			border-radius:5px;
			text-align:center;
			font-size:20px;
			line-height:68px;
			margin-left:auto;
			margin-right:auto;
			margin-top:30px;
			font-weight:bold;
		}
        .content_footer_table_button:hover{
            cursor: pointer;
        }
		.content_footer_table_text{
			text-align:center;
			font-size:18px;
            padding: 20px 0px 15px 0px;
		}
		.content_footer_div{
			background-image:url(/images/Military_Rank_Insignia/Flag_Background.png);
			width:1000px;
			height:300px;
			margin-left:auto;
			margin-right:auto;
		}
        .reunionFooter{
            margin-top: 30px;
        }
		.tag_div{
			border-radius:15px;
			background-color:#FBFEFD;
			padding:7px; 
			width:110px; 
			max-width:150px;
			border-width:2px;
			border-color:#C5C5C5; 
			border-style:solid;
			margin-left:20px;
		}
		.content_footer_div_alt{
			background-image:url(/images/1_Reunions_Main/CTA_Background_Image.jpg);
			width:1000px;
			height:300px;
			margin-left:auto;
			margin-right:auto;
		}
#main_content{
    overflow: auto;
}
#main_header_blue_bar_tbl{
    height: 100%;
}
		.navbar, .navbar-inverse, .navbar-fixed-top{
			border-width:0px;
		}
/*
        nav.navbar-fixed-top{
            position: absolute;
            min-width: 1350px;
        }
*/
		.collapse, .navbar-collapse{
			background-color:white;
		}
		.bold_span{
			font-weight:bold;
		}
		.white_text{
			color:white;
		}
        a.white_text{
            text-decoration: none;
        }
        .signUpLink, .loginLink, .logoutLink{
            font-size: 18px;
        }
        .logoutLink{
            padding-right: 20px;
        }
        .headerSignUp{
            text-align: right;
        }
        .headerSplitter{
            text-align: center;
            font-size: 1.2em;
            color: white;
        }
		.account_table{
			margin-left:auto;
			margin-right:auto;
			text-align:center;
            width: 200px;
            text-align: left;
		}
		.navigation_header{
			width:19px;
			height:20px;
			background-color:#54647b;
			float:right;
			margin-right:10px;
			margin-top:1px;
		}
		.clear_break{
			clear:both;
		}
		.bold_text{
			font-weight:bold;
		}
		.capitalize_all{
			text-transform:capitalize;
		}
/*    nl sign up form for sidebar    */
    .sidebarNewsletterForm{
        display: flex;
        flex-wrap: wrap;
        -webkit-display: flex;
        -webkit-flex-wrap: wrap;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        width: 100%;
    }
    .sidebarColumn,
    .sidebarColumnHeaderIcon,
    .sidebarColumnHeader,
    .sidebarLinkText,
    .sidebarLink,
    .sidebarSocialIcons,
    .sidebarNewsletterButtonDiv,
    .sidebarNewsletterTextboxDiv,
    .sidebarNewsletterTextboxOuterDiv,
    .sidebarNewsletterTextbox,
    .sidebarNewsletterIcon,
    .sidebarFormUserName{
        display: inline-block;
        box-sizing: border-box;
    }
    .sidebarNL{
        padding: 20px 0px;
    }
    .sidebarNewsletterTextboxOuterDiv{
        border-radius: 5px;
        width: 100%;
        padding-right: 5px;
    }
    .sidebarNewsletterTextboxInnerDiv{
        background-color: white;
        padding: 5px;
        border-radius: 5px;
        border: 1px solid #C5C5C5;
        height: 40px;
        width: 100%;
        display: flex;
        -webkit-display: flex;
        -webkit-flex-wrap: wrap;
        justify-content: center;
        flex-direction: column;
        -webkit-justify-content: center;
        -webkit-flex-direction: column;
    }
    .sidebarNewsletterTextboxDiv{
        background-color: white;
        border-radius: 5px;
    }
    .sidebarNewsletterIcon{
        vertical-align: middle;
    }
    .sidebarNewsletterTextbox{
        border: none;
        vertical-align: middle;
        width: calc(100% - 45px);
    }
    .sidebarNewsletterButtonDiv{
        display: inline-block;
        text-align: center;
    }

#rblyFrmSb{
    min-width: 250px;
}
        
    .sidebarNewsletterButton{
		border-radius:5px; 
		background-color:#650C17; 
		height:40px; 
		width:40px; 
        display: inline-block;
        color: white;
        padding: 0px;
	}
/*  end sidebar Nl signup form   */

	.td_width_0{
		width:0px;
	}	
		
	.td_width_5{
		width:5px;
	}
	.td_width_6{
		width:6px;
	}
	.td_width_8{
		width:8px;
	}
	.td_width_10{
		width:10px;
	}
	.td_width_15{
		width:15px;
	}
	.td_width_20{
		width:20px;
	}	
	.td_width_25{
		width:25px;
	}
	.td_width_30{
		width:30px;
	}
	.td_width_35{
		width:35px;
	}
	.td_width_40{
		width:40px;
	}
	.td_width_45{
		width:45px;
	}
	.td_width_50{
		width:50px;
	}
	.td_width_55{
		width:55px;
	}
	.td_width_60{
		width:60px;
	}
	.td_width_65{
		width:65px;
	}
	.td_width_70{
		width:70px;
	}
	.td_width_75{
		width:75px;
	}
	.td_width_80{
		width:80px;
	}
	.td_width_85{
		width:85px;
	}
	.td_width_90{
		width:90px;
	}
	.td_width_95{
		width:95px;
	}
	.td_width_100{
		width:100px;
	}
	.td_width_105{
		width:105px;
	}
	.td_width_115{
		width:115px;
	}
	.td_width_125{
		width:125px;
	}
	.td_width_150{
		width:150px;
	}
	.td_width_190{
		width:190px;
	}
	.td_width_250{
		width:270px;
	}
	.td_width_270{
		width:250px;
	}
	.td_width_400{
		width:400px;
	}
	.td_width_10_percent{
		width:10%;
	}
	.td_width_11_percent{
		width:11%;
	}
	.td_width_15_percent{
		width:15%;
	}
	.td_width_20_percent{
		width:20%;
	}
	.td_width_25_percent{
		width:25%;
	}
	.td_width_65_percent{
		width:65%;
	}
	.td_width_69_percent{
		width:69%;
	}
	.td_width_75_percent{
		width:75%;
	}
	.td_width_100_percent{
		width:100%;
	}
	.td_height_0{
		height:0px;
	}
	.td_height_5{
		height:5px;
	}
	.td_height_6{
		height:6px;
	}
	.td_height_8{
		height:8px;
	}
	.td_height_10{
		height:10px;
	}
	.td_height_12{
		height:12px;
	}
	.td_height_15{
		height:15px;
	}
	.td_height_20{
		height:20px;
	}
	.td_height_25{
		height:25px;
	}
	.td_height_30{
		height:30px;
	}
	.td_height_35{
		height:35px;
	}
	.td_height_40{
		height:40px;
	}
	.td_height_45{
		height:45px;
	}
	.td_height_50{
		height:50px;
	}
	.td_height_55{
		height:55px;
	}
	.td_height_60{
		height:60px;
	}
	.td_height_65{
		height:65px;
	}
	.td_height_70{
		height:70px;
	}
	.td_height_75{
		height:75px;
	}
	.td_height_80{
		height:80px;
	}
	.td_height_85{
		height:85px;
	}
	.td_height_90{
		height:90px;
	}
	.td_height_95{
		height:95px;
	}
	.td_height_100{
		height:100px;
	}
	.font_size_10{
		font-size:10px;
	}
	.font_size_12{
		font-size:12px;
	}
	.font_size_14{
		font-size:14px;
	}
	.font_size_16{
		font-size:16px;
	}
	.font_size_18{
		font-size:18px;
	}
	.font_size_20{
		font-size:20px;
	}
	.font_size_96{
		font-size:96px !important;
	}
	.text_align_left{
		text-align:left;
	}
	.text_align_right{
		text-align:right;
	}
	.margin_top_15{
		margin-top:-15px;
	}
	.vertical_align_top{
		vertical-align:top
	}
	.text_align_center{
		text-align:center;
	}
	.square_20{
		width:20px;
		height:20px;
	}
	.margin_left_10{
		margin-left:10px;
	}
	.margin_left_15{
		margin-left:15px;
	}
	.margin_left_20{
		margin-left:20px;
	}
	.margin_left_25{
		margin-left:25px;
	}
	.margin_left_50{
		margin-left:50px;
	}
	.margin_left_60{
		margin-left:60px;
	}
	.margin_right_25{
		margin-right:25px;
	}
	.margin_right_20{
		margin-right:20px;
	}
	.margin_right_25{
		margin-right:25px;
	}
	.float_right{
		float:right;
	}
	.float_left{
		float:left;
	}
	.stars_image{
		width:125px;
	}
	.font_style_italic{
		font-style:italic;
	}
	.vertical_align_top{
		vertical-align:top;
	}
	.text_decoration_none{
		text-decoration:none;
	}
	
	.td_padding_5{
		padding:5px;
	}

	.profile_pic_img{
		max-height:175px;
		max-width:175px;
	}
	.red_text{
		color:red;
	}
#flagged_reason{
	display:none;
}
.action_bar_div{
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: black;
	}
.div_action_bar{
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: black;
	}
.action_bar{
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: black;
	}