/*
-------------------------------------------
File: 'Blueball FreeStacks' fsnavmenu1.css Style Sheet
Created: 27, October, 2010
Last Modified: 24, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/


#nav {	
}

#nav ul {
	bottom: 0;
	left: 0;
	background: #CD0048;
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 100%;
}

*:first-child+html #nav ul {
	height: 30px !important;
}

#nav ul li {
	display: block;
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	height: 30px;
	border-right: 1px solid #FFFFFF;
}

#nav ul li a, #nav ul li a:visited {
	background: #CD0048;
	color: #000000;
	cursor: pointer;
	display: block;
	font-size: 12px;
	font-weight: 400;
	padding: 0 31px 0 31px;
	text-decoration: none;
}

#nav ul li a:hover {
	background: #454C4C;
	color: #C8DCDC;
}

#nav ul li #current, #nav ul li .currentAncestor {
	background: #C8DCDC;
	color: #CD0048;
}

#nav ul li a:hover > ul {
	position: relative;
	display: block;
}

/* Sub Menu Levels */

#nav ul ul {
	display: none;
	height: 31px;
	left: 0;
	line-height: 31px;
	margin: 0;
	position: absolute;
	top: 30px;
	width: 222px;
}

#nav ul ul li {
	padding: 0;
	height: 31px;
	width: 222px;
	border-right: 0px;
}

#nav ul ul li a, #nav ul ul li a:visited {
	background: #7B8B99;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	height: 31px;
	padding: 0px 14px 0px 14px;
	margin: 0;
	text-shadow: none;
	width: -28px;
}

*:first-child+html #nav ul ul li a, #nav ul ul li a:visited {
	padding: 0px 14px 0px 14px;
	line-height: 31px !important;
	width: -28px !important;
}

#nav ul ul li a:hover {
	background: #EDEDED;
	color: #777777;
	width: -28px;
}

#nav ul ul li #current, #nav ul ul li .currentAncestor {
	background: #FFFFFF;
	color: #CD180D;
	width: -28px;
}

#nav ul ul li:last-child > a {
	border-bottom: 1px solid #FFFFFF;
}

#nav ul ul ul {
	position: absolute;
	top: 0;
	left: 222px;
}

*:first-child+html #nav ul ul ul {
	top: 0;
	left: 222px !important;
}





#stacks_in_688_page4 {
	background-image: url("backgroundImage_688.jpg");
	border: solid #FFFFFF;
	border-width:  1px;
}

#stacks_in_173_page4 .stacks_left {
	float:left;
	width:53%;
}

#stacks_in_173_page4 .stacks_right {
	float:right;
	width:45%;
}
#stacks_in_684_page4 {
	margin: 20px 50px 0px 0px;
}

#stacks_in_23_page4 {
	margin:  10px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 23, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_25_page4_headerSpacer {
	display: block;
	width:  1px;
	height: 60px;
	background: transparent;
}
/*
-------------------------------------------
File: Blueball GFontsStylr 3, v1.0 for Stacks 2  
gfontsstylr03.css Style Sheet
Created: 26, February, 2012
Last Modified: 13, March, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

/*
* Google Fonts are provided under the Following Open-Source Licenses:
*
* Licensed under the Apache License, Version 2.0;
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0
*
* This Font Software is licensed under the SIL Open Font License, Version 1.1.
* This license is available with a FAQ at: http://scripts.sil.org/OFL
*
* Unless required by applicable law or agreed to in writing, software distributed under these Licenses are distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and limitations under the License.
*
*/


