
div.signup_index {
	background-color:#99ca3f; 
	width:150px; 
	color:#000; 
	font-size:14pt; 
	font-weight:bold; padding:5px;
	border:1px solid #65990a;
}

div.signup_index:hover {
	background-color:#8bbd30; 
	width:150px; 
	color:#000; 
	font-size:14pt; 
	font-weight:bold; padding:5px;
	border:1px solid #65990a;
}

div.signup_index:a {
	background-color:#99CC66; 
	width:150px; 
	color:#000; 
	font-size:14pt; 
	font-weight:bold; padding:5px;
}

div.signup_index:hover {
	cursor:pointer;
}

.glide_index {
	height:214px; 
	width:960px; 
	margin-right:auto; 
	margin-left:auto; 
	background-image: url(../iages/ajax_content_bg.jpg); 	
}

.glide_index_1 {
	width:960px; 
	padding-top:10px; 
       float:left;
       height:214px; 
  
}

.glide_index_img {
	width:450px; 
	float:left;
	height:210px;
	text-align:left;
	vertical-align: text-bottom;
	background-repeat:no-repeat;
}

.glide_index_1_1 {
	float:left; 
	width:250px; 
	font-size:20pt; 
	text-align:left; 
	font-weight:bold; 
	color:#681602; 
	margin-left: 10px;
}


.glide_index_2 {
	float:left; 
	width:650px; 
        height: 214px;
	font-size:12pt; 
	margin-left:30px; 
	margin-top:10px;	
}

.glidecontentwrapper{
position: relative; /* Do not change this value */
width:980px;
height:214px; /* Set height to be able to contain height of largest content shown*/
border:0px solid #687C98;
overflow: hidden;
padding:5px 0 0 0px;
background-color:#567e38; 
}
/*
	Total wrapper width: 350px+5px+5px=360px
	Or width of wrapper div itself plus any left and right CSS border and padding
	Adjust related containers below according to comments
*/


.glidecontent{ /*style for each glide content DIV within wrapper.*/
position: absolute; /* Do not change this value */
margin-left:10px;
visibility:hidden;
width:960px;
font-family:arial;
font-size:10pt;
height:214px;
background-color:#e1f2b1; 
}
/*
 Total glidecontent width: 330px+10px+10px=350px
	Or width of wrapper div itself (not counting wrapper border/padding)
*/

.glidecontenttoggler{ /*style for DIV used to contain toggler links. */
width:976px;
background:#567e38;
border-bottom:1px solid #003e48;
height:58px;
font-family:arial;
font-size:10pt;
padding:2px 2px 0px 2px;
text-align:left; /*How to align pagination links: "left", "center", or "right"
background: white; /*always declare an explicit background color for fade effect to properly render in IE*/
}
/*
 Total contenttoggler width: 350px+5px+5px=360px
	Or total width of wrapper div (counting wrapper border/padding)
*/

.glidecontenttoggler a{ /*style for every navigational link within toggler */
display: -moz-inline-box;
display: inline-block;
border:none;
color:#fff;
margin-right: 3px;
font-weight: bold;
text-decoration: none;
height:40px;
width:224px;
vertical-align:text-top;
font-family:arial;
font-size:10pt;
}

.glidecontenttoggler a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */
color: #567e38;
padding:5px;
margin:3px;
background:#2d4c1c;
text-decoration:none;
font-family:arial;
font-size:10pt;
}

.glidecontenttoggler a:hover{
color:#fff;
padding:5px;
margin:3px;
cursor:pointer;
text-decoration:underline;
font-family:arial;
font-size:10pt;
}

.glidecontenttoggler a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
color:#fff;
padding:5px;
margin:3px;
}

.glidecontenttoggler a.toc selected{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
color:#000;
padding:5px;
margin:3px;
}

.glidecontenttoggler a.prev, .glidecontenttoggler a.next{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
color:#fff;
padding:5px;
margin:3px;
background:#6f98a6;
}

.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover{
color:#567e38;
}

div.content_index {
	width: 970px; 
	text-align: left; 
	margin-left: auto; 
	margin-right: auto;
}


ul.side{
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 40px;
	padding-left: 1em;
	text-indent: -1em;
	line-height: 25px;
	font-size: 16px;
	}

 



td.profile_tab a {
	background-color: #EEEEEE;
	background-image: url(../images/whiteline.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 7px 10px 7px 10px;
	border: 1px solid #AAAAAA; 
	border-left: none;
	font-weight: bold; 
	display: block;
       width: 100px;
}
td.profile_tab a:hover {
	background-color: #F4F4F4;
	background-image: url(../images/whiteline.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 7px 10px 7px 10px;
	border: 1px solid #AAAAAA; 
	border-left: none;
	font-weight: bold; 
	display: block;
}
td.profile_tab2 a {
	background-color: #FFFFFF;
	background-image: url(../images/whiteline.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 7px 10px 8px 10px;
	border: 1px solid #AAAAAA; 
	border-left: none;
	border-bottom: none;
	font-weight: bold; 
	display: block;
         width: 100px;
}
td.profile_tab2 a:hover {
	background-color: #FFFFFF;
	background-image: url(../images/whiteline.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 7px 10px 8px 10px;
	border: 1px solid #AAAAAA; 
	border-left: none;
	border-bottom: none;
	font-weight: bold; 
	display: block;
}
#profile_tabs_profile { 
	border-left: 1px solid #AAAAAA;
}
td.profile_tab_end {
	border-bottom: 1px solid #AAAAAA;
}

