/* General tag definitions */
body {
	margin: 0;
	padding: 0;
	font-size: .8em;
    background-color: #ffffff;
	background-image:url(../images/background_subpage.jpg);
	background-repeat:no-repeat;
}

body, div, p, td, th, span, a {
	font-family: arial, helvetica, sans-serif;
        color: #000000;
}

p {
	margin:0 0 12px 0;
	padding:0;
}

a {
	color: #ba7d08;
}

a.raquo, a.raquo:visited {
	color: #ba7d08;
	font-weight:bold;
	margin:0;
	padding:0;
}

a:hover,
a:hover.raquo {
	color: #7a4423;
	text-decoration: underline;
}

form {
	margin:0;
	padding:0;
	display:inline;
}

/* Utility definitions */
div.clear {
	clear:both;
	line-height:.01em;
	padding:0;
	margin:0;
}

p.errorTxt, ul.error, span.error, td.error {
	color:#F39101
}

div#topbg {
	width: 100%;
	background-color: #331d10;
	background-image:url(../images/background_subpage.jpg);
	background-repeat:no-repeat;
}

/* log in box */
div#loginFields {
	display:none;
}

input#loginSubmit {
	display:none;
	float:left;
	margin-top:3px;
}

/* Global nav, global utility nav */

div#globalNav {
	width:995px;
	height:25px;
}

div#globalNav div#utilSearch {
	padding-right: 20px;
	float: right;
}

div#globalNav ul, 
div#globalNav ul#utility {
	background-color:#807f83;
	list-style-type:none;
        float: left;
	margin:0;
	color:#fff5f1;
	height: 25px;
	padding-left: 20px;
}

div#globalNav div#utilSearch ul,
div#globalNav ul {
	background-image:url(../images/navbar_leftcorner.gif);
	background-repeat:no-repeat;
	background-position:left;
	height: 25px;
	float: left;
	margin: 0;
	padding: 0 0px 0 14px;
}

div#globalNav div#utilSearch ul#utility {
	background-image: none;
	padding: 0 0px 0 0px;
}

div#globalNav div#utilSearch ul li a, 
div#globalNav div#utilSearch ul li a:visited, 
div#globalNav div#utilSearch ul li a span, 
div#globalNav div#utilSearch ul li a:visited span { 
    color:#fff5f1; 
	text-decoration: none;
	height: 25px;
    font-weight: normal; 
    font-family: verdana, arial, sans-serif; 
}

div#globalNav ul li, 
div#globalNavUtility ul li {
	float: left;
	height: 25px;
	line-height: 25px;
	padding: 0px 4px 0px 2px;
	font-size: 10px;
}

div#globalNav ul li a
{
	margin-top: 0px;
	display: block;
	float: left;
}

div#globalNav div#utilSearch ul#utility li.login {
	background-image: url(../images/thrd_client_tab_left2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #efe7e4;
	padding-left: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

div#globalNav div#utilSearch ul#utility li.login a,
div#globalNav div#utilSearch ul#utility li.login a:visited {
	background-image: url(../images/thrd_client_tab_right2.jpg);
	color: #321B0F;
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-right: 23px;
	padding-bottom: 0px;
	margin-top: 0px;
	float: left;
}

div#globalNav span {
        color:#fff5f1;
}

div#globalNav ul li.country a,
a.country
{
	color: #ffffff;
	background-color: #655d5d;
	padding: 0px 46px 0px 6px;
	background-image: url(../images/navbar_map.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 25px;
}

div#globalNav ul li.country a:hover,
a.country:hover
{
	background-color: #4b3b34;
	background-image: url(../images/navbar_map_rollovr.gif);
}


/* Logo */
div#logo {
	clear: both;
}

div#logo img {
	margin-left: 28px;
}	

div#printlogo {
	display: none;
}	

div#globalNav div#utilSearchFoot {
	display: inline;
	background-color: #807f83;
    background-image: url(../images/navbar_rightcorner.gif);
    background-position: top right;
    background-repeat: no-repeat;
    float: left;
	color:#fff5f1;
    height: 23px;
	margin-top: 0px;
	padding: 2px 10px 0px 6px;
}


