/*<!-- 
color1 = 002A8C
color2 = CCCCCC
color3 = ffffff
color4 = red
color5 = black
color6 = green
color7 = 996600
--> */
a.content1:hover
{
	color: #996600; 
}
a.content1:active
{
	color: #996600; 
}
a.content1:visited
{
	color: #996600; 
}

a.topnav
{
	font-weight: bold;
	font-size: 13px;
	color: #996600;
	text-decoration: none;
}
a.topnav:hover
{
	color: #996600;
	text-decoration: underline;
}
a.topnav:active
{
	color: #996600; 
}
a.topnav:visited
{
	color: #996600; 
}

a.leftnav {	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #ffffff; font-weight: bold; text-decoration: none; }
a.leftnav:hover
{
	text-decoration: underline;
	color: #ffffff;
}
a.leftnav:active
{
	color: #ffffff;
}
a.leftnav:visited
{
	color: #ffffff;
}


.disabled
{
	color: #999999;
}
a.disabled
{
	color: #999999;
}
a.disabled:hover
{
	color: #666666;
}
a.disabled:active
{
	color: #999999;
}
a.disabled:visited
{
	color: #999999;
}

.gridheader 
{
	color: #000000; 
	font-weight: bold;
}
.gridheader a
{
	color: #000000; 
	font-weight: bold;
}
.gridheader a:hover
{
	color: #666666; 
	text-decoration: none;
	font-weight: bold;
}
.gridheader a:active
{
	color: #000000; 
	font-weight: bold;
}
.gridheader a:visited
{
	color: #000000; 
	font-weight: bold;
}

/*
.a1 { font-size: 10px; }
.b1 { font-size: 10px; }
.t1 { font-size: 10px; }
*/
.t1-color2
{
	font-size: 10px;
	color: #CCCCCC;
}


.head1 {
	font-size:  16px; 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.head2 {
	font-size:  13px; 
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.color3
{
	color: #ffffff;
}
.color1
{
	color: #002A8C;
}
.color4
{
	color: red;
}
.color5
{
	color: black;
}
.color6
{
	color: green;
}
.color7
{
	color: #996600;
}
.color8
{
	color: #018AC1;
}
.color9
{
	color: #EDEDE4;
}
.color10
{
	color: #CCCCCC;
}
.color8bg
{
	BACKGROUND:#486195;
}
.color9bg
{
	BACKGROUND:#FAFAFA;
}
.color10bg
{
	BACKGROUND:#ECECEC;
}
.SiteMapDoc
{
	color: blue;
}

.navsearch
{
	color: #ffffff;
	font-size:  11px; 
}

.greyborder
{
	BORDER-RIGHT: gray thin solid; BORDER-TOP: gray thin solid; BORDER-LEFT: gray thin solid; BORDER-BOTTOM: gray thin solid;
}
.editdivover
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	width: 100%;
} 
.editdivout
{
	width: 100%;
} 


.TreeContextItem
{
	background-color: #F1F1F1;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-top: 3px;
	padding-right: 3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
    color: #000000;
    white-space: nowrap;
}

.TreeContextItemOver
{
    background-color: #CCCCCC;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-top: 3px;
	padding-right: 3px;
	cursor:hand;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 10pt;
	font-weight: bold;
    color: #000000;
    white-space: nowrap;
}
.tdtabsleft
{
    border: 0px;	
    padding: 0px 0px 0px 0px;
	background-image: url('/admin/images/interface/lefttab.jpg');
	background-repeat: no-repeat;
}
.tdtabsmiddle
{
    border: 0px;	
    padding: 16px 0px 0px 0px;
	background-image: url('/admin/images/interface/middletab.jpg');
	background-repeat: repeat-x;
}
.tdtabsright
{
    border: 0px;	
    padding: 0px 0px 0px 0px;
	background-image: url('/admin/images/interface/righttab.jpg');
	background-repeat: no-repeat;
}
.td300
{
    border: 0px;	
    padding: 16px 16px 16px 16px;
	background-image: url('/admin/images/interface/300.jpg');
	background-repeat: no-repeat;
	width: 300px;
}
.td367
{
    border: 0px;	
    padding: 16px 16px 16px 16px;
	background-image: url('/admin/images/interface/367.jpg');
	background-repeat: no-repeat;
	width: 367px;
}
.td670
{
    border: 0px;	
    padding: 16px 16px 16px 16px;
	background-image: url('/admin/images/interface/670.jpg');
	background-repeat: no-repeat;
	width: 670px;
}
.tabletab 
{
    padding: 0px 0px 0px 0px;
    border: 0px;
    margin: 4px;
}

.mainheader
{
	font-weight: bold;
	font-size: medium;
	color: #018AC1;
	margin-left: 17px;
}
.dialogueheader
{
	background-image: url('/admin/images/interface/brushed_metalbg.gif');
}
.grid td
{
	padding: 2px 2px 2px 2px;
	border-bottom: 1px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
}
.details
{
	background-image: url('/admin/images/interface/dash_line.gif');
	background-repeat: repeat-x;
	display: none;
}
.postbackdetails
{
	background-image: url('/admin/images/interface/dash_line.gif');
	background-repeat: repeat-x;
}
.postbackdetailstransparent
{
	background-image: url('/admin/images/spacer.gif');
}
.griditem
{
	background-image: url('/admin/images/interface/brushed_metalbgline.gif');
	background-repeat: repeat-x;
}
.disableditem
{
	background-image: url('/admin/images/interface/brushed_metalbgline.gif');	
	background-repeat: repeat-x;
	color: #999999;
}
.disabledalternateitem 
{
	background-image: url('/admin/images/interface/brushed_metalbgline.gif');	
	background-repeat: repeat-x;
	background-color: #f1f1f1;
	color: #999999;
}
.alternatinggriditem 
{
	background-image: url('/admin/images/interface/brushed_metalbgline.gif');
	background-repeat: repeat-x;
	background-color: #f1f1f1;
}
.alternatinggriditem 
{
	background-image: url('/admin/images/interface/brushed_metalbgline.gif');
	background-repeat: repeat-x;
	background-color: #f1f1f1;
}
.griditemtabs
{
	background-image: url('/admin/images/interface/brushed_metalbgline.gif');
	background-repeat: repeat-x;
	background-color: #f1f1f1;	
}
.alternatinggriditemtabs
{
	background-image: url('/admin/images/interface/brushed_metalbgline.gif');
	background-repeat: repeat-x;
	background-color: #ffffff;
}
/*<!--//TreeView CSS //-->*/
a.pagenotpublished
{
	color: red;
	text-decoration: none;
	padding-left: 5px;
	font-size: 12px;
	cursor:hand;
}
a.pagenotpublished:link
{
	color: red;
	text-decoration: none;
	padding-left: 5px;
	font-size: 12px;
	cursor:hand;
}
a.pagenotpublished:hover
{
	color: red;
	text-decoration: none;
	background-color: #CCCCCC;
	padding-left: 5px;
	font-size: 12px;
	cursor:hand;
}
a.pagenotpublished:visited
{
	color: red;
	text-decoration: none;
	padding-left: 5px;
	font-size: 12px;
	cursor:hand;
}

.pageupdated
{
	color: black;
	text-decoration: none;
	padding-left: 5px;
	font-size: 12px;
	cursor:hand;
}
.pageupdatedover
{
	color: black;
	background-color: #CCCCCC;
	text-decoration: none;
	padding-left: 5px;
	font-size: 12px;
	cursor:hand;
}
.pageupdatedselected
{
	color: black;
	background-color: #AAAAAA;
	text-decoration: none;
	padding-left: 5px;
	font-size: 12px;
	cursor:hand;
}

a.pageupdated
{
	color: black;
	text-decoration: none;
	padding-left: 5px;
	font-size: 12px;
	cursor:hand;
}
a.pageupdatedover
{
	color: black;
	background-color: #CCCCCC;
	text-decoration: none;
	padding-left: 5px;
	font-size: 12px;
	cursor:hand;
} 
a.pageupdatedselected
{
	color: black;
	background-color: #AAAAAA;
	text-decoration: none;
	padding-left: 5px;
	font-size: 12px;
	cursor:hand;
}
a.pageupdated:link
{
	color: black;
	text-decoration: none;
	padding-left: 5px;
	font-size: 12px;
	cursor:hand;
}
a.pageupdated:hover
{
	color: black;
	text-decoration: none;
	background-color: #CCCCCC;
	padding-left: 5px;
	font-size: 12px;
	cursor:hand;
}
a.pageupdated:visited
{
	color: black;
	text-decoration: none;
	padding-left: 5px;
	font-size: 12px;
	cursor:hand;
}
a.pageupdatedover:hover
{
	color: black;
	background-color: #CCCCCC;
	text-decoration: none;
	padding-left: 5px;
	font-size: 12px;
	cursor:hand;
} 
a.pageupdatedselected:hover
{
	color: black;
	background-color: #AAAAAA;
	text-decoration: none;
	padding-left: 5px;
	font-size: 12px;
	cursor:hand;
}
a.pageupdatedselected:visited
{
	color: black;
	text-decoration: none;
	padding-left: 5px;
	font-size: 12px;
	cursor:hand;
}
.pagenotpublished
{
	color: red;
	text-decoration: none;
	padding-left: 5px;
	font-size: 12px;
	cursor:hand;
}

/*<!--//END TreeView CSS //-->*/

.RadEContent {background: #000000;}

