﻿/* ========== Styling all elements */
* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}
input {
	vertical-align: middle;
}
.floatleft {
	float: left !important;
}
.floatright {
	float: right !important;
}
abbr {
	cursor: help;
}
acronym {
	cursor: help;
}
/* ========== Applying clearfix fix for some browsers to use in appropriate places */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display: block;
}
/* End hide from IE Mac */
/* ========== BODY */
body {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	text-align:justify;
	background-color:#f0f0f0;
	background-image:url('../images/background-bg.gif');
	background-repeat:repeat-x;
}
/* ========== WRAPPER */
#wrapper {
	width:1000px;
	margin: 0 auto;
	background-image:url('../images/layout-bg.gif');
	background-repeat:repeat-y;
}


/* ======================================================================== */
#top-container{
	width:1000px;
	height:66px;
}
.logo-box{
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	width:307px;
	height:46px;
	float:left;
	margin-top:8px;
}
.logo-box a{
	width:307px;
	height:46px;
	display:block;
}

#link-container{
	width:980px;
	height:40px;
	margin:0 auto;
	background-image:url(../images/link-bg.gif);
	background-repeat:repeat-x;
}
.lt-linkcornerimg{
	width:13px;
	height:40px;
	background-image:url(../images/link-ltcorner.gif);
	background-repeat:no-repeat;
	float:left;
}
#center-linkcornerimg{
	width:950px;
	height:40px;
	float:left;
}
.rt-linkcornerimg{
	width:13px;
	height:40px;
	background-image:url(../images/link-rtcorner.gif);
	background-repeat:no-repeat;
	float:right;
}

/* ====================================================================================*/
.topnav-menu {
	width:auto;
	height:auto;
}
.topnav-menu ul {
	width:auto;
	margin:0;
	list-style:none;
	padding:0px 0px 0px 15px;
}
.topnav-menu li {
	display:block;
	padding:0 25px 0px 25px;
	border-right:1px solid #ddddde;
	line-height:35px;
	color:#494b4e;
	float:left;

}
.topnav-menu a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#494b4e;
	font-weight:bold;
	height:35px;
	text-decoration:none;
}
.topnav-menu li a:hover {
	color:#005b8a;
	text-decoration:underline;
}
/* ====================================================================================*/
#mainheader-container{
	width:980px;
	height:auto;
	margin:0 auto;
	margin-top:8px;
}
.header-box{
	width:625px;
	height:139px;
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
	float:left;	
}
.welcome-box{
	width:348px;
	height:139px;
	background-image:url(../images/welcome-box.gif);
	background-repeat:no-repeat;
	float:right;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#494b4e;
	font-weight:bold;
	text-decoration:none;
	padding:15px 15px 5px 15px;
}
/* ====================================================================================*/
#main-container{
	width:1000px;
	height:auto;
	clear:both;
}
#fourboxes-container{
	width:980px;
	height:auto;
	margin:0 auto;
	margin-top:8px;
}

#boxes-first{
	width:230px;
	height:auto;
	float:left;
}

.boxes-topimg{
	width:230px;
	height:29px;
	background-image:url(../images/boxes-topbar.gif);
	background-repeat:no-repeat;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#13517a;
	padding-top:7px;
	padding-left:35px;
	font-weight:bold;
	text-decoration:none;
}
#boxes-bgimg{
	width:230px;
	height:215px;
	background-image:url(../images/boxes-bgbar.gif);
	background-repeat:repeat-y;
}
.boxes-bottomimg{
	width:230px;
	height:10px;
	background-image:url(../images/boxes-bottombar.gif);
	background-repeat:no-repeat;
	padding-bottom:8px;
}

/* ====================================================================================*/
.title-text {
	width:auto;
	height:auto;
	padding-left:5px;
	padding-top:6px;
}
.title-text ul {
	width:auto;
	margin:0;
	list-style:none;
	padding:0px 0px 0px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1e78ac;
	font-weight:bold;
	text-decoration:underline;
}
.title-text li {
	display:block;
	padding:0 6px 0px 15px;
	background:url(../images/boxtitle-bullet.gif) no-repeat center left;
	line-height:21px;
	text-decoration:underline;

}
.title-text li a {
	color:#1e78ac;
	text-decoration:underline;
}
.title-text li a:hover {
	color:#1e78ac;
	text-decoration:none;
}
/* ====================================================================================*/

.customerpro-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1e78ac;
	font-weight:bold;
	text-decoration:none;
	padding-top:8px;
}
.blue-spantext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#177cb8;
	font-weight:bold;
	text-decoration:none;
}
.mandatory-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
	padding-left:15px;
}
/* ==============================================================================================*/

.hyperlink-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#105193;
	font-weight:bold;
	text-decoration:none;
}
.hyperlink-text a{
	color:#105193;
	text-decoration:none;
}
a.hyperlink-text:hover{
	color:#105193;
	text-decoration:underline;
}
/* =================BoxText=================================================*/
.services-details {
	width:auto;
	height:auto;
	padding-left:5px;
}
.services-details ul {
	width:auto;
	margin:0;
	list-style:none;
	padding:0px 0px 0px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}
