<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*==============================================================================

	GRC multi-level script-free pure-CSS menuing system stylesheet.
   This code is hereby placed into the public domain by its author
   Steve Gibson. It may be freely used for any purpose whatsoever.

	Computed Geometries:	with a default 12px font, 1.0em == 12px and
	1px == 0.08333em.
	Thus, our 98px wide Freeware &amp; Research buttons are 8.166666em wide.

MK

==============================================================================*/

/*====== GLOBAL OVERRIDES FOR MAJOR ITEMS AND DIFFERING BROWSER DEFAULTS =====*/
@import url(http://fonts.googleapis.com/css?family=Arial:900,700,600,500,400,300,100);
body { 
/*background:-moz-linear-gradient(center top , #68ad67, #68ad67, #87AB19) repeat scroll 0 0 transparent; */
/*background:-webkit-linear-gradient(center top , #68ad67, #68ad67, #87AB19) repeat scroll 0 0 transparent;*/
	color:black;
	/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(bottom left, #FFFFFF 0%, #68ad67 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(bottom left, #FFFFFF 0%, #68ad67 100%);

/* Opera */ 
background-image: -o-linear-gradient(bottom left, #FFFFFF 0%, #68ad67 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left bottom, right top, color-stop(0, #FFFFFF), color-stop(1, #68ad67));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(bottom left, #FFFFFF 0%, #68ad67 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to top right, #FFFFFF 0%, #68ad67 100%);

/*	background-image: -ms-linear-gradient(top left, #FFFFFF 0%, #68ad67 100%);
	background-image: -moz-linear-gradient(top left, #FFFFFF 0%, #68ad67 100%);
	background-image: -o-linear-gradient(top left, #FFFFFF 0%, #68ad67 100%);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #FFFFFF), color-stop(1, #68ad67));
	background-image: -webkit-linear-gradient(top left, #FFFFFF 0%, #68ad67 100%);
	background-image: linear-gradient(to bottom right, #FFFFFF 0%, #68ad67 100%);*/
    /*background:#68ad67;*/	
	font-family: 'Arial', serif;	
	font-size: 14px;
	margin: 10px 10px;
	padding: 0px;
}
#container {
    /*border-left: 4px solid #68ad67;
    border-right: 4px solid #68ad67;*/
    margin: 0 auto;
    text-align: left;
    width: 100%;
    /*width: 968px;*/
}
a{
	font-size:18px;

	}
p{
	margin: 15px 0px;
}

body, table, img, button, iframe, ul, li  { margin:0; padding:0; border:0; }
table {  
    background: none repeat scroll 0 0 #ffffff;
    /*border: 2px solid #F1F1F1;*/
	margin: 0 auto;
    border-radius: 6px 6px 6px 6px;
   
    text-align: left;
	/*padding:10px;*/
	font-family:'Arial', serif;	}
	
	table h1{
	color: black;
    font-family: 'Arial', serif;	
    font-size: 20px;
    font-weight: normal;
    }
/*iframe { width:0; height:0 }*/

/*ul { margin-left:20px; }       
li { margin-bottom:1em; } */        
.tightlist li { margin-bottom:0.25em; }     /* tighter list for simple bullets */


/* our default page-width div */
.pagecontainer { width:85%; text-align:left; font-size:10pt;}


/********************** Header ***************************/
#header {
    background-color:#ffffff;
	/*background-image:url(images/header3.png);    */
    /*background-repeat:no-repeat;*/
    height: 126px;
    position: relative;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
#header ul{
	text-decoration:underline;
	color:#68ad67;    
	/*background-color:#68ad67;
	width:100%;
	border: 0px solid #ffffff;
	display:block;
	top:125px;
	position:relative;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:5px 0px 0px 0px;
	text-align:center;*/
}
#header li{
	display:inline;	
}
#header ul a{
	text-decoration:underline;
	color:#3231d3;
	font-weight:bold;
	margin: 0px 15px;
}
#header ul a:hover{
	text-decoration:underline;
	color:#000000;
}
#header table{
    font-family: arial;
    font-size: 12px;
}
#header table a{
    font-family: arial;
    font-size: 12px;
}
#logo_w1,#logo_w2 {
	font-size: 29px;
	font-family: 'Arial', serif;
	font-weight:lighter;
	color:#3231d3;
	position:absolute;
}
#logo_w3 {
	font-size: 29px;
	font-family: 'Arial', serif;
	font-weight:lighter;
	color:#68ad67;
	position:absolute;
}
#logo_w1{
color:#fff;
font-weight: bold;
    margin-left: 23px;
    margin-top: 21px;
    width: 450px;
}
#logo_w2{
	top:55px;
	left:50px;
	font-size: 16px;
	font-weight:bold;
}
#logo_w3 {
    font-weight: bold;
    margin-left: 21px;
    margin-top: 20px;    
    width: 450px;
}
#header_text {
	top:90px;
	left:43px;
	width:230px;
	position:absolute;
}
#header_text p{
	font-size: 18px;
	color:#ffffff;
}
#header_text a{color:#3231d3;}
#header_text a:hover{color:#c77e0c;}
#menuLoc {
    background-color:#ffffff;
	/*background-image:url(images/header3.png);    */
    /*background-repeat:no-repeat;*/
    height: 40px;
    position: relative;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
