/* CSS Document */

body { background-color: rgb(51,51,51); margin: 0; }

body, div, span, a { font-family:Arial, Helvetica, sans-serif; font-size:12px; }

h1 { margin: 0; padding: 0; }

h2 { font-size: 20px; font-weight: bold; }

h2 span { font-size: 20px;	font-weight: bold; }

h3 {
    color: rgb(102,102,153);
    font-size: 14px;
    font-weight: bold;
}

h3 a{
    color: rgb(102,102,153);
    font-size: 14px;
    font-weight: bold;
}

h4 {
	margin: 15px;
	font-size: 16px;
	font-weight: bold;
}

h4 span {
	font-size: 16px;
	font-weight: bold;
}

h5 {
	font-size: 12px;
	color: #fff;
	line-height: 13px;
	display: inline;
}

h6 {
	margin: 15px;
	font-size: 12px;
	font-weight: bold;
}

#wrapper {
 width: 750px;
 background-color: #fff;
 margin: 0 auto;
 position:relative;
}

/* NAVIGATION */
#nav {
	width:750px;
	background: #000 url(/gmacsite/images/general/nav_bg.jpg) repeat-y left;
}	

/* SUB NAV */
.sub_nav { 
	width: 175px;
	position:relative;
	top:0px;
	left:200px;
	float:left;
	margin: 15px 0 0 -200px;
	clear: left;
	padding-bottom:50px;
	padding-top: 5px;
}

.sub_nav a {
	font-size: 11px;
	color: rgb(0,52,100);
	text-decoration: none;

}
.sub_nav a:hover { color: rgb(254,153,0); }

.sub_nav .active a, .sub_nav .semiactive a { color: #f60; font-weight: bold; }

.sub_nav .semiactive a:hover { color: #666699 }
 
.sub_nav_underline {
    padding: 0 25px 5px 10px; 
    line-height: 11px;
}

.sub_nav_underline .line {
	margin: 0 0 0 -10px;
	display: block;
	padding-top: 4px;
}

.sub_nav_underline_third {
    padding: 0px 25px 5px 25px;
    line-height: 11px;
}

.sub_nav_underline_third .line {
	margin: 0 0 0 -25px;
	display: block;
	padding-top: 4px;
}

.sub_nav_underline_third a { color: #f60; }

.sub_nav_underline_third a:hover { color: #666699; }
.sub_nav .active a:hover { color: #f60; }

.sub_nav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.sub_nav ul li {

	margin: 0;
}

.page_utilties .icon { margin: 10px 9px 0 9px; height: 10px; }
.page_utilties .no_icon {  margin: 10px 9px 0 28px; height: 10px; }

.page_utilties .icon img { padding-right: 5px; margin-bottom: -2px; }

.page_utilties .icon a, .page_utilties .no_icon a {
	color: #999;
	font-size: 11px;
	font-weight: normal;
	margin-left: 0px;
	text-decoration: none;
}

.page_utilties .icon a:hover, .page_utilties .no_icon a:hover { color: #111;}

.trusteeLogo { margin: 10px 0 0 9px; }

.arrow {
	padding: 0 3px 0 0;
	margin: 0 0 1px -9px;
}

/* ADDED 8-21-07 for MY GMAC Page */
#print_this_page2 { padding: 11px 9px; height: 20px; background-color: #fff; }
#print_this_page2 a { color: #999; font-size:11px; font-weight: bold; text-decoration: none;  }
#print_this_page2 a:hover { color: #111; }

/* MAIN */
#topics {
	margin: 0 0 20px 20px;
	padding:0;
	float: right;
	width: 250px;
	border-top: 1px solid #fff;
	font-size: 12px;
}

#rightbar {
	margin: 0 0 20px 20px;
	padding:0;
	float: right;
	width: 250px;
	border-top: 1px solid #fff;
	font-size: 11px;
}

#trustee {
	margin: 20px 0 0 20px;
	padding:0;
	float: right;
	width: 190px;
	background-color: white;
}

.gray
{
	border-top: 1px solid #fff;
	padding: 0 0 5px 0;
	background-image: url(/gmacsite/images/general/topics_bg.jpg);
	background-color: #fff;
	background-repeat: repeat-y;
	background-position: top;
	width: 250px;
}

#topics img{
	border-bottom:solid 1px #fff;
	margin: 0 0 0 0;
}

#topics ul {
	list-style-type: none;
	margin: 10px 0 20px 0;
	padding: 0 15px;
	
}

#topics ul li {	margin: 10px 0; }

#topics ul li a {
	font-size: 12px;
	color: rgb(0,52,100);
	text-decoration: underline;
	font-weight: bold;
}

#topics ul li a:hover {
	color: #000;
}

#rightbar ul {
	list-style-type: none;
	margin: 10px 0 20px 0;
	padding: 0 15px 0 25px;
}

#rightbar ul li a {
	color: rgb(0,52,100);
	text-decoration: underline;
	font-weight: bold;
	margin-left: -10px;
 }

#rightbar ul li a:hover {
	color: #000;
}

#main_content {	margin-left: 170px; padding: 18px 150px 30px 5px; }
#main_content_tabbed_with_leftnav {	margin-left: 170px; padding: 18px 10px 30px 5px; }

#main_content_discussion { padding: 0 20px 30px 20px; }

