body {
	width:auto;
	height:auto;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, Geneva, Sans-serfic, sans-serif;
	font-size:1em;
	margin:0px;
	padding:0px;
	border-width:0px;
	background-image:url(../images/jmr-studios_side-bgrnd2.gif);
	background-position:top left;
	background-repeat:repeat;
	background-color:#ffffff;
	}

td.bgrnd {
    	width:780px;
	height:auto;
	background-color:#ffffff;
	background-image:url(../images/lt-and-rt-bgrnd2.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	padding:0px;
	border:0px;
	}

td.sides {
	width:auto;
	background-image:url(../images/jmr-studios_side-bgrnd2.gif);
	background-position:top left;
	background-repeat:repeat;
	padding:0px;
	border:0px;
	}

div#header {
    	width:100%;
	height:150px;
	background-image:url(../images/jmr-studios_banner2.jpg);
	background-position:top left;
	background-repeat:no-repeat;
    	padding:0px;
	margin:0px 0px 0px 0px;
	border:0px;
	overflow:hidden;
	}

div#content {
    	float:left;
	display:block;
	width:480px;
	height:1%;
	text-align:left;
	padding:5px 0px 5px 15px;
	margin:5px 0px 0px 5px;
	background-color:#ffffff;
	}

div#nav {
	float:left;
	clear:left;
	display:block;
	width:160px; 
	height:1%; 
	margin:5px 0px 0px 4px;
	padding:5px 5px 2px 0px; 
	font-size:0.9em;
	background:#ffffff;
	border-top:0px;
	border-right:#590059 solid 2px;
	border-bottom:0px;
	border-left:0px;
	}

div#footer {
	clear:both;
	display:block;
	width:780px;
	height:150px;
	margin:0px;
	padding:5px 0px 0px 0px;
	font-size:0.75em;
     text-align:center;
	border:0px;
	background-image:url(../images/jmr-studios_footer2.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#590059;
	}

div#topnav {
     clear:both;
	display:block;
	float:left;
	width:770px;
	height:1%;
	background:#004475;
	padding:4px 0px 4px 2px;
     margin:0px;
     border-top:0px;
	border-right:#590059 solid 4px;
	border-bottom:#590059 solid 4px;
	border-left:#590059 solid 4px;
	}

ul#tabs {
	width:770px;
	display:block;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, Geneva, "Sans-serif", sans-serif;
     font-size:0.8em;
	font-weight:bold;
	letter-spacing:0.08em;
	text-align:center;
	vertical-align:middle;
	list-style-type:none;
	background:#004475;
	padding:0px;
	margin:0px;
	border:0px;
	}

ul#tabs li { 
	display:inline;
	margin-top:3px;
	margin-right:6px;
	margin-bottom:3px;
	margin-left:6px;
	}

ul#tabs li a { 
	float:left;
	width:auto; 
	height:1%;
	color:#ffffff;
	padding-top:5px;
	padding-right:9px;
	padding-bottom:5px;
	padding-left:9px;
	border-top:0px;
	border-right:1px solid #ffffff;
	border-bottom:0px;
	border-left:0px;
	background-color:#004475;
	text-decoration:none;
	}

ul#tabs li a:visited { 
	color:#ffffff;
	border-top:0px;
	border-right:1px solid #ffffff;
	border-bottom:0px;
	border-left:0px;
	background-color:#004475;
	text-decoration:none;
	}

ul#tabs li a:active { 
	color:#ffffff;
	border-top:0px;
	border-right:1px solid #ffffff;
	border-bottom:0px;
	border-left:0px;
	background-color:#004475;
	text-decoration:none;
	}

ul#tabs li a:hover {
	color:#000000;
	border-top:0px;
	border-right:1px solid #ffffff;
	border-bottom:0px;
	border-left:0px;
	background-color:#9a9730;
	text-decoration:none;
	}

ul#tabs2 li {
	color:#0000;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, Geneva, "Sans-serif", sans-serif;
     font-size:1em;
	font-weight:bold;
	}

ul#tabs2 li a { 
	color:#0000cc;
	}

ul#tabs2 li a:visited { 
	color:#990099;
	}

