/* Headers */

h1
	{
	color: #003366;
	}

h2
	{
	font-size: 19px;
	font-weight: normal;
	line-height: 25px;
	}




/* Menu segments */

#mainmenu
	{
	background-image: url('../images/mainMenuBGHi.jpg');
	}

#submenu
	{
	background-image: url('../images/subMenuBGHi.jpg');
	}

#mainmenu ul li a
	{
	color: #EEEEEE;
	text-decoration: none;
	}

#submenu ul li a
	{
	color: #EEEEEE;
	text-decoration: none;
	}

#mainmenu ul li a:hover, #mainmenu ul li.current, #mainmenu ul li.currentlast
	{
	color: #FFFFFF;
	background: url('../images/menuArrowWhite.gif') no-repeat bottom;
	}

#submenu ul li a:hover, #submenu ul li.current, #submenu ul li.currentlast
	{
	color: #FFFFFF;
	background: url('../images/menuArrowWhite.gif') no-repeat bottom;
	}





/* Main content segments */

#content
	{
	background-image: url("../images/tallSkyBG.jpg");
	}

#lefttextcol, #fulltextcol
	{
	color: #003366;
	}

#lefttextcol a, #fulltextcol a
	{
	text-decoration: none;

	color: #336699;
	}

#lefttextcol a:hover, #fulltextcol a:hover
	{
	color: #003366;
	}




/* Right-hand column segments */

#rightimgcol
	{
	background-image: url('../images/aboveGradient.gif');
	}

#rightimgcol div, #rightimgcol div div span, #rightimgcol div div a:hover
	{
	color: #003366;
	}

#rightimgcol div div a, #rightimgcol div a
	{
	color: #336699;
	}




/* Footer segment */

#footer
	{
	background-image: url(../images/shortHiBG.jpg);
	}

#footer #corner
	{
	background: url(../images/cornerCurveHi.gif) no-repeat bottom right;
	}