#main_content h1 {
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	margin-bottom:-12px;
}

#main_content_discussion h1 {
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	margin-bottom:-12px;
}

#breadcrumb {
	font-size: 11px;
	color: rgb(172,172,172);
}

#breadcrumb a { color: rgb(0,52,100); font-size: 11px; text-decoration: none; }
#breadcrumb a:hover { color: #000; }

p { font-size: 12px; }

.list {
	margin: 15px;
	padding: 0;
	list-style: outside;
	width: 275px;
}

.list li { margin: 0 0 10px 0; font-size: 12px; }

/*------------------------------------------
---------------- ADDED 7/26/07 -------------
-------------------------------------------*/


/************ INTERNAL FORM **************/


#topics p {
	margin: 15px;
}

#topics p a, #topics a {
	font-size: 12px;
	color: rgb(0,52,100);
	text-decoration: underline;
	font-weight: bold;
}

#topics p a:hover, #topics a:hover {
	color: #000;
}

#rightbar p {
	margin: 15px;
}

#rightbar p a {
	font-size: 11px;
	color: rgb(0,52,100);
	text-decoration: underline;
	font-weight: bold;
}

#rightbar p a:hover {
	color: #000;
}

#main_content form{
	padding:0 0px 0 0px;
	width:270px;
	float:left;
	}
	
#main_content .reg_label{
	float:left;
	width:460px;
	margin:5px 0;
	font-size:12px;
	font-weight:normal;
	}
		
#main_content .reg_label label{
	float:left;
	display: block;
}

#main_content .textfield{
	float:right;
	border:solid 1px #666699;
	color:#666666;
	font-size:12px;
	}
	
#main_content .submit{
	float:right;
	border:solid 1px #000000;
	padding:2px 2px 1px 2px;
	background-color:#666699;
	color:#FFFFFF;
	float:right;
	width:60px;
	font-weight:normal;
	margin:0 -30px 0 0;
	cursor: pointer;
	}	
	
#main_content_discussion .panelLabel{
	color:#666699;
	}
	
#main_content_discussion .panelPage{
	color:#003464;
	}
	
#main_content_discussion .span{
	color:#666666;
	}
	
#main_content_discussion .textfield{
	border:solid 1px #666699;
	color:#666666;
	font-size:12px;
	}

#main_content_discussion .submit{
	float:right;
	border:solid 1px #000000;
	padding:2px 2px 1px 2px;
	background-color:#666699;
	color:#FFFFFF;
	width:60px;
	font-weight:normal;
	margin:0 1px 0 0;
	cursor: pointer;
	}
	
#main_content_discussion .finished{
	float:right;
	border:solid 1px #000000;
	padding:2px 2px 1px 2px;
	background-color:#666699;
	color:#FFFFFF;
	font-weight:normal;
	margin:0 10px 0 0;
	cursor: pointer;
	}

#main_content_discussion .reply{
	border:solid 1px #000000;
	padding:2px 2px 1px 2px;
	background-color:#666699;
	color:#FFFFFF;
	font-weight:normal;
	margin:0 10px 0 0;
	cursor: pointer;
	}
		
.radio{
	font-size:12px;
	color:#666666;
}

.radioarea{
 float:right;
 height:50px;
}

.identity_question{
	width:370px;	
}

.identity_question span{
	display:block;
	width:460px;
	float:left;
	margin:5px 0 5px 0;
	font-size:12px;
	font-weight:normal;
}

.identity_question select
{
	margin:5px 0 5px 0;
}

.purple{
	color: #666699;
	}

.required{
	float:left;
	width:460px;
	margin:5px 0;
	font-size:11px;
	font-weight:normal;
	color: #666699;
}

.textarea {
	border:solid 1px #666699;
	color:#666666;
	font-size:12px;
	width: 300px;
	height: 100px;

}

.multiselect {
	width: 200px;
	margin-right: -32px;
}

.checkbox_label{
	float:left;
	width:300px;
	margin:5px 0;
	font-size:12px;
	font-weight:normal;
	}
	
.checkbox input {
	margin-bottom: 0px;
}
	
.checkbox{
	float:left;
	width:200px;
	margin:5px 0 0 100px;
	font-size:11px;
	font-weight:normal;
}
	
/***************** PROFILE *******************/

.main_profile{
	padding:10px 10px 5px 10px;
	border:solid 1px #003366;
	width:440px;/********* changed from 295px 8/29/07 *********/
	margin:35px 0 0 0;
	position:relative;
	z-index:1;
	background-color:#FFFFFF;
	}

.profile_info{
	margin:0 0 5px 0;
	padding:5px 5px 4px 5px;
	background-image:url(/gmacsite/images/profile/profile_back.jpg);
	background-repeat:repeat-y;
	background-position:right;
	font-size:11px;
	border:none; /***** added 8/1/07 by Ted *************/
	}
.profile_info_first{
	margin:0 0 5px 0;
	padding:5px 5px 4px 5px;
	background-image:url(/gmacsite/images/profile/profile_back.jpg);
	background-repeat:repeat-y;
	background-position:right;
	font-size:11px;	
	height:16px; 
	overflow:hidden;
	}
	
.profile_info_big{
	margin:0 0 5px 0;
	padding:5px;
	background-image:url(/gmacsite/images/profile/profile_back.jpg);
	background-repeat:repeat-y;
	background-position:right;
	}

