@CHARSET "ISO-8859-1";
body
{
margin-left:8px;
margin-right:8px;
margin-top:5px;
/*background-image:url('/images/backgroundGrad.jpg');*/
/*background-repeat: repeat-x;*/
background-color:#dddddd;
}

#pagehdr
{
/*margin-bottom:10px;*/
/*height:80px;*/
height:70px;
/*background-image:url('/images/greygrad.png');*/ /*fitybluegrad.png   brushedmetal.png*/
 border:none;
}
#pagehdr, #pageContent
{
width:auto;
min-width:920px;	/* based on the width to display the 3 buttons on the home page */
margin-left:30px;
margin-right:30px;
}

#pageContent
{
position:relative;
}


#pagehdrTitle, #pagehdrcatchphrase
{
font-family: papyrus;
font-weight:bold;
color:#cc9900; /*f5ff95 */
}
#pagehdrTitle
{
/*height:50px;*/
margin-top:0px;
font-size:2.5em;
margin-left:auto;
margin-right:auto;
}
#pagehdrcatchphrase
{
/*height:50px;*/
font-size:1.2em;
}

#pageLogo
{
top:5px;
left:30px;
width:135px;
height:55px;
border:none;
}

#navigationdiv
{
position:absolute;
top:5px;
right:20px;
width:140px;
height:65px;
}
.navigationareaitem
{
display:none;
}
/*
#navHelp, #navHome, #navSelectTopic
{
display:block;	
}
*/

#pageMainSection
{
 background-color:#ffffff; /* #cccccc #3b4d3b; */
 border-width:1px;
 border-color:#aaaaaa;
 border-style:solid;
 min-height:450px;
 border-top:none;
}
	
A:link {text-decoration: underline;color: #000070;}
A:visited {text-decoration: underline;color: #000070;}
A:active {text-decoration: underline;color: #000070;}
A:hover {text-decoration: underline; color: black;}

#catchphrase
{
color:#777777;
font-family: papyrus;
font-size:0.8em;
}
/*
	Items specific to the main/home page
*/

.homePageButton
{
/*background-image:url('/images/btnmainplasticorange.png');*/
background-image:url('/images/btnmain.png');
}
.mainBtnCaption
{
font-family: papyrus;
font-size:1.5em;
font-weight:bold;
color:#0000ff;
}
.mainBtnSubText
{
font-family: papyrus;
font-size:1.0em;
font-weight:bold;
color:#0000ff;
}

a.homePageButton:link {text-decoration: none;}
a.homePageButton:visited {text-decoration: none;}
a.homePageButton:active {text-decoration: none;}
a.homePageButton:hover {text-decoration: none; }

/*-----------------
	The following is for the menu pages
-----------------*/


div.groupdiv
{
/*background-image:url('/images/menublockplasticorange.png');*/
background-image:url('/images/menublock.png');
}

span.groupdesc
{
font-family: papyrus;
font-size:1.0em;
font-weight:bold;
color:#0000ff;
}
.itemtopiclink
{
/*font-family: papyrus;*/
}
.itemtopiclink:link, .itemmenulink:link {color:#666666;}
.itemtopiclink:visited, .itemmenulink:visited {color:#666666;}
.itemtopiclink:active, .itemmenulink:active {color:#666666;}
.itemtopiclink:hover, .itemmenulink:hover {color:#cc9900; }

.itemcomingsoonDIV
{
color:#bbbbbb;
}
span.soontag
{
/*color:red;*/
}

