/* Type CSS rules here and they will be applied
to pages from 'editcss'
immediately as long as you keep this window open. */

/**** LINK-tag style sheet allAspxDir.css ****/
BODY
{

   background        : #FFF url(images/dotbackgrd.gif) ;
    background-color: #FFFFFF;
	font-size : 10pt;
	margin : 0px;
	font-family: 0.8em "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color: #333; 
	
 }
blockquote {
	font-style : italic;
}

.hr {
width:100%;
size:1;
color:"#ffcc00";
noShade;
}


a:visited, a:active, a:link {
	color : #355EA0;
	text-decoration : none;
}

a:hover {
	color: #FF9900;
	text-decoration : underline;
}

.listitem img {
	margin-left: 5px;
}

a.listitem:visited, a.listitem:active, a.listitem:link {
	color : #355EA0;
	text-decoration : none;
}

a.listitem:hover {
	color: #FF9900;
	text-decoration : underline;
}

.menulink img {
	margin-left: 5px;
}

a.menulink:visited, a.menulink:active, a.menulink:link {
	color : #FFFFFF;
	text-decoration : none;
	font-weight: bold;
}

a.menulink:hover {
	color: #CCCCCC;
	text-decoration : underline;
	font-weight: bold;
}

.quicklink img {
	margin-left: 5px;
}

a.quicklink:visited, a.quicklink:active, a.quicklink:link {
	color : #999999;
	text-decoration : none;
	font-weight: bold;
}

a.quicklink:hover {
	color: #666666;
	text-decoration : underline;
	font-weight: bold;
}

.left-right-pad {color:#333; margin-left:25px; margin-right:25px}

.pagebackgrd {
	background-color: #FFFFFF;
}
.LogoAddressBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: bolder;
	text-transform: capitalize;
	color: #CCCCCC;
	background-position: right top;
	height: 20px;
}
.LogoQuickLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bolder;
	text-transform: capitalize;
	padding-left: 10px;
	height: 25px;

}
.LogoAddressCurrLocation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #FFFFFF;
	text-transform: capitalize;
	padding-left: 10px;

}
.logoMenuBar {
	background-color: #6666CC;
	font-size: .8em;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 0px;
	height: 25px;
}
.logoSpacer {
	height: 2px;
}
.footerMenuBar {
	background-color: #6666CC;
	font-size: .7em;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 0px;
	height: 15px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.footerLCS{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #FFFFFF;
	font-weight: bolder;
	text-transform: capitalize;
	padding-left: 10px;
}


#menu {
	float: left;
/* Padding	top - right- bottom - left*/	
	padding: 4px 5px 5px 9px;
	width: 200px;
}
/* Main Heading of the Left hand nav Menu */
#menu h1 {
	color: #FF9900;
	font-family: "trebuchet ms", "lucida grande", verdana, arial, sans-serif;
	font-size: .9em;
	font-weight: bold;
  margin: 0px;
}
/* Controls the size of the small left hand nav menu item ul */
#menu ul {
	list-style: none;
	padding: 0px;
	margin: 0px 0px 7px 5px;
	font-size: .8em;
}
a.listitem:active { }
.Heading_Site {
	font-size: 1.3em;
	font-weight: 900;
	color: #FF9900;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
.Heading_Tag {
	font-size: 1.1em;
	color: #990099;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-weight: 700;
}
.h1 {
	color: #FF9900;
	font-family: "trebuchet ms", "lucida grande", verdana, arial, sans-serif;
	font-size: .95em;
	font-weight: bold;
}
.normal {
	font-size: .70em;
	white-space: normal;
}
.Img_Tag {
	font-size: .6em;
	color: #990099;
	padding: 0px;
}