#admseal {
    background-color:#ffffff;
	/*background-image:url(images/header3.png);    */
    /*background-repeat:no-repeat;*/
    position: relative;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    /*padding: 0px 0px 0px 0px;*/
    /*margin: 5px;*/
}
#admseal ul{
	text-decoration:underline;
	color:#68ad67;    
	/*background-color:#68ad67;
	width:100%;
	border: 0px solid #ffffff;
	display:block;
	top:125px;
	position:relative;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:5px 0px 0px 0px;
	text-align:center;*/
}
#admseal li{
	display:inline;	
}
#admseal ul a{
	text-decoration:underline;
	color:#3231d3;
	font-weight:bold;
	/*margin: 0px 15px;*/
}
#admseal ul a:hover{
	text-decoration:underline;
	color:#000000;
}
#admseal table{
    font-family: arial;
    font-size: 12px;
    padding: 0px 10px 0px 0px;
}
#admseal table a{
    font-family: arial;
    font-size: 12px;
}

 /*================= STYLES FOR THE GRC MASTHEAD &amp; CONTROLS ==================*/

.menuminwidth0 {             /* for all browsers (non-IE) that obey min-width */
	position:relative;
	border:0;
	margin:0;
	padding:0;
	width:100%;
	height:55px;/* 36px masthead height + 18px button height + 1px lower border*/
	min-width:560px;
}

/* suppress our whole menu when not an interactive mode (when printing, etc.) */
@media print, projection { .menuminwidth0 { d\isplay:none; } }

* html .menuminwidth1 { /* this allows IE5/6 to simulate min-width capability */
	position:relative;  /* we can simulate a minimum width by creating a large */
	float:left;          /* border in this first div, then placing our content */
	height: 1px;          /* into a second nested div (see 2nd nested div next */
	border-left:560px solid #fff;    /* CSS box-model borders are a fixed size */
}

* html .menuminwidth2 {    /* used to simulate min-width capability for IE5/6 */
	position:relative;
	margin-left:-560px;
	height: 1px;
}

#masthead {
	position:relative;      /* position our child objects relative to this div */
	float:left;
	vertical-align:top;	         /* protect from super-large user text sizing */
	border:0;
	margin:0;
	padding:0;
	width:100%;                                  /* grey-fill the entire width */
	height:36px;                  /* set the overall height above the menu-bar */
	background:#F3F3F3;                          /* a very light shade of grey */
}

#mastheadlogo {
	float:left;
	vertical-align:top;
	border:0;
	padding:0;
	margin:6px 0 0 7px;
}

#focus {                                                 /* GRC's focus label */
	position:absolute;
	border:0;
	margin:0;
	padding:0;
	top:15px;
	left:301px;
	width:121px;
	height:13px;
}

#search {                                                    /* search button */
	position:absolute;
	border:0;
	margin:0;
	padding:0;
	top:7px;
	right:6px;
	width:60px;
	height:19px;
}

#text {                                                 /* search text field */
	position:absolute;
	border:1px solid #404040;
	margin:0;
	padding:0 0 0 2px;
	top:7px;
	right:65px;
	width:14em;
/*	height:1.215em;         we'll define this at the bottom of our style sheet */
	font-size:14px !important;
	background:#fefefe;
}

#yah {                                    /* the "You are here" label graphic */
	position:absolute;
	top:5px;
	right:99px;
	width:87px;
	height:9px;
}

 /*========================= TOP OF THE MENU CASCADE =========================*/
.menu {
	position:absolute;        /* establish a menu-relative positioning context */                                    /* play nicely with others */
	float:none;
    z-index:1000;
	margin:0;
	padding:0;
	margin:0;
	margin-left:0px;
	margin-right:0px;
	top:126px;       /* should be 76px */
	height:40px;                                  /* the menu's overall height */
	width: 100%;
    background: #68ad67; /* Old browsers */
	font-family: 'Arial', serif;	
	font-size:12px;         /* this (and also below) sets the menu's font size */    
/*background: -moz-linear-gradient(top, #68ad67 0%, #68ad67 50%, #005495 51%, #005495 100%); /* FF3.6+ */
/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#68ad67), color-stop(50%,#68ad67), color-stop(51%,#005495), color-stop(100%,#005495)); /* Chrome,Safari4+ */
/*background: -webkit-linear-gradient(top, #68ad67 0%,#68ad67 50%,#005495 51%,#005495 100%); /* Chrome10+,Safari5.1+ */
/*background: -o-linear-gradient(top, #68ad67 0%,#68ad67 50%,#005495 51%,#005495 100%); /* Opera 11.10+ */
/*background: -ms-linear-gradient(top, #68ad67 0%,#68ad67 50%,#005495 51%,#005495 100%); /* IE10+ */
/*background: linear-gradient(to bottom, #68ad67 0%,#68ad67 50%,#005495 51%,#005495 100%); /* W3C */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#68ad67', endColorstr='#005495',GradientType=0 ); 
*/
}

