@import url('../fonts/Aurulent-Sans-Regular/font.css');
/* Google Fonts */
@import url(http://fonts.googleapis.com/css?family=Cardo:400,700,400italic);
@import url(http://fonts.googleapis.com/css?family=Pathway+Gothic+One);
@import url(http://fonts.googleapis.com/css?family=Libre+Baskerville:400,700,400italic);

html{
	margin:0px;
	padding:0px;
}

body{
	margin:0px;
	padding:0px;
			background-image:url(http://jps-associates.com/content/uploads/images/bg.gif);
		background-color:#FFFFFF;
			color:#3F3F3F;
		font-size:20px;
		font-family: 'Pathway Gothic One', sans-serif;
	background-attachment:fixed;
}

a{
	color:#0077FF;	text-decoration:none;
}

a:hover{
	}

img{
	border:0px;
}

h1,h2,h3,h4,h5,h6,h7{
	margin:0px;
	padding:0px;
		font-family: 'Pathway Gothic One', sans-serif;
	text-transform: uppercase;
		color:#000000;
	font-weight: normal;
}

ul, ol{
	margin:0px;
}

.clear{
	clear:both;
	margin:0px !important;
	padding:0px !important;
	height:0px !important;
}

.clear_r{
	clear:right;
}

.clear_l{
	clear:left;
}

.float_r{
	float:right;
}

.float_l{
	float:left;
}

.one_third{
	width:33%;
}

.two_third{
	width:66%;
}

.one_fourth{
	width:25%;
}

.three_fourth{
	width:75%;
}

.one_fifth{
	width:20%;
}

.two_fifth{
	width:40%;
}

.three_fifth{
	width:50%;
}

.four_fifth{
	width:60%;
}

.one_half{
	width:50%;
}

.top{
	vertical-align:top;
}

.bottom{
	vertical-align:bottom;
}

.middle{
	vertical-align:middle;
}

.button{
				border-top:0px solid #FFFFFF;
	border-right:0px solid #FFFFFF;
	border-bottom:0px solid #FFFFFF;
	border-left:0px solid #FFFFFF;
		color:#000000;
		font-size:14px;
		margin:0px 0px 0px 0px;
		padding:10px 20px 10px 20px;
			background-color:#018CD1;
				-moz-box-shadow: 0px 0px 0px #000;
		-webkit-box-shadow: 0px 0px 0px #000;
		box-shadow: 0px 0px 0px #000;
			-moz-border-radius: 0 0 0 0;
	-webkit-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
	cursor:pointer;
}

.button:hover, .button a:hover{
		color:#000000;
}

.button a{
		color:#000000;
}

#gw_wrapper{
		width:100%;
		margin:0 auto 0px auto;
			-moz-box-shadow: 0px 0px 0px #000;
		-webkit-box-shadow: 0px 0px 0px #000;
		box-shadow: 0px 0px 0px #000;
		z-index:100;
}

#gw_main{
		overflow:hidden;
			-moz-box-shadow: 0px 0px 0px #000;
		-webkit-box-shadow: 0px 0px 0px #000;
		box-shadow: 0px 0px 0px #000;
	}

#gw_main_header{
	z-index:9999;
		padding:20px 0px 20px 0px;
				-moz-box-shadow: 0px 0px 0px #000;
		-webkit-box-shadow: 0px 0px 0px #000;
		box-shadow: 0px 0px 0px #000;
					border-top:0px solid #CCCCCC;
	border-right:0px solid #CCCCCC;
	border-bottom:0px solid #CCCCCC;
	border-left:0px solid #CCCCCC;
}

#gw_main_header_content{
		margin:0 20px 0 20px;
			color:#000000;
		width:920px;
	position:relative;
	top:0px;
	left:0px;
}

#gw_header_logo{
	float:left;
}

#gw_header_logo h1{

}

.gw_logo_tagline{
	font-weight:normal;
	font-size:20px;
			color:#000000;
	}

#gw_login{
	text-transform:capitalize;
}

#gw_login a{
			color:#000000;
	}

#gw_login a:hover{
			color:#CCCCCC;
	}

.gw_header_menu{
	width:960px;
	padding:0px;
		margin:0 0 0 0;
			background-color:#D0D0D0;
		background-repeat:repeat-x;
		-moz-border-radius: 0 0 0 0;
	-webkit-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
			border:0px solid #FFFFFF;
				-moz-box-shadow: 0px 0px 0px #000;
		-webkit-box-shadow: 0px 0px 0px #000;
		box-shadow: 0px 0px 0px #000;
		}

