﻿body
{
	font-family: Tahoma, Verdana,Helvetica;
	font-size: 80%;
	color: #333;
	/*background-color: aliceblue;*/
	background-color: #eee;
}
body, html
{	
	margin: 0 0 0 0;
	}
h1, h2, h3
{
	
	margin: 0px 0px 0px 0px;
	}
h1
{
	font-size: 150%;	
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	color: #3A55A6;
	}
h2
{
	font-size: 110%;
	color: #FFF;
	}
h3
{
	font-size: 100%;
	}
p
{
	margin: 10px 0px 10px 0px;
	}
p .alert, p.alert
{
	color:Red;
	}

a
{
	color: Black;	
}
a:hover
{
	color: Red;
}
a:active
{}
a:visited
{}
#pageContainer
{
	width: 100%;	
	margin-top: 0px;
	border: 0px solid red;	
	}
#pageWrapper
{	
	width: 100%;	
	margin: 0 auto;
	}
.headerWrapper
{
	height: 140px;
	width: 100%;
	float: left;
	background-color: #fff;
	/*background-color:#3A55A6;*/
	
	background-position: right center;
	background-repeat: no-repeat;
	color: white;
	}
#homeLogo
{
	float: left;
	margin-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
#perceptLogo
{
	float: right;
	width: 350px;
	margin-right: 10px;
	padding-top: 40px;
	text-align:right;
	}
.perceptLogo
{	
	width:150px;
	}
#perceptStatement
{
	text-align: right;
	width: 300px;
	top: 65px;
	right: 10px;
	position: absolute;
	float: right;	
	color: #3A55A6;
	}
.navigationWrapper
{
	width: 100%;
	height: 21px;
	border: 0px solid red;
	background-position: center center;
	background-repeat: repeat-x;
	background-color: #eee;
	float: left;
}
#menuWrapper
{
	float: left;
	}
	
#impersonationWrapper
{
	float: right;
	margin-right: 3px;
	padding-top: 2px;
	}
#universityWrapper
{
	float: right;
	margin-right: 3px;
	padding-top: 2px;
	}
		
#loginViewWrapper
{
	float: right;
	margin-right: 10px;
	padding-top: 2px;
	}
#contentWrapper
{	
	border-top: 1px solid #3A55A6;
	border-right: 0px solid #3A55A6;
	border-bottom: 0px solid #3A55A6;
	border-left: 0px solid #3A55A6;
	/*background-color: aliceblue;*/
	background-color: #eee;
	float: left;
	width: 100%;
	}
	
#footerWrapper
{
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	}
.underline
{
	text-decoration: underline;
	}
.contentInner1, .contentInner2, .contentInner3, .contentInner4, .contentInner2Disabled, .contentInner3Disabled
{
	text-align: left;
	}
	
.sectionTitle
{
	font-size: 130%;
	font-weight: bold;
	}
.contentInner2, .contentInner3, .contentInner4, .contentInner2Disabled, .contentInner3Disabled
{
	background-color: #fff;
	margin-top: 0px;
	}
.contentInner1
{	
	margin-top: 10px;
	margin-left: 10px;
	border: 0px solid red;
	padding-bottom: 40px;
	width:98%
	}
.contentInner1 .contentTitle
{
	text-align: left;	
	}
.contentInner2, .contentInner2Disabled, .DarkMenu, .DarkMenu2, .DarkMenu4
{
	border-top: 1px solid #3A55A6;
	border-left: 1px solid #3A55A6;
	border-right: 1px solid #3A55A6;
	border-bottom: 1px solid #3A55A6;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 20px;
	padding-bottom:20px;
	}
.contentInner2 .contentTitle
{
	background-color: #3A55A6;
	text-align: center;
	height: 30px;
	line-height: 30px;
	}
		
.contentInner2Disabled .contentTitle
{
	background-color: #3A55A6;
	text-align: center;
	height: 30px;
	line-height: 30px;
	}
.contentInner3, .contentInner3Disabled
{
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 15px;
	}
.contentInner3 .contentTitle
{
	text-align: left;
	background-color: #fff;
	white-space:normal;
	width:inherit;
	padding-top:10px;
	padding-left:4px;
	padding-bottom:1px;
	line-height:15px;
	}
.contentInner4
{
	margin-left: 15px;
	margin-right: 15px;
	}
.label
{
	font-weight: bold;
	vertical-align: top;
	padding: 2px;
	white-space:nowrap;
	}
.value
{
	padding-left: 25px;
	vertical-align: top;
	padding: 2px;
	}
.textbox
{
	width: 300px;
	}
.contentInner2Disabled, .contentInner3Disabled, .contentDisabled
{
	background-color:Silver;
	}
	
	.contentTitle
{
	border: solid 1px #C0C0C0;
	background-color: White;
	margin-top: 5px;
	font-weight:bold;
	white-space:normal;
	padding-top:10px;
	padding-bottom:1px;
	padding-left:4px;
	line-height:15px;
	}
.DarkMenu .contentTitle
{
	background-color: #151B54;
	text-align: center;
	height: 30px;
	line-height: 30px;
}

.DarkMenu2 .contentTitle
{
	background-color: #77B800;
	text-align: center;
	height: 35px;
	line-height: 35px;
	background-image: url(http://embaportal.perceptresearch.com/Shared/_images/EntrySurveyIcon.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	padding-top: 5px
}

.DarkMenu4 .contentTitle
{
	background-color:#EF8200;
	text-align: center;
	height: 35px;
	line-height: 30px;
	background-image: url(http://embaportal.perceptresearch.com/Shared/_images/ExitSurveyIcon.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	padding-top: 5px
}

.ErrorMessageStyle
{
	color:Red;
	/*font-weight:bold;*/
}
.DarkMenu, .DarkMenu2, .DarkMenu3, .DarkMenu4
{
	background-color:White;
	}
.invisibleTextBox
{
	height: 0px;
	width: 0px;
	border: 1px solid white;
	color: #fff;
	}
.ButtonProgramSurveyClass
{
	background-color: Yellow;
	}
.ProgramSurveyTextBox
{
	color: Blue;
	}
.universityAutoCompleteTextBox
{
	width: 400px;
	}