.menu img {
	vertical-align: top;      /* prevent images from being pushed down by text */
}

.menu ul {
	padding:0;
	margin:0;
	border:0;
	list-style-type:none;          /* we don't want to view the list as a list */
	line-height:1.5em;           /* globally set the menu's item spacing. note */
}                               /* this must be 1.0 or 1.5 or 2.0 for Mozilla */

.menu li {
	
background: #68ad67; /* Old browsers */
/*background: -moz-linear-gradient(top, #68ad67 0%, #68ad67 50%, #005495 51%, #005495 100%); /* FF3.6+ */
/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#68ad67), color-stop(50%,#68ad67), color-stop(51%,#005495), color-stop(100%,#005495)); /* Chrome,Safari4+ */
/*background: -webkit-linear-gradient(top, #68ad67 0%,#68ad67 50%,#005495 51%,#005495 100%); /* Chrome10+,Safari5.1+ */
/*background: -o-linear-gradient(top, #68ad67 0%,#68ad67 50%,#005495 51%,#005495 100%); /* Opera 11.10+ */
/*background: -ms-linear-gradient(top, #68ad67 0%,#68ad67 50%,#005495 51%,#005495 100%); /* IE10+ */
/*background: linear-gradient(to bottom, #68ad67 0%,#68ad67 50%,#005495 51%,#005495 100%); /* W3C */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#68ad67', endColorstr='#005495',GradientType=0 ); 
*/
    float: left;
    /*height: 40px;
    margin-right: 3px;*/
    position: relative;

}

.menu ul li table {
	margin:-1px 0;              /* IE5 needs -1px top and bottom table margins */
	margin:0;               /* re-zero the table margins for everyone but IE5 */
	border-collapse:collapse;      /* IE5 needs this for the sub-menus to work */
	font-size:12px;        /* this sets the base font size for our entire menu */
}

.menu ul li ul {
	display:none;                  /* initially hide the entire list hierarchy */
}

.menu ul li a,
.menu ul li a:visited {                    /* unselected top-level menu items */
	color: #3231d3;
	text-shadow: 1px 1px 1px #3231d3;
    display: block;
    float: left;
    padding: 1px 2px 1px;
    text-decoration: none;

}

.menu ul li:hover a,
.menu ul li a:hover {                   
	color:#68ad67;
	background:#3231d3;
}

/*======================== TOP LEVEL MENU DEFINITIONS ========================*/
.menu ul li ul {
	display:none;                  /* initially hide the entire list hierarchy */
	                            /* this is our box border width */
}
.menu ul li a,
.menu ul li a:visited {                    /* unselected top-level menu items */
	color: #3231d3;
	text-shadow: 1px 1px 1px #3231d3;
    display: block;
    float: left;
    height: 28px;
    padding-top: 12px;
    text-decoration: none;
	margin-right:2px;
}
.menu ul li:hover a,
.menu ul li a:hover {                   
	height:28px;
	color:#68ad67;
	text-shadow: 1px 1px 1px #3231d3;
	background:#3231d3;
	padding-top:6px;
    padding-bottom:6px;
}
/*======================== 2ND LEVEL MENU DEFINITIONS ========================*/
.menu ul li:hover ul,
.menu ul li a:hover ul {                           /* 2nd level drop-down box */
	display:block;
	position:absolute;
	top:100%;              /* place us just up underneath the top-level images */
	left:0px;       /* left-align our drop-down to the previous button border */
	color:black;                        /* this sets the unselected-text color */
	background:green;         /* this sets our menu's effective "border" color */	
    /*opacity:0.9;*/     /* this sets our menu's effective "border" color */
}
.menu ul li:hover ul li a,
.menu ul li a:hover ul li a {                   /* 2nd level unselected items */
    height:auto;
    width:auto;    
	color:#3231d3;               /* this sets the unselected drop-down text color */
	background:#68ad67;       /* this sets the drop-down menu background color */
	width:94%;
	min-width: 200px; 
    float:left;    
	text-align:center;
	border:1px dotted #ffffff;
	
}
.menu ul li:hover ul li:hover a,
.menu ul li a:hover ul li a:hover {                /* 2nd level selected item */
	color:#68ad67;
	text-align:center;
	background:#3231d3;
    height:auto;
    width:auto;      
	width:94%;
	min-width: 200px;   
    float:left;
    border:1px dotted #ffffff;   
}


/*======================== 3RD LEVEL MENU DEFINITIONS ========================*/

.menu ul li:hover ul li ul,
.menu ul li a:hover ul li a ul {             /* hide inactive 3rd-level menus */
	visibility:hidden;
}
     
.menu ul li:hover ul li:hover ul,
.menu ul li a:hover ul li a:hover ul {             /* 3rd level drop-down box */
	visibility:visible;
	position:absolute;
	margin-top:-1px;	      /* bring the top edge of the 3rd level menu up one */
	top:0;
	left:-21.08333em;
	width:14em;
}

