/* Start of CMSMS style sheet 'JPMMain' */
/* CSS Document */

form {
margin: 0px 0 10px 0;
padding: 0;
}

.contactform fieldset {
	padding: 1em; 
border: 1px solid #608faf;
	} 

.contactform fieldset legend {
	font-family: Trebuchet MS, arial, Helvetica, sans-serif;
	color: #75001f;
	font-size: 1.5em;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	padding: 0px 15px 0px 32px;
	line-height: 14pt;
	text-align: left;
	font-weight: normal;
	background-image:url(images/bg-h1.gif);
	background-repeat:no-repeat;
	background-position: top left;
	} 

.contactform div {
	width: 100%; 
	padding: 0.25em 0 0.25em 0;
	} 

.contactform div label {
	display: block; 
	width: 20em; 
	} 

.contactform div.required {
	color: #880024;	
	}

.error_message {
	color: #880024;	
}

.time div label  {
width: 100%; 
	display: inline; 
	padding: 0em 0 0em 0;
	}

.fbsubmit {
	background-color: #ae3345;
	padding: 2px 1px 2px 3px;
	margin-top: 2px;
	margin-left: 4px;
	font-family: arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 1em;
	font-weight:bold;
	border: 1px solid #94abc9;
	line-height: 10px;
}
.hidden {
display: none;
}


textarea, input {
	font-family: arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 12px;
	color: #861010;
	background-color: #ecf2fa;
	border: 1px solid #94abc9;
	padding: 2px 2px 2px 5px;
}

select, checkbox {
	font-family: arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 12px;
	color: #861010;
	background-color: #fff;
	border: 0px;
	padding: 2px 2px 2px 5px;
}

.button {
	background-color: #ae3345;
	padding: 2px 1px 2px 3px;
	margin-top: 2px;
	margin-left: 4px;
	font-family: arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 1em;
	font-weight:bold;
	border: 1px solid #94abc9;
	line-height: 10px;
}

select {
	background-color: #e4e8db;
}


body {
	background-color: #ccdbe4;
	
	color: #356888;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image:url(images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	}



a { overflow: hidden }

a:link,
a:visited {
	color: #bc6e06;
	text-decoration: none;
	border-bottom: 1px dashed #dfcbae;
}
a:active,
a:hover {
	color: #0074ff;
	text-decoration: none;
	border-bottom: 1px solid #a7cdf8;
}


/*
a:link { 
	color: #bc6e06;
  	text-decoration: none;
	}
a:visited { 
	color: #bc6e06;
  	text-decoration: none;
	}
a:hover { 
	color: #0074ff;
  	text-decoration: underline;
	}
*/
h1 {
	font-family: Trebuchet MS, arial, Helvetica, sans-serif;
	color: #75001f;
	font-size: 1.3em;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	padding: 0px 15px 0px 32px;
	line-height: 14pt;
	text-align: left;
	font-weight: normal;
	background-image:url(images/bg-h1.gif);
	background-repeat:no-repeat;
	background-position: top left;
	}
		

	
h2 {
	font-family: Trebuchet MS, arial, Helvetica, sans-serif;
	color: #5487a6;
	font-size: 1.2em;
	font-weight: bold;
	margin: 10px 0px 2px 0px;
	padding: 0px 15px 0px 20px;
	line-height: 1.2em;
	text-align:left;
	background-image:url(images/bg-h2.gif);
	background-repeat:no-repeat;
	background-position: top left;
	}
		
h3 {
	font-family: Trebuchet MS, arial, Helvetica, sans-serif;
	color: #5487a6;
	font-size: 1.2em;
	font-weight: bold;
	margin: 10px 0px 2px 0px;
	padding: 2px 15px 0px 0px;
	line-height: 1.2em;
	text-align:left;
	}		
	

h4 {
	font-family: Trebuchet MS, arial, Helvetica, sans-serif;
	color: #5487a6;
	font-size: 1.2em;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	padding: 4px 15px 0px 0px;
	line-height: 1.2em;
	text-align:left;

	}		
	
	
/* frame for the top banner */
#frametop {
	display: block;
	width: 950px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	text-align:left;
	height: 237px;
	padding-top: 0px;
	background-color: #fff;

	}
	

	
/* box for the top naviagtion */
#frame-main-nav {

	display: block;
	width: 950px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	text-align:left;
	padding: 0;
	}	
	
	

	
/* main body frame */
#frame {
	display: block;
	width: 950px; 
	margin-right:auto;
	margin-left:auto;
	text-align: left;
	margin-top:0px;

	padding-top: 5px;
	padding-right: 0px;

	background-image:url(images/bg-frame.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #fff;

	}
	
	
