*{font-size:100.01%;}
html{font-size:62.5%;}
body{
	margin:0;
	background:#1a3558;
	font:1.2em/17px Arial, Helvetica, sans-serif;
	color:#000;
}
img{border-style:none;}
a{
	color:#6985a9;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a:focus{
	outline:none;
}
.issuelink {
	position:absolute;
	bottom:0;
	right:10px;
}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
#wrapper{
	width:960px;
	margin:0 auto;
	position:relative;
}
#wrapper h1{
	margin:0;
	position:absolute;
	top:115px;
	left:167px;
	z-index:15;
}
.logo{
	background:url(../images/bg-logo.png) no-repeat;
	width:391px;
	height:83px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	cursor:pointer;
}
#header{
	height:208px;
	padding:71px 0 0;
	z-index:10;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	background:#1a3558;
}
#header .holder{
	background:url(../images/bg-header02.gif) no-repeat;
	width:931px;
	height:177px;
	padding:15px 15px 16px 14px;
	position:relative;
}
.slide{	margin:0;	padding:0;	list-style:none;
	position:absolute;
	top:15px;
	right:15px;
	float:right;
	z-index:1;
	width:100%;
	height:180px;	overflow:hidden;}
.slide li{
	float:left;
	position:absolute;
	top:0;
	right:0;
	z-index:1;
}
.slide li.active{
	z-index:2;
}
.slide strong{
	font-size:1em;
	line-height:14px;
	color:#fff;
	font-weight:normal;
	position:absolute;
	top:110px;
	right:12px;
}
.blue{
	position:absolute;
	top:15px;
	left:14px;
	z-index:2;
}
.flag{
	position:absolute;
	top:15px;
	left:14px;
	z-index:3;
}
.man{
	position:absolute;
	bottom:8px;
	left:14px;
	z-index:5;
}
* html .man{bottom:16px;}
* +html .man{bottom:16px;}
.blue,
.man,
.flag{
	display:block;
	font-size:0;
}
.nav{
	position:absolute;
	bottom:16px;
	right:15px;
	z-index:4;
	background:url(../images/bg-nav.gif) repeat-x;
	width:931px;}#nav{	margin:0;
	padding:0 3px 0 0;
	list-style:none;
	float:right;
	letter-spacing:-1px;
	font-size:13px;
	line-height:16px;
	display:table;
}
#nav:after{
	content:"";
	display:block;
	clear:both;
}
#nav ul{	margin:0;	padding:5px 0 4px;	list-style:none;
	width:100%;
	float:left;
	font-size:12px;
	line-height:15px;
	letter-spacing:0;}