.gw_header_menu ul.menu-1{
	padding:0px;
	margin:0px;
	list-style:none;
}

.gw_header_menu ul.menu-1 li.menu-item-1{
	margin:0px;
	padding:0px;
	display:inline;
	float:left;
}

.gw_header_menu ul.menu-1 li.menu-item-1 a{
			border-left:0px solid #4B4B4B;
				border-right:0px solid #000000;
			padding:20px 19px 20px 19px;
			color:#000000;
		display:block;
}

.gw_header_menu ul.menu-1 li.menu-item-1:first-child a{
	border-left:0px;
	-moz-border-radius-topleft: 0;
	-webkit-border-top-left-radius: 0;
	border-top-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
	-webkit-border-bottom-left-radius: 0;
	border-bottom-left-radius: 0;
}

.gw_header_menu ul.menu-1 li.menu-item-1 a:hover{
		background-repeat:repeat-x;
	background-position:bottom;
			color:#000000;
	}

.gw_header_menu ul.menu-1 li.active a{
		background-repeat:repeat-x;
	background-position:bottom;
			color:#000000;
	}

#gw_main_content{
	z-index:100;
	margin:0px;
	padding:0px;
		background-repeat:repeat-x;
			background-position:bottom;
				-moz-box-shadow: 0px 0px 0px #000;
		-webkit-box-shadow: 0px 0px 0px #000;
		box-shadow: 0px 0px 0px #000;
	}

#gw_main_content_inner{
		margin:0 auto 0 auto;
			min-height:100%;
			background-repeat:repeat-x;
			background-position:bottom;
			padding:0px 0px 20px 0px;
	width:960px;
}

#gw_main_content_inner h1{
				margin:0 0 0 0;
		padding:0px 0px 10px 0px;
				border-top:0px solid #FFFFFF;
	border-right:0px solid #FFFFFF;
	border-bottom:0px solid #FFFFFF;
	border-left:0px solid #FFFFFF;
}

#left_column .box{
	overflow:hidden;
			color:#000000;
				margin:0 20px 20px 0;
		padding:0px 0px 0px 0px;
			background-image:url(/content/uploads/images/Gradients/top-999999_bottom-transparent_70x35.png);
			background-color:#D0D0D0;
		background-repeat:repeat-x;
			background-position:top;
				-moz-box-shadow: 0px 0px 0px #000;
		-webkit-box-shadow: 0px 0px 0px #000;
		box-shadow: 0px 0px 0px #000;
					border-top:0px solid #FFFFFF;
	border-right:0px solid #FFFFFF;
	border-bottom:0px solid #FFFFFF;
	border-left:0px solid #FFFFFF;
		-moz-border-radius: 0 0 0 0;
	-webkit-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
}

#left_column .box h3{
				font-size:16px;
			background-repeat:repeat-x;
			background-position:bottom;
			padding:10px 20px 10px 20px;
			text-align:left;
				-moz-box-shadow: 0px 0px 0px #000;
		-webkit-box-shadow: 0px 0px 0px #000;
		box-shadow: 0px 0px 0px #000;
			margin:0 0 0 0;
}

#left_column .box h3 a{
	}

#left_column .box h3 a:hover{
	}

#left_column .box ul{
		padding:20px 20px 20px 20px;
		margin:0 0 0 0;
	list-style:none;
}

#left_column .box ul ul{
	margin:0px;
	padding:0px;
}

#left_column .box div{
		padding:20px 20px 20px 20px;
		margin:0 0 0 0;
}

#left_column .box ul div{
	margin:0px;
	padding:0px;
}

.callout{
			width:240px;
				height:100px;
		overflow:hidden;
			color:#000000;
				margin:0 0px 20px 0;
		padding:11px 0px 0px 0px;
			background-image:url(/content/uploads/images/Gradients/top-999999_bottom-transparent_70x35.png);
			background-color:#D0D0D0;
		background-repeat:repeat-x;
			background-position:top;
				-moz-box-shadow: 0px 0px 0px #000;
		-webkit-box-shadow: 0px 0px 0px #000;
		box-shadow: 0px 0px 0px #000;
					border-top:0px solid #FFFFFF;
	border-right:0px solid #FFFFFF;
	border-bottom:0px solid #FFFFFF;
	border-left:0px solid #FFFFFF;
		-moz-border-radius: 0 0 0 0;
	-webkit-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
}

