
/* Elements */


/* Classes */

.content_container 
{
/*
	background-color: #CCCCCC;
*/
}

.content_container .siteInformation_container
{
/*
	background-color: #e5e5e5;
*/
}

.siteInformation_container .siteMap_container
{
	position: relative;
	float: left;
	width: 390px;
	padding: 10px 0 0 15px;
	font-size: .8em;
	border: solid 4px #e5e5e5;
}

.siteMap_container .siteMapHeader a
{
	font-size: 1.3em;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.siteMap_container .siteMapHeader 
{
	margin-bottom: 5px;
}

.siteMap_container .childPageGroup ul.child
{
	margin-top: 0;
}

.siteMap_container .childPageGroup a
{
	color: #003366;
	font-size: .9em;
	text-decoration: underline;
	font-weight: normal;
}

.siteMap_container .childPageGroup .childPageParent	a
{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.siteMap_container .childPageGroup .childPageParent	a:hover
{
	text-decoration: none;
}

.siteMap_container .childPageGroup div
{
	margin-bottom: 3px;
}

.siteMap_container .childPageGroup
{
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
	color: Blue;
}

.siteMap_container .pageGroup a
{
	text-decoration: none;
	font-size: .9em;
	font-weight: bold;
	color: #000000;
}

.siteMap_container .grandChildPageGroup .grandChild
{
	list-style-type: square;
	list-style-image: url(../../Images/Products/Bullet.jpg);
}

.siteMap_container .grandChildPageGroup .pageGroup a
{
	font-weight: normal;
	text-decoration: underline;
}




.siteMap_container .siteMapList .childPageParent a:hover,
.siteMap_container .siteMapList ul.grandChild a:hover
{
	color: #996633;
}

.siteMap_container .siteMapList ul.child .pageGroup a:hover,
.siteMap_container .siteMapList ul.grandChild .pageGroup a:hover
{
	color: #000000;
}

.siteMap_container .child
{
	list-style-type: none;
}

.siteMap_container .main
{
	margin-top: 5px;
}

.siteMap_container ul li
{
	margin-bottom: 3px;
} 

.content_container .userMessage_container
{
	position: relative;
	float: left;
	width: 545px;
	margin-left: 15px;
}

.userMessage_container div
{
	text-align: left;
}

.userMessage_container .userMessage_header
{
	font-size: 1.35em;
	color: Blue;
}

.userMessage_container p
{
/*
	color: #003366;
*/
	font-size: .75em;
}

.userMessage_container p a
{
	color: blue;
}


/* Element IDs */