#nav li{
	float:left;
	background:url(../images/bullet01.gif) no-repeat;
	position:relative;
}
#nav li:first-child{
	background:none;
}
#nav ul li{
	background:none;
	float:none;
	height:1%;
	vertical-align:middle;
}
#nav a{
	color:#fff;
	float:left;
	padding:17px 22px 13px;
	position:relative;
	z-index:5;
	background:url(../images/transparent.gif);
}
#nav a:hover{
	text-decoration:none;
}
#nav ul a{
	float:none;
	color:#000;
	display:block;
	position:relative;
	cursor:pointer;
	padding:0;
}
#nav ul a:hover,
#nav ul .active a{
	background:#e3e7ed;
	text-decoration:none;
}
#nav ul span{
	display:block;
	background:url(../images/bullet02.gif) no-repeat 17px 10px;
	padding:5px 15px 6px 37px;
}
#nav em{
	position:absolute;
	top:35px;
	left:50%;
	margin:0 0 0 -10px;
	background:url(../images/ico01.gif) no-repeat;
	width:21px;
	height:11px;
	display:none;
}
#nav li:hover em,
#nav li.hover em{
	display:block;
}
#nav .drop{
	position:absolute;
	top:42px;
	left:0;
	width:192px;
	visibility:hidden;
	background:url(../images/transparent.gif);
}
* +html #nav .drop{display:none;}
#nav li:hover .drop,
#nav li.hover .drop{
	visibility:visible;
}
* +html #nav li:hover .drop{display:block;}
#nav .t,
#nav .b{
	background:url(../images/bg-drop-t.png) no-repeat;
	width:192px;
	height:11px;
	font-size:0;
}
#nav .b{
	background:url(../images/bg-drop-b.png) no-repeat;
}
#nav .c{
	background:url(../images/bg-drop-c.png) repeat-y;
	height:1%;
	padding:0 4px;
}
#nav .c:after{
	content:"";
	display:block;
	clear:both;
}
.search-form,
.email-form{
	position:absolute;
	top:37px;
	right:9px;
}
.email-form{ right:250px }
.email-form fieldset,
.search-form fieldset{
	float:right;
	margin:0 0 0 24px;
}
.email-form label,
.search-form label{
	float:left;
	font-size:12px;
	line-height:15px;
	font-weight:bold;
	color:#fff;
	margin:3px 9px 0 0;
}
.email-form .text,
.search-form .text{
	float:left;
	border:none;
	background:#fff;
	font-size:11px;
	line-height:14px;
	color:#747474;
	width:132px;
	padding:4px 7px;
	margin:0;
}
.email-form .btn-go,
.search-form .btn-go{
	float:left;
	margin:0 0 0 4px;
	padding:0;
	background:url(../images/btn-go.gif) no-repeat;
	width:27px;
	height:22px;
	text-indent:-9999px;
	overflow:hidden;
	font-size:0;
	border:none;
	cursor:pointer;
}
#textchanger,
#textchanger1{
	position:absolute;
	top:31px;
	left:21px;
	color: #fff;
	font-size:11px;
	line-height:20px;
}
#textchanger1{
	top:-6px;
	color:#022743;
	left:19px;
	letter-spacing:1px;
}
#textchanger a,
#textchanger1 a{
	color: #fff;
	float: left;
	text-decoration: none;
}
#textchanger1 a{
	color:#022743;
}
#textchanger ul,
#textchanger1 ul{
	margin: 0;
	padding: 0 2px 0 0;
	float: left;
	list-style: none;
}
#textchanger ul li,
#textchanger1 ul li{
	float: left;
	margin: 0 6px 0 0;
}
#textchanger #decrease,
#textchanger1 #decrease1{
	font-size:11px;
	padding: 7px 0 0 0;
}
#textchanger #reset,
#textchanger1 #reset1{
	font-size:13px;
	padding: 6px 0 0 0;
}
.safari3 #textchanger #reset{line-height:21px;}
.mac.safari3 #textchanger #reset{line-height:21px;}
.mac.safari4 #textchanger #reset{line-height:21px;}
.mac.ff3 #textchanger #reset{line-height:21px;}
#textchanger #increase,
#textchanger1 #increase1{
	padding: 5px 0 0 0;
	font-size:15px;
	line-height:21px;
}
#textchanger span,
#textchanger1 span{
	float: left;
	padding: 7px 5px 0 0;
}
#main{
	background:url(../images/bg-main-c.gif) repeat-y;
	height:1%;
	padding:279px 0 0;
	position:relative;
	z-index:1;
}
.main-f{
	background:url(../images/bg-main-b.gif) no-repeat 0 100%;
	padding:0 0 17px;
	height:1%;
}
.main-h{
	background:url(../images/bg-main-t.gif) no-repeat;
	height:1%;
	padding:14px 64px 0 15px;
}
.main-h:after{
	content:"";
	display:block;
	clear:both;
}
#sidebar{
	float:left;
	width:217px;
	overflow:hidden;
}
#sidebar .frame{
	min-height:450px;
	background:#6c87ab url(../images/bg-sidebar.gif) repeat-x;
}
* html #sidebar .frame{height:450px;}
.homepage #sidebar .frame{min-height:409px;}
* html .homepage #sidebar .frame{height:409px;}
#sidebar h3,
#content h2{
	margin:0;
	font-size:14px;
	line-height:17px;
	text-transform:uppercase;
	color:#fff;
	padding:15px 7px 0 23px;
	height:26px;
}
#content h2{
	padding:13px 7px 0 26px;
	height:28px;
	margin:0 0 7px -7px;
	background:url(../images/bg-heading.gif) repeat-y;
	position:relative;
}
.services-list{	margin:0;	padding:16px 0 0 12px;	list-style:none;
	height:1%;
	overflow:hidden;
	font-size:1.1em;
	line-height:1.2em;
	}