.menu ul li:hover ul li:hover ul li a,
.menu ul li a:hover ul li a:hover ul li a {     /* 3rd level unselected items */
	width:14em;
	color:#3231d3;
	/*background:#000000;*/
    background:#68ad67;    
}

.menu ul li:hover ul li:hover ul li a:hover,
.menu ul li a:hover ul li a:hover ul li a:hover {    /* level3 selected items */
	width:14em;
	background:#3231d3;
	color:#000000;
}

#text {           /* the Mac's standard Safari browser will not see this code */
	height:1.215em;#           /* ...  but every other browser will and should */
} /* Safari barfs on the illegal pound sign (#) after the rule's property val */

/********************** Content ***************************/
#content {
	/*background-image:url(images/content_bg.gif);*/
margin-top: -6px;
	width:100%;
    font-family: arial;
	font-size: 18px;	
	background:#ffffff;
}
img{
	border-width:0px;
}
h1{
	color:black;
	font-size:12px;
	
}

h2{
	color:#85a157;
	font-size:14px;
	text-align:left;
	width:20%;
	margin: 10px 0px 15px 0px;
}

#sbl {
	background: none repeat scroll 0 0 #ffffff;
    border: 2px solid #ffffff;
    float: left;
    margin-left: 0%;
    margin-right: 1%;    
    padding: 1%;
    width: 20%;
}
#sbl a{
	color:#68ad67;
	font-weight:bold;
	text-decoration:none;
}
#sbl a:hover{color:#3231d3;}

#sbm {
    background: none repeat scroll 0 0 #ffffff;
    border: 2px solid #ffffff; 
    float: left;
    font-family: 'Arial', serif;	
    margin-left: 0%;
    margin-right: 0%;
    min-height: 750px;
/*    padding: 30px 10px 10px;*/
    /*padding: 0% 0% 0%;*/
    padding: 1%;
    width: 50%;
}
#sbm a{
	color:#68ad67;
	font-weight:bold;
	text-decoration:none;
}
#sbm a:hover{color:#3231d3;}

#sbr {
    background: none repeat scroll 0 0 #ffffff;
    border: 2px solid #ffffff;
    float: right;
    font-family: 'Arial', serif;	
    margin-left: 1%;
    margin-right: 0%;
    
    padding: 1%;
    width: 20%;}
#sbr a{
	color:#68ad67;
	font-weight:bold;
	text-decoration:none;
}
#sbr a:hover{
	color:#3231d3;
}

#msbr {
    background: none repeat scroll 0 0 #ffffff;
    border: 2px solid #ffffff; 
    float: left;
    font-family: 'Arial', serif;	
    margin-left: 0%;
    margin-right: 0%;
    min-height: 750px;
/*    padding: 30px 10px 10px;*/
    /*padding: 0% 0% 0%;*/
    padding: 1%;
    width: 70%;
}
#msbr a{
	color:#68ad67;
	font-weight:bold;
	text-decoration:none;
}
#msbr a:hover{color:#3231d3;}

#sblm {
    background: none repeat scroll 0 0 #ffffff;
    border: 2px solid #ffffff; 
    float: left;
    font-family: 'Arial', serif;	
    margin-left: 0%;
    margin-right: 0%;
    min-height: 750px;
/*    padding: 30px 10px 10px;*/
    /*padding: 0% 0% 0%;*/
    padding: 1%;
    width: 70%;
}
#sblm a{
	color:#68ad67;
	font-weight:bold;
	text-decoration:none;
}
#sblm a:hover{color:#3231d3;}

#sblmsbr {
    background: none repeat scroll 0 0 #ffffff;
    border: 2px solid #ffffff; 
    float: left;
    font-family: 'Arial', serif;	
    margin-left: 0%;
    margin-right: 0%;
    min-height: 750px;
/*    padding: 30px 10px 10px;*/
    /*padding: 0% 0% 0%;*/
    padding: 1%;
    width: 90%;
}
#sblmsbr a{
	color:#68ad67;
	font-weight:bold;
	text-decoration:none;
}
#sblmsbr a:hover{color:#3231d3;}

#left {
	background: none repeat scroll 0 0 #ffffff;
    border: 2px solid #ffffff;
    float: left;
    margin-left: 0%;
    margin-right: 1%;    
    padding: 1%;
    width: 20%;
}
#left a{
	color:#68ad67;
	font-weight:bold;
	text-decoration:none;
}
#left a:hover{color:#3231d3;}

#leftwide {
	background: none repeat scroll 0 0 #ffffff;
    border: 2px solid #ffffff;
    float: left;
    margin-left: 0%;
    margin-right: 1%;    
    padding: 1%;
    width: 70%;
}
#leftwide a{
	color:#68ad67;
	font-weight:bold;
	text-decoration:none;
}
#leftwide a:hover{color:#3231d3;}

#photos a{
	margin-right:14px;
}
#calendar {
	font-size:11px;
}
#right {
    background: none repeat scroll 0 0 #ffffff;
    border: 2px solid #ffffff; 
    float: left;
    font-family: 'Arial', serif;	
    margin-left: 0%;
    margin-right: 0%;
    min-height: 750px;