.last{
	margin-right:0px;
}

.callout h3{
				background-repeat:repeat-x;
			background-position:bottom;
			padding:0px 0px 0px 0px;
			text-align:center;
				-moz-box-shadow: 0px 0px 0px #000;
		-webkit-box-shadow: 0px 0px 0px #000;
		box-shadow: 0px 0px 0px #000;
			margin:0 0 0 0;
}

.callout div{
		padding:20px 20px 20px 20px;
		margin:0 0 0 0;
}

#gw_main_footer{
	margin:0px;
	padding:0px;
		background-repeat:repeat-x;
			background-position:top;
				-moz-box-shadow: 0px 0px 0px #000;
		-webkit-box-shadow: 0px 0px 0px #000;
		box-shadow: 0px 0px 0px #000;
					border-top:0px solid #FFFFFF;
	border-right:0px solid #FFFFFF;
	border-bottom:0px solid #FFFFFF;
	border-left:0px solid #FFFFFF;
}

#gw_main_footer_inner{
		margin:0 auto 0 auto;
		background-repeat:repeat-x;
			background-position:top;
			padding:10px 20px 0px 20px;
	width:920px;
}

.gw_footer_menu{
			color:#000000;
				font-size:#10px;
	}

.gw_footer_menu h3{
			color:#000000;
		text-transform:uppercase;
	font-weight:normal;
			padding:0px 0px 0px 0px;
}

.gw_footer_menu ul{
		padding:0px 0px 0px 0px;
	list-style:none;
		margin:0 0 0 0;
	}

.gw_footer_menu li{
		margin:0 0 0 0;
		padding:0px 0px 0px 0px;
}

.gw_footer_menu li a{
			color:#000000;
	
}

.gw_footer_menu li a:hover{
	}

#gw_copyright{
		margin:0px auto 0px auto;
			width:100%;
				color:#000000;
				font-size:14px;
				text-align:center;
			padding:0px 0px 10px 0px;
}

#gw_copyright a{
			color:#000000;
	}




#gw_mobile_body{
		background-color:#FFFFFF;
	background-attachment:scroll;
	font-size:12px;
}

#gw_mobile_wrapper{
	width:100%;
	margin:0;
}

#gw_mobile_main{
	overflow:hidden;
}

#gw_mobile_main_header{
		padding:20px;
}

#gw_mobile_header_content{
			color:#000000;
		position:relative;
	top:0px;
	left:0px;
}

#gw_mobile_header_logo img{
	height:40px;
}

#gw_mobile_header_logo h1{

}

#gw_mobile_header_logo .gw_logo_tagline{
	font-weight:normal;
	font-size:12px !important;
}

.mobile_menu_closed{
	background-color:#ffffff;
	display:none;
}
#gw_mobile_main_content{
		background-repeat:repeat-x;
			background-position:bottom;
		padding:10px;
}

#gw_mobile_main_content h1{
	font-size:18px;
}

#gw_mobile_main_content h2{
	font-size:16px;
}

#gw_mobile_main_content h3{
	font-size:14px;
}

.mobile_items_wrapper ul.menu-1{
	overflow:hidden;
	width:100%;
	padding:0px;
	margin:0px;
	list-style:none;
}

.mobile_items_wrapper ul.menu-1 li.menu-item-1{
	margin:0px !important;
	border-top-left-radius: 0px !important; 
	border-top-right-radius: 0px !important;
	border-left:0px !important;
	border-right:0px !important;
			border-left:5px solid #FFFFFF;
				background-color:#D0D0D0;
		background-repeat:repeat-x;
}

.mobile_items_wrapper ul.menu-1 li.menu-item-1:hover{
		background-repeat:repeat-x;
	background-position:bottom;
}

.mobile_items_wrapper ul.menu-1 li.active{
	

	background-repeat:repeat-x;
	background-position:bottom;
}

.mobile_items_wrapper ul.menu-1 li.menu-item-1 a{
			border-left:0px solid #4B4B4B;
				border-right:0px solid #000000;
			padding:20px 19px 20px 19px;
			color:#000000;
		display:block;
}

.mobile_items_wrapper ul.menu-1 li.menu-item-1:hover a{
			color:#000000;
	}

.mobile_items_wrapper ul.menu-1 li.active a{
			color:#000000;
	}