.services-list li{
	height:1%;
	vertical-align:middle;
}
.services-list a{
	height:48px;
	width:100%;
	display:table;
	color:#1a3558;
}
.services-list strong,
.services-list img{
	cursor:pointer;
}
.services-list a:hover strong{
	text-decoration:underline;
}
* html .services-list li{
	position:relative;
}
* +html .services-list li{
	position:relative;
}
.services-list span{
	display:table-cell;
	vertical-align:middle;
}
.services-list .text-holder{
	width:159px;
	left:48px;
}
.services-list .image-holder{
	width:47px;
}
.services-list img{
	float:left;
}
* html .services-list span{
	position:absolute;
	top:50%;
}
* +html .services-list span{
	position:absolute;
	top:50%;
}
* html .services-list img{
	position:relative;
	top:-50%;
}
* +html .services-list img{
	position:relative;
	top:-50%;
}
* html .services-list strong{
	position:relative;
	top:-50%;
}
* +html .services-list strong{
	position:relative;
	top:-50%;
}
#content{
	float:right;
	width:657px;
	position:relative;
}
.tabset{	margin:0 -30px 7px -6px;	padding:0;	list-style:none;
	height:41px;
	width:687px;
	overflow:hidden;
	font-size:12px;
	line-height:15px;
	text-transform:uppercase;
	font-weight:bold;}
.tabset li{
	float:left;
	padding:2px 0 0;
	margin:0 -16px 0 0;
}
.tabset a{
	float:left;
	color:#fff;
}
.tabset a:hover{
	text-decoration:none;
}
.tabset .active{
	position:relative;
	background:url(../images/bg-tabset-l.gif) no-repeat;
	color:#1a3558;
}
.tabset span{
	float:left;
	height:25px;
	padding:14px 42px 0 43px;
	cursor:pointer;
}
.tabset .active span{
	background:url(../images/bg-tabset-r.gif) no-repeat 100% 0;
}
.tab-holder{
	height:1%;
	overflow:hidden;
}
.tab-content{
	width:649px;
	height:402px;
	overflow:hidden;
	position:relative;
	display:none;
}
.tab-content.active{
	display:block;
}
.tab-content img{
	display:block;
}
.gallery{
	position:absolute;
	top:0;
	right:0;
	background:#071323;
	color:#fff;
	font-size:1em;
	line-height:17px;
	padding:10px;
	height:361px;
	width:190px;
	overflow:hidden;
}
.gallery object,
.gallery embed
{
	display:block;
}
.btn-prev,
.btn-next{
	position:absolute;
	bottom:0px;
	left:0px;
	text-indent:-9999px;
	overflow:hidden;
	background:#6e89ac url(../images/btn-prev.gif) no-repeat 50% 50%;
	width:324px;
	height:20px;
	z-index:50;
	opacity:.9;
}
.btn-next{
	left:325px;
	background-image:url(../images/btn-next.gif);
}
.btn-prev:hover,
.btn-next:hover{
	background-color:#1a3558;
}
.gallery div{
	width:575px;
	overflow:hidden;
	position:relative;
}
.gallery ul{	margin:0;	padding:0;	list-style:none;
	width:9999px;}