/*    padding: 30px 10px 10px;*/
    /*padding: 0% 0% 0%;*/
    padding: 1%;
    width: 50%;
}
#right a{
	color:#68ad67;
	font-weight:bold;
	text-decoration:none;
}
#right a:hover{
	color:#3231d3;
}
#rightwide {
    background: none repeat scroll 0 0 #ffffff;
    border: 2px solid #ffffff; 
    float: left;
    font-family: 'Arial', serif;	
    margin-left: 4%;
    margin-right: 4%;
    min-height: 750px;
/*    padding: 30px 10px 10px;*/
    padding: 0% 0% 0%;
    width: 65%;
}
#rightwide a{
	color:#68ad67;
	font-weight:bold;
	text-decoration:none;
}
#rightwide a:hover{
	color:#3231d3;
}
#rightfull {
    background: none repeat scroll 0 0 #ffffff;
    border: 2px solid #ffffff; 
    float: left;
    font-family: 'Arial', serif;	
    margin-left: 4%;
    margin-right: 4%;
    min-height: 750px;
/*    padding: 30px 10px 10px;*/
    padding: 0% 0% 0%;
    width: 85%;
}
#rightfull a{
	color:#68ad67;
	font-weight:bold;
	text-decoration:none;
}
#rightfull a:hover{
	color:#3231d3;
}
#rightnomall {
     background: none repeat scroll 0 0 #ffffff;
    border: 2px solid #ffffff;
    float: left;
    font-family:'Arial', serif;	
    margin-left: 5px;
    margin-right: 5px;
    min-height: 750px;
    padding: 30px 10px 10px;
    width: 675px;
}
#rightnomall a{
	color:#68ad67;
	font-weight:bold;
	text-decoration:none;
}
#rightnomall a:hover{
	color:#3231d3;
}
#farright {
	
    background: none repeat scroll 0 0 #ffffff;
     border: 2px solid #ffffff;
  
    float: right;
    font-family: 'Arial', serif;	
    margin-left: 1%;
    margin-right: 0%;
    
    padding: 1%;
    width: 20%;}
#farright a{
	color:#68ad67;
	font-weight:bold;
	text-decoration:none;
}
#farright a:hover{
	color:#3231d3;
}
#adserver {
    text-align:center;
	float:left;
	width:100%;
	margin-left:0px;
	padding: 10px 10px 10px 10px;
	display:inline;
}
#adserver img{
    max-width:100%;
}
#full {
    position: relative;
	float:left;
	width:100%;
	margin-left:0px;
	padding: 0px 10px 10px 0px;
	display:inline;
}
#full table{
    font-family: arial;
    font-size: 12px;
    padding: 0px 10px 10px 0px;
}
#full table a{
    font-family: arial;
    /*font-size: 12px;*/
}
#full table a:hover{color:orange;}
#full a{
	color:#68ad67;
	font-weight:bold;
	text-decoration:none;
}
#full a:hover{color:orange;}
#list {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #ffffff;
    display: inline;
    float: right;
    margin: 15px;
    padding: 5px;
    width: 178px;
}
#list a {
    color: #3231d3;
    display: block;        
    margin-bottom: -13px;    
    text-decoration: none;
	background: #68ad67;
 	padding: 5px;
}
#list a:hover{
color:#000000;
background:#68ad67;
border-radius:0px;
}
#merch {
    float:right;
	top:15px;
	left:15px;
	width:730px;
}
#merch a {
    color: #008000;
    font-weight: bold;
    text-decoration: none;
}

#merch a:hover{color:orange;}
/********************** Footer ***************************/
#footerline {
	background: none repeat scroll 0 0 #ffffff;
    clear: both;
    font-size: 1px;
    height: 10px;
}
#footer {
    background: none repeat scroll 0 0 #ffffff;
    /*border-top: 2px solid #3231d3;*/
    color: #000000;
    display: inline;
    float: left;
    font-size: 12px;
    margin-top: 10px;
    padding-top: 20px;
    text-align: center;
    width: 100%;
}
#footer a{
	color: #68ad67;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}
#footer a:hover{
	color:black;	
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}

input {
    border: 1px solid #999999;
    height: 21px;
    margin: 1px;
    padding: 1px;
}

select {
    border: 1px solid #999999;
    height: 26px;
    margin: 1px;
    padding: 3px;
}
	
.module-box  {
	margin-bottom: 1em;
}
template.css (line 965)
.box-blue, .box-green, .box-#005495 {
    color: #000000;
}
template.css (line 1077)
div.module-box {
    padding: 0;
}

.module-box .jsn-top {
    background: url("images/module-box-green.png") no-repeat scroll right top transparent;
	height: 15px;
    margin-left: 15px;
    position: relative;
}

.module-box .jsn-top_inner {
    background: url("images/module-box-green.png") no-repeat scroll left top transparent;
	height: 15px;
    left: -15px;
    position: absolute;
    width: 15px;
}

.module-box .jsn-middle {
    background: url("images/module-box-green_m.png") repeat-y scroll right top transparent;
	 margin-left: 15px;
    padding-right: 15px;
	margin-top: -8px;
}

