
body{font-family:arial,sans-serif;font-size:12px;color:#817669}
p{font-family:arial,sans-serif;font-size:12px;color:#817669}
div{font-family:arial,sans-serif;font-size:12px;color:#817669}
td{font-family:arial,sans-serif;font-size:12px;color:#817669}
ol{font-family:arial,sans-serif;font-size:12px;color:#817669}
li{font-family:arial,sans-serif;font-size:12px;color:#817669}
a{font-family:arial,sans-serif;font-size:12px;text-decoration:none;color:#817669}

.highlightLink:link {color:#FFFFFF }
.highlightLink:visited {color:#FFFFFF }
.highlightLink:hover {color:#FFFFFF;font-size:14px;text-decoration:underline;font-family:arial}
.highlightLink {font-family:arial;font-size:14px}

.highlightLinkWPAS:link {color:#FFFFFF }
.highlightLinkWPAS:visited {color:#FFFFFF }
.highlightLinkWPAS:hover {color:#FFFFFF;font-size:14px;text-decoration:underline;font-family:arial}
.highlightLinkWPAS {font-family:arial;font-size:14px}

.highlightLinkBOTTOM:link {color:#FFFFFF }
.highlightLinkBOTTOM:visited {color:#FFFFFF }
.highlightLinkBOTTOM:hover {color:#FFFFFF;font-size:12px;text-decoration:underline;font-family:arial}
.highlightLinkBOTTOM {font-family:arial;font-size:12px}

.alt_text_red_link:link {color:#db1d43 }
.alt_text_red_link:visited {color:#db1d43 }
.alt_text_red_link:hover {color:#db1d43;font-size:11px;text-decoration:underline;font-family:tahoma}
.alt_text_red_link {font-family:tahoma;font-size:11px}



.alt_text_red {font-family:arial,sans-serif;font-size:14px;font-weight:bolder;color:#db1d43}

.alt_text_brown {font-family:tahoma,sans-serif;font-size:11px;color:#817669}

.alt_text_white {font-family:tahoma,sans-serif;font-size:11px;color:#FFFFFF}

.alt_text_red18 {font-family:arial,sans-serif;font-size:20px;color:#db1d43}

.alt_text_blue18 {font-family:arial,sans-serif;font-size:20px;color:#8c9f9e}

.topnavattributes a{font-family:arial,sans-serif;font-size:14px;text-decoration:none;color:#FFFFFF}

.alt_text_red18 {font-family:arial,sans-serif;font-size:20px;color:#db1d43}



.cssbuttonstoggler{ /*style for DIV used to contain toggler links. */
width: 600px;
margin-top: 0px;
margin-left: 0px;
text-align: center; /*How to align pagination links: "left", "center", or "right"
text-valign: top; /*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*/
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
}
/*
 Total contenttoggler width: 350px+5px+5px=360px
	Or total width of wrapper div (counting wrapper border/padding)
*/

.cssbuttonstoggler a{ /*style for every navigational link within toggler */
background: transparent url('../buttonleft.gif') no-repeat top left;
color: #FFFFFF;
display: block;
float: left;
margin-right: 8px;
font: normal 14px Arial; /* Change 12px as desired */
line-height: 55px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 63px; /* Height of button background height */
padding-left: 10px; /* Width of left menu image */
text-decoration: none;
}

.cssbuttonstoggler a span{
background: transparent url('../buttonright.gif') no-repeat top right;
display: block;
padding: 4px 10px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

.cssbuttonstoggler a.selected, .cssbuttonstoggler a:hover{ /*style for selected and hover page's toggler link. ".selected" class auto generated! */
background-position: bottom left;
}

.cssbuttonstoggler a.selected span, .cssbuttonstoggler a:hover span{ /*style for selected and hover page's toggler link. ".selected" class auto generated! */
background-position: bottom right;
color: white;
}

.cssbuttonstoggler a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}

.cssbuttonstoggler a.prev, .glidecontenttoggler-2 a.next{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
}

.cssbuttonstoggler a.prev:hover, .glidecontenttoggler-2 a.next:hover{
}



.glidecontentwrapper{
position: relative; /* Do not change this value */
width: 842px;
height: 525px; /* Set height to be able to contain height of largest content shown*/
border: 0px solid #FFFFFF;
overflow: hidden;
}


.glidecontentwrapperALT{
position: relative; /* Do not change this value */
width: 842px;
height: 200px; /* Set height to be able to contain height of largest content shown*/
border: 0px solid #FFFFFF;
overflow: hidden;
}


/*
	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 */
background: white;
padding: 0px;
visibility: hidden;
width: 842px;
}

.portfoliocontent{ /*style for each glide content DIV within wrapper.*/
position: absolute; /* Do not change this value */
background: white;
padding: 0px;
visibility: hidden;
width: 842px;
}


/*
 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: 100px;
margin-top: 6px;
text-align: right; /*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: 0px solid black;
color: #ffffff;
padding: 1px 3px;
margin-right: 3px;
font-weight: bold;
text-decoration: none;
}

.glidecontenttoggler a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */
background: #ffffff;
color: white;
}

.glidecontenttoggler a:hover{
background: #ffffff;
color: white;
}

.glidecontenttoggler a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}

.glidecontenttoggler a.prev, .glidecontenttoggler a.next{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
}

.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover{
background: #ffffff;
color: white;
}