body
{
	font: 9pt Arial;
	line-height: 1.3em;
	color: #505050;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center; /*background-image: url('Images/Portal/BackFill.jpg' );*/
	background-repeat: repeat-x;
}
p
{
	font: 9pt Arial;
	line-height: 1.3em;
	color: #505050;
}
a
{
	color: #0000FF;
	font-weight: bold;
	text-decoration:none;
}
a:hover
{
	color: #86D613;
	font-weight: bold;
	text-decoration:none;
}
td
{
	font: 9pt Arial;
	line-height: 1.3em;
	color: #505050;
}
h1, h2, h3
{
	font: bold 1em 'Trebuchet MS' , Arial, Sans-serif;
	color: #333;
}
h1
{
	font-size: 1.1em;
	color: #132F56;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;
}
h2
{
	font-size: 1.4em;
	text-transform: uppercase;
}
h3
{
	font-size: 1.3em;
}


#container
{
	min-height: 100%;
	position: relative;
	width: 1000px;
	text-align: left;
	border-left: 1px solid gainsboro;
	border-right: 1px solid gainsboro;
	border-bottom: 1px solid gainsboro;
	background: White;
}

#header
{
	background-color: White;
	color: White;
	text-decoration:none;
}
#header a
{
	color: #86D613;
	font-weight: bold;
	text-decoration:none;
}
#header a:hover
{
	color: White;
	font-weight: bold;
	text-decoration:none;
}

#content
{
	/*padding: 5px 10px 15px 5px;*/
	padding-bottom: 39px; /* Height of the footer */
	width: 1000px;
}

#footer
{
	/*background-image: url('Images/Portal/FooterBar.gif' );*/
	background-repeat: no-repeat;
	width: 100%;
	position: absolute;
	bottom: 0;
	height: 39px;
	padding: 0;
	color: White;
}

#bottom a
{
	color: Gray;
	font-weight: bold;
	text-decoration:none;
}

#bottom a:hover
{
	color: Black;
	font-weight: bold;
	text-decoration:none;
}
#newsidebar
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
}

#newsidebar ul.newsidebar
{
	list-style: none;
	margin: 3px 0px 10px 3px;
	padding: 0;
}
#newsidebar ul.newsidebar li
{
	margin-bottom: 1px;
	border: 1px solid silver;
	font-size: 8pt;
}
#newsidebar ul.newsidebar a
{
	display: block;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	padding: 2px 5px 2px 5px;
	background: #f2f2f2;
	border-left: 4px solid #CCC;
	min-height: 18px;
}
* html body #newsidebar ul.newsidebar a
{
	height: 18px;
}
#newsidebar ul.newsidebar a:hover
{
	padding: 2px 5px 2px 5px;
	background: #f2f2f2;
	color: #000099;
	border-left: 4px solid #86D613;
}
#newsidebar ul.newsidebar a:active
{
	padding: 2px 5px 2px 5px;
	background: #f2f2f2;
	color: #0000FF;
	border-left: 4px solid #86D613;
}

/*Menu Login*/
#fancymenu
{
	background-color: #13253B;
	position: relative;
	height: 30px;
	width: 642px; /*padding:15px 0 15px 15px;*/
	margin: 10px 0;
	overflow: hidden;
}

#fancymenu ul
{
	padding: 0;
	margin: 0;
}

#fancymenu ul li a span
{
	padding: 0 7px;
}

/* Don't apply padding here (offsetWidth will differ in IE)
If you need padding add it to the child anchor */
#fancymenu ul li
{
	float: left;
	list-style: none;
}

#fancymenu ul li a
{
	text-indent: -500em;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	padding: 2px 5px 0 5px; /*border-left:1px solid gainsboro;*/
}

#fancymenu .border_bonus
{
	border-left: none;
}


#menu_home a
{
	width: 90px;
	background: url(     'Images/menu/Home.png' ) no-repeat center;
}

#menu_feedback a
{
	width: 90px;
	background: url(     'Images/menu/Feedback.png' ) no-repeat center;
}

#menu_contactus a
{
	width: 90px;
	background: url(     'Images/menu/contactus.png' ) no-repeat center;
}

#menu_login a
{
	width: 90px;
	background: url(     'Images/menu/login.png' ) no-repeat center;
}

#menu_logout a
{
	width: 90px;
	background: url(     'Images/menu/logout.png' ) no-repeat center;
}




#fancymenu .background .left
{
	height: 30px; /* margin-right: 9px; 7px is the width of the rounded shape border: 1px solid #413524; */
}

#fancymenu li.background
{
	background-color: Transparent;
	background: url(     'Images/menu/Transparent.gif' ) no-repeat center;
	z-index: 8;
	position: absolute;
	visibility: hidden;
}

#newconcept_borderbox
{
	border-bottom: 1px solid #413524;
	border-top: 1px solid #413524;
	height: 38px;
	padding: 1px 0px;
}

/*Menu Logout*/
#fancymenuLogout
{
	background-color: #13253B;
	position: relative;
	height: 30px;
	width: 642px; /*padding:15px 0 15px 15px;*/
	margin: 10px 0;
	overflow: hidden;
}

#fancymenuLogout ul
{
	padding: 0;
	margin: 0;
}

#fancymenuLogout ul li a span
{
	padding: 0 7px;
}

/* Don't apply padding here (offsetWidth will differ in IE)
If you need padding add it to the child anchor */
#fancymenuLogout ul li
{
	float: left;
	list-style: none;
}

#fancymenuLogout ul li a
{
	text-indent: -500em;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	padding: 2px 5px 0 5px; /*border-left:1px solid gainsboro;*/
}

#fancymenuLogout .border_bonus
{
	border-left: none;
}


#menu_homeLogout a
{
	width: 90px;
	background: url(     'Images/menu/Home.png' ) no-repeat center;
}

#menu_feedbackLogout a
{
	width: 90px;
	background: url(     'Images/menu/Feedback.png' ) no-repeat center;
}

#menu_contactusLogout a
{
	width: 90px;
	background: url(     'Images/menu/contactus.png' ) no-repeat center;
}

#menu_loginLogout a
{
	width: 90px;
	background: url(     'Images/menu/login.png' ) no-repeat center;
}

#menu_logoutLogout a
{
	width: 90px;
	background: url(     'Images/menu/logout.png' ) no-repeat center;
}




#fancymenuLogout .background .left
{
	height: 30px; /* margin-right: 9px; 7px is the width of the rounded shape border: 1px solid #413524; */
}

#fancymenuLogout li.background
{
	background-color: Transparent;
	background: url(     'Images/menu/Transparent.gif' ) no-repeat center;
	z-index: 8;
	position: absolute;
	visibility: hidden;
}

#newconcept_borderboxLogout
{
	border-bottom: 1px solid #413524;
	border-top: 1px solid #413524;
	height: 38px;
	padding: 1px 0px;
}
