/* =0 Reset
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
@import url('reset.css');
/* =1 Global
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
body {
	line-height: 1;
	font: normal 12px Arial, Helvetica, sans-serif;
	vertical-align: top;
	background: #EEE;
	color: #333;
}
p {
	margin:5px 0 20px 0;
	line-height:1.5em;
}
ul {
	margin:-1px 0 15px 0;
	list-style: disc;
}
li {
	line-height:1.7em;
	margin-bottom:15px;
}
.right {
	float: right;
}
.left {
	float: left;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.align-center {
	text-align:center;
}
.justify {
	text-align:justify;
}
.hide {
	display: none;
}
.clear {
	clear: both;
}
.bold {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
.underline {
	border-bottom:1px solid;
}
.highlight {
	background:#ffc;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft {
	float:left;
	margin:4px 10px 4px 0;
}
img.alignright {
	float:right;
	margin:4px 0 4px 10px;
}


.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* =2 Links
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
a {
	color:#12447c;
	text-decoration: none;
}
a:hover {
	color:#c6013f;
}
/* =3 Headings
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
h1 {
	font-size:25px;
	letter-spacing: -.03em;
}
h2 {
	color:#12447c;
	font-size:20px;
	margin:5px 0 10px 0;
}
h3 {
	margin:5px 0;
	font-size:14px;
	padding-bottom:4px;
	background:url(http://338080bc41091644e587948d62be98b41c0d9bbb.gripelements.com/img/dot.gif) repeat-x bottom left;
}
h4 {
	margin:5px 0;
	font-size:14px;
	padding-bottom:4px;
}
h5 {
	font-size:12px;
}
.bucket h2 {
	margin-top:0;
	text-transform: uppercase;
	line-height:23px;
	height:23px;
	margin-bottom:15px;
	font-size:14px;
}
/* =4 Header // Wrapper
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#wrapper {
	margin:0 auto 20px auto;
	width:980px;
	background:url(http://338080bc41091644e587948d62be98b41c0d9bbb.gripelements.com/img/wrapper-bg.png) repeat-y;
}
#wrapper-top {
	height:10px;
	background:url(http://338080bc41091644e587948d62be98b41c0d9bbb.gripelements.com/img/wrapper-top.png) no-repeat;
	line-height:1px;
	overflow:hidden;
}
#wrapper-btm {
	height:10px;
	background:url(http://338080bc41091644e587948d62be98b41c0d9bbb.gripelements.com/img/wrapper-btm.png) no-repeat;
	line-height:1px;
	overflow:hidden;
}
#wrapper-padding {
	padding:8px 18px;
}
#header {
	height:100px;
	margin-bottom:10px;
	background:url(http://338080bc41091644e587948d62be98b41c0d9bbb.gripelements.com/img/header-bg.jpg) no-repeat top right #fff;
	position:relative;
}
#fps #header {background:url(http://338080bc41091644e587948d62be98b41c0d9bbb.gripelements.com/img/fps-header-bg.jpg) no-repeat top right #fff;}

#logo {
	float:left;
}
/* =5 Navigation
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#nav {
	height:27px;
	margin:73px 0 0 0;
	list-style:none;
	float:right;
	width:680px;
}
#nav li {
	margin:0;
	display:inline;
}
#nav a {
	float:left;
	display:inline;
	
}
#nav a img {
	background:url(http://338080bc41091644e587948d62be98b41c0d9bbb.gripelements.com/img/nav.png) no-repeat;
	height:27px;
	float:left;
	margin-right:10px;
}
#nav a.a img {background-position:0 -27px;width:66px;}
#nav a.b img {background-position:-76px -27px;width:109px;}
#nav a.c img {background-position:-198px -27px;width:75px;}
#nav a.d img {background-position:-288px -27px;width:77px;}
#nav a.e img {background-position:-379px -27px;width:108px;}
#nav a.f img {background-position:-502px -27px;width:182px;}

#nav a.a:hover img {background-position:0 -54px;}
#nav a.b:hover img {background-position:-76px -54px;}
#nav a.c:hover img {background-position:-198px -54px;}
#nav a.d:hover img {background-position:-288px -54px;}
#nav a.e:hover img {background-position:-379px -54px;}
#nav a.f:hover img {background-position:-502px -54px;}

#nav a.a img.current,#nav a.a:hover img.current{background-position:0 0;cursor:default;}
#nav a.b img.current,#nav a.b:hover img.current{background-position:-76px 0px;cursor:default;}
#nav a.c img.current,#nav a.c:hover img.current{background-position:-198px 0px;cursor:default;}
#nav a.d img.current,#nav a.d:hover img.current{background-position:-288px 0px;cursor:default;}
#nav a.e img.current,#nav a.e:hover img.current{background-position:-379px 0px;cursor:default;}
#nav a.f img.current,#nav a.f:hover img.current{background-position:-502px 0px;cursor:default;}

#nav a.fls img {
	width:261px;
	background-position:-699px 0;
	position:absolute;
	right:0;
}
.subnav {
	font-size:12px;
	list-style:none;
	margin:0;
	margin-bottom:15px;
}
.subnav li {
	margin:0;
	padding:2px 5px 4px 5px;
	background:url(http://338080bc41091644e587948d62be98b41c0d9bbb.gripelements.com/img/subnav-li.png) bottom left repeat-x;
}
.subnav li li {
	background-image:none;
	padding:0;
}
.subnav ul {
	list-style:none;
	margin:0 0 0 15px;
}
#column1 a { 
	color:#fff
}
.subnav a {
	display:block;
	padding:3px;
	line-height:1.3em;
}
.subnav a:hover {
	background-color:#416996;
}
/* =6 Middle
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#content-wrap {
	border:solid 1px #fff;
	background:url(http://338080bc41091644e587948d62be98b41c0d9bbb.gripelements.com/img/subpage-bg.png) repeat-y #fff;
}
#main {
	float:left;
	width:685px;
	margin:10px 0 10px 15px;
	display:inline;
}
#main.skinny {
	width:455px;
}
#column1 {
	float:left;
	margin:5px;
	width:220px;
	display:inline;
	height:500px;
	color:#ccc;
}
#column1 .padding {
	padding:0;
}

#column2 {
	float:right;
	width:230px;
	background:url(http://338080bc41091644e587948d62be98b41c0d9bbb.gripelements.com/img/dot.gif) repeat-y;
	font-size:.9em;
	color:#666;
}
#column2 .padding {
	padding:10px;
}
/* =7 Form
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
/* =8 Extra
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#main ul {
	list-style: none;
	margin-left:15px;
}
#main li {
	background:url(http://338080bc41091644e587948d62be98b41c0d9bbb.gripelements.com/img/bullet.png) no-repeat 0 1px;
	padding-left:20px;
}
#bcrumbs {
	line-height:30px;
	padding:0 5px;
	font-size:10px;
	background-color:#EEE;
	color:#999;
	margin-bottom:10px;
}
#fps #bcrumbs {
	display:none;
}
#bcrumbs a {
	font-weight:bold;
	color:#666;
}

#menu li {
        background-image: none;
        margin-left: -30px;
       
}

#menu ul li {
        background-image: none;
        margin-left: 1px;
}

#menu li a {
        background-image: url(http://338080bc41091644e587948d62be98b41c0d9bbb.gripelements.com/img/arrow_down.png);
        background-repeat: no-repeat;
        padding-left: 20px;
}

/* =9 Footer
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#footer {
	margin:10px 0;
	padding:5px 0;
	color:#fff;
	font-size:11px;
	height:50px;
	border-top:solid 1px #fff;
}
.address {
	float:right;
	width:50%;
	text-align: right;
}
.copyright {
	float:left;
	width:45%;
}
/* =9 Homepage
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#testimonial-rotator {
	margin:0;
	list-style:none;
	height:200px;
	overflow:hidden;
}
#testimonial-rotator h1 {
	display:none;
}
#tabs {
	height:289px;
	position:relative;
	background-color:#fff;
	border:solid 1px #fff;
	margin-bottom:10px;
}
#tabs dt {
	float:left;
	clear:left;
	width:231px;
	height:60px;
	border-bottom:solid 1px #fff;
	background:url(http://338080bc41091644e587948d62be98b41c0d9bbb.gripelements.com/img/tab-bg.png) repeat-x bottom left #587ba3;
	cursor:pointer;
	
}
#tabs dt.current-tab {
	width:280px;
	background:url(http://338080bc41091644e587948d62be98b41c0d9bbb.gripelements.com/img/cur-tab.png) no-repeat bottom left;
	position:relative;
	z-index:99999;
	border-bottom:none;
	height:107px;
}
* html #tabs dt.current-tab { 
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://338080bc41091644e587948d62be98b41c0d9bbb.gripelements.com/img/cur-tab.png", sizingMethod="image");
}
#tabs dt.d {
	border-bottom:none;
}
#tabs dt.d.current-tab {
	background:url(http://338080bc41091644e587948d62be98b41c0d9bbb.gripelements.com/img/cur-tab.png) no-repeat 0 0;
}
#tabs dt img {margin:5px 5px 0 5px;}
#tabs dt p {
	width:200px;
	margin:5px;
	font-size:18px;
	font-weight:bold;
	color:#12447C;
	line-height:40px;
}
#tabs dt.current-tab p {
	color:#fff;
	line-height:90px;
}
#tabs dd {
	display:none;
	height:289px;
	width:710px;
	position:absolute;
	right:0px;
	top:0px;
	background:url(http://338080bc41091644e587948d62be98b41c0d9bbb.gripelements.com/img/window-bg.png) no-repeat bottom left;
}
#tabs dd .padding {
	padding:0 15px;
}
#tabs dd.current {
	display:block;
}

/*tabs dd.two form{padding-left:45px;}
tabs dd.two h3{padding-left:20px;}
# tabs dd.three form{padding-left:45px;}*/
#tabs form input.input{
	border:solid 1px #ccc;
	padding:3px;
	color:#999;
	margin-bottom:3px;
}
dd.four img {padding:18px 0 0 40px;}
img.report {
	position:absolute;
	top:11px;
	right:67px;
}
#buckets {
	height:1%;
}
.bucket {
	float:left;
	width:306px;
	height:260px;
	margin-right:10px;
	border:solid 1px #cbcbcb;
	border-bottom:0;
	background:url(http://338080bc41091644e587948d62be98b41c0d9bbb.gripelements.com/img/callout-bg.gif) repeat-x #fff;
	display:inline;
	font-size:11px;
	color:#666;
	overflow:hidden;
}
.bucket.first {
}
.bucket.last {
	margin-right:0;
}
.bucket .padding {
	padding:10px;
}

.padding {
padding:10px;
}

#column1 h3 {
	margin:5px 0;
	font-size:14px;
	padding-bottom:4px;
	background:none;
}

/* = tables 
____________________________________________ */

table.alttable {
        margin-top: 20px;
        margin-bottom: 20px;
        border-color: #dedede;
	border-style: solid;
	border-width: 1px;
        border-bottom-width: 2px;
        border-bottom-color: #cacaca;		
}

table.alttable td {
    padding: 15px;
	border-color: #dedede;
	border-style: solid;
	border-width: 1px;
}

tr.alt01 {
    background-color: #e7ebf4;
	color: #000;
    border-color: #dedede;
	border-style: solid;
	border-width: 1px;
}
tr.alt02 {
	background-color: #fff;
	color: #000;
        border-color: #dedede;
	border-style: solid;
	border-width: 1px;
}
       
