﻿.tblForm
{
	width:100%;	
	padding:0px;
	background-image:url(../../images/AlumniOrganizationUpdateBackground.gif);
	background-repeat:repeat-y;
	background-position: center top;
}
.question
{
	font-weight:bold;
}
.PageTitle
{
	font-size:16;
	font-weight:bold;
}
.PageConent
{
	text-align:left;
}

.tblFormTD
{
	padding:5px 5px 5px 0px;
}

.tblFormTDRight
{
	padding:5px 5px 5px 0px;
	width:49%;
}

.tblFormTDLeft
{
	padding:5px 5px 5px 0px;
	width:50%;
}
.tblFormTD .questionPresidentText
{
	float:left;
	width:120px;
	font-weight:bold;
	text-align:right;
	padding-right:5px;
}
.tblFormTD .questionPresidentTextBoxes
{
	float:left;
	line-height:8px;
	width:380px;	
}
.tblFormTD .questionPresidentTextBoxesAddress
{
	float:left;
	line-height:8px;
	width:380px;
	height:35px;
}
.questionPresidentSubText
{
	font-size:10px;
	position:relative;
	top:-7px; 
}
.questionPresidentSubTextCity
{
	font-size:10px;
	position:relative;
	top:0px; 
	margin-right:132px;
}
.questionPresidentSubTextState
{
	font-size:10px;
	position:relative;
	top:0px; 
	margin-right:108px;
}
.questionPresidentSubTextZip
{
	font-size:10px;
	position:relative;
	top:0px; 
}
.tblFormTD .questionPresidentSubTextLeft
{
	font-size:10px;
	position:relative;
	top:0px;
}

.questionPresidentSubTextRight
{
	font-size:10px;
	position:relative;
	top:-7px;
}
.tblFormTD .questionPresidentTextBoxesLeft
{
	width:195px;
	float:left;
	padding-right:4px;
	margin:0px;
	height:40px;
	
}
.tblFormTD .questionPresidentTextBoxesRight
{
	width:180px;
	float:left;	
	height:40px;
}

.questionPresidentTextBoxes .txtPresident
{
	background-color:#E6E6E6;
	border:1px solid #666666;	
	width:100%;
}

.questionPresidentTextBoxesLeft .txtPresident
{
	border:0px;
	width:90%;
	/* border-bottom:1px solid black;*/
	/*background-color:Transparent;		*/
	background-color:#E6E6E6;
	border:1px solid #666666;
	
}


.questionPresidentTextBoxesRight .txtPresident
{
	border:0px;
	width:100%;
	/* border-bottom:1px solid black;*/
	/*background-color:Transparent;		*/
	background-color:#E6E6E6;
	border:1px solid #666666;
}

.cblOther
{
	font-size:10px;
	text-align:left;
}
.txtOrganizationName
{
	border:0px;
	width:Auto;
	/* border-bottom:1px solid black;*/
	/*background-color:Transparent;		*/
	background-color:#E6E6E6;
	border:1px solid #666666;	
	color:#006699;
}
.txtOrganizationNameOfficer
{
	border:0px;
	width:57%;
	color:#006699;
	background-color:#E6E6E6;
	border:1px solid #666666;		
	
}
	
.txtOrganizationNameRight
{
	border:0px;
	border-bottom:1px solid black;
	width:85%;
	background-color:Transparent;
	color:#006699;
}
.txtPresident
{
	border:0px;
	width:100%;
	border-bottom:1px solid black;
	background-color:Transparent;
	color:#006699;	
}

.txtPresidentCity
{
	border:0px;
	width:124px;
	margin-right:20px;
	background-color:#E6E6E6;
	border:1px solid #666666;	
	color:#006699;		
}

.txtPresidentState
{
	border:0px;
	width:104px;
	margin-right:20px;
	background-color:#E6E6E6;
	border:1px solid #666666;	
	color:#006699;		
}
.txtPresidentZip
{
	border:0px;
	width:103px;
	background-color:#E6E6E6;
	border:1px solid #666666;	
	color:#006699;	
	margin-right:-5px;
}

.txtFileUpload
{
	background-color:#E6E6E6;
	border:1px solid #666666;	
}

.lblError
{
	font-size:11px;
	color:Red;
}

.FileUpload1
{
}
.btnUpload
{
	height:20px;
	font-size:11px;
	margin-left:4px;
}

.txtEvent
{
	border:0px;
	background-color:#E6E6E6;
	border:1px solid #666666;	
	color:#006699;
	width:50%;
	
}

.txtDate
{
	border:0px;
	background-color:#E6E6E6;
	border:1px solid #666666;	
	color:#006699;
	width:20%;
}
