body
{
	font-size:       62.5%; /* reset 1EM to 10px */
	margin:          0;
	padding:         0;
	background:      transparent url('bkgrnd.png') top left repeat; 
	font-family:     'lucida grande', arial, tahoma, sans-serif;
}

#container
{
	margin:          0 auto;
	width:           700px;
	position:        relative;
	background:      transparent url('containerbg.png') top left repeat-y;
}

#header
{
	margin:          0 auto;
	width:           700px;
	height:          96px;
	background:      transparent url('header.png') top left no-repeat;
}

.headtitle
{
	position:        relative;
	font-family:     'lucida grande', arial, tahoma, sans-serif;
	font-size:       30px;
	color:           #000000;
	top:             8px;
	left:            25px;
}

#roundedheader
{
	width:           700px;
	height:          18px;
	margin:          0 auto;
	background:      transparent url('belowheader.png') top left no-repeat;
}

#content
{
	width:           700px;
	margin:          0 auto;
	background:      transparent url('contentbg.png') top left repeat-y;
}

#tableContent
{
	float:           left;
	padding-left:    50px;
	padding-right:   50px;
}

#insidecontent
{
	float:           left;
	padding-left:    25px;
	padding-right:   25px;
	width:           355px;
}

#insidecontent p
{
	margin:          0;
	color:           #000000;
	font-family:     'lucida grande', 'franklin gothic medium', sans-serif;
	font-size:       1.25em;
	line-height:     170%;
}

#insidecontentexpanded
{
	float:           left;
	padding-left:    25px;
	padding-right:   25px;
	width:           650px;
}

#insidecontentexpanded p
{
	margin:          0;
	color:           #000000;
	font-family:     'lucida grande', 'franklin gothic medium', sans-serif;
	font-size:       1.25em;
	line-height:     170%;
}

#insidecontentexpanded li
{
	margin:          0;
	color:           #000000;
	font-family:     'lucida grande', 'franklin gothic medium', sans-serif;
	font-size:       1.2em;
	line-height:     170%;
	padding-left:    25px;
}

#quickcontent
{
	min-height: 300px;
	overflow:hidden;
	padding-left:    25px;
	padding-right:   25px;
	width:           650px;
}

#quickcontent p
{
	margin:          0;
	color:           #000000;
	font-family:     'lucida grande', 'franklin gothic medium', sans-serif;
	font-size:       1.7em;
	line-height:     100%;
	padding-left:    25px;
	padding-right:   25px;
	width:           600px;
}

#quickcontent li
{
	padding-left:    45px;
	font-family:     'lucida grande', 'franklin gothic medium', sans-serif;
	font-size:       1.7em;
	color:           #767676;
}

.spantext
{
	margin:          0;
	padding-left:    25px;
	padding-right:   25px;
	color:           #767676;
	font-family:     'lucida grande', 'franklin gothic medium', sans-serif;
	font-size:       .9em;
	font-weight:     normal;
}

#sidebar-scroller
{
/*	padding:         0 10px 10px 10px; */
    margin-right:    11px;
	padding-bottom:  5px;
	float:           right;
	width:           210px;
	background-color: #EBDDE2;
}

#sidebar-scroller p
{
	margin:          0;
	color:           #565656;
	font-family:     'lucida grande', 'franklin gothic medium', sans-serif;
	font-size:       1em;
	line-height:     170%;
}

#sidebar-scroller a:link, #sidebar a:active, #sidebar a:visited
{
	text-decoration: underline;
		font-size:       1.2em;
	color:           #e36767;
}

#sidebar-scroller a:hover
{
	text-decoration: none;
}

#sidebar-image
{
/*	padding:         0 10px 10px 10px; */
    padding-left:    0px;
	padding-bottom:  5px;
	float:           left;
	width:           210px;
	background:      #ffffff;
}

#roundedfooter
{
	width:           700px;
	height:          17px;
	margin:          0 auto;
	background:      transparent url('abovefooter.png') top left no-repeat;
}

h1
{
	margin:          0;
	font-weight:     normal;
	color:           #d8f7af;
	font-size:       3.2em;
}

h2
{
	margin:          0;
	display:         inline;
	position:        relative;
	top:             -1.5em;
	left:            2em;
	font-size:       1.8em;
	font-weight:     normal;
	color:           #94c258;
}

h3
{
	margin:          0;
	font-size:       1.5em;
	font-weight:     normal;
	color:           #94C258;
}

h4
{
	margin:          0;
	font-size:       .85em;
	font-weight:     normal;
	color:           #94C258;
}

h5
{
	margin:          0;
	font-size:       3.0em;
	font-weight:     bold;
	text-align:      center;
	color:           #FFD751;
}

h6
{
	margin:          0;
	font-size:       2.0em;
	font-weight:     bold;
	padding-left:    25px;
	color:           #94C258;
}

#footer
{
	margin:          0 auto;
	width:           700px;
	height:          39px;
	background:      transparent url('footer.png') top left repeat-x;
}

