.adminedit-wrapper
{
	padding:10px;
}
.adminedit-wrapper dd
{
	float: left;
	margin: 0px;
}

.adminedit-wrapper .error-message
{
	width:100%;
	background-color: #ffd1d1;
	color: red;
	font-weight: bold;
	padding:10px;
	border-top: solid 1px red;
	border-bottom: solid 1px red;	
}

.adminedit-wrapper .success-message
{
	width:100%;
	background-color: #ffe1b3;
	color: #ff9f0f;
	font-weight: bold;
	padding:10px;
	border-top: solid 1px #ff9f0f;
	border-bottom: solid 1px #ff9f0f;
	margin-left:20px;
	margin-right:20px;
	
}

.adminedit-wrapper .prompt-cell
{
	text-align:right;
	padding: 5px;
	font-weight: bold;	
}

.adminedit-wrapper .input-cell
{
	text-align:left;
	padding: 5px;		
}

.adminedit-wrapper .input-cell input
{
	border: solid 1px black;
}

.adminedit-wrapper .input-cell select
{
	border: solid 1px black;
}

.section .title
{	
	background-image: url(images/greengradient.jpg);
	padding:3px;
	color:White;
	font-family:  Arial, Verdana, Sans-Serif;
	font-weight:bold;
	font-size:14px;	
	text-align:left;
}

.section .error-message
{
	width:100%;
	background-image: url(images/yellowgradient.jpg);
	margin:0 0 20 0;
	padding: 5px 0 5px 0;
	font-size:10px;
	color:#333;	
}

.section .error-message a
{
	color: #333;
	font-weight:bold;
	text-decoration: none;
	font-size:10px;
}

.section .error-message a:hover
{	
	text-decoration: underline;
}

.section input
{
	border: solid 1px #333333;
}

.section
{
	border: solid 1px #cccccc;
	margin: 0 auto;
}

.section table
{
	margin: 0 auto;
	padding: 10px 0 10px 0;
}

.section a
{
	color:#333;
	font-weight:bold;
	font-family:Arial, Tahoma, Sans-Serif;
	text-decoration: none;		
	margin: 0 auto;	
}

.section a:visited
{
	color:#333;
}

.section a:hover
{
	text-decoration: underline;
}

.section .command-button
{
	font-size: 14px;
	color: #cc9900;
	font-family:Arial, Tahoma, Sans-Serif;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
}
.section .command-button:hover
{
	text-decoration: underline;
}

.section .command-button:visited
{
	color: #cc9900;
}

.adminedit-wrapper
{
	font-size:10px;
	font-family:Arial,tahoma, Sans-Serif;
}

.command-button
{
	font-size: 14px;
	color: #cc9900;
	font-family:Arial, Tahoma, Sans-Serif;
	text-decoration: none;	
	padding: 5px 10px 5px 10px;
}
.command-button:hover
{
	text-decoration: underline;
}

.command-button:visited
{
	color: #cc9900;
}

.executive-page
{
	vertical-align: top;
	height: 100%;
	background-color: #eeeeee;	
}



.executive-page .menu
{
	width:100%;
	background-image: url(images/greengradient.jpg);	
	height:25px;	
	position:relative;	
	vertical-align: top;		
	float:right;	
}

.executive-page .menu .option
{	
	float:left;
	width:100px;	
	padding: 3px 0 0 0;
}

.executive-page .menu .option a
{
	color:White;
	font-size:14px;
	font-weight:bold;
	font-family:Verdana, Arial, Sans-Serif;
	text-decoration: none;
}

.executive-page .menu .option a:hover
{
	text-decoration: underline;		
}

.profile-section
{
	width:100%;
	height:100%;
	background-color:#eeeeee;
}

.profile-section .input-area
{			
	width:600px;
	background-color:White;
	top:100;
	position:relative;
	vertical-align:top;
	padding:10px;
	border: solid 1px #333;
	margin-left:auto;
	margin-right:auto;
}

.executive-page .adminedit-wrapper .profile-section .input-area .executive-header
{
	float:left;
	font-size:20px;
	font-family: Courier New, serif;
	color:#046223;	
	font-weight:bold;
}

.executive-page .adminedit-wrapper .profile-section .input-area .tab-header
{
	float:left;
	font-size:20px;
	font-family: Courier New, serif;
	color:#046223;	
	font-weight:bold;
}

.executive-page .adminedit-wrapper .profile-section .input-area .next-button
{
	float:right;	
	width: 15%;
}

.executive-page .adminedit-wrapper .profile-section .input-area .back-button
{
	float:left;
	width:15%;	
}

.profile-section .tabs
{
	height:42px;
	text-align:left;
	margin:0px;	
	width:602px;
	padding:0px;
	background-color: #eeeeee;
}
.profile-section .tabs .option
{		
	float:left;	
	width:100px;
	font-weight:bold;	
	margin: 4px 2px 0px 2px;
	height:26px;
}

.profile-section .tabs .option a
{
	color:White;
	padding-top: 10px;
	text-decoration:none;	
}

.profile-section .input-area .prompt-cell
{
	font-family:Verdana Arial Sans-Serif;
	font-weight:bold;	
}

.profile-section .input-area .input-cell input
{
	border: solid 1px #333;
}

.profile-section .input-area .input-cell input .validation-error
{
	border: dotted 1px #333;
	background-color: #daa2a2;
}

.login-button
{	
	color: White;
	font-weight:bold;
	font-size:10px;	
	margin: 0 0 0 0;
}

.executive-page
{
	background-color:White;
}

.executive-page .announcement-section
{
	width:30%;
	background-color: #eeeeee;
	border-left: solid 1px #666666;
	height:300px;
	overflow:auto;
	float:right;	
	vertical-align: top;		
	margin:0px;
	padding:0px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}

.executive-page .content-section
{			
	float:left;	
	vertical-align: top;	
	margin:0px;
	padding:10px;
	width:62%;
}

.executive-page .announcement-section h1
{
	padding: 10px 0px 10px 0px;
}

.executive-page .required-profile-update
{
	width:100%;
	background-image: url(images/yellowgradient.jpg);	
	font-size:10px;
	color:#333;		
	padding: 5px 5px 5px 5px;
}

.executive-page .required-profile-update a
{
	text-decoration:none;
	font-weight: bold;	
	color: #333;
}

.executive-page .required-profile-update a:hover
{
	text-decoration:underline;
	font-weight: bold;	
}

.executive-page .required-profile-update a:visited
{
	color:#333;
}