.profile_info a {
	font-size: 11px;
	color: rgb(0,52,100);
	text-decoration: underline;
	font-weight: bold;
}

.profile_info a:hover {
	color: #000;
}

.left_profile{
	font-weight:bold;
	float:left;
	font-size:11px;
	display:block;
	width:135px;
}

.left_profile_big{
	float:left;
	font-size:11px;
	clear:left;
}

.right_profile{
	float:left;
	font-size:11px;
}

#main_content_profile .main_form .edit{
	padding:2px 0px 2px 0px;
	background-color:#666699;
	color:#FFFFFF;
	width:50px;
	font-weight:bold;
	display:block;
	text-decoration:none;
	text-align:center;
	position:absolute;
	top:-20px;
	right:-1px;
	font-size:12px;
	}

#main_content_profile .main_form .edit:hover{
	color:#FFFFFF;
}

#main_content_profile .main_form_reg .edit{
	padding:2px 0px 2px 0px;
	background-color:#666699;
	color:#FFFFFF;
	width:50px;
	font-weight:bold;
	display:block;
	text-decoration:none;
	text-align:center;
	position:absolute;
	top:-20px;
	right:-1px;
	font-size:12px;
	}

#main_content_profile .main_form_reg .edit:hover{
	color:#FFFFFF;
}

.profile_form{
	margin-top:15px;
	width:315px;
	}

.profile_form textarea{
	border:solid 1px #003366;
	width:315px;
	height:100px;
	font-family:Arial, Helvetica, sans-serif, "Small Fonts";
	font-size:11px;
}

.profile_submit{
	float:right;
	border:solid 1px #000000;
	padding:2px 2px 1px 2px;
	background-color:#666699;
	color:#FFFFFF;
	float:right;
	font-weight:bold;
	margin:15px 0px 0 0;
	cursor:pointer;
	}

.clear_fix{
	clear:left;
	height:1px;
	display:block;

}

.profile_title{
	padding:2px 2px 2px 2px;
	border:solid 1px #003366;
	font-size:12px;
	color:#666699;
	font-weight:bold;
	position:absolute;
	top:-21px;
	left:-1px;
	}

/*------------------------------------------
---------------- ADDED 8/1/07 -------------
-------------------------------------------*/


#search_detail{
	margin-left: 20px; 
	padding: 0 150px 0px 0;

}

#search_again_box{
	background-image:url(/gmacsite/images/search/search_back.jpg);
	background-repeat:repeat-y;
	background-position:right;
	border:solid 1px #666699;
	height:80px;
	padding:0 0 0 20px;
	margin:20px 0 0 0;
}

#thank_you_box{
	background-image:url(/gmacsite/images/search/search_back.jpg);
	background-repeat:repeat-y;
	background-position:right;
	border:solid 1px #666699;
	height:100px;
	padding:0 0 0 20px;
	margin:20px 150px 0 0;
}

#thank_you_box p{
		font-size:12px;
		}

#thank_you_box h2{
	margin-top:20px;
	}

#search_again_box #searchfield_again{
	border:solid 1px #666699;
	padding: 1px 2px 0px 2px;
	margin-top:1px;
}

#search_checkbox{
	clear:left;
	font-size:11px;
}

#search_detail h2{
	margin:20px 0 0 0;
	}

#search_sort{
	font-size:11px;
	color:#666699;
}

#search_detail a{
	font-size:11px;
	color:#333333;
}

.search_pages{
	display:block;
	font-size:11px;
	margin:20px 0 20px 0;
}

.search_items{
	font-size:11px;
	margin:10px 0 10px 0;
}

.search_items img{
	vertical-align: middle;
}

#contact_content {	margin-left: 20px; padding: 18px 150px 30px 0; }

#contact_content_form{
	padding:0 0px 20px 40px;
	width:270px;
	float:left;
	}
	
#contact_content a{
	font-size:12px;
	color:#333333;
}

#contact_content .reg_label{
	float:left;
	width:460px;
	margin:5px 0;
	font-size:12px;
	font-weight:normal;
	}
	
#contact_content .reg_label label{
	float:left;
	display: block;
}
	
#contact_content .textfield{
	float:right;
	border:solid 1px #666699;
	color:#666666;
	font-size:12px;
	}

#contact_content select{
	float:right;
	border:solid 1px #666699;
	color:#666666;
	font-size:12px;
	}

#contact_content .submit{
	float:right;
	border:solid 1px #000000;
	padding:2px 2px 1px 2px;
	background-color:#666699;
	color:#FFFFFF;
	float:right;
	font-weight:normal;
	margin:0 -30px 0 0;
	cursor: pointer;
	}


#main_content_profile {	margin-left: 20px; padding: 18px 150px 30px 0; }
#tblEventRegistration #main_content_profile {margin: 0; padding: 0; width: 460px;}

/*****************************
******* Ben changes **********
*****************************/

	
/* Press Changes - Added Aug 1st */
#topics p {	font-size: 12px; }
#topics .small a {	font-size: 11px; }
#rightbar p {	font-size: 11px; }
#rightbar .small a {	font-size: 11px; }
#main_content a { color: rgb(0,52,100); }
#main_content a:hover { color: #000; }
#main_content ul li { margin: 3px 0;}
#main_content h6 { font-size:11px; font-style: italic; font-weight:normal; margin: 0px;}
#main_content_discussion a { color: rgb(0,52,100); }
#main_content_discussion a:hover { color: #000; }

