
/* Button */

.buttonStandard {
	width: 139px;
	height: 47px;
	background-image: url('images/buttonStandard.png');
	background-repeat: no-repeat;
	display: block;
	z-index: 4;
}

.buttonStandardASU {
	width: 225px;
	height: 82px;
	background-image: url('images/asuButton.png');
	background-repeat: no-repeat;
	display: block;
	z-index: 4;
}


.buttonCenterText {
	position: absolute;
	top: 8px;
	width: 100%;
	text-align: center;
}

.buttonCenterTextASU {
	position: absolute;
	top: 8px;
	width: 100%;
	text-align: center;
}

.buttonCenterTextVisitors {
	position: absolute;
	top: 14px;
	width: 100%;
	text-align: center;
}

.buttonCenterTextVisitorsTwoLines {
	position: absolute;
	top: 6px;
	width: 100%;
	text-align: center;
}

.bubbleStandard {
	width: 351px;
	height: 216px;
	background-image: url('images/bubbleSmall.gif');
	background-repeat: no-repeat;
	z-index: 2;
}

.bubbleStandardFlipped {
	width: 351px;
	height: 216px;
	background-image: url('images/bubbleSmall.gif');
	background-repeat: no-repeat;
	z-index: 5;
}

.bubbleStandardASU {
	width: 535px;
	height: 400px;
	background-image: url('images/bubbleSmallASU.gif');
	background-repeat: no-repeat;
	z-index: 2;
}

.bubbleStandardASUFlipped {
	width: 400px;
	height: 300px;
	background-image: url('images/bubbleSmallASU.gif');
	background-repeat: no-repeat;
	z-index: 5;
}

.bubbleStandardVisitors {
	width: 900px;
	height: 305px;
	z-index: 1;
}

.bubbleBig {
	width: 860px;
	height: 275px;
	background-image: url('images/bubbleBig.jpg');
	background-repeat: no-repeat;
	z-index: 2;
}

.bubbleBigCap {
	width: 199px;
	height: 90px;
	background-image: url('images/bubbleBigCap.jpg');
	background-repeat: no-repeat;
	z-index: 3;
}

.bubbleStandardMenu {
	width: 257px;
	height: 154px;
	background-image: url('images/bubbleMenu.jpg');
	background-repeat: no-repeat;
	z-index: 2;
}

.bubblePermMenu {
	width: 257px;
	height: 250px;
	background-image: url('images/bubblePermMenu.jpg');
	background-repeat: no-repeat;
	z-index: 2;
}

.bubbleActionsMenu {
	width: 257px;
	height: 280px;
	background-image: url('images/bubbleActionsMenu.jpg');
	background-repeat: no-repeat;
	z-index: 2;
}

.bubbleContentLeft {
	position: absolute;
	top: 55px;
	width: 88%;
	margin: 6%;
	text-align: left;
}

.bubbleContentLeftASU {
	position: absolute;
	top: 45px;
	width: 88%;
	margin: 6%;
	text-align: left;
}

.bubbleContentVisitorsLeft {
	position: absolute;
	top: 30px;
	left: 47px;
	width: 92%;
	margin: 4%;
	text-align: left;
	z-index: 4;
}

.bubbleContentLinks {
	position: absolute;
	top: 9px;
	left: 0px;
	width: 173px;
	text-align: left;
	z-index: 5;
}

.bubbleContentDetail {
	position: absolute;
	top: 9px;
	left: 190px;
	width: 601px;
	text-align: left;
	z-index: 5;
}

.bubbleContentLeftMenu {
	position: absolute;
	top: 20px;
	width: 88%;
	margin: 6%;
	text-align: left;
	z-index: 3;
}

.bubbleFormPosition {
	position: absolute;
	top: 104px;
	width: 88%;
	margin: 6%;
	text-align: left;
}

.hideAllWindow {
	width: 795px;
	height: 295px;
	z-index: 1;
}


/* Menu */

.topMenu {
  	margin: 0 auto;
  	width: 400px;
  	text-align: right;
  	min-width: 400px;
  	overflow: visible;
  	z-index: 2;
}


/* Layout */


body {
	text-align: center;
}


/* Containers */

.container {
  	margin: 0 auto;
  	width: 1000px;
  	text-align: center;
  	min-width: 1000px;
  	overflow: visible;
}

.subContainerCenter {
  	margin: 0 auto;
  	width: 950px;
  	text-align: center;
  	min-width: 950px;
  	overflow: visible; 
}

.subContainerCenterSmall {
  	margin: 0 auto;
  	width: 800px;
  	text-align: center;
  	min-width: 800px;
  	overflow: hidden; 
}

.subContainerLeft {
  	margin: 0 auto;
  	width: 950px;
  	text-align: left;
  	min-width: 950px;
  	overflow: visible; 
}

.subContainerLeftSmall {
  	margin: 0 auto;
  	width: 800px;
  	text-align: left;
  	min-width: 800px;
  	overflow: hidden;
}


/* Text */

p {
	margin-top: 10px;
	margin-bottom: 10px;
}

p.contentLinkSpace {
	margin-top: 14px;
	margin-bottom: 14px;
}

p.contentListSpace {
	margin-top: 30px;
	margin-bottom: 30px;
}

