
/*
active background: FFFFD0
non-active background: f0f0f0
*/

/*
 * 
 * Colors for each of the panels
 *
 */

div.active
{
	background-color: #ffffff;
}

div.active-header-color
{
	background-color: #4a66e1; /*#ffffc8; /*#FFF5AF;*/
}

div.active-header-bg
{
	background-image: url(../graphics/two-tone-blue-header.gif);
	background-repeat: repeat-x;
	color: White;
	/*background-color: #ffffc8; /*#FFF5AF;*/
}

div.non-active
{
	background-color: #ffffff;
}

div.non-active-header-color
{
	background-color: #4a66e1;  /*#ffffc8; /*#FFF5AF;*/
}

div.non-active-header-bg
{
	background-image: url(../graphics/two-tone-blue-header.gif);
	background-repeat: repeat-x;
	color: White;
	/*background-color: #ffffc8; /*#FFF5AF;*/
}

div.profileSubHeading
{
	font-weight: bold;
	font-size: 11px;
}

/** end **/


/*
 *
 * Style for the yellow popups that display help on forms and elsewhere
 *
 */

a
{
	color: #0047ee;
}

a:visited
{
	color: #0a4f9a;
}

a.form-help-layout
{
    position: relative;
    cursor: help;
    /*font-size: 110%;*/
    font-size: 11px;
    font-family: times;
    color: White;
    background-color: #0066FF;
    font-weight: bold;
    padding: 1px 2px;
    text-decoration: none;
}

a.form-help-layout:visited
{
	color: White;
}

/*a.form-help div - old style with pure CSS popups (which break in IE)
{
    position: absolute;
    left: 20px;
    top: 20px;
    border: 1px solid darkgray;
    background-color: #FFFF33;
    padding: 4px;
    width: 220px;
    color: Black;
    font-weight:  normal;
}*/

a.form-help-layout div
{
    display: none;
}

input.form-button 
{
	width: 170px;
}

div.form-help-layout
{
    border: 1px solid darkgray;
    background-color: #FFFF33;
    padding: 4px;
    width: 220px;
    color: Black;
    font-weight:  normal;
}


a.form-help-layout:hover
{
}

a.form-help-layout:active
{
    background-color: #0099FF;
}

a.form-help-layout:hover
{
    background-color: #0099FF;
}

a.form-help-layout:focus
{
    background-color: #0099FF;
}

/** end  **/


a.top-links:hover
{
	/*background-color: default;*/
	text-decoration: underline;
}

a.top-links
{
	text-decoration: none;
	color: White;
}

a.top-links:visited
{
	color: rgb(238, 238, 238);
}

a.widget-link:hover
{
	text-decoration: underline;
}

a.widget-link
{
	text-decoration: none;
	color: Black;
}


body,td,th,tr,div
{
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px;
}

#index-body
{
    margin: 0px;
}

a.title
{
    color: #cccccc;
}

a.sub-title
{
    font-size: 14px;
}


td#sizer-table {
    margin: 0px;
    border: 0px solid blue;
}

td.middle-panel {
    padding: 2px; 
    margin: 0px; 
    width: 100%; 
    border: 0px solid black;
    vertical-align: bottom;
}

input.resize-button {
    width: 20px;
    height: 20px;
    border: 1px solid #999999;
}

input.standard-button {
    border: 1px solid #999999;
    margin: 2px;
    padding: 2px;
}

input#widgetSearchButton 
{
    border: 1px solid #999999;
    height: 21px;
    margin-bottom: 1px;
    width: 30px;
}
/* this hack makes the button appear same height in IE/FF.  IE ignores child selector. */
form>input#widgetSearchButton 
{
    margin-bottom: 0px;
}

input.standard-button:hover {
    background-color: #bbbbbb;
}

input.resize-button:hover {
    background-color: #bbbbbb;
}


div.browse-page-seperator
{
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	background: url(../graphics/dashed-line.gif);
}

/*
 *
 * Style for the panels which do the rounded corners
 *
 */

div.ppsc-panel
{
    margin: 0px 5px 14px 5px;
    border: 0px;
    padding: 0px;
}

div.ppsc-panel-no-ms
{
    margin: 0px 5px 0px 5px;
    border: 0px;
    padding: 0px;
}

div.ppsc-panel-sqaure
{
    height: 5px;
    width: 5px;
    font-size: 1px;
}

div.ppsc-panel-header
{
    padding-bottom: 4px;
}

div.ppsc-panel-line
{
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	background: url(../graphics/dashed-line.gif);
}



div.ppsc-panel-header span.pad
{
    padding: 0px 8px; 
    font-family: Arial,helvetica;
}

div.ppsc-panel-header span.heading
{
    font-weight: bold;
}

div.ppsc-panel-mid
{
    margin: 0px 5px;
}

div.ppsc-panel-mid b
{
    display: block; 
    font-size: 1px; 
    height: 5px
}

/* this is the DIV right under the panel header.  need bigger top margin to space stuff
   out nice */
