a:link.access { color: #0000FF; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 33pt; font-weight: bold }

	a:visited.access, a:active.access { color: #0000FF; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 33pt; font-weight:  bold }

	a:hover.access { color: red; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 33pt; font-weight:  bold }


 a:link.join { color: black; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 40pt; font-weight: bold }

	a:visited.join, a:active.join { color: black; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 40pt; font-weight:  bold }

	a:hover.join { color: red; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 40pt; font-weight:  bold }


a:link.menu { color: #0000FF; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 19pt; font-weight: bold }

	a:visited.menu, a:active.menu { color: #0000FF; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 19pt; font-weight:  bold }

	a:hover.menu { color: red; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 19pt; font-weight:  bold }
	
	a:link.menu_b { color: black; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal }
	
	a:visited.menu_b, a:active.menu_b { color: black; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal }

	a:hover.menu_b { color: red; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal }
	
	a:link.contact_link_bottom { color: black; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal }
	
	a:visited.contact_link_bottom, a:active.contact_link_bottom { color: black; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal }

	a:hover.contact_link_bottom { color: red; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; background-color: white; }
	
	
	a:link.info { color: black; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal }
	
	a:visited.info, a:active.info { color: black; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal }

	a:hover.info { color: red; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal }
	
	a:link.pagelink { color: #0000FF; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: normal;  }
	
	a:visited.pagelink, a:active.pagelink  { color: #0000FF; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: normal; }

	a:hover.pagelink  { color: #0000FF; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: normal; border: 1px solid  #0000FF; padding-left: 4px; padding-right: 4px; }
	
	
	a:link.pagelink_small { color: #0000FF; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold;  }
	
	a:visited.pagelink_small, a:active.pagelink_small  { color: #0000FF; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; }

	a:hover.pagelink_small  { color: #0000FF; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; border: 1px solid  #0000FF; padding-left: 4px; padding-right: 4px; }
	
	

	h1{
	font-family: Arial, Geneva, SunSans-Regular, sans-serif;
    font-size: 22pt;
	font-weight: normal;
	color: black;
	padding: 0;
	margin: 0;
	line-height: 150%; 
	letter-spacing: -0.3px;
	font-weight: bold;
	
	}
	
	
	.sgp_desc{
	font-family: Arial, Geneva, SunSans-Regular, sans-serif;
    font-size: 18pt;
	color: white;
	background-color: #0000FF;
	padding-left: 4px; 
	padding-right: 4px;
	}
	
	.sgp_desc_small{
	font-family: Arial, Geneva, SunSans-Regular, sans-serif;
    font-size: 12pt;
	color: white;
	font-weight: bold;
	 background-color: #0000FF; 
	/*  border: 1px solid  #0000FF; */
	 padding-left: 4px; 
	 padding-right: 4px;

	}
	
	.page_small{
	font-family: Arial, Geneva, SunSans-Regular, sans-serif;
    font-size: 14pt;
	color: black;
	padding-left: 4px; 
	font-style: normal;
	padding-right: 4px;
	}
	
	
	.spacer{
	font-family: Arial, Geneva, SunSans-Regular, sans-serif;
    font-size: 14pt;
	color: black;
	padding-left: 4px; 
	padding-right: 4px;
	}
	
	
.image{
	border-style:solid;
	border-color: #35B9E7;
	border-width:1px;
      }
	  
	  body
	  {
	  margin-top:0;
	  background-color: #0b69a2;
	  }
	  
	  
	  
	  /* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:0;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:971px;
		height:395px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:971;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
/*		background:url(../images/btn_prev.gif) no-repeat 0 0;	*/
		}	
	#nextBtn a, #slider1next a{ 
/*		background:url(../images/btn_next.gif) no-repeat 0 0;	*/
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
	

	
/* // Easy Slider */
	  
	  
	  
	  