.Add Div Name Here_content a, 
.Add Div Name Here_content a:active {text-decoration: none;color: #0000FF;}
.Add Div Name Here_content a:hover {text-decoration: none;color: #FF0000;}
.Add Div Name Here_content a:visited {text-decoration: none;color: #800080;}



#stacks_in_26_page4 {
	padding: 0px 0px 0px 50px;
}

#stacks_in_774_page4 {
	background-image: url("backgroundImage_774.png");
	border: solid #FFFFFF;
	border-width:  1px;
	margin:  20px;
	padding:  10px;
}
/* Scroll Pane stack Basic v1.2.2 */


/*
 * CSS Styles that are needed by jScrollPane jQuery Plugin to operate correctly.
 *
 */

#stacks_in_44_page4 .jspContainer { overflow: hidden; position: relative; }
/* Added via script #stacks_in_44_page4 .jspPane { background: #FFFFFF; true position: absolute; }*/
#stacks_in_44_page4 .jspVerticalBar {	position: absolute; top: 0; right: 0; width: 16px; height: 100%; background: transparent; }
#stacks_in_44_page4 .jspHorizontalBar { position: absolute; bottom: 0; left: 0; width: 100%; height: 16px; background: transparent; display: none; }
#stacks_in_44_page4 .jspVerticalBar * { margin: 0; padding: 0; }
#stacks_in_44_page4 .jspHorizontalBar * { margin: 0; padding: 0; }
#stacks_in_44_page4 .jspCap { display: none; }
#stacks_in_44_page4 .jspHorizontalBar .jspCap { float: left; }
/* Added via script #stacks_in_44_page4 .jspTrack { background: #CCCCCC; false position: relative; }*/
#stacks_in_44_page4 .jspDrag  { background: #660033; position: relative; top: 0; left: 0; cursor: pointer;	}
#stacks_in_44_page4 .jspDrag:hover { background: #008080; position: relative; top: 0; left: 0; cursor: pointer; }
#stacks_in_44_page4 .jspDrag:active { background: #008080; position: relative; top: 0; left: 0; cursor: pointer; }
#stacks_in_44_page4 .jspHorizontalBar .jspTrack { float: left; height: 100%; }
#stacks_in_44_page4 .jspHorizontalBar .jspDrag { float: left; height: 100%; }
#stacks_in_44_page4 .jspArrow { background: #4C4C4C; text-indent: -20000px; display: block; cursor: pointer; }
#stacks_in_44_page4 .jspArrow:hover { background: #660033; }
#stacks_in_44_page4 .jspArrow:active { background: #660033; }
#stacks_in_44_page4 .jspArrow.jspDisabled { cursor: default; background: #4C4C4C; }
#stacks_in_44_page4 .jspVerticalBar .jspArrow { height: 16px; }
#stacks_in_44_page4 .jspHorizontalBar .jspArrow { width: 16px; float: left; height: 100%; }
#stacks_in_44_page4 .jspVerticalBar .jspArrow:focus { outline: none; }
#stacks_in_44_page4 .jspCorner { background: transparent; float: left; height: 100%; }
 /* CSS Hack for IE6 3 pixel bug moved to Scroll Pane Enclosure stack */
 
#stacks_in_44_page4 .atmScrollPane { background: transparent; width: 100%; height: 300px; overflow: auto; overflow-y: auto !important; overflow-x: hidden !important; outline: none; float: left; }


/*
-------------------------------------------
File: Blueball GFontsStylr 3, v1.0 for Stacks 2  
gfontsstylr03.css Style Sheet
Created: 26, February, 2012
Last Modified: 13, March, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

/*
* Google Fonts are provided under the Following Open-Source Licenses:
*
* Licensed under the Apache License, Version 2.0;
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0
*
* This Font Software is licensed under the SIL Open Font License, Version 1.1.
* This license is available with a FAQ at: http://scripts.sil.org/OFL
*
* Unless required by applicable law or agreed to in writing, software distributed under these Licenses are distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and limitations under the License.
*
*/


.Add Div Name Here_content a, 
.Add Div Name Here_content a:active {text-decoration: none;color: #0000FF;}
.Add Div Name Here_content a:hover {text-decoration: none;color: #FF0000;}
.Add Div Name Here_content a:visited {text-decoration: none;color: #800080;}



#stacks_in_762_page4 {
	margin:  20px;
}
/* Lines v1.2.0 Copyright 2013 Joe Workman */
 #stacks_in_67_page4 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_67_page4 hr.gradient{height:1px;background:#333;background-image:-webkit-linear-gradient(left,#FFFFFF,#454C4C,#FFFFFF);background-image:-moz-linear-gradient(left,#FFFFFF,#454C4C,#FFFFFF);background-image:-ms-linear-gradient(left,#FFFFFF,#454C4C,#FFFFFF);background-image:-o-linear-gradient(left,#FFFFFF,#454C4C,#FFFFFF);background-image:linear-gradient(left,#FFFFFF,#454C4C,#FFFFFF)}#stacks_in_67_page4 hr.faded{height:1px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_67_page4 hr.dashed_fade{border-bottom:1px dashed #909797;background:#454C4C}#stacks_in_67_page4 hr.dotted_fade{border-bottom:1px dotted #909797;background:#454C4C}#stacks_in_67_page4 hr.dashed{border-bottom:1px dashed #454C4C}#stacks_in_67_page4 hr.dotted{border-bottom:1px dotted #909797}#stacks_in_67_page4 hr.shadow{height:1px;box-shadow:inset 0 1px 1px -1px rgba(0,0,0,0.5)}#stacks_in_67_page4 hr.cloudy{margin:1px 0;box-shadow:0 0 1px 1px #454C4C}#stacks_in_67_page4 hr.cloudy:after{content:"\00a0"}#stacks_in_67_page4 hr.inset{border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(255,255,255,0.3)}#stacks_in_67_page4 hr.inset_two{border-top:1px solid #FFFFFF;border-bottom:1px solid #454C4C}#stacks_in_67_page4 hr.inset_three{border-top:1px solid #454C4C;border-bottom:1px solid #FFFFFF}#stacks_in_67_page4 hr.inset_four{border-top:1px solid #454C4C;border-bottom:1px solid #CCCCCC}#stacks_in_67_page4 hr.flared{height:30px;border-style:solid;border-color:#454C4C;border-width:1px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_67_page4 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#454C4C;border-width:0 0 1px 0;border-radius:20px}#stacks_in_67_page4 hr.glyph{padding:0;border:0;border-top:1px double #454C4C;color:#454C4C;text-align:center;margin:1em 0}#stacks_in_67_page4 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.8em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 
/*
-------------------------------------------
File: Blueball GFontsStylr 3, v1.0 for Stacks 2  
gfontsstylr03.css Style Sheet
Created: 26, February, 2012
Last Modified: 13, March, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

/*
* Google Fonts are provided under the Following Open-Source Licenses:
*
* Licensed under the Apache License, Version 2.0;
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0
*
* This Font Software is licensed under the SIL Open Font License, Version 1.1.
* This license is available with a FAQ at: http://scripts.sil.org/OFL
*
* Unless required by applicable law or agreed to in writing, software distributed under these Licenses are distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and limitations under the License.
*
*/


.Add Div Name Here_content a, 
.Add Div Name Here_content a:active {text-decoration: none;color: #0000FF;}
.Add Div Name Here_content a:hover {text-decoration: none;color: #FF0000;}
.Add Div Name Here_content a:visited {text-decoration: none;color: #800080;}



#stacks_in_65_page4 {
	margin:  20px;
}

#stacks_in_3412_page4 .stacks_left {
	float:left;
	width:19%;
}

#stacks_in_3412_page4 .stacks_right {
	float:right;
	width:19%;
}

#stacks_in_3412_page4 .stacks_middle {
	position:relative;
	margin:0 auto;
	width:58%;
}
#stacks_in_3412_page4 {
	background-color: #C8DCDC;
	padding: 0px 0px 0px 50px;
}

#stacks_in_3414_page4 {
	background-color: #FFFFFF;
	margin: 10px 40px 10px 50px;
	padding: 10px 0px 10px 0px;
}