#left-nav-bg {
	padding: 0px 0 50px 0;
	margin-right: 20px;
	margin-top: 10px;
	background-color: #f9f4cd;

}

#centre-col-bg {
	margin: 0 5px 0 0px;
}	
	

	
#breadcrumbs {
	width: 690px;
	margin: 0px 0px 15px 0px;
	padding: 0px 2px 8px px;
	color: #95acc9;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	vertical-align:middle;

	border-bottom: #c6d2e1 solid 1px;
}

#breadcrumbs a:link
{
	color: #95acc9;
  text-decoration: underline;
  padding: 2px 2px 2px 2px;
}
#breadcrumbs a:active
{
	color: #95acc9;
    text-decoration: none;
}
#breadcrumbs a:hover {
	color: #69a7f4;
    text-decoration: none;
	  padding: 2px 2px 2px 2px;

	
}
#breadcrumbs a:visited
{
	color: #95acc9;
  text-decoration: underline;
  padding: 2px 2px 2px 2px;
}
#breadcrumbs a:visited:hover
{
  color: #69a7f4;
    text-decoration: none;

}	

/* start main content columns styles */
.top-content {
	margin: 15px 8px 15px 0;
	padding: 0 0px 10px 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	line-height: 1.7em;
	font-weight: normal;
	text-align: left;
	color: #356888;
	text-align: left;
	border-bottom: 2px solid #c9d5e4;

	}
.top-content p {
	margin: 7px 0 2px 0;
	padding: 3px 0px 5px 0px;
	}
	
.top-content  a:link {
	text-decoration: none;
	color: #bc6e06;
	  padding: 2px 2px 2px 2px;

	}
.top-content a:visited {
	text-decoration: none;
	color: #bc6e06;
	  padding: 2px 2px 2px 2px;

	}
.top-content a:hover {
	color: #0074ff;
  text-decoration: none;
  	  padding: 2px 2px 2px 2px;

	}	




.centre-content {
	margin: 15px 0px 0px 0;
	padding: 0 0px 20px 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	line-height: 2em;
	font-weight: normal;
	text-align: left;
	color: #356888;
	text-align: left;

	}
.centre-content p {
	margin: 4px 0px 1px 0;
	padding: 3px 15px 3px 0px;
	}
	
.centre-content  a:link {
	text-decoration: underline;
	color: #bc6e06;
	  padding: 2px 2px 2px 2px;

	}
.centre-content a:visited {
	text-decoration: underline;
	color: #bc6e06;
	  padding: 2px 2px 2px 2px;

	}
.centre-content a:hover {
	color: #0074ff;
  text-decoration: none;
  	  padding: 2px 2px 2px 2px;

	}	
	


#right-col-bg {
	padding: 0px 0px 30px 0px;
	margin: 0px 0px 30px 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	line-height: 1.7em;

}
	
.right-content {
	margin: 0px 0px 0px 0;
	padding: 5px 0px 5px 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	line-height: 1.6em;
	font-weight: normal;
	text-align: left;
	color: #788398;
	text-align: left;


	}
.right-content p {
	margin: 3px 0px 0px 0;
	padding: 2px 0px 0px 0px;
	}
	
.right-content  a:link {
	text-decoration: underline;
	color: #0856b4;
	}
.right-content a:visited {
	text-decoration: underline;
	color: #0856b4;
	}
.right-content a:hover {
	color: #0074ff;
  text-decoration: underline;
	}	




.right-content h1 {
	font-family: Trebuchet MS, arial, Helvetica, sans-serif;
	color: #e59105;
	font-size: 1.5em;
	font-weight: normal;
	margin: 15px 0px 2px 0px;
	padding: 1px 0 6px 22px;
	line-height: 1em;
	text-align:left;
	background-image:url(images/bg-h2.gif);
	background-repeat:no-repeat;
	background-position: top left;
	clear:both;
	}	
