/*
===============================================================
    ALL TEXT
===============================================================
*/

body
{
  font-family: arial, helvetica, sans-serif;
  font-size: .9em;
  background-color: #CFEAFF;
}


/*
===============================================================
    ALL LINKS
===============================================================
*/

a:link
{
    color: #4097D9;
}

a:visited
{
    color: #4097D9;
}

a:active
{
    color: #4097D9;
}

a:hover
{
    color: #4097D9;
}


/*
===============================================================
    TEXT LINKS CELL
    Applies to the text-based navigation at the top, and bottom
    of the page, as well as the section navigation above the 
    page content.
===============================================================
*/

.text_links_cell
{
    padding-top: .5em;
    padding-bottom: .5em;
    font-size: .75em;
    line-height: 2em;
    text-align: center;
}

.text_links_cell a
{
    white-space: nowrap;
    margin-left: 1em;
    margin-right: 1em;
    font-weight: bold;
    text-decoration: none;
}


/*
===============================================================
    SIDEBAR
===============================================================
*/

#sidebar_table ul
{
    list-style-type: none;
    margin-left: 0;
    padding-left: 20px;
}

#sidebar_table ul li a {
    white-space: nowrap;
    padding-left: 20px;
    line-height: 2.25em;
    display: block;
    background: url(../images/sidebar_bullet.gif) no-repeat center left;
    font-size: .8em;
    font-weight: bold;
    text-decoration: none;
}

/*
===============================================================
    ALL TABLES
===============================================================
*/

table, tr, td
{
    margin: 0;
    padding: 0;
    border-style: none;
    border-collapse: collapse;
    vertical-align: top;
    text-align:justify;
}


/*
===============================================================
    MENUS
===============================================================
*/

#menu1_trigger img,
#menu2_trigger img,
#menu3_trigger img,
#menu4_trigger img,
#menu5_trigger img,
#menu6_trigger img
{
    border-style: none;
    display: block;
}

.menu
{
    position: absolute;
    display: none;
    list-style: none;
    margin: 0;
    padding: 0;
    width: auto;
    background-color: #F4F4F4;
    border: solid 1px #DDD;
    border-bottom: none;
}

.menu a
{
    border-left: 2px solid white;
    border-right: 2px solid white;
    border-bottom: 2px solid white;
    background-color: #008f4c;
    text-transform: uppercase;
    font-size: .75em;
    line-height: 2em;
    padding: 5px;
    display: block;
    text-decoration: none;
}

.menu a:link
{
    color: #ffffff;
}

.menu a:visited
{
    color: #ffffff;
}

.menu a:active
{
    color: #ffffff;
}

.menu a:hover
{
    color: #ffffff;
    background-color: #00b05e;
}


/*
===============================================================
    MAIN CONTAINERS
===============================================================
*/

html, body, #wrapper
{
    height: 100%;
    margin: 0;
    padding: 0;
    border: none;
    text-align: center;
}

/*
Used to stretch the page to fill the browser window
*/
#wrapper
{
    margin: 0 auto;
    text-align: left;
    vertical-align: middle;
    width: 760px;
    height: 100%;
}

/*
Used to stretch the design to fill the browser window, and fill the empty space
with a background color
*/
#wrapper2
{
    width: 760px;
    height: 100%;
    background-color: white;
}


/*
===============================================================
    MISCELLANEOUS
===============================================================
*/

#top_spacer_cell
{
    height: 20px;
    background-color: #CFEAFF;
}

#button_nav_table img
{
    border-style: none;
}

#touchstone_cell
{
    width: 100%;
    text-align: center;
    padding-bottom: 1em;
}

#content_cell
{
    border-top: 1px solid #008F4C;
    font-size: 1em;
    font-weight: normal;
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 1em;
    padding-right: 3em;
    width:582px;
}

#bottom_links_cell
{
    height: 2em;
}

.floatleft
 {
	float: left;
	margin: 0 10px 10px 0;
	background-color: #fff;
	padding: 10px;
	border-top: 1px solid #999;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
	border-left: 1px solid #999;
	font-style:italic;
	font-size: .7em;
	text-align:center;
 }
 
 .floatright
 {
	float: right;
	margin: 0 0 10px 10px;
	background-color: #fff;
	padding: 10px;
	border-top: 1px solid #999;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
	border-left: 1px solid #999;
	font-style:italic;
	font-size: .7em;
	text-align:center;
 }

 p 
 { 
	margin-top: 0; 
 }

 .portraits
 {
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	padding-top: 6px;
	border-top: 1px solid #999;
	border-right: 3px solid #555;
	border-bottom: 3px solid #555;
	border-left: 1px solid #999;
	font-style:italic;
	font-size: .8em;
	text-align:center;
	width:200px;
	height:122px;
 }
 
 .portraitsBrad
 {
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	padding-top: 6px;
	border-top: 1px solid #999;
	border-right: 3px solid #555;
	border-bottom: 3px solid #555;
	border-left: 1px solid #999;
	font-style:italic;
	font-size: .8em;
	text-align:center;
	width:150px;
	height:180px;
 }
 
 .formData
 {
	width:180px;
	font-size:.8em;
	text-align:right;
	padding-right:9px;
	vertical-align:middle;
}

 


#accordion {width:459px; margin:10px }
.accordion {width:459px; font:12px Arial,Verdana; color:#033}
.accordion dt {width:439px; border:2px solid #9ac1c9; padding:8px; font-weight:bold; margin-top:5px; cursor:pointer; background:url(../images/header.gif)}
.accordion dt:hover {background:url(../images/header_over.gif)}
.accordion dd {overflow:hidden; background:#fff;margin:0; padding:0;}
.accordion span {display:block; width:425px; border:2px solid #9ac1c9; border-top:none; padding:15px}


.red  
{
	color:Red;
	font-weight:bold;
	font-size: .8em;
}

.contentList 
{
	list-style:outside;
	padding-left: 15px;
	text-align:left;
	
}

#orderedContentList 
{
	padding-left:15px;
	list-style-type:decimal;
	font-size:.9em;
	
}
/*
=================================================================
Data Table Display
=================================================================
*/
.dataTable
{
	padding: 12px;
	width:562px;
	font-size: .9em;
	font-family: Arial;
	border: solid 1px #87CEFA;
}
.dataTable td
{
	border-right: solid 1px #87CEFA;
}
.tableHead 
{
	background-color: #F0F8FF;
	text-align:center;
	font-weight:bold;
}
.headCol
{
	border: solid 1px #87CEFA;
	padding-left: 5px;
}

.row
{
	text-align:center;
}
.altRow
{
	background-color: #F0F8FF;
	text-align:center;
}

.dataTableSmall
{
	padding: 12px;
	width:342px;
	font-size: .9em;
	font-family: Arial;
	border: solid 1px #87CEFA;
}
.dataTableSmall td
{
	border-right: solid 1px #87CEFA;
}
