body { background-color: #97BE0D; font-size: 12px; font-family: Verdana, Arial, SunSans-Regular, Sans-Serif; color:#564b47; }
.Claim { color: #000; font-size: 14px; font-family: "trebuchet ms", Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
.righttext { color: #413e3e; font-size: 11px; font-family: arial, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 13px; text-decoration: none; padding-top: 0; padding-left: 8px; }
.bigfont { color: #e8e8cc; font-size: 8em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; padding-left: 8px; }
.box { padding-top: 16px; padding-left: 16px; }
.blatter { color: #fff; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px; text-decoration: none; padding: 4px 4px 4px 8px; }
.tblack {
border-left:4px solid #CBDBAE;
border-right:1px dashed #78A22F;
color:#222222;
font-family:arial,Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
line-height:15px;
text-decoration:none;
}
.ds1 {font-weight:bold;}
.tgreen {
color:#638324;
font-family:arial,Verdana,Arial,Helvetica,sans-serif;
font-size:14px;
text-decoration:none;
}
.tgreens {
color:#638324;
font-family:arial,Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
text-decoration:none;
}
.tred {
color:#990000;
font-family:arial,Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
text-decoration:none;
}
.box {
padding:16px;
font-family:arial,Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
line-height:15px;
text-decoration:none;
text-align: justify;
overflow: hidden;
height: 328px;
}

#contentleftbig .box{ text-align: left; }

.stripNav li a.current, a {
color:#990000;
text-decoration:underline;
}
a:hover { color:#990000; text-decoration:none; }
a:visited {  }

.contentcolumn2{ float: left; width: 210px; padding-right: 12px;}
#wrapper{ background-image: url(../img/background.gif); background-repeat: repeat-x; height: 493px;	overflow: hidden;}
#wrapperstart{ background-image: url(../img/background_start.gif); background-repeat: repeat-x; height: 680px;	overflow: hidden;}
#menutop{ overflow: hidden; width: 1000px;}
#contentwrapper{ clear: both; width: 1112px; height: 350px;}
#contentwrapperstart{ clear: both; width: 1112px; height: 547px;}
#imageleft{ width: 200px; height: 350px; float: left; border-right: 4px #dcfd77 solid; }
#contentleft{ width: 490px; height: 350px; float: left; border-right:1px solid #dcfd77; overflow: hidden;}
#contentstart{ width: 911px; height: 350px; float:left;}
#contentstart2{ width: 912px; height: 516px; float:left;}
#contentleftbig{ width: 707px; height: 350px; float: left; border-right:1px solid #dcfd77;}
#contentright{ padding-left: 8px; width: 210px; height: 350px; float: left; color:#413E3E; font-family:arial,Helvetica,Geneva,Arial,SunSans-Regular,sans-serif; font-size:11px; line-height:13px; text-decoration:none;}
#footermenu{ float:left; width: 866px; height: 31px; padding-top: 24px;}
#iconnav{ float: left; width: 50px; padding-top: 24px;}
.green{color: #97BE0D; font-size:14pt; font-weight: bold;}
.red{color: #A40133; font-size:14pt; font-weight: bold;}
.gray{color: #4C575F; font-size:14pt; font-weight: bold;}
/*glassbox test minimal*/
#myBox{
	padding:2px;
	font-family: verdana, arial, helvetica;
	font-size: 12px;
}

/*AccordionStyles*/
.header {
	background: #000;
	cursor: pointer;
	padding:4px;
}

.header:hover{
	background-color:#666;
}
.selected{
	background-color:#F00;
	color:#FFF;
}

.content{
	background:#FFF;
	padding:4px;
}
#basic-accordian{
border:5px solid #FFFFFF;
height:330px;
padding:5px;
width:687px;
}
#basic-accordian a
{
color:#990000;
}
.accordion_headings{
	padding:5px;
	background:#99CC00;
	color:#FFFFFF;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
}

.accordion_headings:hover{
	background:#66CCFF;
}

.accordion_child{
	padding:15px;
	background:#FFF;
}

.header_highlight{
	background:#66CCFF;
}

.pics {height:  223px; width: 132px; padding: 0; margin: 0;}  
.pics img {border-left: 1px solid white; border-right: 1px solid white; height:133px;padding-left:2px;width:229px; } 

		

p a, li a { color: #39c; text-decoration: none }

p.intro { border-bottom: 1px solid #ccc; margin-bottom: 20px; padding: 20px 0 30px 0; text-align: center; width: 100% }

p#cross-links { text-align: center; display:none;}

p#cross-links { border-bottom: 1px solid #ccc; margin-bottom: 30px; padding-bottom: 30px }

img { border: 0 }
h3 { border-bottom: 1px solid silver; margin-bottom: 5px; padding-bottom: 3px; text-align: left }

	
.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
	
}
.stripNav
{

}
.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	position: relative;
	width: 490px;
	background-color: #dcfd77;
}

/* These 2 lines specify style applied while slider is loading */
.csw {width: 100%; height: 460px; background: #fff; overflow: scroll}
.csw .loading {margin: 200px 0 300px 0; text-align: center}

.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden; 
		margin: auto;
/* Also specified in  .stripViewer .panelContainer .panel  below */
	width:490px;
	clear: both;
	background: #fff;
}

.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0; top: 0;
	width: 100%;
	list-style-type: none;
	/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}

.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 100%;
	position: relative;
	width: 700px; /* Also specified in  .stripViewer  above */
}

.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	padding: 10px;
	width: 460px;
	height: 288px;
	font-family:arial,Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
line-height:15px;
text-decoration:none;
}

.stripNav { /* This is the div to hold your nav (the UL generated at run time) */

}

.stripNav ul { /* The auto-generated set of links */
	list-style: none;
}

.stripNav ul li {
	float: left;
	margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
color: white;
}

.stripNav li a.current
{
		background-color:white;

}




.stripNav a { /* The nav links */
	text-align: center;
	line-height: 32px;
	color:#990000;
	text-decoration: none;
	display: block;
	padding: 0 15px;
	font-family:arial,Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
}

/*
.stripNav li.tab1 a { background: #60f }
.stripNav li.tab2 a { background: #60c }
.stripNav li.tab3 a { background: #63f }
.stripNav li.tab4 a { background: #63c }
.stripNav li.tab5 a { background: #00e }
*/
.stripNav li a:hover {
color:#990000;
}

.stripNav li a.current {

}

.stripNavL, .stripNavR { /* The left and right arrows */
	position: absolute;
	top: 230px;
	text-indent: -9000em;
}

.stripNavL a, .stripNavR a {
	display: block;
	height: 40px;
	width: 40px;
}

.stripNavL {
	left: 0;
}

.stripNavR {
	right: 0;
}

.stripNavL {
	background: url("images/arrow-left.gif") no-repeat center;
}

.stripNavR {
	background: url("images/arrow-right.gif") no-repeat center;
}