body {
	font-family: Verdana, sans-serif;
	/*  changed font rule*/
	font-size: 1em;
	margin: 74px 0 0 5px;
	background-image:  url("images/scm01_pbg.gif");
	background-repeat: repeat-x;
}
td {
	font-size: 0.85em;
}
#logo {
	left: 0;
	position: absolute;
	top: 0;
	z-index: 1;
}
#mastermenu {
	position: absolute;
	float: right;
	width: 180px;
	left: 6px;
	top: 110px;
	visibility: visible;
	z-index: 1;
}
#mastermenu2 {
	position: absolute;
	float: right;
	width: 180px;
	right: 6px;
	top: 140px;
	visibility: hidden;
}
#maincontent {
	background-color: #FFF; /* changed bg-color rule*/
	color: #333; /*  added color rule*/
	font-size: 0.85em;
	line-height: 1.25em;
	/*  removed border rule*/
	padding: 20px 6px 20px 20px;
	margin-bottom: 5px;
	margin-right: 6px;
}
#mainheader {
	font-size: 1em;
	border-top: 1px solid #DBDBDB;
	border-right: 1px solid #B4B4B4;
	border-bottom: 1px solid #B4B4B4;
	border-left: 1px solid #DBDBDB;
	font-weight: bold;
	position: relative;
	margin-bottom: 6px;
}
h2 {margin: auto; font-size: 1.5em; font-weight: normal; color:#000;}/*  added color rule  */
h2.first {margin: 0; color:#000;}/*  added color rule  */
h3 {font-size: 1.3em; color:#000;}/*  added color rule  */

/* Container for the Menu */
#p7swapmenu {
	background-color: #FFFFFF;
	border: 1px solid;
	border-color: #E4E9D8 #99A189 #99A189 #E4E9D8;
	width: 180px;
	margin-bottom: 5px;
}

/* Turns off Margin, Padding, and Bullets for the Menu List */
#p7swapmenu ul {margin: 0px; padding: 0px;}
#p7swapmenu li {margin: 0px; padding: 0px; list-style-type: none;}
#p7swapmenu ul a {height: auto; _height: 1em; } /* ie7,ie6 hack */

/* Link Styles for the Menu */
.closed a, .open a, .rmenu a {
	background-repeat: no-repeat;
	background-position: 3px 50%;
	/*   removed color rule  */
	display: block;
	font-size: 0.9em;
	padding: 2px 0px 2px 16px;
	text-decoration: none;
}

/* Hover and Active styles for the menu */
.closed a:hover, .open a:hover, .rmenu a:hover, .closed a:active, .open a:active, .rmenu a:active  {
	color: #000000;
}

/* Plus Sign for Trigger Links in Closed State */
.closed a {background-image:  url("images/menplus.gif");}
/* Minus Sign for Trigger Links in Open State */
.open a {background-image:  url("images/menminus.gif");}
/* Arrow symbol for Right hand menus */
.rmenu a {background-image:  url("images/menarrow.gif");}

/* Link Styles for the Submenus */
.closed ul a, .open ul a, .open ul a:hover {
	background-color: transparent;
	background-image:  url(images/pagemarker.gif);
	background-repeat: no-repeat;
	background-position: 0% 4px;
	border: 0;
	/*  removed color rule*/
	font-size: 0.8em;
	font-weight:normal;
	padding: 0 0 0 12px;
	margin: 0 0 0 16px;
}

/* Optional ID to assign the <a> to highlight a "Current Page" link */
#p7current {font-weight: bold;}

.caption{
	font-size: 0.8em;/*   changed font rule  */
	color: #777; /*   changed color rule  */
	color: #CC0000;
	line-height: 1em;
}
#mainmenu{
	position: absolute;
	left: 6px;
	top: 74px;
	z-index: 4;
	visibility: visible;
	background-image: url(images/button-backer.gif);
	width: 460px;
	height: 32px;
	background-repeat: no-repeat;
}
.dropmenu {
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #F9F9F9;
	border: 1px solid #C0C0C0;
	text-indent: 6px;
}
#pmenu{
	position:absolute;
	z-index:4;
	left: 7px;
	top: 103px;
	visibility: hidden;
	background-color: #FFFFFF;
	layer-background-color: #E9E9E9;
	font-size: 0.75em;
	width: 175px;
}
#imenu{
	position:absolute;
	z-index:4;
	left: 119px;
	top: 103px;
	visibility: hidden;
	background-color: #FFFFFF;
	layer-background-color: #E9E9E9;
	font-size: 0.75em;
	width: 175px;
}
#amenu{
	position:absolute;
	z-index:4;
	left: 232px;
	top: 103px;
	background-color: #FFFFFF;
	layer-background-color: #E9E9E9;
	font-size: 0.75em;
	width: 175px;
	visibility: hidden;
}
.menu a:active, .menu a {
	/*   removed color rule  */
	text-decoration: none;
	cursor: hand;
}
.menu a:hover {
	color: #FF0000;
	text-decoration: none;
	cursor: hand;
}
#footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #CCCCCC;
}
#search{
	position:absolute;
	top: 13px;
	visibility: visible;
	z-index: 1;
}

#btnSearch {
border:1px solid #BABCBE;/*-------New Border Style for Search Button-------*/
position:absolute;
z-index: 1;
}

.buttons {
	border: 1px solid #FFF;
	background-color: #FFF;
	position:absolute;
	left: 611px;
	top: 20px;
	height: 18px;
	width: 63px;
	margin: 0;
}
.fields {
    /*border: 1px solid #9C9C9C;*//*-------Old Border Style (For Archive purpose only)-------*/
	border:1px solid #BABCBE;/*-------New Border Style-------*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	background-position: center;
	font-weight: bold;
	color: #000;
	height: 14px;
	width: 112px;
	*width: 110px; /* IE hack for width */
	position:absolute;
	left: 561px;	
}
.dropmenuDouble {
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #F5F5F5;
	padding-left: 4px;
	border-top: 2px solid #000000;
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
}

/*------------------styles for right-col boxes--------------------*/

#right-col-home {
	margin: -5px 0 0 10px;
	*margin: 3px 0 0 10px;
	padding: 0; 
	width: 180px;
}
/*--------------- default Box --------------- */
.box{border:1px solid #CCCCCC;padding:0;
}
/*--------------- default Box heading --------------- */
.box h3{background:#DFE1E0;
font-size:13px;
font-weight:bold;
margin:0;
padding:2px 0 4px 14px;
}
/*--------------- default Box p --------------- */
.box p,.box h4{margin:15px;}
.box ul li {
margin-left: -20px;
list-style-type: none;
	}
	
.one3 {width:178px;}
	
.mg-bottom{margin-bottom:20px;}