/* MY GMAC Changes - Added Aug 1st */
/*#utilities .active {color:#DDD;}  removed 8/31/07*/
#topics .tight li { margin: 0px; }
#topics .tight {margin:0px;}
#rightbar .tight li { margin: 0px; }
#rightbar .tight {margin:0px;}
#rightbar a { font-size: 11px;}

/**************** changes because of form tag 8/14/07*****************/

#contact_form{
	padding:0 0px 20px 40px;
	width:380px;
	float:left;
	}

#contact_form .reg_label{
	float:left;
	width:380px;
	margin:5px 0;
	font-size:12px;
	font-weight:normal;
	}

#contact_form input{
	width: 150px;
}

#contact_form textarea{
	width: 380px;
	font-family:Arial, Helvetica, sans-serif, "Small Fonts";
}

#contact_form .submit{
	border:solid 1px #000000;
	padding:2px 2px 1px 2px;
	background-color:#666699;
	color:#FFFFFF;
	float:right;
	width:60px;
	font-weight:normal;
	margin:0 0px 0 0;
	cursor: pointer;
	}

#contact_form .required{
	float:left;
	width:150px;
	margin:5px 0;
	font-size:11px;
	font-weight:normal;
	color: #666699;
}

.required_login{
	float:left;
	width:150px;
	margin:5px 0;
	font-size:11px;
	font-weight:normal;
	color: #666699;
}

#main_form{
	padding:0 0px 0 0px;
	width:270px;
	float:left;
	}
	
#main_form a { color: rgb(0,52,100); }
#main_form a:hover { color: #000; }
	
/*************** changes for site map style 8/22/07 *********************/

#main_content table {
	border-style: none;
	float:left;
	margin: 0 20px 20px 0;
}

#main_content td {
	border-style: none;
	padding:2px;
	text-align:center;
}
	
.login_form p, .login_form a{
		font-size:12px;
		}
		
.login_form{
	width:300px;
	padding:0 0px 0 0px;
	float:left;
	}	

.login_submit_label{
	float:left;
	width:270px;
	margin:5px 0;
	font-size:12px;
	font-weight:normal;
	display:block;
	padding-right:30px;
	}

/* SITE MAP STYLES ====================================== */

/* HOME CHANNEL */
.SiteMap-RootChannel { font-weight: bold; text-transform: uppercase; }
.SiteMap-RootChannel a { color: rgb(0,52,100) !important; }
.SiteMap-RootChannel a:hover { color: #000000 !important; }

/* PRIMARY LEVEL CHANNELS */
.SiteMap-Channel { margin-top: 2em; padding-top: .5em; font-weight: bold; text-transform: uppercase; border-top: 1px dotted #DDD; }
.SiteMap-Channel a { color: rgb(0,52,100) !important; }
.SiteMap-Channel a:hover { color:#000000 !important;}

/* SECONDARY LEVEL CHANNELS */
ul.sub { list-style:none; margin-top: .2em; margin-bottom: .5em; }
.sub .SiteMap-Channel { margin-top: .2em; padding-top: 0; border-top-style: none; text-transform:none; }
.sub .SiteMap-Channel a { color: rgb(0,52,100); }
.sub .SiteMap-Channel a:hover { color:#000000 !important;}

/* POSTINGS */
.SiteMap-Posting { font-size: 11px;
	color: rgb(0,52,100);
	font-weight: normal;
	text-decoration: none; }

/*********** changes 8/28/07 **************/

#main_content_profile .main_form{
	padding:0 0px 0 0px;
	width:460px;
	float:left;
	}

#main_content_profile .main_form a { color: rgb(0,52,100); }
#main_content_profile .main_form a:hover { color: #000; }

.main_form_reg
{
	margin: 0 0 0 60px;
	padding: 0 0px 0 0px;
	width:460px;
	float:left;
}

.main_form_reg a { color: rgb(0,52,100); }
.main_form_reg a:hover { color: #000; }

#main_content_profile .reg_label{
	float:left;
	width:370px;
	margin:5px 0;
	font-size:12px;
	font-weight:normal;
	}

#main_content_profile .reg_label_text{
	float: left;
	margin:5px 0;
}

#main_content_profile .reg_label_wide{
	float:left;
	width:460px;
	margin:5px 0;
	font-size:12px;
	font-weight:normal;
	}

#main_content_profile .reg_label label{
	float:left;
	display: block;
}

#main_content_profile .labelright{
	float:right;
	display: block;
}

#main_content_profile .reg_value_label{
	float:right;
	width:200px;
	font-size:12px;
	text-align: right;
}

#main_content_profile .reg_label_extension{
	padding: 0 90px 0 0;
	margin: 5px 0 5px 0;
	float: right;
	width: 200px;
}

#main_content_profile .reg_expiration{
	float:right;
	width:200px;
	font-size:12px;
	text-align: right;
	padding-right: 90px;
	margin:5px 0;
}

#main_content_profile .reg_expiration select{
	float: none;
}

#main_content_profile input
{
	float:right;
	color:#666666;
	font-size:12px;
}
	
#main_content_profile .textfield{
	float:right;
	border:solid 1px #666699;
	color:#666666;
	font-size:12px;
	}

