/* CSS Document */

Body, HTML {
	background-color:#E2E2DF;
	margin:0px;
	margin-bottom:3%;
	margin-top:3%;
	}
	
	
/* Box Div */

#box {
	height:550px;
	width:750px;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	padding:25px;
	position:relative;
	}
#BoxANDFooter {
	height:485px;
	width:750px;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	padding:25px;
	position:relative;
	}
		.SignIn {
		position:absolute;
		left:712px;
		top:6px;
		}
		
/*Scrolling*/
#BodyContainer {
	float:right;
	width:558px;
	height:336px;
	padding-top:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	line-height:1.3em;
	}

#container	{ 
	position:relative;
	height:336px;
	width:412px;
	}
	/*#container a:link {
		color:#666666;
		text-decoration:none;
		font-weight:normal;
		}
	#container a:visited {
		color:#666666;
		text-decoration:none;
		font-weight:normal;
		}
	#container a:hover {
		color:#B9B309;
		text-decoration:none;
		font-weight:normal;
		}*/
#ScrollingContent	{ 
	position:absolute; 
	left:0px; top:40px; 
	height:276px; 
	width:412px;
	clip:rect(0px, 412px, 276px, 0px); 
	overflow:hidden;	
	z-index:1;

	}
#StaticContent	{ 
	position:absolute; 
	left:0px; top:40px; 
	height:auto; 
	width:412px;
	z-index:1;
	}
.LayerContent { 
	position:absolute;
	width:412px;
	left:0px; top:0px; 
	z-index:2; 
	}	
	.LayerContent a:link {
		color:#B9B309;
		text-decoration:none;
		}
	.LayerContent a:visited {
		color:#B9B309;
		text-decoration:none;
		}
	.LayerContent a:hover{
		color:#363623;
		text-decoration:none;
		}
		.Scroll_Buttons {
			margin-left:6px;
			margin-top:12px
			}
		.Scroll_Text {
			margin-right:10px;
			margin-top:12px;
			}

.CaseStudyHolder {
	float:left;
	margin-bottom:10px;
	}
		.CompanyLogo {
			width:159px;
			float:left;
			}
		.CompanyDescription {
			width:240px;
			float:right;
			}
/* Header Div */
#header {
	height:50px;
	}
		#logo {
			float:left;
			width:175px;
			height:50px;
			}
		#NavBar {
			float:right;
			width:575px;
			height:11px;
			padding-top:39px;
			text-align:left;
			}
				
				.NavBarButtonsFirst {
					margin-left:18px;
					
					float:left;
					}
				.NavBarButtons {
					margin-left:23px;
					
					float:left;
					}
				
/* Body Div */
#Body {
	margin-top:17px;
	height:241px;
	}
		#LeftNav {
			width:175px;
			height:212px;
			float:left;
			margin-right:17px;
			padding-top:29px;
			font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
			color:#666666;
			font-size:11px;
			}
	.LeftNavButtons {
					margin-top:11px;
					}
				.LeftNavButtonsDropLetter {
					margin-top:9px;
					}
		#HomePageImage{
			float:right;
			width:558px;
			height:241px;
			}
/*Forms*/
#Form {
	width:412px;
		}
	#SubForm {
		height:118px;
		}
		#SubForm2 {
		height:60px;
		}
.Labels {
	width:100px;
	float:left;
	height:90px;
	}
	.Labels2 {
	width:100px;
	float:left;
	height:;
	}
	.LabelText {
		margin-bottom:12px;
		font-size:13px;
		color:#797979;
		}
.FormInput {
	float:right;
	width:311px;
	height:90px;
	}
		.FormInput2 {
	float:right;
	width:311px;
	height:;
	}
	
		.FormInputBoxes {
			font-size:12px;
			color:#666666;
			margin-bottom:8px;
			!margin-bottom:6px;
			width:300px;
			height:15px;
			font-family:Arial, Helvetica, sans-serif;
			/*border:1px dotted #B9B309;*/
			}
			.FormDecriptionInputBox {
			font-size:12px;
			color:#666666;
			font-family:Arial, Helvetica, sans-serif;
			width:401px;
			height:50px;
			/*border:1px dotted #B9B309;*/
			}
			.FormFeedbackBox{
			font-size:12px;
			color:#666666;
			font-family:Arial, Helvetica, sans-serif;
			width:401px;
			height:100px;
			/*border:1px dotted #B9B309;*/
			}
			
/* PackagePanels Div */

#PackagePanels {
	margin-top:17px;
	height:175px;
	font-size:11px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	}
			
			.PackagePanelStart {
				float:left;
				height:175px;
				width:175px;
				margin-right:17px;
				background-image:url(../images/BackgroundImage_PackagePanel_Green5.jpg);
				background-position:top left;
				background-repeat:repeat-x;
				background-color:#C3B600;
				}
			.PackagePanel {
				float:left;
				height:175px;
				width:175px;
				margin-right:17px;
				background-image:url(../images/BackgroundImage_PackagePanel_Grey2.jpg);
				background-position:top left;
				background-repeat:repeat-x;
				background-color:#9C9C90;
				}
			.PackagePanelEnd {
				
				float:left;
				height:175px;
				width:174px;
				background-image:url(../images/BackgroundImage_PackagePanel_Grey2.jpg);
				background-position:top left;
				background-repeat:repeat-x;
				background-color:#9C9C90;
				}
						.PackagePanelContent {
							height:131px;
							padding:12px;
							}
						.PackagePanelMoreGrey {
							height:9px;
							background-color:#DDDDD9;
							margin-left:6px;
							margin-right:6px;
							text-align:right;
							padding:3px;
							padding-right:8px;
							padding-left:0px;
							}
						.PackagePanelMoreGreen {
							height:9px;
							background-color:#EBE6A8;
							margin-left:6px;
							margin-right:6px;
							text-align:right;
							padding:3px;
							padding-right:8px;
							padding-left:0px;
							}