.module-box .jsn-middle_inner {
    background: url("images/module-box-green_m.png") repeat-y scroll left top transparent;
	 margin-left: -15px;
    padding-bottom: 1px;
    padding-left: 15px;
    width: 100%;
}


.module-box .jsn-bottom {
    background: url("images/module-box-green.png") no-repeat scroll right bottom transparent;
	 height: 22px;
    margin-left: 15px;
    position: relative;
}


.module-box .jsn-bottom_inner {
    background: url("images/module-box-green.png") no-repeat scroll left bottom transparent;
	 height: 22px;
    left: -15px;
    position: absolute;
    width: 15px;
}

.module-box .jsn-middle_inner b {
    background: none repeat scroll 0 0 #F1F1F1;
    border: 1px solid #D1CFCF;
    border-radius: 7px 7px 7px 7px;
    display: block;
    margin: 0 auto;
    
    padding-bottom: 11px;
    
    
    padding-top: 11px;
    text-align: center;
    text-shadow: 2px 2px #FFFFFF;
}

.roundedRect {
    background: none repeat scroll 0 0 #F1F1F1;
    border: 2px solid #68ad67;
    border-radius: 15px 15px 15px 15px;
    padding: 20px;
    position: relative;
}


input[type=submit]{
background: #68ad67;
background: -moz-linear-gradient(top, #68ad67 0%, #68ad67 50%, #68ad67 51%, #3231d3 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#68ad67), color-stop(50%,#68ad67), color-stop(51%,#68ad67), color-stop(100%,#68ad67)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #68ad67 0%,#68ad67 50%,#68ad67 51%,#68ad67 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #68ad67 0%,#68ad67 50%,#68ad67 51%,#68ad67 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #68ad67 0%,#68ad67 50%,#68ad67 51%,#68ad67 100%); /* IE10+ */
background: linear-gradient(to bottom, #68ad67 0%,#68ad67 50%,#68ad67 51%,#68ad67 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#68ad67', endColorstr='#68ad67',GradientType=0 ); 

  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 5px;
  font-family:'Arial', serif;	
  color: #ffffff;
  text-shadow: 1px 1px 1px #3231d3;
  font-weight:bold;
  font-size: 14px;
  margin: 0px 10px 0px 0px !important;
  height: 39px;
  padding: 7px;
  text-decoration: none;
  cursor:pointer;
  border:none;
}

input[type=submit]:hover {
background: #3231d3; 
background: -moz-linear-gradient(top, #3231d3 0%, #3231d3 50%, #68ad67 51%, #3231d3 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3231d3), color-stop(50%,#3231d3), color-stop(51%,#3231d3), color-stop(100%,#3231d3)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #3231d3 0%,#3231d3 50%,#3231d3 51%,#3231d3 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #3231d3 0%,#3231d3 50%,#3231d3 51%,#3231d3 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #3231d3 0%,#3231d3 50%,#3231d3 51%,#3231d3 100%); /* IE10+ */
background: linear-gradient(to bottom, #3231d3 0%,#3231d3 50%,#3231d3 51%,#3231d3 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3231d3', endColorstr='#3231d3',GradientType=0 ); /* IE6-9 */
}


input[type=text]:hover,input[type=text]:focus{
border-color: #3231d3;
outline: 0;
outline: thin dotted \9;
}
.surveybar { background-color:#3231d3; }
.surveybar { background-color:#3231d3; }
.surveybar { background-color:#3231d3; }

.surveybar { background-color:#3231d3; }

.surveybar { background-color:#3231d3; }
.surveybar { background-color:#3231d3; }


#adserver{
	padding-left: 0;
	padding-right: 0;
}




/*========================= TOP OF THE MENU CASCADE =========================*/

.menu_cust {
	position:absolute;        /* establish a menu-relative positioning context */                                    /* play nicely with others */
	float:none;
    z-index:1000;
	margin:0;
	padding:0;
	margin:0;
	margin-left:0px;
	margin-right:0px;
	top:126px;       /* should be 76px */
	height:40px;                                  /* the menu's overall height */
	width: 100%;
    background: #68ad67; /* Old browsers */
	font-family: 'Arial', serif;	
	font-size:12px;
}

.menu_cust img {
	vertical-align: top;      /* prevent images from being pushed down by text */
}
.menu_cust ul {
	padding:0;
	margin:0;
	border:0;
	list-style-type:none;          /* we don't want to view the list as a list */
	line-height:1.5em;           /* globally set the menu's item spacing. note */
}                               /* this must be 1.0 or 1.5 or 2.0 for Mozilla */

.menu_cust li {	
	background: #68ad67; 
    float: left;
    /*height: 40px;
    margin-right: 3px;*/
    position: relative;
}

.menu_cust ul li table {
	margin:-1px 0;              /* IE5 needs -1px top and bottom table margins */
	margin:0;               /* re-zero the table margins for everyone but IE5 */
	border-collapse:collapse;      /* IE5 needs this for the sub-menus to work */
	font-size:12px;        /* this sets the base font size for our entire menu */
}

.menu_cust ul li ul {
	display:none;                  /* initially hide the entire list hierarchy */
}

.menu_cust ul li a,
.menu_cust ul li a:visited {                    /* unselected top-level menu items */
	color: #3231d3;
	/*text-shadow: 1px 1px 1px #3231d3;*/
    display: block;
    float: left;
    padding: 11px 12px 11px;
    text-decoration: none;

}

.menu_cust ul li:hover a,
.menu_cust ul li a:hover {                   
	color:#68ad67;
	background:#3231d3;
}

/*======================== 2ND LEVEL MENU DEFINITIONS ========================*/

.menu_cust ul li:hover ul,
.menu_cust ul li a:hover ul {                           /* 2nd level drop-down box */
	display:block;
	position: absolute;
    top: 100%;              /* place us just up underneath the top-level images */
	left:0px;       /* left-align our drop-down to the previous button border */
	color:black;                        /* this sets the unselected-text color */
	background:#68ad67;         /* this sets our menu's effective "border" color */	  
    /*opacity:0.9; */    /* this sets our menu's effective "border" color */
}
.menu_cust ul li:hover ul li a,
.menu_cust ul li a:hover ul li a {                   /* 2nd level unselected items */
	border:0;	
	/*height:auto;*/
	color:#3231d3;               /* this sets the unselected drop-down text color */
	background:#68ad67;       /* this sets the drop-down menu background color */
	width:94%;
	min-width: 160px;
	float: left;
	text-align:center;
	border:1px dotted #3231d3;	
	/*border:1px dashed #3231d3;	*/    
}
.menu_cust ul li:hover ul li:hover a,
.menu_cust ul li a:hover ul li a:hover {                /* 2nd level selected item */
	color:#68ad67;
	text-align:center;
	background:#3231d3;
    border:1px #68ad67; 
}

/*======================== 3RD LEVEL MENU DEFINITIONS ========================*/

.menu_cust ul li:hover ul li ul,
.menu_cust ul li a:hover ul li a ul {             /* hide inactive 3rd-level menus */
	visibility:hidden;
}
     
.menu_cust ul li:hover ul li:hover ul,
.menu_cust ul li a:hover ul li a:hover ul {             /* 3rd level drop-down box */
	visibility:visible;
	position:absolute;
	margin-top:-1px;	      /* bring the top edge of the 3rd level menu up one */
	top:0;
	left:13.28333em;
	width:13.2833em;
}

.menu_cust ul li:hover ul li:hover ul li a,
.menu_cust ul li a:hover ul li a:hover ul li a {     /* 3rd level unselected items */
	/*width:14em;*/
	color:#68ad67;
    background:#3231d3;  
	width:100%;
	min-width: 160px; 
	border:1px dotted #68ad67;        
	/*border:1px dashed #68ad67;   */    
}

.menu_cust ul li:hover ul li:hover ul li a:hover,
.menu_cust ul li a:hover ul li a:hover ul li a:hover {    /* level3 selected items */
	/*width:14em;*/
	background:#68ad67;
	color:#3231d3;
	width:100%;
	min-width: 160px;
}


.menu_cust{
	position: relative;
	top: 0;
	width: 100%;
}

.menu_cust ul li:hover,
.menu_cust ul li:focus{
	background-color: #3231d3;
}  
#content{
	float: left;
	width: 100%;
	margin-top: 0;
}
.show-menu {
    font-size: 18px;
    text-decoration: none;
    color: #3231d3;
    background: #68ad67;
    text-align: right;
    padding: 10px 0;
    display: none;
    float: left;
    width: 100%;
    border-bottom: 1px solid white; 
}
.menic {
    width: 10%;
    height: 3px;
    background-color: white;
    margin: 6px 0;
    text-align: right;    
}
.menu_cust input[type=checkbox]{
    display: none;
}
#header table + p, #header + p{
	display: none;
}

@media only screen and (min-width: 768px) and (max-width: 1199px){
#container{
	width: 100%;
	margin: 0;
}
#header{
	height: 123px;
}
#header strong span{
	font-size: 27pt !important;
}
#sbl a{
	word-wrap: break-word;
}
#slider{
	top: 0 !important;
}
#sbl p a img{
	max-width: 100%;
}
.show-menu {
    display:block;
}

#menu {
    /*position: static;*/
    display: none;
}

.menu_cust input[type=checkbox]{
    display: none;
}
.menu_cust input[type=checkbox] #menu{
    display: none;
    -webkit-appearance: none;
}
.menu_cust input[type=checkbox]:checked ~ #menu{
    display: block;
}
.menu_cust{
	display: block;
}
.menu_cust ul{
	width: 100%;
}
.menu_cust li{
	width: 100%;
	margin-right: 0;
	height: auto;
}
.menu_cust ul li a{
	width: 92%;
	text-align: left;
	padding: 11px 0px 11px;
}
/*.menu ul li a, .menu ul li a:visited, .menu ul li:hover a, .menu ul li a:hover{
	width: 93%;
	text-align: left;
}*/