#main_content_profile .textfieldCountryCode{
	width: 48px;
	text-align: right;
	}

#main_content_profile .textfieldPhone{
	width: 150px;
	}
	
#main_content_profile .textfieldExtension{
	float: right;
	width: 50px;
	}
	
#main_content_profile .labelExtension{
	float: left;
	width: 50px;
	margin: 0 0 0 90px;
	text-align: right;
	display:inline;
	font-size: 12px;
	}
	
#main_content_profile select{
	float:right;
	border:solid 1px #666699;
	color:#666666;
	font-size:12px;
	}

#main_content_profile .selectOrganizations select
{
	width: 470px;
}

#main_content_profile .submit{
	float:right;
	border:solid 1px #000000;
	padding:2px 2px 1px 2px;
	background-color:#666699;
	color:#FFFFFF;
	float:right;
	font-weight:normal;
	margin:0 0px 0 0;
	cursor: pointer;
	}

#main_content_profile .finished{
	float:right;
	border:solid 1px #000000;
	padding:2px 2px 1px 2px;
	background-color:#666699;
	color:#FFFFFF;
	float:right;
	font-weight:normal;
	margin:0 10px 0 0;
	cursor: pointer;
	}

#main_content_profile .profileSubmit
{
	border:solid 1px #000000;
	color:#FFFFFF;
	font-size:12px;
}

#main_content_profile .radio input
{
	border: none;
	float: none;
}

#main_content_profile .radio label
{
	float: none;
	display: inline;
}

#main_content_profile .ProfileSummaryText
{
	padding:0 0px 0 0px;
	width:370px;
	float:left;
}

#main_content_profile .ProfileSummaryPrint
{
	padding:0 0px 0 0px;
	width:90px;
	float:right;
    text-align: center;
}

#main_content_profile .ProfileSummaryBody
{
	padding:0 0px 0 0px;
	float:left;
}

#main_content_profile .checkboxProfile input
{
	border: none;
	font-size:12px;
}

#main_content_login #main_form {
	padding:0 0px 0 0px;
	width:380px;
	float:left;
	}

#main_content_login
{
	margin: 0 0 0 175px;
	padding: 18px 0 30px 5px; 
}

#main_content_login h1
{
	font-size: 11px;
	line-height: 1.4em;
	font-weight: bold
}

#main_content_login .reg_label{
	float:left;
	width:460px;
	margin:5px 0;
	font-size:12px;
	font-weight:normal;
	}
	
#main_content_login .reg_label label{
	float:left;
	display: block;
}

#main_content_login .reg_label_login{
	float:left;
	width:380px;
	margin:5px 0;
	font-size:12px;
	font-weight:normal;
	}
	
#main_content_login .reg_label_login label{
	float:left;
	display: block;
}

#main_content_login .reg_label_login input{
	width: 230px;
}

#main_content_login #reg_label_sub_text
{
	font-size: 9px;
	margin: 0 0 0 147px;
}

#main_content_login #reg_checkbox
{
	margin: 0 0 0 144px;
}

#main_content_login #reg_legal_text
{
	font-size: 9px;
	width: 380px;
	margin: 20px 0 10px 0;
}

#main_content_login .textfield {
	float:right;
	border:solid 1px #666699;
	color:#666666;
	font-size:12px;
	}

#main_content_login .textcount 
{
	width: 25px !important;
	border:solid 1px #666699;
	color:#666666;
	font-size:12px;
	}
	
#main_content_login textarea{
	width: 378px;
	font-family:Arial, Helvetica, sans-serif, "Small Fonts";
}

#main_content_login .submit{
	float:right;
	border:solid 1px #000000;
	padding:2px 2px 1px 2px;
	background-color:#666699;
	color:#FFFFFF;
	width:60px;
	font-weight:normal;
	margin: 0;
	cursor: pointer;
	}

/* START - 9/2009 JJM Login rediesign */
#main_content_login_Privacy
{
	width:100%;
	margin: 0 0 0 40px;
	padding: 0 0 0 0;
	clear:both;
}

#main_content_login_Privacy IMG
{
	border:none 0 white;
}

/* END - 9/2009 JJM Login rediesign */
 
.content_profile_form{
	margin-top:15px;
	width:460px;
	}

.content_profile_form textarea{
	border:solid 1px #003366;
	width:460px;
	height:100px;
	font-family:Arial, Helvetica, sans-serif, "Small Fonts";
	font-size:11px;
}

#main_content_profile .content_profile_submit{
	float:right;
	border:solid 1px #000000;
	padding:2px 2px 1px 2px;
	background-color:#666699;
	color:#FFFFFF;
	float:right;
	font-weight:bold;
	margin:15px 0px 0 0;
	cursor:pointer;
	}

#main_content_profile .content_profile_submit input{
	color:#FFFFFF;
	}

.content_left_profile{
	font-weight:bold;
	float:left;
	font-size:11px;
	display:block;
	width:225px;
	padding:0 0 0 2px;
}

.content_left_profile_big{
	float:left;
	font-size:11px;
	clear:left;
	width: 100%;
}

.content_right_profile{
	float:left;
	font-size:11px;
}

/************** changes 8/24/07 ************/
.labSystemMessages{
	color:#666699;
	margin-top: 20px;
	display:block;
}