ul#tabs2 li a:active { 
	color:#ff0000;
	}

ul#tabs2 li a:hover {
	color:#000000;
	background-color:#c5f29d;
	}

ul#breadcrumb {
	width:100%; 
	height:1%;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, Geneva, "Sans-serif", sans-serif;
	font-size:0.75em;
	background-color:transparent;
	padding:0px;
	margin:0px;
	border:0px;
	text-decoration:none;
	}

ul#breadcrumb li {
	background-image:url(../images/bullets/gt.gif);
	background-position:left;
	background-repeat:no-repeat;
	display:inline;
	float:left;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:8px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left:13px;
	padding-left: /**/13px;
	list-style:none;
	list-style-position:inside;
	text-decoration:none;
	}

ul#breadcrumb li.none {
	background-image:none;
	display:inline;
	float:left;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left:0px;
	list-style:none;
	list-style-position:inside;
	}


.access {
	  text-decoration:underline;
	}

.bold {
	font-weight:bold;
	}

.bold2 {
	font-weight:bold;
	text-align:center;
	}

.breadcrumb {
	font-size:0.75em;
	}

.byline {
	font-size:0.8em;
	font-weight:normal;
	font-style:italic;
	}

.callout {
	font-size:1em;
	font-weight:bold;
	color:#000000;
	background-color:#ffe9d2;
	margin:6px 0px 6px 0px;
	padding:6px 6px 6px 6px;
	border:2px solid #ff6600;
	}

.caption {
	font-size:0.8em;
	font-weight:normal;
	text-align:center;
	}

.center {
	text-align:center;
	}

.center50 {
	width:50%;
	text-align:center;
	}

.center25 {
	width:25%;
	text-align:center;
	}

.clear {
	clear:both;
	}

.double {
	padding-bottom:10px;
	}

.double2 {
	padding-bottom:1em;
	}

.firstline {
	text-indent:1.5em;
	}

.fixed {
	font-size:12pt;
	}

.floathome {
	float:left;
	width:100px;
	height:130px;
	padding:0px;
	margin: 8px;
	}

.floatleft {
	float:left;
	width:auto;
	height:auto;
	padding:6px;
	}

.floatleft45 {
	float:left;
	padding:0px;
	margin:0px;
	border:0px;
	width:45%;
	}

.floatleft48 {
	float:left;
	padding:0px;
	margin:0px;
	border:0px;
	width:48%;
	}

.floatleft45b {
	text-size:0.9em;
	float:left;
	padding:0px;
	margin:0px;
	border:#590059 solid 1px;
	width:45%;
	}

.floatleft48b {
	text-size:0.9em;
	float:left;
	padding:0px;
	margin:0px;
	border:#590059 solid 1px;
	width:48%;
	}

.floatleft40 {
	float:left;
	padding:0px;
	margin:0px;
	border:0px;
	width:40%;
	}

.floatleft98b {
	float:left;
	padding:0px;
	margin:0px;
	border:#590059 solid 1px;
	width:98%;
	}

.floatright {
	float:right;
	width:auto;
	padding:6px;
	}

.floatrightb {
	float:right;
	text-size:0.9em;
	padding:4px;
	margin:0px;
	border-right:#590059 solid 1px;
	}

.floatright40 {
	float:right;
	padding:0px;
	margin:0px;
	border:0px;
	width:40%;
	}

.floatright45 {
	float:right;
	padding:0px;
	margin:0px;
	border:0px;
	width:45%;
	}

.floatright48 {
	float:right;
	padding:0px;
	margin:0px;
	border:0px;
	width:48%;
	}

.floatright45b {
	float:right;
	text-size:0.9em;
	padding:0px;
	margin:0px;
	border:#590059 solid 1px;
	width:45%;
	}

.floatright48b {
	float:right;
	text-size:0.9em;
	padding:0px;
	margin:0px;
	border:#590059 solid 1px;
	width:48%;
	}

.gt {
	list-style-image:url(../images/bullets/gt.gif);
	}

.hideme {
	display:none;
	}

.indent20 {
	text-indent:20px;
	}