/*Service Status Panels*/

.ServiceStatusPanelGreen {
	width:392px;
	height:75px;
	background-image:url(../images/Background_ServiceStatus_Green.jpg);
	background-position:left;
	background-repeat:repeat-x;
	background-color:#E9E9E9;
	margin-bottom:3px;
	padding:10px;
	color:#006600;
	font-size:13px;
	}
.ServiceStatusPanelGrey {
	width:392px;
	height:75px;
	background-image:url(../images/Background_ServiceStatus_Grey.jpg);
	background-position:left;
	background-repeat:repeat-x;
	background-color:#F3F3F3;
	margin-bottom:3px;
	padding:10px;
	color:#FFFFFF;
	font-size:13px;
	}
	.ServiceStatusSubHeader {
		font-size:13px;
		font-weight:bold;
		color:#FFFFFF;
		}
/* Footer Div */

#footer {
	width:750px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	height:32px;
	padding-left:25px;
	padding-right:25px;
	padding-top:33px;
	
	
	}
		.date {
			float:left;
			}
		.EGTag {
			float:right;
			}
/*Floats*/
.FloatRightImage {
	float:right;
	margin-left:20px;
	margin-bottom:10px;
	}

/*Fonts*/
.SubHeader1 {
	font-weight:bold;
	font-size:13px;
	color:#666666;
	}
.SubHeader2 {
	font-weight:bold;
	font-size:13px;
	color:#797979;
	}
.SubHeader3 {
	font-weight:bold;
	font-size:13px;
	color:#8A8A8A;
	}
.SubHeader4 {
	font-weight:bold;
	font-size:13px;
	color:#9D9D9D;
	}
.SubHeader5 {
	font-weight:bold;
	font-size:13px;
	color:#797979;
	}
.SubHeader6 {
	font-weight:bold;
	font-size:13px;
	color:#C8C8C8;
	}
.SubHeader7 {
	font-weight:bold;
	font-size:13px;
	color:#D6D6D6;
	}
.SubHeader8 {
	font-size:17px;
	color:#B9B309;
	}
	.SubHeader8 a:link {
		color:#B9B309;
		text-decoration:none;
		font-weight:normal;
		}
	.SubHeader8 a:visited {
		color:#B9B309;
		text-decoration:none;
		font-weight:normal;
		}
	.SubHeader8 a:hover {
		color:#3E3E29;
		text-decoration:none;
		font-weight:normal;
		}
.SubHeader9 {
	font-weight:bold;
	font-size:13px;
	color:#B9B309;
	}
/*Lists*/
 li {
 	list-style-image:url(../images/bulletpoint3.gif);
	margin-top:5px;
	margin-left:0px;
	padding-left:0px;
	}
	
ul {margin-left:16px;
	padding-left:0px;}

/* Buttons */
.ReportProblem {
	margin-top:50px;
	}
	
.SmallPrint {	font-size:10px;
line-height:10px;
color:#999999;
	}
/*Login Stuff*/

#LoggedInNav {
	width:170px;
	height:212px;
	float:left;
	margin-right:17px;
	padding-top:29px;
	padding-right:5px;
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	color:#666666;
	font-size:11px;
			}
	#LoggedInNav a:link {
		color:#B9B309;
		text-decoration:none;
		}
	#LoggedInNav a:visited {
		color:#B9B309;
		text-decoration:none;
		}
	#LoggedInNav a:hover{
		color:#363623;
		text-decoration:none;
		}

#LoginContainer	{ 

	height:336px;
	width:486px;
	}
	#LoginContainer	 a:link {
		color:#B9B309;
		text-decoration:none;
		}
	#LoginContainer	 a:visited {
		color:#B9B309;
		text-decoration:none;
		}
	#LoginContainer	 a:hover{
		color:#363623;
		text-decoration:none;
		}
		.LoginText {
			float:left;
			width:230px;
			height:200px;
			margin-bottom:30px;
			}
		.LoginBox {
			float:right;
			width:235px;
			height:205px;
			background-image:url(../Media/LoginBackground.jpg);
			background-position:top left;
			background-repeat:repeat-x;
			}
		.InformationBox {
					}
						.InformationBoxText {
							margin-top:5px;
							padding-top:10px;
							background-image:url(../Media/Hline.gif);
							background-position:top left;
							background-repeat:repeat-x;
							}
		.LoggedInMessage {
				margin-bottom:10px;
			}
		.LoggedInInformationBox {
			float:;
			width:;
					}
						.LoggedInInformationBoxText {
							margin-top:5px;
							padding-top:10px;
							background-image:url(../Media/Hline.gif);
							background-position:top left;
							background-repeat:repeat-x;
							}
							
			.LoggedInText {
				float:left;
				width:322px;
				margin-bottom:30px;
				}
					.LoggedInTitle {
						margin-bottom:20px;
						}
					.AppBox {
						width:;
						height:400px;
						margin-top:0px;
						margin-bottom:10px;
						padding:10px;
						background-image:url(../Media/AppBackground2.jpg);
						background-position:top left;
						background-repeat:repeat-x;
						
						}
			.AppText {
				float:right;
				width:145px;
				padding-top:46px;
				}
.padlock {
	background-image:url(../Media/padlock.gif);
	background-position:3% 100%;
	background-repeat:no-repeat;
	}
.labels {
	float:left;
	width:70px;
	}
.LoginForm {
	float:right;
	width:146px;
	}