.invoicegrid{
	background-color: #666699;
}

.profile_step {
	width:460px;
	text-align: right;
	float: right;
	margin-top: -50px;
}

.profile_help_content{
	float: left;
}

#home-links span { }

.content_fix{
width:750px;
} 

/*************** temporary fixed for old content ***********/
.tblSchoolContacts td, .tblData td{
	text-align: left;
}

.globalHd {
	font-family: Arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}

.pnlEdit {
	display:none;
}

#main_content_site_map { padding: 18px 0px 30px 170px; }
#main_content_site_map a { color: rgb(0,52,100); }
#main_content_site_map a:hover { color: #000; }

/* MY GMAC STYLES */

#mygmac-welcome {
	background: url(/gmacsite/images/mygmac/mygmac-topright.jpg) top right no-repeat;
	padding: 15px 22px 25px 15px;
}

#mygmac-welcome a, #mygmac-features a, #mygmac-rightbar a { color: #003366 }
#mygmac-welcome a:hover, #mygmac-features a:hover, #mygmac-rightbar a:hover { color: #000000 }
#mygmac-welcome img, #mygmac-features img, #mygmac-rightbar img { border-style: none }

#mygmac-welcome p { width: 450px; }

#mygmac-welcome h1, #mygmac-welcome h2, #mygmac-welcome h3, #mygmac-welcome h4 { margin: 0; padding: 0; }
#mygmac-rightbar h1, #mygmac-rightbar h2, #mygmac-rightbar h3, #mygmac-rightbar h4 { margin: 0; padding: 0; }
#mygmac-welcome h2, #bookmarks h2 { margin: 13px 0; }
#mygmac-welcome h3 { font-size: 24px; color: #FF9900; }
#mygmac-welcome h4, #mygmac-rightbar h4 { margin-bottom: 10px; }

#mygmac-profile {
	float: right;
	padding: 10px 0;
	width: 210px;
}

#mygmac-profile p { font-weight: bold; width: 200px; margin: 15px 0; }

#mygmac-profile ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#mygmac-profile ul li {
	padding: 5px 0;
}

#mygmac-welcome-picture {
	float: right;
	width: 85px;
	padding: 0 35px 0 9px;
}

#mygmac-welcome-text {
	margin: 0 340px 0 0;
}

#mygmac-welcome-text p {
	width: 370px;
	margin: 20px 0;
}

#mygmac-welcome-text .mygmac-welcome-lastlogin p {
	font-size: 11px;
	margin: 2px 0 0 0;
}

#mygmac-features {
	background: url(/gmacsite/images/mygmac/mygmac-bottom.jpg) top no-repeat;
}
#mygmac-features h1, #mygmac-features h2, #mygmac-features h3, #mygmac-features h4 { margin: 0; padding: 0; }
#mygmac-features h4 { margin-bottom: 10px; }

#mygmac-bookmarks, #mygmac-profiles, #mygmac-support {
	padding: 25px 20px;
	width: 210px;
}

#mygmac-support .icon { margin: 10px 9px 15px 0; height: 10px; }
#mygmac-support .icon img { padding-right: 5px; margin-bottom: -2px; }

#mygmac-support .icon a {
	color: #999;
	font-size: 11px;
	font-weight: normal;
	margin-left: 0px;
	text-decoration: none;
}

#mygmac-support .icon a:hover { color: #111;}
#mygmac-support p { margin: 15px 0; }

#mygmac-bookmarks, #mygmac-profiles { float: left; }
#mygmac-support { float: right; }

#mygmac-features ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#mygmac-features ul li {
	padding: 5px 0;
}

#mygmac-bookmarks ul {
	margin-bottom: 15px;
}

#bookmarks {
	background: #ffffff;
	padding: 7px 22px 25px 15px;
}

#bookmarks a { color: #003366; }

#bookmarks .table-active {
	width: 100%;
	clear: left;
}

#table-container { 
	margin: 40px 0 30px 0;
	position:relative;
}

#bookmarks .labels { background: #666698; }
#bookmarks .labels a { font-weight:bold; color: #fff; }
#bookmarks .labels th {
	line-height: 30px;
	height: 30px;
	padding: 0 0 0 10px;
	font-weight: bold;
	color: #ffffff;
	border-right: 1px solid #fff;
	border-left-style: none;
}

#bookmarks .data { background: #ffffff; }
#bookmarks .data a { font-weight:normal; color: #003366; }
#bookmarks .data a:hover { color: #000000; }
#bookmarks .data td {
	height: 30px;
	padding: 0 0 0 10px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #cdcddd;
	border-left-style: none;
}

#bookmarks .gridButton
{
	padding: 0 !important;
	line-height: 0;
}

#table-container #disable {
	position: absolute;
	background: url(/gmacsite/images/bookmarks/hash.gif) top left repeat-y;
	width: 715px;
	height: 100%;
	top: 0;
	left: 0;
	text-align: center;
}

#table-container .tabs {
	height: 26px;
}

#table-container .tabs a {
	display: block;
	float: left;
	width: 125px;
	line-height: 25px;
	height: 25px;
	background: url(/gmacsite/images/bookmarks/tabbg.jpg) #666699 top repeat-x;
	font-weight: bold;
	color: #ffffff;
	padding: 0 0 0 10px;
	border-right: 1px solid #35354F;
	border-top: 1px solid #35354F;
	text-decoration: none;
	cursor: default;
}