#stacks_in_3417_page4 {
	margin: 30px 0px 20px 100px;
}

#stacks_in_3419_page4 {
	margin: 0px 0px 0px 100px;
}

#stacks_in_3422_page4 .stacks_left {
	float:left;
	width:20%;
}

#stacks_in_3422_page4 .stacks_right {
	float:right;
	width:80%;
}
#stacks_in_3422_page4 {
	padding: 0px 0px 0px 60px;
}

#stacks_in_3424_page4 {
	margin: 30px 0px 0px 0px;
}
/*
-------------------------------------------
File: Blueball GFontsStylr 3, v1.0 for Stacks 2  
gfontsstylr03.css Style Sheet
Created: 26, February, 2012
Last Modified: 13, March, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

/*
* Google Fonts are provided under the Following Open-Source Licenses:
*
* Licensed under the Apache License, Version 2.0;
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0
*
* This Font Software is licensed under the SIL Open Font License, Version 1.1.
* This license is available with a FAQ at: http://scripts.sil.org/OFL
*
* Unless required by applicable law or agreed to in writing, software distributed under these Licenses are distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and limitations under the License.
*
*/


.Add Div Name Here_content a, 
.Add Div Name Here_content a:active {text-decoration: none;color: #0000FF;}
.Add Div Name Here_content a:hover {text-decoration: none;color: #FF0000;}
.Add Div Name Here_content a:visited {text-decoration: none;color: #800080;}



#stacks_in_3427_page4 {
	margin: 15px 0px 0px 10px;
}