p.contentIndent {
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.bubbleText {
	font-family: "Times New Roman";
	font-size: 16px;
	letter-spacing: 0px;
}

.bubbleContentLinksText {
	font-family: "Times New Roman";
	font-size: 16px;
	letter-spacing: 0px;
	color: gray;
}

.bubbleContentDetailText {
	font-family: "Times New Roman";
	font-size: 16px;
	letter-spacing: 0px;
}

.centerText {
	text-align: center;
}

.footerText {
	font-family: "Times New Roman";
	color: #999999;
	font-size: 12px;
	letter-spacing: 0px;
	overflow: visible;
}

.menuText {
	font-family: "Times New Roman";
	color: #999999;
	font-size: 15px;
	letter-spacing: 0px;
	word-spacing: 14px;
	overflow: visible;
}

.breadCrumbText {
	font-family: "Times New Roman";
	color: #999999;
	font-size: 14px;
	letter-spacing: 0px;
	overflow: visible;
}

.missionText {
	font-family: "Times New Roman";
	font-size: 17px;
	line-height: 28px;
	letter-spacing: 0px;
}

.buttonText {
	font-family: "Times New Roman";
	font-size: 15px;
	letter-spacing: 0px;
}

.introductionText {
	font-family: "Times New Roman";
	font-size: 15px;
	line-height: 20px;
	letter-spacing: 0px;
}

.thankYouText {
	font-family: "Times New Roman";
	font-size: 17px;
	letter-spacing: 0px;
}

.sloganText {
	font-family: "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0px;
}

.mainContentHeadingText {
	font-family: "Times New Roman";
	font-size: 20px;
	color: #31546b;
}

.mainContentSubHeadingText {
	font-family: "Times New Roman";
	font-size: 18px;
	color: #31546b;
}

.mainContentText {
	font-family: "Times New Roman";
	font-size: 16px;
	letter-spacing: 0px;	
}

.loginHelp:link { 
	color: #999999; 
	text-decoration: none; 
}

.loginHelp:visited { 
	color: #999999; 
	text-decoration: none; 
}

.loginHelp:active { 
	color: #999999; 
	text-decoration: none; 
}

.loginHelp:hover { 
	color: #cc0000; 
	text-decoration: underline; 
}

.loginHelpBlue:link { 
	color: #31546b; 
	text-decoration: none; 
}

.loginHelpBlue:visited { 
	color: #31546b; 
	text-decoration: none; 
}

.loginHelpBlue:active { 
	color: #31546b; 
	text-decoration: none; 
}

.loginHelpBlue:hover { 
	color: #cc0000; 
	text-decoration: underline; 
}

.buttonStandard:link { 
	color: black; 
	text-decoration: none; 
} 

.buttonStandard:visited { 
	color: black; 
	text-decoration: none; 
}
 
.buttonStandard:link:hover { 
	color: #cc0000; 
	text-decoration: underline; 
} 

.buttonStandard:hover { 
	color: #cc0000; 
	text-decoration: underline;  
} 

.buttonStandard:link:active { 
	color: black; 
	text-decoration: none; 
} 

.contentLinks:link { 
	color: #31546b; 
	text-decoration: none; 
}

.contentLinks:visited { 
	color: #31546b; 
	text-decoration: none; 
}

.contentLinks:active { 
	color: #31546b; 
	text-decoration: none; 
}

.contentLinksLightBlue:link { 
	color: #2a63ad; 
	text-decoration: none; 
}

.contentLinksLightBlue:visited { 
	color: #2a63ad; 
	text-decoration: none; 
}

.contentLinksLightBlue:active { 
	color: #2a63ad; 
	text-decoration: none; 
}

.contentLinksLightBlue:hover { 
	color: #cc0000; 
	text-decoration: underline; 
}

.contentLinksUnderline:link { 
	color: #31546b; 
	text-decoration: underline; 
}

.contentLinksUnderline:visited { 
	color: #31546b; 
	text-decoration: underline; 
}

.contentLinksUnderline:active { 
	color: #31546b; 
	text-decoration: underline; 
}

.contentLinksUnderline:hover { 
	color: #cc0000; 
	text-decoration: underline; 
}

.newBlueTextLinkPortal {
	color: #31546b;
	text-decoration: none; 
}

.newBlueTextLinkPortal:hover {
	color: #c20201; 
	text-decoration: underline; 
}

.contentDetailLink:link { 
	color: black; 
	text-decoration: underline; 
}

.contentDetailLink:visited { 
	color: black; 
	text-decoration: underline; 
}

.contentDetailLink:active { 
	color: black; 
	text-decoration: underline; 
}

.contentDetailLink:hover { 
	color: #cc0000; 
	text-decoration: underline; 
}

.preLoad {
	display: none;
}

textarea { 
	font-family: "Times New Roman", Times;
}
.input_times { 
	font-family: "Times New Roman", Times;
}
.font_header_bigger {
	font-size: 20px;
	color: #cc0000;
}
.font_header {
	font-size: 19px;
	color: #cc0000;
}

.shareFormTextArea {
	width: 690px;
	height: 150px;
	padding: 5px;
	font-family: "Times New Roman", Times;
}

.inactiveLink {
	color: #999999; 
	text-decoration: none; 
}

.inactiveLinks {
	color: #999999; 
	text-decoration: none; 
}

.blueText { 
	color: #31546b; 
}

.backIssuesTitle {
	color: black;
}

.backIssuesDescription {
	color: #31546b;
	margin-left: 20px;
}

.inputUsername {
	background-image: url('images/userNameInput.png');
}

.inputPassword {
	background-image: url('images/passwordInput.png');
}