.menu_cust ul li:hover ul,
.menu_cust ul li a:focus ul {     /* 2nd level drop-down box */
	display:block;
	position: static;
    top: 100%;              /* place us just up underneath the top-level images */
	left:0px;
	width: 100%;
}
.menu_cust ul li:hover ul li a,
.menu_cust ul li a:hover ul li a,
.menu_cust ul li a:focus ul li a{
	text-align:left;
	width: 100%;
	border-right:0;
	border-left: 0;
	border-top: 0; 
	font-size: 16px;
}
.menu_cust ul li:hover ul li:hover a,
.menu_cust ul li a:hover ul li a:hover {
	text-align: left;
}
/*.menu ul li ul{
	width: 100%;
}*/
/*.menu ul li a, .menu ul li a:visited{
	width: 93%;
}*/

/*.menu ul li:hover a:focus  .menu ul li a ul{
	display: block;	
}*/
.padding_left{
	padding-left: 36px;
}

.caret_outer{
    width: 5%;
    height: 15px;
    padding: 12.5px 5px;
    float: right;
    background-color: white;
    text-align: center;
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-top: 6px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    color: #68ad67;
}
.menu_cust ul li:hover ul,
.menu_cust ul li a:hover ul{     /* 2nd level drop-down box */
	display:none;
	position: static;
    top: 100%;              /* place us just up underneath the top-level images */
	left:0px;
	width: 100%;
}

