body {
	background-color:#fff;
	font-family:"trebuchet MS", Arial, Verdana;
	font-size:15px;

}

#top-links a {
	text-decoration:none;
	font-size:15px;
	margin-right:15px;
	color:#000066;
	padding:5px;
}

#top-links a:hover {
	background-color:#000066;
	color:#fff;
} 


#footer {
	border-top:1px solid black;
	font-size:13px;
	padding:5px;
}

blockquote {
	border-left: 2px solid #87CEEB;
	padding: 0px;
	padding-left: 5px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
}


h2 {
	font-size: 17px;
	font-weight: bold;
}

h3 {
	font-size: 16px;
	font-weight: bold;
}

h4,h5,h6 {
	font-size: 15px;
}

a {
	color: #64C0E5 ;
	text-decoration: none;
}

h1 {
		font-size:	18px;
		color:#000033;
		background-color:#fFF;
}

h2 {
		font-size:	17px;
		color:#000033;
		background-image:url(/pix/titlebg.gif);
		background-position:bottom;
		background-repeat:no-repeat;
}

h3 {
		font-size:		16px;
		color:#000033;
		background-color:#fFF;
}

h4,h5,h6 {
	font-size:		15px;
	color:#000033;	
	background-color:#fFF;	
}

strong {
	font-weight: bold;
	color:#00468C;
} 


a img {border: none; } 

#breadcrumb a {
	color:	black;
}


#breadcrumb a:hover {
	color:	black;
	background-color:#CCCC66;
}


#rightcontent {
	padding-right:5px;
}

#right ul {
	font-size: 14px;	
	padding-left: 0px;
	list-style: none;
	margin-left: 0px;
	list-style: none;	
	list-style-position: outside;
}

#right li {
	margin-left: 5px;
	color:#000033;
	background-color:#fFF;
	padding-right: 5px;
	padding-bottom: 0px;
}


#right h1{
	margin-top: 1px;
	color:#0000CC;
	background-color:#fFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #CC3300;
	text-indent:5px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 17px;
}	



#scm-toolbar {
	margin: 0px;
	padding: 0px;
	width: auto;
}

#scm-toolbar a {
	text-decoration: none;
}

#scm-toolbar a:hover {
	text-decoration: none;
}

#scm-toolbar table {
	border: 0px none;
	padding: 0px;
	margin: 0px;
	width: auto;
}

#scm-toolbar td {
	border: 0px none;
	padding: 3px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	vertical-align: middle;
}

#scm-toolbar strong {
	color: #ccc;
	background-color:#fff;
}


span.highlighted {
	background-color:#D7EBFF;
}

INPUT {
	font-size : 14px;
}


p.news-page-nav {
	background-color:#0099FF;
	padding: 3px;
	color: #000;
}

p.news-story-summary {
	text-indent: 5px;
	margin-left :10px; 
}

span.news-page-nav-inactive {
	color: #CCCCCC;
	background-color:#fFF;
}

p.news-page-nav a {
	color: #4a7b94;
	background-color:#fFF;
}

p.news-page-nav a:hover {
	color:#0000FF;
	background-color:#fFF;
}

.scm-sidebar-body {
	/*border:1px solid black;
	padding-left:5px;*/
}

.goldbackgroundcolor {
	background-color:#CCCC66;
}

.redtext {
	color:red;
	background-color:#fff;
}


/*............left content..............*/
#leftContent {
	padding:5px;
	font-size:14px;
	background-color:#efefef;
	font-family:Arial, Helvetica, sans-serif;
}

#leftContent h1{
	margin-top: 1px;
	color:#0000CC;
	background-color:#fFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #CC3300;
	text-indent:3px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size:16px;
}	

#leftContent h2 {
	font-size:15px;
	background-color:#3C3F97;
	color:white;
}


#leftContent a {
	color:#000066; 
}

#leftContent a.current {
	color:	blue;
/*	background-color:#fff;*/
	font-weight:bold;
	padding-right:10px;
}

#leftContent p{
	margin-top:5px;
	margin-bottom:5px;
}	


#leftContent ul {
	margin: 5px 0 5px 3px;
	padding-left: 0;
	list-style-type: none;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}

#leftContent li {
	list-style-type:none;
	padding:0;
	margin:0;
}

#leftContent li a {
	display: block;
	padding: 3px;
	width: 190px;
	border-bottom: 1px solid  #CCCCCC;
}

#leftContent li a:link, #left-content li a:visited {
	color: #000;
	text-decoration: none;

}

#leftContent li a:hover {
	background-color:#EBEBEB;
	color: #000;
}

#leftContent li li a {
	display: block;
	border-bottom: 1px solid  #CCCCCC;
	background-image:url(/inc/html/jmartin/pix/sub_menu_arrow.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:12px;	
}

#leftContent li li li a {
	display: block;
	border-bottom: 1px solid  #CCCCCC;
	background-image:url(/inc/html/jmartin/pix/sub_menu_arrow.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:24px;	
}

#leftContent li li a:link, #left-content li a:visited {
	color: #000;
	text-decoration: none;
}

#leftContent li li a:hover {
	background-color:#EBEBEB;
	color: #000;
	text-decoration:underline;
}
/* leftcontent end */

/* centercontent start */


#centercontent {
	padding-left: 10px;
	padding-right: 10px;
   	line-height: 130%;
	font-size: 15px;
	color:#4A4A4A;
}


#centercontent img {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}


#centercontent a {
	color:#000066;
	text-decoration: underline;
}

#centercontent a:hover {
	color:	#000099;
	font-weight: bold;
	text-decoration: none;
}
		

#centercontent p,pre,div {
	line-height: 130%;
	font-size: 15px;
}

p,pre,#centercontent table {
	font-size: 15px;
	line-height: 130%;			
}

#centercontent h1 {
	font-size:17x;
}

#centercontent h2 {
	color:#000066;
	font-size:16x;
}

#centercontent h3,h5,h6 {
	color:#000066;
	font-size:15x;
}

#centercontent li {
	list-style-image:url(/inc/html/jmartin/pix/list-style-image.gif);
}