/*	
.right-content h2 {
	font-family: Trebuchet MS, arial, Helvetica, sans-serif;
	color: #e59105;
	font-size: 1.5em;
	font-weight: normal;
	margin: 25px 0px 2px 0px;
	padding: 2px 0 6px 22px;
	line-height: 1em;
	text-align:left;
	background-image:url(images/bg-h2.gif);
	background-repeat:no-repeat;
	background-position: top left;
	clear:both;
	}	

.right-content h3 {
	font-family: Trebuchet MS, arial, Helvetica, sans-serif;
	color: #e59105;
	font-size: 1.2em;
	font-weight: normal;
	margin: 15px 0px 2px 0px;
	padding: 3px 0 6px 22px;
	line-height: 1em;
	text-align:left;
	background-image:url(images/bg-h2.gif);
	background-repeat:no-repeat;
	background-position: top left;
	clear:both;
	}		
*/	
/* news content */
.news {
	width: 199px;
	margin: 8px 10px 2px 0;
	padding: 7px 7px 12px 10px;
	font-family: Verdana, Geneva, sans-serif;

	font-size: 1em;
	line-height: 1.5em;
	font-weight: normal;
	text-align: left;
	color: #5083a0;
	text-align: left;
	/*background-color: #fff;*/
	background-image:url(images/bg-news.gif);
	background-position: top left;
	background-repeat:repeat-x;
	}

.news p {
	margin: 0px 0 5px 0;
	padding: 0px 0px 10px 0px;
	}
.news  a:link {
	text-decoration: underline;
	color: #bc6e06;
	  	  padding: 2px 2px 2px 2px;
	}
.news a:visited {
	text-decoration: underline;
	color: #bc6e06;
	  	  padding: 2px 2px 2px 2px;
	}
.news a:hover {
	color: #18aed4;
  text-decoration: none;
  	  padding: 2px 2px 2px 2px;
		
	}	
	



	

.news-headline
	{
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	font-weight:bold;
	text-transform: capitalize;
	color: #115884;
	font-family: Trebuchet MS, arial, Helvetica, sans-serif;

	}
.news-headline  a:link {
	padding: 0 2px 0 0px;
	text-decoration: none;
	color: #115884;
	}
.news-headline a:visited {
	padding: 0 2px 0 0px;
	text-decoration: none;
	color: #115884;
	}
.news-headline a:hover {
	padding: 0 2px 0 0px;
	color: #002b45;
  text-decoration: underline;
	
	}
	
a.news-link:link, a.news-link:visited { 
  color: #bc6e06;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  padding: 2px 0px;
  margin: 3px 2px 3px 0px;

  
 }
 
a.news-link:hover { 
  color: #c6b500;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  padding: 2px 0px;
  margin: 3px 2px 3px 0px;
  text-decoration:none;
}	
	
	
.news-cat {
	color: #d5a218;
}
.news-by {
	font-family: Trebuchet MS, arial, Helvetica, sans-serif;
  color: #75001f;
	line-height: 1.5em;
}
.news-date {
	font-family: Trebuchet MS, arial, Helvetica, sans-serif;
	color: #fff;
	font-weight:bold;
	line-height: 1.5em;
	
}



#frame-footer {
	display: block;
	width: 950px; 
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding: 25px 0 0 0;

	background-image:url(images/bg-frame-end.gif);
	background-repeat: no-repeat;
	background-position: top left;
	}


#bottom-nav {
	width: 690px;
	margin: 0px 0 0px 245px;
	padding: 5px 0px 0px 0px;
	color: #115884;
  font-family: Arial, Hevlvetica, sans-serif;
  	font-size: 1em;
	font-weight: normal;
	line-height: 20px;
	text-align:left;
}

#bottom-nav p {
margin: 15px 0 20px 0;

}

#bottom-nav a:link
{
	font-family: Trebuchet MS, arial, Helvetica, sans-serif;
	color: #0080d0;
	padding: 2px 2px 2px 2px;
}

#bottom-nav a:hover {
	color: #0074ff;
  	text-decoration: underline;
	padding: 2px 2px 2px 2px;
}
#bottom-nav a:visited
{
	font-family: Trebuchet MS, arial, Helvetica, sans-serif;
	color: #0080d0;
	padding: 2px 2px 2px 2px;
}
#bottom-nav a:visited:hover
{
	color: #0074ff;
  	text-decoration: underline;
	padding: 2px 2px 2px 2px;

}
#bottom-nav  a:link img {
	background-color: #94a6c4;
}
	
#bottom-nav   a:hover img {
	background-color: #94a6c4;
}	
#bottom-nav  a:visited:hover img {
	background-color: #94a6c4;
}	




#tdt {
	margin: 0;
	padding: 0;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size:7.5pt;
	line-height: 6pt;
	font-weight: normal;
	text-align: left;
	color: #94abc9;
	text-align: right;
	}
#tdt  a:link {
	font-family: tahoma, arial, verdana, sans-serif;
	text-decoration: none;
	color: #94abc9;
	font-weight: normal;
	}