.show{
	display: block !important;
}
}

@media only screen and (max-width: 767px){
#container{
	width: 100%;
	margin: 0;
}
#sbl{
	width: 96%;
}
table{
	margin: 0;
}
p{
	text-align: left !important;
}
#sbm{
	width: 96%;
}
#sbr{
	width: 96%;
}
#sbr p a{
	text-align: center !important;
}
#footer{
	margin-top: 0;
	padding-top: 0;
}

#header{
	height: 95px;
}

#header table + p, #header + p{
	display: none;
}

#header table td{
	width: 94% !important;
	float: left !important;
}
#header table td:first-child{
	padding-bottom: 0;
}
#header strong span{
	font-size: 16pt !important;
}
#header p:first-child{
	margin-top: 0;
	margin-bottom: 5px;
}
#header p:last-child{
	margin-top: 5px;
}
#sbl a{
	word-wrap: break-word;
}
#sbr p{
	text-align: center !important;
}

#sbl a &gt; p{
	text-align: left !important;
}

#sbl p{
	text-align: center !important;
}

#sbl p:last-of-type{
	text-align: left !important;
}

#sbm table{
	text-align: center !important;
}

#sbm table td input{
	margin: 0 auto !important;
}

.show-menu {
    display:block;
}

#menu {
    /*position: static;*/
    display: none;
}

.menu_cust input[type=checkbox]{
    display: none;
}
.menu_cust input[type=checkbox] #menu{
    display: none;
    -webkit-appearance: none;
}
.menu_cust input[type=checkbox]:checked ~ #menu{
    display: block;
}
.menu_cust{
	display: block;
}
.menu_cust ul{
	width: 100%;
}
.menu_cust li{
	width: 100%;
	margin-right: 0;
	height: auto;
}
.menu_cust ul li a{
	width: 87%;
	text-align: left;
	padding: 11px 0px 11px;
}
/*.menu ul li a, .menu ul li a:visited, .menu ul li:hover a, .menu ul li a:hover{
	width: 93%;
	text-align: left;
}*/

.menu_cust ul li:hover ul,
.menu_cust ul li a:focus ul {     /* 2nd level drop-down box */
	display:block;
	position: static;
    top: 100%;              /* place us just up underneath the top-level images */
	left:0px;
	width: 100%;
}
.menu_cust ul li:hover ul li a,
.menu_cust ul li a:hover ul li a,
.menu_cust ul li a:focus ul li a{
	text-align:left;
	width: 100%;
	border-right:0;
	border-left: 0;
	border-top: 0; 
	font-size: 16px;
}
.menu_cust ul li:hover ul li:hover a,
.menu_cust ul li a:hover ul li a:hover {
	text-align: left;
}
/*.menu ul li ul{
	width: 100%;
}*/
/*.menu ul li a, .menu ul li a:visited{
	width: 93%;
}*/

/*.menu ul li:hover a:focus  .menu ul li a ul{
	display: block;	
}*/
.padding_left{
	padding-left: 36px;
}

.caret_outer{
    width: 5%;
    height: 20px;
    padding: 0px 0px;
    float: right;
    background-color: #68ad67;
    text-align: center;
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-top: 6px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    color: #3231d3;
}
.menu_cust ul li:hover ul,
.menu_cust ul li a:hover ul{     /* 2nd level drop-down box */
	display:none;
	position: static;
    top: 100%;              /* place us just up underneath the top-level images */
	left:0px;
	width: 100%;
}

.show{
	display: block !important;
}
}


@media only screen and (max-width: 480px){
#header strong span{
	font-size: 13pt !important;
}
}.surveybar { background-color:#3231d3; }.surveybar { background-color:#3231d3; }
.surveybar { background-color:#3231d3; }
</pre></body></html>