@charset "utf-8";
/* CSS Document */
body, div, h1, h2, h3, h4, h5, h6, p, ol, ul, li, a, form {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
	background-color: #DADADA;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	font-size:80%;
	line-height:120%;
	margin-bottom:16px;
}
h1 {
	font-size: 130%;
	color: #00276A;
	margin-bottom:10px;
}
h2 {
	font-size: 120%;
	color: #003366;
}
h3 {
	font-size: 100%;
}
h4 {
	font-size: 100%;
	text-decoration: underline;
}
h5 {
	font-size: 90%;
}
h6 {
	font-size: 80%;
}
.clearfloat {
	clear:both;
	height:10px;
	line-height: 10px;
}
.clearfloat2 {
	clear:both;
	height:10px;
	line-height: 10px;
}
#outer-wrapper {
	background-color: #ffffff;
	margin: 0 auto 0 auto;
	width: 980px;
	max-width: 980px;
	border: 1px solid #336699;
	height:100%;
}
/* HEADER DIVS */
#header {
	Height:100px;
	width: 980px;
	max-width: 980px;
}
#header_logo {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 476px;
}
#CustPortal .custoemr img, #AvvidPortal .custoemr img, #GrandPortal .custoemr img {
	padding-top:5px;
}
#CustPortal {
	background: url(/assets/PageElements/LoginBackground.jpg) no-repeat;
	margin-top:5px;
	padding: 15px 5px 0 5px;
	float: right;
	height: 82px;
	width: 150px;
	font-size:75%;
}
#DirectTV {
	float: right;
}
#CustPortal h1 {
	margin-bottom:0px;
}
#CustPortal .signIn {
	padding-top:10px;
}
#CustPortal .custoemr {
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: 800;
	text-align: center;
	color: #437796;
	line-height: 100%;
	padding-top:1px;
	padding-bottom:2px;
	margin-bottom:0px;
}
#AvvidPortal {
	background: url(/assets/PageElements/LoginBackground.jpg) no-repeat;
	margin-top:5px;
	padding: 15px 5px 0 5px;
	float: right;
	height: 82px;
	width: 150px;
	font-size:75%;
}

#AvvidPortal h1 {
	margin-bottom:0px;
}
#AvvidPortal .signIn {
	padding-top:10px;
}
#AvvidPortal .custoemr {
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: 800;
	text-align: center;
	color: #437796;
	line-height: 100%;
	padding-top:1px;
	padding-bottom:2px;
	margin-bottom:0px;
}
#GrandPortal {
	background: url(/assets/PageElements/LoginBackground.jpg) no-repeat;
	margin-top:5px;
	padding: 15px 5px 0 5px;
	float: right;
	height: 82px;
	width: 170px;
	font-size:75%;
}

#GrandPortal h1 {
	margin-bottom:0px;
}
#GrandPortal .signIn {
	padding-top:10px;
}
#GrandPortal .custoemr {
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: 800;
	text-align: center;
	color: #437796;
	line-height: 100%;
	padding-top:1px;
	padding-bottom:2px;
	margin-bottom:0px;
}
#topNav {
	background-color: #336699;
	background-image:url(/assets/PageElements/TopNavBackground.jpg);
	background-repeat:repeat-x;
	height:30px;
	font-weight: bold;
	font-size: 80%;
	clear: both;
	text-transform:uppercase;
}
#topNav ul {
	text-align: left;
	padding-left:0px;
}
#topNav ul li {
	display: inline;
}
#topNav ul li a, #topNav ul li a:visited {
	color: #ffffff;
	text-decoration: none;
	padding-right: 15px;
	padding-left:15px;
	padding-bottom:5px;
	vertical-align: super;
}
#topNav ul li a:hover, #topNav ul li a:active, #topNav ul li a:focus {
	color: #99FFFF;
}
/* end HEADER DIVS */