.services-details li {
	display:block;
	padding:0 6px 0px 15px;
	background:url(../images/arrow.gif) no-repeat center left;
	line-height:18px;
	text-decoration:none;

}
.services-details li a {
	color:#333333;
	text-decoration:none;
}
.services-details li a:hover {
	color:#333333;
	text-decoration:underline;
}
/* ====================================================================================*/

#boxes-secound{
	width:230px;
	height:auto;
	float:left;
	padding-left:20px;
}
/* ====================================================================================*/

#boxes-third{
	width:230px;
	height:auto;
	float:left;
	padding-left:20px;
}
/* ====================================================================================*/

#boxes-fourth{
	width:230px;
	height:auto;
	float:right;
}
/* ====================================================================================*/
#additionalservices-container{
	width:976px;
	height:auto;
	margin:0 auto;
	clear:both;
	border:1px solid #cfcfcf;
}
.addservice-title{
	width:976px;
	height:30px;
	background-image:url(../images/contentbox-topbg.gif);
	background-repeat:repeat-x;	
}
h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#13517a;
	padding-top:7px;
	padding-left:15px;
	font-weight:bold;
	text-decoration:none;
}
/* ====================================================================================*/
#addserviceboxes-first{
	width:315px;
	height:auto;
	float:left;
	margin-left:10px;
}
#addserviceboxes-secound{
	width:315px;
	height:auto;
	float:left;
	margin-left:10px;
}
#addserviceboxes-third{
	width:315px;
	height:auto;
	float:right;
}
/* ====================================================================================*/
.stateslink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;
}
.stateslink a{
	color:#333333;
	text-decoration:none;
}
a.stateslink:hover{
	color:#333333;
	text-decoration:underline;
}
/* ====================================================================================*/
.addservice-subtitle {
	width:auto;
	height:auto;
	padding-left:5px;
	padding-top:6px;
}
.addservice-subtitle ul {
	width:auto;
	margin:0;
	list-style:none;
	padding:0px 0px 0px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1e78ac;
	font-weight:bold;
	text-decoration:underline;
}
.addservice-subtitle li {
	display:block;
	padding:0 6px 0px 20px;
	background:url(../images/title-arrow.gif) no-repeat center left;
	line-height:21px;
	text-decoration:underline;
}
.addservice-subtitle li a{
	color:#1e78ac;
	text-decoration:underline;
}
.addservice-subtitle li a:hover{
	color:#1e78ac;
	text-decoration:none;
}
/* =================Additional Services content box=================================================*/
.addservices-content {
	width:auto;
	height:auto;
	padding-left:5px;
}
.addservices-content ul {
	width:auto;
	margin:0;
	list-style:none;
	padding:0px 0px 0px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}
.addservices-content li {
	display:block;
	padding:0 6px 0px 15px;
	background:url(../images/link-bullet.gif) no-repeat center left;
	line-height:18px;
	text-decoration:none;

}
.addservices-content li a {
	color:#333333;
	text-decoration:none;
}
.addservices-content li a:hover {
	color:#333333;
	text-decoration:underline;
}
#googleads-center{
	width:750px;
	height:auto;
	padding:5px;
	margin:0 auto;
	clear:both;
	padding-top:8px;
}

#center-contentdisplay{
	width:940px;
	height:auto;
	clear:both;
}

/* =================Additional Services content box=================================================*/
.programming-details {
	width:auto;
	height:auto;
}
.programming-details ul {
	width:auto;
	margin:0;
	list-style:none;
	padding:0px 0px 0px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}
.programming-details li {
	display:block;
	padding:0 6px 0px 12px;
	background:url(../images/arrow.gif) no-repeat center left;
	line-height:18px;
	text-decoration:none;

}
.programming-details li a {
	color:#333333;
	text-decoration:none;
}
.programming-details li a:hover {
	color:#333333;
	text-decoration:underline;
}
.page-title{
	padding-top:4px;
	padding-bottom:4px;
	padding-left:6px;
	color:#333333;
	font-size:14px;
	font-weight:bold;
}
.table-title{
	padding-top:4px;
	padding-bottom:4px;
	padding-left:6px;
	color:#166a81;
	font-size:14px;
	font-weight:bold;
}
.table-space{
	padding-top:4px;
	padding-bottom:4px;
	padding-left:6px;
}
/* ============Footer Container Start=========================================*/
#footer-container{
	background-image:url(../images/footer-bg.gif);
	background-repeat:repeat-x;
	width:1000px;
	height:51px;
	clear:both;
	margin-top:8px;
}
.copyright-box{
	width:1000px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	color:#666666;
	margin:0 auto;
	padding-top:8px;
	line-height:20px;
	text-decoration:none;
}
.copyright-box a{
	color:#666666;
	text-decoration:none;
}
.copyright-box a:hover{
	color:#666666;
	text-decoration:underline;
}