#tdt a:visited {
	font-family: tahoma, arial, verdana, sans-serif;
	text-decoration: none;
	color: #99abd3;
	font-weight: normal;
	}
#tdt a:hover {
	font-family: tahoma, arial, verdana, sans-serif;
	text-decoration: none;
	color: #0074ff;
	font-weight: normal;
	}	
#tdt a:visited:hover
{
	font-family: tahoma, arial, verdana, sans-serif;
	color: #0074ff;
  	text-decoration: none;
}

/*
#tdt a:link img {
	background-color: #94a6c4;
}
	
#tdt  a:hover img {
	background-color: #94a6c4;
}	
#tdt  a:visited:hover img {
	background-color: #94a6c4;
}	
*/



/* start aligning images */

.alignLeft {
	float: left;
	margin: 5px 8px 2px 0px;
	padding: 0px; 
	font-size: 9px;
	color: #000;
	line-height: 12px;
	border: #ebe08e solid 3px;
	}

.alignRight {
	float: right;
	margin: 5px 0px 2px 7px;
	padding: 0px; 
	font-size: 9px;
	color: #000;
	line-height: 10px;	
	border: 0;
	border: #ebe08e solid 3px;
	}
	
.alignCenter {
	float: center;
	margin: 3px 3px 5px 0px;
	padding: 0px; 
	font-size: 9px;
	color: #000;
	line-height: 12px;
	border: #ebe08e solid 3px;
	}
/* end aligning images */


.thumbnail-gallery
{
display:block;
margin-top: 5px;
margin-bottom: 10px;
padding: 0;
clear:both;
}


.thumbnail-gallery a img {
 border: 2px solid #6a524c !important;
 padding: 2px !important;
}
	
.thumbnail-gallery a:hover img {
 border: 2px solid #9ab795 !important;
}	


blockquote {
margin:10px 15px 10px 0px;
padding: 9px 15px 15px 15px;
border:1px solid #dfd673;		
color: #d0a24d;
background-color: #fcf7c0;
background-image:url(images/bg-blockquote.jpg);
background-position: top left;
background-repeat: repeat-x;
}

blockquote h1 {
	font-family: Trebuchet MS, arial, Helvetica, sans-serif;
	color: #ee9b00;
	font-size: 1.6em;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	padding: 0px 15px 0px 32px;
	line-height: 14pt;
	text-align: left;
	font-weight: normal;
	background-image:url(images/bg-h1.gif);
	background-repeat:no-repeat;
	background-position: top left;
	}

blockquote h2 {
	font-family: Trebuchet MS, arial, Helvetica, sans-serif;
	color: #ee9b00;
	font-size: 1.5em;
	font-weight: normal;
	margin: 10px 0px 2px 0px;
	padding: 0px 0 6px 22px;
	line-height: 1em;
	text-align:left;
	clear:both;
	}	
	
blockquote h3 {
	font-family: Trebuchet MS, arial, Helvetica, sans-serif;
	color: #ee9b00;
	font-size: 1.2em;
	font-weight: bold;
	margin: 10px 0px 2px 0px;
	padding: 4px 0 6px 0px;
	line-height: 1em;
	text-align:left;
	clear:both;
	}	

blockquote h4 {
	font-family: Trebuchet MS, arial, Helvetica, sans-serif;
	color: #ee9b00;
	font-size: 1.2em;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	padding: 4px 15px 0px 0px;
	line-height: 1.2em;
	text-align:left;

	}



.pdf-box {



	width: 181px;
	/*margin: 8px 10px 2px 0;
	padding: 9px 7px 12px 10px;*/
	float: right;

	font-size: 1.2em;
	
	background-image:url(images/bg-pdf.gif);
	background-position: top left;
	background-repeat:no-repeat;
	background-color: #fff;
	
	margin: 5px 0px 5px 0px;
	padding: 12px 2px 14px 42px;

	font-weight: normal;
	color: #09256f;
	text-align: left;
	line-height: 1.4em;
	clear: both;
}

.pdf-box-link {

	font-weight: bold;
	margin-bottom: 0;
	padding: 0;
	font-family: Trebuchet MS, arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #bc6e06;
}
.pdf-box  a:link {
	text-decoration: underline;
	color: #bc6e06;
	  padding: 0px 3px 2px 0px;

	}
.pdf-box a:visited {
	text-decoration: underline;
	color: #0856b4;
	  padding: 0px 3px 2px 0px;

	}
.pdf-box a:hover {
	color: #0074ff;
  text-decoration: none;
  	  padding: 0px 3px 2px 0px;

	}

/* End of 'JPMMain' */