.gallery ul li{
	width:575px;
}
.tab-content .image-frame
{
	width:437px;
	height:379px;
	border:1px solid #071323;
	text-align:center;
	background:#a1b2c9;
}
.tab-content .image-frame img
{
	max-width:437px;
	max-height:379px;
	width:auto !important;
	height:auto !important;
	width:437px;
	height:379px;
	display:block;
	margin: auto;
	float:none;
}
#content .gallery p{
	margin:0;
}
#content .gallery p a{
	text-decoration:none;
}
#content .gallery p a:hover{
	text-decoration:underline;
}
.gallery strong{
	color:#6985a9;
	display:block;
}
#content .tab-content h2{
	margin:0;
	padding:0;
	background:none;
	position:absolute;
	top:150px;
	right:22px;
	font-size:0;
}
#content .tab-content a.more-news
{
	position:absolute;
	right:15px;
	bottom:15px;
}
.social-icons{	margin:0;	padding:4px 0 10px;	list-style:none;
	position:absolute;
	top:48px;
	right:-67px;
	z-index:5;
	width:67px;
	overflow:hidden;
}
* html .social-icons{right:-68px;}
.social-icons li{
	height:1%;
	vertical-align:middle;
	margin:0 0 -5px;
	position:relative;
}
.social-icons a{
	display:block;
	background:url(../images/bg-social-icons.png) no-repeat;
	width:56px;
	height:46px;
	color:#1a3558;
	font-size:0.75em;
	line-height:13px;
	text-align:center;
	padding:14px 11px 0 0;
}
.social-icons .rss a{
	background:url(../images/bg-social-icons01.png) no-repeat;
}.social-icons img{
	display:block;
	margin:0 auto;
}
.social-icons span{
	display:block;
}
* html .social-icons span{margin:-2px 0 0;}
* +html .social-icons span{margin:-2px 0 0;}
.social-icons a:hover{
	text-decoration:none;
}
.social-icons a:hover span{
	font-weight:bold;
}
.social-icons .offices{
	z-index:7;
}
.social-icons .email{
	z-index:6;
}
.social-icons .facebook{
	z-index:5;
}
.social-icons .youtube{
	z-index:4;
}
.social-icons .flickr{
	z-index:3;
}
.social-icons .twitter{
	z-index:2;
}
.social-icons .rss{
	z-index:1;
}
.breadcrumbs{	margin:0 8px 0 0;	padding:7px 0 8px 19px;	list-style:none;
	height:1%;
	overflow:hidden;
	font-size:0.9em;
	line-height:14px;
	background:#071323;
	font-weight:bold;
	color:#fff;}
.breadcrumbs li{
	float:left;
}
.breadcrumbs a{
	color:#fff;
	background:url(../images/bullet04.gif) no-repeat 100% 50%;
	padding:0 12px 0 0;
	margin:0 4px 0 0;
	font-weight:normal;
}
.content-h{
	height:1%;
	overflow:hidden;
	padding:20px 37px 0 20px;
}
.content-h .text-holder{
	height:1%;
	overflow:hidden;
	padding:11px 0 0;
}
.content-h img{
	float:right;
	margin:0 0 0 25px;
}
h3{
	font-size:1.3em;
	line-height:19px;
	margin:0 0 17px;
}
#content p{
	margin:0 0 17px;
	font-size:1em;
	line-height:1.42em;
}
#content p a{
	text-decoration:underline;
}
#content p a:hover{
	text-decoration:none;
}
.subnav{	margin:0;	padding:19px 15px 0 19px;	list-style:none;
	width:183px;
	overflow:hidden;
	font-size:1.1em;
	line-height:16px;
	font-weight:bold;}
.subnav li{
	margin:0 0 29px;
	background:url(../images/bullet05.gif) no-repeat 0 4px;
	padding:0 0 0 19px;
	position:relative;
}
.subnav a{
	color:#1a3558;
}
#footer{
	padding:0 0 38px;
}
.footer-f{
	background:url(../images/bg-footer-c.gif) repeat-y;
	height:1%;
}
.footer-h{
	background:url(../images/bg-footer-b.gif) no-repeat 0 100%;
	height:1%;
}
.footer-c{
	background:url(../images/bg-footer-t.gif) no-repeat;
	height:1%;
	overflow:hidden;
	padding:14px 0 14px 15px;
}
.footer-c img{
	float:left;
}
.bill-search{
	margin:0 0 0 8px;
	float:left;
	display:inline;
	width:455px;
	height:58px;
	overflow:hidden;
	position:relative;
	background:#a6a69a;
}
.search-by{
	float:left;
	width:307px;
	padding:3px 0 0 11px;
}
.bill-search strong{
	display:block;
	font:bold 14px/17px Georgia, serif;
	color:#fff;
	padding:3px 0 0 11px;
	overflow:hidden;
	width:300px;
}
.search-by fieldset{
	float:left;
	padding:1px 0 0 1px;
	margin:0 5px 0 0;
	width:146px;
	display:inline;
}
.search-by input{
	float:left;
	padding:0;
	margin:0;
}
.search-by .btn-go{
	background:url(../images/btn-go01.gif) no-repeat;
	width:35px;
	height:30px;
	text-indent:-9999px;
	overflow:hidden;
	font-size:0;
	cursor:pointer;
	border:none;
	margin:-3px 0 0 3px;
	position:relative;
}
.search-by .text{
	width:89px;
	border:none;
	background:#fff;
	font-size:11px;
	line-height:14px;
	color:#0f2233;
	padding:5px 9px;
}
#footer .holder{
	height:1%;
	overflow:hidden;
}
#footer ul{
	margin:0;
	padding:2px 1px 0 0;
	list-style:none;
	font-size:0.9em;
	line-height:14px;
	float:right;
	overflow:hidden;
}
#footer ul li{
	float:left;
	background:url(../images/bullet03.gif) no-repeat 0 3px;
	margin:0 1px 0 -1px;
	padding:0 7px 0 8px;
}
#footer ul a{
	color:#fff;
}
.tab-slider{
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	height:402px;
	overflow:hidden;
	width:100%;
}
.tab-slider li.tab-slide{
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	width:650px;
	height:402px;
	overflow:hidden;
}
.tab-slider li.active{
	z-index:5;
}
.tab-content img{
	float:left;
	position:relative;
}