#table-container .tabs .inactive {
	margin: 5px 5px 0 5px;
	line-height: 20px;
	height: 20px;
	background: #B2B2CC;
	font-weight: bold;
	color: #ffffff;
	padding: 0 0 0 10px;
	border-left: 1px solid #9A9AA7;
	border-right: 1px solid #9A9AA7;
	border-top: 1px solid #9A9AA7;
	text-decoration: underline;
	cursor: pointer;
}

#bookmark-message {
	padding: 1px 1px;
	background: #666699;
	border-bottom: 1px solid #ffffff;
}

#bookmark-message p {
	background: #505076;
	border: 1px solid #35354F;
	padding: 5px;
	margin: 10px;
	color: #ffffff;
}

#bookmark-message p a {
	font-weight: bold;
	color: #ffffff;
}

#content {
	clear: both;
	padding: 0;
	margin: 0;
	background: #fff;
}

.upDownButton { padding-left: 5px; display: inline; }

#mygmac-rightbar {
	margin : 0 0 0 20px;
	padding: 0 0 20px 0;
	float: right;
	width: 249px;
	border-top: 1px solid #fff;
	border-left: 1px solid #A2A4C1;
	border-bottom: 1px solid #A2A4C1;
	font-size: 11px;
}

#mygmac-rightbar h6 { margin: 15px 0 0 0;}

#mygmac-rightbar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#mygmac-rightbar ul li {
	padding: 5px 0;
}

#mygmac-rightbar p {
	font-size: 11px;
	padding: 0;
}

#mygmac-rightbar .tight li { margin: 0px; }
#mygmac-rightbar .tight {margin:0px;}

#mygmac-login 
{
	background: url(/gmacsite/images/mygmac/mygmac-sidebar-profile-bg.jpg) no-repeat -1px 0px;
	padding: 25px 20px;
}

#mygmac-rightbar #mygmac-profiles {
	background: url(/gmacsite/images/mygmac/mygmac-sidebar-services-bg.jpg) no-repeat -1px 0px;
}

#mygmac-rightbar #mygmac-support {
	background: url(/gmacsite/images/mygmac/mygmac-sidebar-support-bg.jpg) no-repeat top;
}

#profile-picture
{
	float: left;
	width: 85px;
	padding: 0 10px 0 0;
}

#profile-picture-browse
{
	margin: 0 0 0 95px;
}

#profile-picture-browse input
{
	width: 288px;
	height: 19px;
	float: none;
}

#main_content_eventpayment
{
	margin: 0 0 0 60px;
	padding: 18px 0 30px 5px;
	width: 610px;
}

#main_content_eventpayment h2 {
	font-size: 24px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#main_content_eventpayment h3 {
	font-size: 20px;
	font-weight: bold;
	color: #000;
	margin-top: 0;
}
#main_content_eventpayment h4 {
	font-size: 20px;
	font-weight: bold;
	color: #000;
	margin-left: 0;
	margin-top: 40px
}

#main_content_eventpayment h2 {
	font-size: 24px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#main_content_eventpayment h3 {
	font-size: 20px;
	font-weight: bold;
	color: #000;
	margin-top: 0;
}
#main_content_eventpayment h4 {
	font-size: 20px;
	font-weight: bold;
	color: #000;
	margin-left: 0;
	margin-top: 40px
}

#eventpayent_top
{
	width: 620px;
	margin: 0 20px 20px 0;
}

#main_content_eventpayment .eventpayment_item
{
	margin: 5px 0 20px 0;
}

#main_content_eventpayment .eventpayment_left
{
	float: left;
	font-weight: bold;
}

#main_content_eventpayment .eventpayment_left span
{
	font-weight: bold;
}

#main_content_eventpayment .eventpayment_right
{
	margin: 0 0 0 70px;
}

#main_content_eventpayment .submit{
	float: right; 
	border: solid 1px #000000;
	padding: 2px 2px 1px 2px;
	background-color: #666699;
	color: #FFFFFF;
	width: 80px;
	font-weight: normal;
	margin: 0;
	cursor: pointer;
	margin: 0;
}

/* Conference documents/presentations/video/audio */    

#main_content table.BorderedTable ,
#main_content .BorderedTable td ,
#main_content .BorderedTable th,
table.BorderedTable ,
.BorderedTable td ,
.BorderedTable th  
{ 
    border: solid 1px #000000; 
}
#main_content .BorderedTable td ,
#main_content .BorderedTable th ,
.BorderedTable td ,
.BorderedTable th 
{ 
    padding: 2px 5px;
}
#main_content table.BorderedTable,   
table.BorderedTable   
{  
	width: 570px; 
    border-collapse: collapse;
}
#main_content .BorderedTable th,
.BorderedTable th
{
    text-align: center;
    white-space: nowrap;
}
#main_content .BorderedTable td  ,
.BorderedTable td  
{ 
    text-align: left; 
    vertical-align: top;
    white-space: normal; 
    white-space: normal;
} 
#main_content .BorderedTable br  ,
.BorderedTable br  
{ 
    line-height: 50%;
} 
#main_content .BorderedTable img , 
.BorderedTable img  
{ 
   border: none;
} 

