/* Global style */
a:link {
	color: blue; }

a:visited {
	color: #4486F8; }

a images {
	border: 0; }

/* a.coyne_link         { color: #660033; Text-Decoration:underline; }
a.coyne_link:hover   { color: #; Text-Decoration:none; }
a.coyne_link:visited { color: #660033; Text-Decoration:underline; } */

acronym {
	cursor: help; }

body {
    background: #EFEFEF;
	color: #111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	margin: 0; }

h2 {
	color: #6D0100;
	letter-spacing: 1px;
	margin-top: 0;
	text-transform: uppercase; }

h3 {
	color: #333333;
	letter-spacing: 1px;
	text-transform: uppercase; }

h3.h5 {
	color: #33f; }

h4 {
	color: #000000;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 13px; }

h5 {
	color: #3333FF;
	letter-spacing: 1px;
	font-family: "Lucida Handwriting", "Matura MT Script Capitals", "Monotype Corsiva", Georgia, Garamond;
	font-size: 16px; }

p {
	line-height: 1.4em;
	margin: 0 0 10px 0;
	color: #000000; }

strong {
	color: #111; }

#content ul {
	list-style-type: none;
	margin-left: 20px;
	padding: 0; }

#content ul li {
	background: url( /images/bullet.gif ) no-repeat;
	background-position: 2px 4px;
	padding-left: 18px; }

/* Content layout descriptors */

#container {
	background: #fff;
	border: 1px solid #545353;
	border-width: 0 1px 1px 1px;
	margin: auto;
	width: 800px; }

#content {
	float: right;
	padding: 10px 10px 0 15px;
	width: 625px; }

#footer {
	color: #333;
	font-size: .75em;
	letter-spacing: 1px;
	margin: auto;
	padding-top: 10px;
	text-align: center;
	width: 800px; }

#sidebar {
	float: left;
	text-align: center;
	width: 150px; }




/* Style for coyne header */
#coyne {
	background: #DC0000;
	height: 75px; }

#coyne #topbar {
	color: #fff;
	float: left;
	font-size: Medium;
	font-weight: bold;
	line-height: 15px;
	padding: 0 0 0 10px;
	position:relative; top:8px;
	width: 800px; }
	
#coyne #topbar #a {
	color: #FFF;
	float: left;
	font-size: Small;
	font-weight: bold; }

#coyne #text span {
	line-height: 1.5em;
	font-size: 1.2em; }

#coyne #logo {
	float: right;
	width: 325px; }




/* Style for "shiny tabs" */
#linkbar {
	background: #fff;
	padding: 5px 0 0 0; }

#linkbar ul {
	list-style: none;
	margin: 0 0 0 15px;
	padding: 0; }

#linkbar ul li a {
	background: url( /images/tabs2/left-off.gif ) no-repeat;
	color: #fff;
	display: block;
	letter-spacing: 1px;
	font-weight: bold;
	margin: 0;
	padding: 5px;
	text-decoration: none; }

#linkbar ul li a:hover {
	color: #555; }

#linkbar ul li {
	background: url( /images/tabs2/right-off.gif ) top right no-repeat;
	float: left;
	margin: 0 2px;
	padding: 0; }

#linkbar ul li#selected {
	background: url( /images/tabs2/right-off.gif ) top right no-repeat; }

#linkbar ul li#selected a {
	background: url( /images/tabs2/left-off.gif ) no-repeat;
	color: #1111CC; }

#linkbar #underline {
	background: #DC0000;
	clear: both;
	height: 6px;
	line-height: 6px;
	margin: 0 0 -2px 0; }
	html>body #linkbar #underline { margin: 0; }



/* Style for Sub-Navigation */
#subnav ul {
	list-style: none;
	margin: 0;
	padding: 0 0 13px 0;
	text-align: left; }

#subnav ul li a {
	background: #fff;
	border-bottom: 1px solid #545353;
	color: #DC0000;
	display: block;
	font-weight: bold;
	margin: 0;
	padding: 2px 0 2px 15px;
	text-decoration: none;
	width: 135px; }
	html>body #subnav ul li a { width: auto; }

#subnav ul li a:hover {
	background: #1111CC;
	color: #FFF;	}
	
	
/* Style for Jump-To's within a page */

ul.jump_to {
	list-style: none;
	margin: 0;
	padding: 0 0 0 0px;
	text-align: left; 
	       }

ul.jump_to li a {
	list-style: none;
	background: #fff;
	border-bottom: 1px solid #545353;
	color: #6D0100;
	display: block;
	font-weight: bold;
	font-size: small;
	margin: 0;
	padding: 0 0 0 0;
	text-decoration: none;
	width: 300px; }
	html>body #subnav ul li a { width: auto; }

ul.jump_to li a:hover {
	background: #fff2b7; }
	
	
	
ul.inside_jump_to {
	list-style: none;
	margin: 0;
	padding: 0 0 0 0px;
	text-align: left; 
	       }
		   
ul.inside_jump_to li a {
	list-style: none;
	background: #fff;
	border-bottom: 1px solid #545353;
	color: #6D0100;
	display: block;
	font-size: small;
	margin: 0;
	padding: 0 0 0 0;
	text-decoration: none;
	width: 260px; }
	html>body #subnav ul li a { width: auto; }

ul.inside_jump_to li a:hover {
	background: #fff2b7; }


/*  -----------------------  */

border-bottom: 1px solid #545353; }


/* Main(head) images */
/* Comment out on 26.Nov.06 by CWT
div.coyne {
	background: url( /images/coyne.gif ) no-repeat;
	background-position: 470px 27px; }
*/
 
table#head {
	padding: 0 0 0 0; 
	margin: 0 0 0 0;}
	

/* Class selectors */
.clear {
	clear: both; }