.internal {
	font-size:0.8em;
	text-align: center;
	}

.fullindent20 {
	margin-left:20px;
	}

.fullindent50 {
	margin-left:50px;
	}

.left {
	text-align:left;
	}

.leftpadding {
	text-align:left;
	padding:10px 0px 2px 10px;
	}

.left45 {
	text-align:left;
	width:45%;
	}

.navheading {
	font-size:1em;
	font-weight:bold;
	color:#cc0000;
	text-align:center;
	background-color:#fde5e5;
	padding:3px 0px 3px 0px;
	border:1px solid #cc0000;
	}

.new {
	font-size:1.2em;
	font-weight:bolder;
	color:#00cc00;
	padding:6px 3px 6px 0px;
	}

.nobullet {
	list-style-type:none;
	}

.nobullet2 {
	list-style-type:none;
	padding-bottom:1em;
	}

.optional {
	font-weight:normal;
	color:#990000;
	}

.right {
	text-align:right;
	}

.skip {
	font-size:0.8em;
	text-align:left;
	}

.small {
	font-size:0.9em;
	}

.small6 {
	font-size:0.9em;
	padding:6px;
	}

.smallimage {
	font-size:0.9em;
	padding-top:14px;
	padding-right:0px;
	padding-bottom:18px;
	padding-left:2px;
	}

.strike {
	color:#cccccc;
	} 

.tagline {
	font-size:1em;
	font-weight:bold;
	color:#590059;
	margin:5px;
	padding:0px;
	text-align:center;
	}

.xsmall {
	font-weight: normal;
	font-size: 0.1em;
	color: #cccccc;
	}

address {
	font-style:normal;
	}

address.white {
	font-style:normal;
	color:#ffffff;
	}

caption {
	font-size:0.75em;
	text-align:center;
	}

dfn {
	font-weight:bold;
	}

dt {
	font-weight:bold;
	padding-top:6px;
	padding-bottom:0px;
	}

dd {
	padding-top:0px;
	padding-bottom:2px;
	}

em, cite {
	font-style:italic;
	}

hr {
	color: #590059;
	}

hr.half {
	color: #590059;
	width: 50%;
	text-align: left;
	}

label {
	font-weight:bold;
	}

h1, h2, h3, h4, h5 h6 {
	font-family:"Times New Roman", Garamond, Georgia, Palatino, Times, Serif, serif;
	color:#590059;
	text-align:left;
	}

h1 {
	font-size:1.5em;
	margin:0.5em 0px 0.5em 0px;
	padding:0px;
	text-align:center;
	}

h2 {
	font-size:1.4em;
	}

h2.floated {
	font-size:1.3em;
	letter-spacing:0.05em;
	color:#ffffff;
	background-color:#590059;
	border:0px;
	padding:3px;
	margin:0px;
	}

h3 {
	font-size:1.3em;
	border-top: 1px solid #590059;
	}

h4 {
	font-size:1.2em;
	margin:0px;
	padding:0px;
	}

h5 {
	font-size:1.1em;
	}

h6 {
	font-size:1em;
	}

img.bottom {
	display:block;
	text-align:center;
	line-height:45px;
	padding-bottom:0px;
	padding:0px;
	margin:0px;
	border:0px;
	}

ol.lowalpha {
	list-style-type:lower-alpha;
	}

ol.lowroman {
	list-style-type:lower-roman;
	}

ol.uproman {
	list-style-type:upper-roman;
	}

ul.disc {
	list-style-type:disc;
	}

ul.square {
	list-style-type:square;
	}

li {
	padding-bottom:6px;
	}

th {
	color:#ffffff;
	background-color:#590059;
	}

a:link {
	color:#0000cc;
	text-decoration:none;
	}

a.light:link {
	color:#f3dba7;
	text-decoration:none;
	}

a:visited {
	color:#cc00cc;
	text-decoration:none;
	}

a:active {
	color:#990000;
	background-color:#ffffcc;
	text-decoration:none;
	}

a:hover {
	color:#ff6633;
	background-color:#ffffcc;
	text-decoration:none;
	}

form {
	margin:0px;
	border:0px;
	padding:0px;
	}