.mobile_items_wrapper ul.menu-1 li div.mobilesubmenu{

	background-color:#ffffff;
	display:none;
}

.mobile_items_wrapper ul.menu-1 li div.mobilesubmenu ul{
	list-style:none;
	font-size:12px;
	line-height:12px;
	padding:0px;
	margin:0px;
}

.mobile_items_wrapper ul.menu-1 li div.mobilesubmenu ul li{
	padding:0px;
	margin:0px;
}

.mobile_items_wrapper ul.menu-1 li div.mobilesubmenu ul li a{
	color:#0077FF !important;	text-decoration:none;


}

.mobile_items_wrapper ul.menu-1 li div.mobilesubmenu ul li a:hover{
	}

.mobile_menu_control{
	cursor:pointer;
	line-height:20px;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
}

.mobile_menu_control img{
	vertical-align:middle;
	margin:5px 0px;
	height:12px;

}

.mobile_item_content{
	background-color:#fefefe;
	background-image:url(../images/header_menubg-over.jpg);
	background-repeat:repeat-x;
	padding:5px;
	display:none;
}

.mobile_item_content_side img{
	max-width:100%;
}

.mobile_item_content_side .help_item_content_side_inner{
	max-height:600px;
	overflow:auto;
	padding-bottom:10px;
}


#gw_mobile_main_footer{
	margin:0px;
	padding:0px;
		background-repeat:repeat-x;
			background-position:top;
				-moz-box-shadow: 0px 0px 0px #000;
		-webkit-box-shadow: 0px 0px 0px #000;
		box-shadow: 0px 0px 0px #000;
					border-top:0px solid #FFFFFF;
	border-right:0px solid #FFFFFF;
	border-bottom:0px solid #FFFFFF;
	border-left:0px solid #FFFFFF;
}

.gw_mobile_footer_menu{
	
}

.gw_mobile_footer_menu h3{
	color:#7E1011;
	text-transform:uppercase;
	font-weight:normal;
	font-size:14px;
	padding-bottom:10px;
}

.gw_mobile_footer_menu ul{
	list-style:none;
	padding:0px;
	line-height:20px;
}

.gw_mobile_footer_menu li{
	padding:0px;
	margin:0px;
}

#gw_mobile_copyright{
			color:#000000;
		font-size:10px;
	padding:5px;
}

#gw_mobile_copyright a{
			color:#000000;
	}



.selectedanchor{ /*CSS class that gets added to the currently selected anchor link (assuming it's a text link)*/
background: none;
}


.flexdropdownmenu, .flexdropdownmenu ul{ /*topmost and sub ULs, respectively*/
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
background: white;
border: 1px solid black;
border-bottom-width: 0;
visibility: hidden;
display: none; /*collapse all sub menus to begin with*/
opacity:0.85;
filter:alpha(opacity=85);
z-index:200;
}


.flexdropdownmenu li{
position: relative;
}

.flexdropdownmenu li a{
display: block;
width: 160px; /*width of menu (not including side paddings)*/
color: black;
background: #efefef;
border-bottom: 1px solid black;
text-decoration: none;
padding: 4px 5px;
}

* html .flexdropdownmenu li{ /*IE6 CSS hack*/
display: inline-block;
width: 170px; /*width of menu (include side paddings of LI A*/
}

.flexdropdownmenu li a:hover, .flexdropdownmenu li.selected>a{
background: #666666;
color:#ffffff;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

#slider{
			width:960px;
				height:350px;
			margin:0 auto 0 auto;
			-moz-box-shadow: 0px 0px 0px #000;
		-webkit-box-shadow: 0px 0px 0px #000;
		box-shadow: 0px 0px 0px #000;
		z-index:100;
}

#slider .theme-default .nivoSlider img{
			width:960px !important;
				height:350px !important;
	}

.theme-default .nivoSlider {
	position:relative;
	background: url(../images/slider/default/loading.gif) no-repeat 50% 50%;
		-moz-border-radius: 0 0 0 0;
	-webkit-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
				border-top:0px solid #000000;
	border-right:0px solid #000000;
	border-bottom:0px solid #000000;
	border-left:0px solid #000000;
	width:100%;
	height:auto;
	overflow:hidden;
}

.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}

.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

