body {
    background-color: #FFFFFF;
    background-repeat: repeat-x;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
}
#header {
    background-image: url("../images/hdr_bg.png");
    background-position: 0 0;
    background-repeat: repeat-x;
}
.userLinks {
    padding-right: 8px;
}
.userLinks, .userLinks a {
    color: #000000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: bold;
}
.userLinks1 {
    padding-right: 8px;
}
.userLinks1, .userLinks1 a {
    color: #b30838;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: bold;
}
.Tab_active {
    height: 23px;
    margin-bottom: 0;
    clear:both;
}
.Tab_active .left {
    background-image: url("../images/tab_HomeLeft.gif");
    background-repeat: no-repeat;
    width: 9px;
}
.Tab_active .middle {
    background-image: url("../images/tab_HomeMiddle.gif");
    background-repeat: repeat-x;
    padding: 4px 4px 0;
    vertical-align: middle;
}
.Tab_active .middle a {
    color: #5F6D4A;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
.Tab_active .right {
    background-image: url("../images/tab_HomeRight.gif");
    background-repeat: no-repeat;
    width: 9px;
}

.modal .content_area_container {margin: -145px 8px 8px -250px; width: 500px;
    position: absolute; top: 50%; left: 50%; height: auto;
	padding: 8px 0 0 0; 
}

.modal .content_area_container ul.single.col_form {
    float: left;
    padding: 5px;
    font-size: 12px;
    font-family: arial;
    line-height: 18px;
}
.btn-modal {
    text-align: center;
    padding: 5px 0;
}



/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 5; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal-about {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 5; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}

/* The Close Button */
.close {
    color: #333;
    float: right;
    font-size: 20px;
    font-weight: bold;
	margin-right:10px;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
.alignright .main_action_btn,.alignright .second_action_btn {
	margin: 6px 8px; 
	
}


.alignleft .main_action_btn,.alignleft .second_action_btn {
	margin: 6px 8px; 

}

.content_area_container_popup {
	margin: 0px;
}


.clearfix,.col_form.double .clearfix {
	clear: both;
}
.form_section {
	padding: 16px 0 8px;
	border-top: 1px solid #c6c6c6;
	overflow: hidden;
}
.pad5_t{padding-top:4px;}
	.contactDetails {
    text-align: center;
    width: 100%;
    font-size: 14px;
    color: #333333;
    display: block;
    line-height: 24px;
	min-height: 150px;
}
.contactDetails h2{padding:5px 0; background:#cacaca; font-size:16px; color:#333;}


header.aipm-header {float: left; background: #0d47a1; height: 50px; margin: 0; width: 100%; z-index: 2;     position: relative;}
.aipm-logo { float: left; margin: 0 10px 0 0; width: 195px;  height: 50px; text-align: center; }
.aipm-logo img { width: auto;  height: 50px; } 
.aipm-Lft {float: left;}
.aipm-Rgt { float: right;}

.aipm-header ul {float: left;width: 100%;}
.aipm-header li.userLinks {float: left; color: #fff; margin: 7px 0; font-size: 14px;}
.aipm-header .userLinks a {color: #fff;}
.userLinks1, .userLinks1 a {color: #fff;}
.aipm-header a.home { text-decoration: none; color: #fff; display: inline-block; padding: 17px 16px; font-weight: bold; font-size: 13px;}
.modal .form_section {
 border: none;

}