#footer span
{
	display:         block;
	position:        relative;
	font-family:     'lucida grande', 'franklin gothic medium', sans-serif;
	font-size:       1.2em;
	padding:         10px;
	color:           #565656;
}

#menuwrapper {
	border-top:      0px solid #000;
	border-bottom:   0px solid #333;
	height:25px;
	background:      transparent url('menuoff.png') center left repeat-x;
	font-family:     'lucida grande', arial, sans-serif;
	text-decoration: none;

}
.ddmx {
    font: 11px tahoma;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 3px 10px 3px 10px;
    background: transparent url('menuoff.png') center left repeat-x;
    font: 12px arial;
    color: #767676;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font: 11px tahoma;
    color: #767676;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2 {
    background: transparent url('menuoff.png') center left repeat-x;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
	background: transparent url('menuon.png') center left repeat-x;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    border: 1px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */

.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

caption.ContactTable
{
	background-color:#89AC2C;
	height:18px;
    color:#FFD751;
	font-size:11pt;
    border-style:solid;
    border-width:0px;
    border-color:black;
}

table.ContactTable
{ 
    font-family:arial;
    font-size:10pt;
    background-color:#BBD75A;
    width:600px;
    border-style:solid;
    border-color:black;
    border-width:0px;
}

th.ContactTable
{
    font-size:10pt;
    color:white;
	height:18px;
}


tr.ContactTable
{ 
}

td.ContactTable
{  
    font-size:10pt;
    background-color:#93B734;
    color:white;
    border-style:solid;
    border-width:0px;
    text-align:center;
}


caption.FeeTable
{
	background-color:#89AC2C;
	height:18px;
    color:#FFD751;
	font-size:11pt;
    border-style:solid;
    border-width:0px;
    border-color:black;
}

table.FeeTable
{ 
    font-family:arial;
    font-size:10pt;
    background-color:#BBD75A;
    width:495px;
	margin-left:35px;
    border-style:solid;
    border-color:black;
    border-width:0px;
}

th.FeeTable
{
    font-size:10pt;
    color:white;
	height:18px;
}


tr.FeeTable
{ 
}

td.FeeTable
{  
    font-size:10pt;
    background-color:#93B734;
    color:white;
    border-style:solid;
    border-width:0px;
    text-align:center;
}

caption.GenTable
{
	background-color:#89AC2C;
	height:18px;
    color:#FFD751;
	font-size:11pt;
    border-style:solid;
    border-width:0px;
    border-color:black;
}

table.GenTable
{ 
    font-family:arial;
    font-size:10pt;
    background-color:#BBD75A;
    width:600px;
	margin-right:0px;
    border-style:solid;
    border-color:black;
    border-width:0px;
}

th.GenTable
{
    font-size:10pt;
    color:white;
	height:18px;
}


tr.GenTable
{ 
}

td.GenTable
{  
    font-size:10pt;
    background-color:#93B734;
    color:white;
    border-style:solid;
    border-width:0px;
    text-align:center;
}




	#faq {
		width: 400px;
	}
	#faq dt {
		color: #2763A5;
		cursor: pointer;
		margin: 8px 0;
		padding: 0;
	}
	#faq dd {
		padding: 10px;
		margin: 10px 0 20px 0;
	}

	#faq2 {
		width: 400px;
	}
	#faq2 dt {
		color: #2763A5;
		cursor: pointer;
		margin: 8px 0;
		padding: 0;
	}
	#faq2 dd {
		padding: 10px;
		margin: 10px 0 20px 0;
	}
	
/* form elements */
form {
	margin:10px 15px; padding: 0;
	border: 1px solid #eee; 
	background-color: #FAFAFA; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	border:1px solid #eee;
	font: normal 1em 'Trebuchet MS', verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em 'Trebuchet MS', verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #CCC;
	background: #FFF; 
	padding: 2px 3px; 
	color: #333;	
}	
caption.SmallTable
{
	background-color:#89AC2C;
	height:18px;
    color:#FFD751;
	font-size:11pt;
    border-style:solid;
    border-width:0px;
    border-color:black;
}

table.SmallTable
{ 
    font-family:arial;
    font-size:10pt;
    background-color:#BBD75A;
    width:295px;
	margin-left:auto;
	margin-right:auto;
    border-style:solid;
    border-color:black;
    border-width:0px;
}

th.SmallTable
{
    font-size:10pt;
    color:white;
	height:18px;
}


tr.SmallTable
{ 
}

td.SmallTable
{  
    font-size:10pt;
    background-color:#93B734;
    color:white;
    border-style:solid;
    border-width:0px;
    text-align:center;
}

/* simple slideshow elements */
#slideshow {
    position:relative;
    height:413px; /*change this to reflect the common height of all the pictures*/
	width:327px;
}

#slideshow IMG {
	position:absolute;
	top:0px;
	left:0px;
	z-index:8;
	opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}
#slideshow IMG.activea {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

.float-left  { float: left; }