.theme-default .nivo-controlNav {
	text-align: center;
	padding: 10px 0;
}
.theme-default .nivo-controlNav a {
	display:inline-block;
	width:22px;
	height:22px;
	background:url(../images/slider/default/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin: 0 2px;
	cursor:pointer;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
	font-weight:bold;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/slider/default/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}

.theme-default .nivo-caption a {
	display:inline !important;
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}
.nivo-html-caption {
    display:none;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled {
	width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
	width: auto;
	height: auto;
	background: none;
	margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	width: 50px;
	height: auto;
}
/* Logo */
#gw_header_logo{
position: relative;
left: -23px;
}
#gw_header_logo h1{
font-family: 'Cardo', serif;
font-variant:small-caps;
font-weight: normal;
font-size: 57px;
background: url(/content/uploads/images/logo.png) no-repeat;
padding-left: 95px;
background-position: 0px 8px;
text-transform: none;
padding-top:5px;
padding-bottom:10px;
}
#gw_header_logo h1 a{
color: black;
}
#gw_header_logo h1 a:hover{
text-decoration: underline;
}
.gw_logo_tagline{
display: block;
font-variant: normal;
font-style: italic;
text-transform: none;
}

/* Navigation */
.gw_header_menu{
width: 100%;
margin-bottom: 20px;
}
.gw_header_menu ul.menu-1{
width: 960px;
margin: 0 auto;
text-transform: uppercase;
font-size: 23px;
text-align: center;
padding: 14px;
}
.gw_header_menu ul.menu-1 li.active a, .gw_header_menu ul.menu-1 li.active a:first-child, .gw_header_menu ul.menu-1 li.menu-item-1 a:hover{
border: 2px solid #018cd1;
padding-left: 17px;
padding-right: 17px;
}
.gw_header_menu ul.menu-1 li.menu-item-1 a{
display: inline;
}
.gw_header_menu ul.menu-1 li.menu-item-1{
float: none;
padding:0px 10px;
}

/* Header */
#gw_main_header{
width: 960px;
margin: 0 auto;
}

/* Footer */
#gw_main_footer{
background: #D0D0D0;
}
.gw_footer_menu{
width: 100%;
text-align: center;
font-size: 15px;
}
.gw_footer_menu li{
display: inline;
padding: 0 6px;
border-right: 1px solid black;
text-transform: uppercase;
}
.gw_footer_menu li:first-child{
padding-left: 0;
}
.gw_footer_menu li:last-child{
border: 0;
padding-right: 0;
}
.gw_footer_menu li a:hover{
text-decoration: underline;
}

/* Copyright */
#gw_copyright{
background: #D0D0D0;
}
#gw_copyright a:hover{
text-decoration: underline;
}

/* CALLOUT */
.callout div{
padding-top: 0;
}
.callout h3{
padding-bottom: 0;
font-size: 27px;
}
.callout{
text-align: center;
}
.callout p{
margin-top: 5px;
font-family: 'Pathway Gothic One', sans-serif;
font-size: 19px;
}
.callout .button{
text-transform: uppercase;
font-family: 'Pathway Gothic One', sans-serif;
}
.callout.green .button{
background: #59b64b;
}
.callout.yellow .button{
background: #e5e11d;
}
.callout.red .button{
background: #bf2327;
}
.callout.blue .button{
background: #018cd1;
}
.callout.blue .button, .callout.red .button, .callout.yellow .button, .callout.green .button{
padding-right: 20px;
}

/* Button */
.button{
font-size: 20px;
background-image: url(/content/uploads/images/arrow.png);
background-repeat: no-repeat;
background-position: 80% 54%;
padding-right: 41px;
}
.button:hover, .callout.green .button:hover, .callout.yellow .button:hover, .callout.red .button:hover, .callout.blue .button:hover{
background: white;
}
.button:hover{
background-image: url(/content/uploads/images/arrow.png);
background-repeat: no-repeat;
background-position: 80% 54%;
}

/* Content */
p{
margin-top: 0;
}
.two_third, .one_third{
margin-top: 10px;

}
.two_third p{
margin-right: 30px;
}
#gw_main_content_inner ul{
margin-bottom: 30px;
}
p{
font-size: 18px;
}

/* Left Column */
#left_column .box ul li{
margin-bottom: 10px;
font-size: 17px;
}
#left_column a{
transition: 0.25s;
}
#left_column a:hover{
padding-left: 10px;
text-decoration: underline;
}

/* misc */
img.float_l{
padding-right: 20px;
}
img.float_r{
padding-left: 20px;
}