body{
	vertical-align: 	top;
	text-align: 		center;
	margin: 0px;
}

img
{
	padding: 0px; margin:0px;
}

div#PAGEADD {
	border: 1px #D4D0C8 solid;
	position: absolute;
	top: 200px;
	left: 750px;
	visibility: hidden;
	background: white;
	Z-INDEX: 100;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
}

/* NOTE: popmenu styles manage the rollover menu styles. */

/* This determines this starting y position of the popup menus*/

.popmenu
{
	border-top: solid 0px #FFFFFF;
	border-right: solid 1px   #0A0078  /*#ED1C24*/;
	border-left: solid 1px #0A0078  /*#ED1C24*/;
	border-bottom: solid 1px #0A0078  /*#ED1C24*/;
	z-index: 100;
	left: auto;
	visibility: hidden;
	width: 200px;
	white-space: nowrap;
	position: absolute;
	top: 145px; 
	height: auto;
}


.portalpopmenu
{
	border: solid 0px #FFFFFF;
	z-index: 100;
	left: auto;
	visibility: hidden;
	width:inherit;
	white-space:normal;
	position: absolute;
	top: 329px; /* This determines this starting y position of the popup menus*/
	height: 318px;
	color:#FFFFFF;
}

.popmenufirst
{
	border-top: solid 0px #FFFFFF;
	border-right: solid 1px #0A0078;
	border-left: solid 0px #FFFFFF;
	border-bottom: solid 1px #0A0078;
	z-index: 100;
	left: auto;
	visibility: hidden;
	width: 200px;
	white-space: nowrap;
	position: absolute;
	top: 145px; /* This determines this starting y position of the popup menus*/
	height: auto;
}

.popmenu div
{	
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 16px;
	padding-right: 5px;
	vertical-align: middle;
	height: 20px;
	background-color: #FFFFFF;
}

.popmenu a {
	color: #838182;
	font-weight: bold;
	text-decoration: none;	
}

.popmenu a:hover {
	text-decoration: underline;	
}

.portalpopmenu div
{	
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 16px;
	padding-right: 5px;
	vertical-align: middle;
	height: 319px;
	background-color: #00007C;
}

.portalpopmenu a {
	color: #838182;
	font-weight: bold;
	text-decoration: none;	

}

.portalpopmenu a:hover {
	text-decoration: underline;	
}

.popmenufirst div
{	
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 16px;
	padding-right: 5px;
	vertical-align: middle;
	height: 20px;
	background-color: #FFFFFF;
}

.popmenufirst a {
	color: #838182;
	font-weight: bold;
	text-decoration: none;	

}

.popmenufirst a:hover {
	text-decoration: underline;	
}

/* Font Changer */
.fontswitch {
	/*border: 1px solid #9E9C9D;*/
	margin-left: 3px;
}

.fontswitch#active {
	background-color: white;
}



/* CMS Control */
table.control {
	width: 100%;
	height: 22px;	
}

table.control td.flag {
	width: 15px;
	padding: 2px;
	padding-left: 10px;
	text-align: left;			
	padding-bottom: 10px;
	padding-top:10px;
	border-top:0px solid white;
}

table.listfilter
{
	padding-top:10px;
	padding-bottom:10px;
}


table.control td.flag img {
	width: 10px;
	height: 10px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #333333;
	clip: rect();
	filter: Blur(Add=True, Direction=315, Strength=20);		
		
}

table.control td.flag img.LOCKED {
	background-color:#FF6600;		
}

table.control td.flag img.UNPUBLISHED {
	background-color:#0099CC;		
}

table.control td.flag img.EXPIRED {
	background-color:#999999;		
}

table.control td.flag img.PREPUBLISH {
	background-color:#999999;		
}

table.control td.flag img.WORKING {
	background-color:#333399;		
}

table.control td.flag img.PREVIOUS {
	background-color:#999999;		
}

table.control td.flag img.ACTIVE {
	background-color:#339966;		
}

table.control td.flag img.REJECTED {
	background-color:#FF0000;		
}

table.control td.flag img.REMOVED {
	background-color:#999999;		
}

table.control td.status {
	width: 69%;
	color: #666666;
	padding: 2px;
	padding-top:10px;
	padding-bottom: 10px;
	text-align: left;	
	border-top:0px solid white;	
}

table.control td.action {
	width: 31%;
	padding: 3px;
	padding-top:10px;
	padding-bottom: 10px;
	padding-right: 15px;		
	border-top:0px solid white;	
}

table.control td.action select {
	width: 100%;
	color: #666666;
	height: 14px;		
}

table.mainmenu
{
	padding-left:10px;
	padding-right:10px;
}

.footermenu
{
	padding-left:5px;
	padding-right:5px;
}

.submenu
{
	border-right: solid 1px black;
	padding-left: 10px;
	padding-top: 20px;
}

.breadcrumb
{
	padding-top: 4px;
	padding-bottom: 5px;
}

.printEmail
{
	padding-left:0px;
}

.formbutton
{
	border: 0px;
	padding: 2px;
	text-align:center;
}

.tooltext
{
	padding-top: 2px;
	padding-right:2px;
	vertical-align: middle;
}

.relatedItemsHeader
{
	padding-bottom: 3px;
	border-bottom: solid 1px Gray;
}

dd.sitemap
{
	padding-left: 10px;
	padding-right: 15px;
	
	
	
}

.sitemaplevel
{
	margin-bottom: 5px;
}

.root
{
	border: solid 1px gray;
	padding: 2px;
	margin-bottom: 0px;
}

.rightmargin
{
	margin-right: 5px;
}

.searchtext
{
	vertical-align:middle;
	padding-right: 2px;
}

td.homepageTP
{
	padding-left: 15px;
}

td.homepageTG
{
	padding-left: 15px;
}

td.homepageII
{
	padding-left: 15px;
}

.homepageBottomHeaders
{
	padding-left: 15px;
}

.hpFrag
{
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom : 10px;
	padding-right: 15px;
}

td.homepageTPLinks
{
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 10px;
}

td.homepageTGLinks
{
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}

.imageText
{
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

hr
{
	color:#848182;
	height:1px;
}

.list
{
	padding-left: 20px;
	padding-right: 20px;
}

.control
{
	padding-top:5px;
	padding-bottom: 5px;
}


.imageconfig
{
	border-top: 1px solid #848182;
	/*border-bottom: 1px solid #848182;*/
}

.title2
{
	padding-left:2px;
}


.flagText
{
	font-weight:bold;
	color:#000000;
	width:100%;
}

.homeintro
{
	font-weight:bold;
}

.goldHeading
{
	color:#E7B214;
	font-weight:bold;
}

.news
{
	color:#000000;
}

.news a
{
	color:#000000;
	text-decoration:underline;
}

.featuremore a
{
	color:#000000;
	text-decoration:underline;
}


/* NOTE: sitemap specific styles formats the sitemap. */
.sitemap {
	width: 100%;
}
.sitemap dl {
	margin-left: 10px;
	margin-bottom: 10px;
}
.sitemap dt {
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 3px;
	/*font-weight: bold;
	font-size: 11px;*/
}

/*
.sitemap dt#root {
	font-size: 12px;
	border: 1px solid #999999;
	background-color: #EEEEEE;
}
*/

.sitemap dd {
	margin-left: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
	
	font-weight: normal;
	/*font-size: 9px;
	color: #333333;*/
}
.sitemap img {
	border: 0px;
	margin-right: 5px;
}
.sitemap dt#root img {
	border: 0px;
	margin-right: 5px;
	margin-left: 10px;
}