div.ppsc-panel-content
{
	padding: 5px 8px 3px 8px;
	margin: 0px;
    border-width: 0px;
    border-style: solid;
    border-color: #DDDDC0;	
}

/** end **/

div.paging
{
	font-size: 16px;
	font-weight: bold;
	color: blue;
}

div.menu-set
{
    margin-bottom: 14px;
}

div.menu-set-header
{
    height: 5px;
    border: 0px;
    padding: 0px;
    margin: 0px;
    width: 100%;
    background-color: #FFFFD0;	    
}

div.menu-container 
{
    position: absolute;
    padding: 0px;
    margin: 0px 0px 0px 9px; /* we want a 14 gap, but already have 5px margin-left on ppsc-panel  */
    top: 65px;
    left: 0px;
	width: 197px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 175px;
}

div.content 
{
	position: absolute;
	top: 65px;
	left: 188px;
	right: 14px;
    /*margin: 0px 14px 0px 188px; /*179*/
    border: 0px;
    height: 100%;
    padding: 0px;
}

div.content-embed
{
	position: absolute;
	top: 38px;
	left: 9px;
	right: 14px;
    /*margin: 0px 14px 0px 188px; /*179*/
    border: 0px;
    height: 100%;
    padding: 0px;
}

div.page-title {
    position: absolute;
    left: 183px;
    top: 8px;
    margin: 0px; 
}


span.blue {
    color: Blue;
}


span.emphasize 
{
	font-size: 14px;
	font-weight: bold;
}

a.text-button,span.text-button, div.text-button
{
    cursor: pointer;
    margin: 2px 10px 5px 0px;
    padding: 2px;
    border: 1px solid gray;
    background-color: #FFFFC8;
}

#footer
{
    clear: both;
    position: relative;
    margin: 0px 4px 10px 4px;
    padding: 8px;
    border-width: 1px 0px;
    border-style: solid;
    border-color: #00005c;
    background-color: White;
	voice-family: "\"}\"";
	voice-family: inherit;
}    

/* used as main page title */
h1
{
    margin: 0px;
    padding: 0px;
    font-style: italic;
    font-size: 2em;
}

h2
{
    margin:  0px 0px 0px 5px;
    font-size: 18px;
}

h2.error
{
    /*color: Red;*/
    font-weight: bold;
    /*font-variant: small-caps;*/
}

h3
{
    margin: 0px;
    padding: 0px;
    color: #4c79fc;
}

h4
{
    margin: 0px;
    margin-bottom: 6px;
    text-align: center;
    font-variant: small-caps;
    /*text-transform: uppercase;*/
    font-family: Times New Roman, times;
    padding: 0px;
    font-size: 1.2em;
    font-weight: bold;
    border-top: 1px;
    border-bottom: 1px;
    border-right: 4px;
    border-left: 4px;
    border-style: solid;
}

h5
{
    margin: 0px 0px 8px 0px;  
    font-size: 1em;
    font-weight: bold;
}    

em.subheading
{
    color: Blue;
}

p.side-links
{
	line-height: 20px;
}
	p.side-links span
	{
		line-height: 20px;
	}
	p.side-links span.emphasize
	{
		line-height: 28px;
	}
	
p.main-links
{
    line-height: 20px;
    margin-bottom: 22px;
}

p.indent
{
    margin: 0px 0px 0px 8px;
}


.menu-container a:hover
{
    background-color: #FFFFC8;
}

.menu-container a:active
{
    background-color: #eeee88;
}

.menu-container a:focus
{
    background-color: #eeee88;
}

a.secondary-link
{
	color: #b0ac35;
}

a.secondary-link:visited
{
	color: #a8a8a8;
}

a.no-underline
{
	text-decoration: none;
}

a.non-link
{
	text-decoration: none;
	color: Black;
	cursor: default;
}
a.non-link:hover
{
	background-color: White;
}
a.non-link:active
{
    background-color: white;
}

a.non-link:focus
{
    background-color: white;
}



div.sub-heading
{
    padding: 3px;
    border: 1px solid gray;
    background-color: #f0f0f0;
}

blockquote
{
    margin: 5px 25px 12px 25px;
    padding: 3px;
    border: 1px solid gray;
    background-color: #f0f0f0;
}

blockquote.highlight
{
    margin: 5px 25px 12px 25px;
    padding: 3px;
    border: 1px solid black;
    background-color: #cfcfcf;
}

blockquote.no-margin
{
	margin: 0px;
}

blockquote.uncolored
{
    margin: 5px 25px 12px 25px;
    padding: 3px;
    border: 1px solid white;
    background-color: white;
}

ul.stepthrough
{
	padding-left: 16px;
	margin-left: 0px;
	font-size: 13px;
	margin-top: 0px;
}

ul.stepthrough li
{
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 16px;
}


table.font10 td
{
	font-size: 10px;
}

.font10
{
	font-size: 10px;
}

.font11
{
	font-size: 11px;
}

