body {
	background:#0b2492;
}

#container {
	width:901px;
	margin:auto;
	margin:26px auto 0px auto;
	position:relative;
}

#header {
	width:901px;
	height:57px;
	background:url(../images/header.gif);
}

#headerTop {
	width:875px;
	height:22px;
	padding:6px 0px 0px 26px;
	background:url(../images/header.gif);
}

.logo {
	width:202px;
	height:110px;
	display:block;
	position:absolute;
	top:28px;
	left:10px;
}

#header h1 {
	display:none;
}

#headerTop p {
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:14px;
	margin:0px;
	color:#fff;
}

#sheader {
	width:901px;
	height:165px;
	background:url(../images/sheader.gif);
}

.logo {
	width:204px;
	height:120px;
	display:block;
	background:url(../images/logo_pa.gif);
}

#sheader h1 {
	display:none;
}

#content {
	width:901px;
	height:523px;
}

#contentLeft {
	width:721px;
	height:523px;
	float:left;
}

#flash {
	width:721px;
	height:285px;
}

#contentBottom {
	width:697px;
	height:223px;
	padding:15px 0px 0px 24px;
	background:url(../images/contentBottom.gif);
}

#blue {
	width:152px;
	height:213px;
	padding:10px 11px 0px 8px;
	background:url(../images/cat_blue.gif) no-repeat;
	float:left;
}

#green {
	width:152px;
	height:213px;
	padding:10px 11px 0px 8px;
	background:url(../images/cat_green.gif) no-repeat;
	float:left;
}

#red {
	width:152px;
	height:213px;
	padding:10px 11px 0px 8px;
	background:url(../images/cat_red.gif) no-repeat;
	float:left;
}

#yellow {
	width:152px;
	height:213px;
	padding:10px 11px 0px 8px;
	background:url(../images/cat_yellow.gif) no-repeat;
	float:left;
}

.catTop {
	width:138px;
	height:25px;
	padding:8px 0px 0px 14px;
}

.catTop p {
	margin:0px;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	color:#fff;
}

.catBottom {
	width:118px;
	height:67px;
	padding:5px 17px 0px 17px;
}

.catText {
	width:114px;
	height:54px;
	overflow:hidden;
}

.catText p{
	margin:0px;
	font-size:10px;
	font-weight:bold;
	line-height:14px;
	color:#494949;
}

#btnBlue {
	width:110px;
	height:56px;
	padding:18px 5px 0px 5px;
	display:block;
	text-align:center;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	line-height:11px;
	background:url(../images/btn_blue.gif);
}

#btnGreen {
	width:110px;
	height:56px;
	padding:18px 5px 0px 5px;
	display:block;
	text-align:center;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	line-height:11px;
	background:url(../images/btn_green.gif);
}

#btnRed {
	width:110px;
	height:56px;
	padding:18px 5px 0px 5px;
	display:block;
	text-align:center;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	line-height:11px;
	background:url(../images/btn_red.gif);
}

#btnYellow {
	width:110px;
	height:56px;
	padding:18px 5px 0px 5px;
	display:block;
	text-align:center;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	line-height:11px;
	background:url(../images/btn_yellow.gif);
}

#contentRight {
	width:180px;
	height:523px;
	float:right;
	background:url(../images/contentRight.gif);
}

#rightTop {
	width:130px;
	height:276px;
	padding:112px 30px 0px 20px;
}

#whySwitch {
	width:130px;
	height:185px;
	overflow:hidden;
}

.why {
	font-size:24px;
	line-height:26px;
	color:#c9c9c7;
}

.floatLft {
	float:left;
	padding:0px 3px 0px 0px;
}

.floatLft2 {
	float:left;
	padding:2px 3px 0px 0px;
}

.decrease {
	font-size:11px;
	font-weight:bold;
	color:#fff;
}

.increase {
	margin:3px 0px 5px 0px;
	font-size:11px;
	font-weight:bold;
	color:#fff;
}

#btnSchedule {
	width:107px;
	height:58px;
	padding:10px 10px 0px 10px;
	display:block;
	text-align:center;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	line-height:15px;
	background:url(../images/btn_schedule.gif);
}

#rightBottom {
	width:156px;
	height:117px;
	padding:8px 0px 0px 14px;
}

.employee {
	margin:0px;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	color:#9c9c9b;
}

.login {
	margin:0px;
	font-size:8px;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
}

.txt_login {
	width:83px;
	height:15px;
	padding: 0px 0px 0px 3px;
}

.btnSubmit {
	padding:10px 0px 0px 0px;
}

#scontent {
	width:901px;
	height:415px;
	background:url(../images/scontent.gif);
}

#scontentLeft {
	width:213px;
	height:415px;
	float:left;
}

#scontentRight {
	width:596px;
	height:375px;
	overflow:auto;
	padding:16px 46px 0px 40px;
	float:right;
}

#scontentRight p {
	font-size:11px;
	line-height:14px;
	color:#2a2a2a;
}

#pageTitleLogin {
	width:600px;
	height:18px;
	padding:80px 0px 0px 230px;
}

#pageTitleLogin h2 {
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	border:none;
	margin:0px;
}

#pageTitle {
	width:400px;
	height:18px;
	padding:80px 0px 0px 230px;
}

#pageTitle h2 {
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	border:none;
	margin:0px;
}

#contentText {
	width:504px;
	padding:12px 60px 0px 0px;
}

#contentText p {
	font-size:10px;
	line-height:12px;
	color:#000;
}

#footer {
	width:901px;
	height:32px;
	padding:10px 0px 0px 0px;
	text-align:right;
}

.borderless {
	border:none;
}

.newLoginButton {
	position: relative;
		left: 9px;
		top: 37px;
	}

