@charset "UTF-8";
/* CSS Document */


.policy-header{
	font-size:1.5em;
	color:#122a88;
	cursor:pointer;
		padding-bottom:15px;
	/*padding-left: 20px;
	padding-bottom:15px;
	background-image: url(../images/listBullet.gif);
	background-repeat: no-repeat;
	background-position: 0 0.35em;*/
}

.selected
{
color: #931c1d;

}

.cancellations p, .returns p{
padding-bottom:20px;
padding-top:0;
padding-right:15px;

}



/* Social Media Links */
#soc_med_links li
{
display: inline;
list-style-type: none;
padding-right: 18px;
}

#soc_med_icons{
float: right;
padding: 98px 0 0 0;
position:relative;
width: 123px;
}

#soc_med_links li img
{
border:none;
}

/* Main Site stying */

* {
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #122a88;
	text-decoration: none;
}

a:visited {
	color: #122a88;
	text-decoration: none;
}

a:hover {
	color: #931c1d;
	text-decoration: none;
}

#navlist li#active a
{
color:#7283c8;

}

#fireSafetyLogin{
float:right;
padding: 10px 30px 10px 0;
}

.clear{
clear:both;
}


h1, h2, h3, h4, h5, h6 {
color:#122a88;
}

.blue {
color:#122a88;
}

#noflashHeader li
{
display: inline;
list-style-type: none;
padding-right: 20px;
font-size:1.4em;
}

#noFlash_header_nav{
background-color:#FFFFFF;
padding:100px 0 15px 25px;

}

.formText{
margin-right: 5px;

}

input.username{
width:140px;
}

input.password{
width:140px;
}
.selfserve{
	background-image: url(../images/Self-Serve.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height:465px;
}

.online-portal{
	background-image: url(../images/on-line-portal.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height:465px;
}

.digitalPlans{
	background-image: url(../images/Digital-Plans.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height:450px;
}

.areaCertification{
	background-image: url(../images/area-certification.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height:465px;
}



.sidebarh1{
font-weight:normal;
padding-top:2px;
padding-bottom:8px;
margin-left:20px;
font-size:1.8em;
}

h1 {
font-weight:normal;
font-size:1.7em;
padding-top:10px;}

h2 {
font-weight:normal;
font-size:1.3em;
padding-top:10px;}

p{
padding: 5px 0 10px 0;
}

sup{
	font-family:Arial, Helvetica, sans-serif;
	vertical-align: text-top;
}

flashHeader{
height:50px;
width:700px;
}

h2 a{
font-size:0.8em;
}
body {
	background-image:url(../images/BG.gif);
	background-repeat: repeat;
font-family: 	Lucida Grande, Lucida Sans Unicode,sans-serif;
	font-size: 62.5%;
	color: #555555;
}

#header {
	background-image: url(../images/headerBG.jpg);
	background-repeat: no-repeat;
	height: 139px;
	width: 980px;
}


#wrapper {
padding-top: 15px;
width: 980px;
margin:auto;
clear:both;
position: relative;
}

#content_container{
background-color:#FFFFFF;
	background-image: url(../images/sideBarBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#content{
width:665px;
float:right;
padding: 27px 65px 60px 10px;
font-size:1.3em;
}

/*#content a:visited{
	color: #7283c8;
}*/

#content li{
margin-left: 20px;
padding-bottom:10px;
}



a.logo_btn{
	width:200px;
	height:125px;
	float:left;
	background-image: url(../images/new_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#flashContent{
width:980;
height:531;

}

#sidebar{
	float:left;
	width:185px;
	padding: 48px 20px 200px 35px;
	background-image: url(../images/sidebarBottomImageTransparent.png);
	background-repeat: no-repeat;
	background-position: left bottom;

}

#navlist
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	padding-top:4px;
	
}



#navlist li 
{
	font-size:1.5em;
	color:#122a88;
	padding-left: 20px;
	padding-bottom:15px;
	background-image: url(../images/listBullet.gif);
	background-repeat: no-repeat;
	background-position: 0 0.35em;
}


#login{
background-image: url(../images/footerBlack.jpg);
background-repeat: no-repeat;
height: 21px;
width: 980px;
clear:both;
}

#link_box {
	margin-top: 50px;
	padding-left: 10px;
	padding-bottom:5px;
	border-left: 20px solid #0f94fa;
}



img {
	padding-bottom: 15px;
}


a.logo_btn{
	width:247px;
	height:125px;
	float:left;
	
}

a.clientArea_btn{
	float:right;
	margin: 6px 4px 0px 0px;
	background-image: url(../images/goButton.gif);
	width:128px;
	height:11px;
	background-repeat: no-repeat;
	background-position: right;
}

a:hover.clientArea_btn{
background-image: url(../images/goButton_over.gif);
}

a.home_btn{
	padding:0px 80px 12px 0px;
	background-image: url(../images/home.gif);
	width:128px;
	height:16px;
	background-repeat: no-repeat;
	background-position: right center;
}

a:hover.home_btn{
background-image: url(../images/homeOver.gif);
}

a.footer_btn{
color: #aaaaaa;
}

a:hover.footer_btn{
color: #7283c8;
}


#footer {
	text-align: center;
	padding-top: 25px;
	color: #aaaaaa;
	font-size:10px;
	clear:both
}