#containerbg {
	width: 995px;
	background-color: #ffffff;
	border-top: 1px solid #b6b6b6;
	clear: both;
}


/* Container and Container content styles */
div#container, 
div#container div#content, 
div#container div#content div#contentLeft, 
div#container div#content div#contentRight, 
div#container div#contentRight, 
div#container div#rightRail, 
div#container div#leftNav { 
	float:left;
}

div#container {
	width: 995px;
	clear:both;
    background-color: #ffffff;
    background-image: none;
    background-repeat: no-repeat;
    background-position: left top;
}

/* Right Rail styles */
div#container div#rightRail {
	margin: 0 0 30px;
	width: 195px;
	font-size:.9em;
}

/* Footer styles */
div#footerbg {
	width: 100%;
	background-image:url(../images/footer_pixel.gif);
	background-repeat: repeat-x;
    background-color: #ffffff;
	height: 39px;
}

div#footer {
	clear:both;
	float:none;
	padding: 16px 28px 0 28px;
	width: 939px;
	color:#321b0f;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	margin:0 0 10px 0;
}

div#footer div.links {
	float:left;
	color:#321b0f;
}

div#footer div.links a, 
div#footer div.links a span, 
div#footer div.links a:visited, 
div#footer div.links a:visited span 
{
	font-family: verdana, arial, sans-serif;
	color:#321b0f;
	text-decoration:none;
}

div#footer div.copyright {
	padding-left: 52px;
	color:#321b0f;
	float: left;
}

div#footer div.copyright ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#footer div.copyright ul li {
	padding-right: 12px;
	display: inline;
}



div#footer div.copyright a {
	font-family: verdana, arial, sans-serif;
	color:#321b0f;
	text-decoration:none;
}

div#printfooter {
	display: none;
	font-size:.75em;
	padding:10px 10px 0 10px;
	font-family: verdana, arial, sans-serif;
	background-image: none;
}

/* News & Announcements styles */
div#container div#content div#contentLeft div#jpm_news,
div#container div#content div#contentLeft div.news,
div#container div#rightRail div#contentLeft div.news {
	width: 213px;
	margin-bottom: 18px;

}

div#container div#content div#contentLeft div.news ul {
        margin: 0px;
}

div.news p,
div#container div#content div#contentLeft div.news ul li,
div.news div {
        height: 31px;
        line-height: 15px;
        margin: 0px;
        padding: 3px 5px 3px 5px;
	background-image:url(../images/news_gradient_pixel.jpg);
	background-repeat: repeat-x;
        border-bottom: 1px solid #ffffff;
}

div.news p a,
div#container div#content div#contentLeft div.news ul li a,
div#container div#content div#contentLeft div.news ul li a.raquo,
div.news div a {
        color: #23120a;
        font-weight: bold;
        font-size: 11px;
        text-decoration: none;
}

div.news p a:hover,
div#container div#content div#contentLeft div.news ul li a:hover,
div#container div#content div#contentLeft div.news ul li a:hover.raquo,
div.news div a:hover {
        color: #54301a;
        text-decoration: none;
}

div.news div.topBar {
        height: 20px;
        padding: 0px;
        margin-top: 5px;
        background-color: #b8d1ed;
	background-image: none;
	background-repeat: no-repeat;
        background-position: bottom center;
        border-bottom: 1px solid #ffffff;
}

div.news div.topBar a,
div.news div.topBar a.lefthome,
div#container div#content div#contentLeft div.news div.topBar a,
div#container div#content div#contentLeft div.news div.topBar a.lefthome {
        color: #23120a;
        float: right;
        padding: 3px 13px 0px 0px;
        margin-right: 2px;
	background-image:url(../images/more_news_arrow.gif);
	background-repeat: no-repeat;
        background-position: top right;
}

div.news div.topBar a:hover,
div#container div#content div#contentLeft div.news div.topBar a:hover {
        color: #23120a;
        text-decoration: none;
	background-image:url(../images/more_news_arrow_rollovr.gif);
}

div.news .bottomBar {
        height: 20px;
        padding: 0px;
        margin-bottom: 10px;
        background-color: #b8d1ed;
	background-image: none;
	background-repeat: no-repeat;
        background-position: top center;
        border: 0px solid #ffffff;
}