.int .page-content
{
	margin:48px 8px 0 0;
}

.crumbs
{
	background:#071323;
	text-transform:lowercase;
	color:#fff;
	padding:6px 12px;
}
.crumbs a
{
	color:#fff;
}
.crumbs span
{
	font-weight:bold;
}
.int #sidebar{
	position:relative;
	padding-top:41px;
	overflow:visible;
}
.int #sidebar h3
{
	position:absolute;
	left:0;
	top:0;
	padding:0 23px;
	font-size:1.3em;
	line-height:41px;
	height:auto;
	width:600px;
}
.int #sidebar h3 a
{
	color:#fff;
}
.int #content h2
{
	color:#071323;
	text-transform:none;
	margin:0;
	padding:25px 15px 0;
	font-size:1.3em;
}
.buffer
{
	padding:15px;
}

.buffer .middleheadline
{
	font-size:1.3em;
	font-weight:bold;
	color:#444;
}


.int-nav
{
	background:url(../images/bg-sidebar.gif) repeat-x #6C87AB;
	list-style:none;
	padding:10px 0 0;
	margin:0;
	min-height:400px;
	height:auto !important;
	height:400px;
}
.int-nav li
{
}
.int-nav li a
{
	color:#1A3558;
	font-weight:bold;
	font-size:1.1em;
	padding:10px 12px 10px 30px;
	margin:2px 0;
	display:block;
	background:url(../images/kingston-sb-bul.gif) no-repeat 12px 14px;
}

.news-list h3
{
	margin:10px 0 5px;
	text-transform:uppercase;
}
.news-list h3 a
{
	color:#1a3558;
}

.tab-thumbs
{
	margin:0;
	padding:0;
	list-style:none;
}
.tab-thumbs li
{
	float:left;
	margin:0 5px 0 0;
}
.tab-thumbs a
{
	display:inline-block;
	padding:3px 7px;
}
.tab-thumbs a:hover,
.tab-thumbs a.active
{
	background:#a6a69a;
	color:#fff;
	text-decoration:none;
}
.int-tabs
{
	border:4px solid #a6a69a;
	float:left;
	padding:15px;
	width:595px;
}
.int-tabs .media-list
{
	margin:0;
	padding:0;
	list-style:none;
}
.int-tabs .media-list li
{
	float:left;
	margin:0 1px;
}
.int-tabs .media-list li img
{
	border:1px solid #a6a69a;
}

.blogEntry
{
    padding-top:15px;
    margin-top:10px;
    border-top:1px dotted #67819C;
}
.blogAuthor
{
}
.blogBody
{
    margin:10px 0;
}
.blogCommentsHeader
{
    font-weight:bold;
    font-size:1.2em;
}
.blogCommentList
{
    margin:0 0 10px 0;
    padding:0;
    list-style:none;
}
.blogInstructions
{
    margin:3px 0;
}
.blogDate
{
    margin-bottom:10px;
}
.blogEntry div.middlecopy
{
    margin-top:10px;
}
.blogEntry .middleheadline
{
    font-weight:bold;
    font-size:1.3em;
}
.blogComments
{
    margin-bottom:10px;
}
.blogComment
{
    padding:10px 0 0 0;
}
.blogComment .commentAuthor
{
    font-weight:bold;
    padding-bottom:2px;
    /*border-bottom:1px #6e845d dashed;*/
    margin-bottom:3px;
}
.blogEntry #aspnetForm
{
    padding-top:18px;
}
.blogInput
{
    width:144px;
    margin-right:3px;
}
.blogEmail
{
    margin:5px 0;
    width:186px;
}
textarea.blogComment
{
    width:500px;
    height:150px;
    padding:3px;
    margin-bottom:4px;
    font-family:Arial,Verdana,sans-serif;
    font-size:13px;
}
.blogFooter a,
.blogEntry .middleheadline a
{
    font-weight:bold;
}
#ctl00_ctl00_blogConfirmation
{
    color:Red;
    font-weight:bold;
    font-size:1.2em;
}