#outer-wrapper-interior {
	background-color: #DAE1E7;
	margin: 0 auto 0 auto;
	width: 960px;
	max-width: 960px;
	overflow:auto;
	/*	background-image: url(/assets/PageElements/insideBackground2.jpg);*/	
	
	background-repeat: no-repeat;
}
#topRightImage {
	float: right;
	height: 148px;
	width: 540px;
}
#lowerContent {
	clear: right;
	height: auto;
	width: auto;
	padding-top:20px;
	line-height:1.75em;
}
#lowerContent ul {
	margin-left:25px;
	font-size: 80%;
}
#lowerContent ul li ul {
	margin-left:25px;
	font-size: 100%;
}
#lowerContent li {
	line-height:1.25em;
}
.required {
	font-size:120%;
	color:#F00;
}
#FrontCenter {
	border: 10px solid #DAE1E7;
	float: right;
	height: auto;
	width: 729px;
}
#frontContent {
	color: #134C9D;
	background: #DAE1E7 url(/assets/PageElements/centerbackground.jpg) repeat-x;
	height: auto;
	width: 709px;
	padding: 10px;
}
#leftNav {
	width: 180px;
	float: left;
	background-color: #DAE1E7;
	margin: 80px 0px 0px 20px;
}
#leftNav p{
	font-size:80%;	
}
#insideLeft {
	float: left;
	height: 50px;
	width: 330px;
	margin-left: -220px;
	margin-top: -10px;
	background-image: url(/assets/PageElements/arrowbackground.jpg);
	background-repeat: no-repeat;
}
#insideLeft h1 {
	font-size:120%;
	color:#ffffff;
	padding-left:7px;
	padding-top:13px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
#insideLeft h1 a {
	color:#ffffff;
	text-decoration:none;
}
#leftNav ul {
	list-style-type: none;
	margin: 0;
	font-size: 90%;
	font-weight: bold;
	padding:0;
}
#leftNav ul li a:link, #leftNav ul li a:visited {
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 10px;
	color: #000066;
	border-bottom: 1px solid #97B0CC;/*border-right: 1px solid #97B0CC;*/
}
#leftNav ul li a:hover, #leftNav ul li a:active, #leftNav ul li a:focus {
	background-color: #BCCCDE;
}
#leftNav ul li ul li a:link, #leftNav ul li ul li a:visited {
	width: 149px;
	margin-left: 0px;
	padding-left: 20px;
	background-color: #f0f0f0;
	color: #000066;
	font-weight: normal;
	font-size: 110%;
}
#leftNav ul li ul li a:hover, #leftNav ul li ul li a:active, #leftNav ul li ul li a:focus {
	background-color: #E8EAD9;
}
#Content {
	float: right;
	width: 770px;
	max-width: 770px;
	padding: 11px 20px 11px 0px;
	background-color: #ffffff;
	font-size: 90%;
}
td.solutionsTable {
	background-image:url(/assets/solutionsbackground.jpg);
	height:225px;
	width: 325px;
}
td.solutionsTable h1 {
	padding-top:30px;
	text-align:center;
}
td.solutionsTable p {
	text-align: center;
}
td.solutionsTable img {
	text-align: center;

}
#marqueeFooter{
	width:940px;
	height:40px;
	color:#FFF;
	font-size:130%;
}
#footer {
	background-color: #437796;
	width: 940px;
	max-width: 940px;
	height: 50px;
	border-top: 1px solid #cccccc;
	padding: 5px 20px 0px 20px;
	font-size: 75%;
	color: #eaeaea;
}
#footer a:link, #footer a:visited {
	color: #ffffff;
	text-decoration: none;
}
#footer a:active, #footer a:hover, #footer a:focus {
	color: #99FFFF;
	text-decoration: underline;
}
#footer_left {
	float: left;
	margin: 0px;
	padding: 0px;
}
#footer_right {
	float: right;
	margin:0px;
	padding:0px;
	text-align: right;
}
.divClear {
	height:10px;
	background-color:#fff;
}