ul.Plain
{
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.Plain li
{  
    padding: 10px 0; 
}

.agendaDateHeader
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	padding: 10px 0 0 0 !important;
}

#main_content_survey { padding: 18px 0px 30px 170px; }

#main_content_survey .submit{
	float:right;
	border:solid 1px #000000;
	padding:2px 2px 1px 2px;
	background-color:#666699;
	color:#FFFFFF;
	width:60px;
	font-weight:normal;
	margin:0;
	cursor: pointer;
}

/* Recruiting Calendar Popup Styles */
.popup_container {
	width: 510px;
	background:#fff;
	border:1px solid #333;
}

.popup_tr {
	background: url(/GMACSite/Images/popup/bar.jpg) top left repeat-x;
	height: 20px;
	text-align: right;
	padding: 1px 1px 1px 3px;
	color: White;
}

.modalBackground 
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.schoolList
{
	margin: 5px 0 0 6px;
}

.schoolList table
{
	border: none 0px white;
}

.schoolList td
{
	border: none 0px white;
	padding: 0 0 3px 0;
}

.popupSchoolListContainer
{
	width: 490px;
	height: 400px;
	overflow: auto;
}

/* Tabbed Article */

#main_content_tabbed {
	padding: 18px 10px 10px 10px;
}

#main_content_tabbed h1, #main_content_tabbed_with_leftnav h1 {
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	margin-bottom:-12px;
}

#main_content_tabbed h2, #main_content_tabbed_with_leftnav h2 {
	margin-bottom: 5px;
}

#main_content_tabbed h6, #main_content_tabbed_with_leftnav h6 {
	margin: 0;
	padding: 5px 0 0 0;
	line-height: 20px;
	font-size: 12px;
}

#divViewTabs {
	padding-top: 15px;
}

#main_content_tabbed .page_utilties
{
	padding-top: 10px;
}

#main_content_tabbed .icon
{
	width: 150px;
	display: inline;
}

#agendaHeading 
{
    color: #000000; 
} 

#agendaList 
{
    width: 550px;
    margin: 0 0 0 1px;
	float: left; 
} 

#agendaList p
{
   margin: 10px 0; 
} 

#sub_nav_Agenda 
{     
	width: 150px; 
	display: inline;
	float: left;
    margin: 0 0 0 24px;
} 

#agendaList ul 
{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}


#agendaList li
{
    list-style: none;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    display: block;
    color: #000000;
    font-family: Arial;
} 

.AgendaStartDates h4
{ 
    font-weight: bold;
	font-size: 14px;
    background: #fe9900;
    color: #ffffff;
    margin: 0 0 0 0;
    padding: 8px 0 8px 8px; 
} 

.AgendaStartTimes h5
{  
    font-weight: bold;
	font-size: 12px;
    background: #d3d2e0;
    color: #000000;
    padding: 6px 0 6px 15px;
    margin: 0 0 10px 0; 
    display: block;
}

.AgendaSessions li
{  
}   

.AgendaSessions h6
{  
    padding: 6px 0 0 20px;
    margin: 0 15px 0 0; 
    font-weight: bold;
	font-size: 12px; 
    font-style: normal; 
}         

.AgendaSessions h6 a
{   
	font-size: 12px; 
    cursor: pointer;
    color: #003366;    
}            

.AgendaSessions h6 a:hover
{   
    text-decoration: underline;
}       
   

.AgendaSessions span.Location 
{  
    font-weight: normal; 
    font-style: italic;
	font-size: 10px; 
    color: #676464;   
    margin: 0 0 10px 20px;  
    display: block;
}

.AgendaSessions p
{  
    clear: none;        
    padding: 0 18px;
    margin: 5px 15px 28px 22px;  
} 
 
#agendaDayFilter
{   
    width: 100%; 
	padding: 0;
	margin: 0;
} 
 
#agendaDayFilter li 
{ 
    background: #ffffff;
    margin: 0 0 1px 0; 
	list-style: none;
	float: none;
	margin-left: 0;
}
 
#agendaDayFilter li a:link,
#agendaDayFilter li a:visited,
#agendaDayFilter li a:hover,
#agendaDayFilter li a:active
{
    display: block;
	font-size: 12px;
	font-weight: bold;
    background: #bdbdbd;
    color: #000000;
    padding: 10px 20px; 
    outline: none; 
    text-decoration: none; 
} 
 
#agendaDayFilter li a.Selected,
#agendaDayFilter li a:hover
{ 
    background: #fe9900;
    color: #ffffff; 
}   
 
#agendaDayFilter li span.Arrow
{   
   display: none;
}  

.AgendaAudienceFilter
{ 
    float: right;
    text-align: right; 
    margin: 0 23px 0 0;
    width: 200px;
}

.edit_utilities
{
	float: left;
	padding-left: 10px;
}

#main_content .edit_utilities td
{
	text-align: left;
}

#phdArticleText table, #phdArticleTextTop table, #phdArticleTextBottom table, .BoDMainContent table
{
	float: none;
}

#phdArticleText table p, #phdArticleTextTop table p, #phdArticleTextBottom table p, .BoDMainContent table p
{
	margin: 0;
}

#pPaymentProfileOptions INPUT
{
	float: none;
	margin-left: 15px;
}

a.surveyLabelExpand
{
	color: #003464;
}

.surveyDescriptionExpand
{
	padding: 5px 0 0 10px;
}

