/*This is my narrow client stylesheet!*/
	body {
		font-family:arial,helvetica,sans-serif;
		font-size:0.75em;
		position:absolute;
		text-align:center;
		width:100%;
		min-width:900px;
	}
		a:link {color:#040484;text-decoration:none;}    /* unvisited link */
		a:visited {color:#040484;text-decoration:none;} /* visited link */
		a:hover {color:#b40404;text-decoration:none;font-weight:bold;}   /* mouse over link */
		a:active {color:#040484;text-decoration:none;}  /* selected link */

	#wrapper {
		width:82.5em;
		border-radius: 10px 10px 10px 10px;
		-moz-border-radius: 10px 10px 10px 10px;
		-webkit-border-radius: 10px 10px 10px 10px;
		border: 6px solid #000000;		
		padding:0.2125em;
        background-color: #ffffff;
		position:relative;
		text-align:left;
	}
	#header {
		text-align:center;
		vertical-align:middle;
		border-radius: 10px 10px 10px 10px;
		-moz-border-radius: 10px 10px 10px 10px;
		-webkit-border-radius: 10px 10px 10px 10px;
		border: 0px solid #000000;		
		font-size:1.5em;
		height:2.2em;
		color:#ffffff;
                background-color:  #2a3b59;
		border-spacing:15px;
	}
	#header2 {
		text-align:center;
		border:1px solid #2a3b59;
		width: 82.0em;
		height:8.93em;
        background-color: #67B0F9;
		border-spacing:0px;
	}
	#header  img {
		float:left;
	}
	#header2  img {
		height:101px;
		width:169px;
		float:left;
	}
	#header2  h1{
		font-family:Times New Roman,helvetica,sans-serif;
		font-size:3.9em;
		color: #15317E
		}
	#header3 {
		margin-top:0.2em;
		text-align:center;
		border:1px solid #2a3b59;
		height:1.4em;
		width:58.50em;
		font-size:1.4em;
        background-color: #FFCF35;
		border-spacing:20px;
	}
	#list2 {
		margin-top:0.3em;
		margin-left:0.5em;
		text-align:center;
		vertical-align:middle;
		border:3px solid #15317E;
		height:1.7em;
		width: 80.6em;
        background-color: #0094FF;
	}
	#content {
		margin-top:0.5em;
	}
	#content h2	{
		font-size:1.3em;
		text-indent:5px;
	}		
	#content div {
		padding:0.1em;
		float:left;
	}
	#content-left {
		text-align:center;
		width:36.5em;
		height:25em;
                background-color: #9fc3f5;
	}
	#content-main {
		text-align:center;
		color:#fffff0;
		margin-left:0.5em;
		width:35.8em;
		height:25em;
		background-image:url('../images/SacValDemo1.jpg');
        background-position:center; 
		background-repeat:no-repeat;
		background-color: #bbbbbb;
	}
	#content-right {
		margin-left:0.0em;
		text-align:center;
		width:36.5em;
		height:25em;
        background-color:  #9fc3f5;
	}
	#content-main p	{
		float:right;
		vertical-align:middle;
	}
	#content-row1 {
		margin-right:0.1em;
		margin-top:0.2em;
		margin-left:0.1em;
		padding:0.6em;
		width:82.0em;
        background-color: #FFE87C;
	}
	#content-left p {
		margin-top:0.0em;
	}
	#content-left img {
		height:275px;
		width:395px;
	}
	#content-right p {
		margin-top:0.0em;
	}
	#content-right img {
		height:275px;
		width:395px;
	}
	#content-main img {
		float=left;
		height:264px;
		width:352px;
	}
	#footer img {
		float=left;
	}
	#content-row2 li {
		list-style-type:none;
		text-indent:10px;
		}
	#content-row2 td	{
		text-indent:10px;
		font-size:1.1em;
		}		
	#content-main p	{
        background-color: #ffff99;
		margin-top:0.0em;
		text-align:center;
		font-size:1.25em;
		height:100%;
		}
	#content-box1, #content-box2 {
		margin-left:0.36em;
		border:0px solid #000;
		margin-top:.3em;
		height:210px;
	}
	#content-box3, #content-box4, #content-box5, #content-box6, #content-box7, #content-box8, #content-box9 {
		margin-left:0.36em;
		border:0px solid #000;
		margin-top:.3em;
		height:160px;
	}
	#content-box1 img {
	width: 300px;
	height: 200px;
	}
	#content-box1, #content-box2, #content-box3, #content-box4   {
		float:left;
		width:19.85em;
        text-align:center;
		background-image:url('images/lgtblue_gradient5a.png');
	}
	#content-box5, #content-box6, #content-box7, #content-box8, #content-box9   {
		float:left;
		width:19.85em;
        text-align:center;
		background-image:url('images/lgtblue_gradient5a.png');
	}
	#content-box1 h1	{
		margin-top:0.2em;
		margin-left:0.0em;
		height:25px;
		font-size:1.3em;
		color:#ffffff;
	}		
	#content-box2 h1	{
		color:#FBB117;
		margin-top:0.2em;
		margin-left:0.0em;
		height:25px;
		font-size:1.3em;
	}		
	#content-box3 h1	{
		color:#FBB117;
		margin-top:0.2em;
		margin-left:0.0em;
		height:1.0em;
		font-size:1.3em;
	}		
	#content-box4 h1	{
		color:#FBB117;
		margin-top:0.2em;
		margin-left:0.0em;
		height:25px;
		font-size:1.3em;
	}		
	#content-box5 h1	{
		color:#FBB117;
		margin-top:0.2em;
		margin-left:0.0em;
		height:25px;
		font-size:1.5em;
	}		
	#content-box6 h1	{
		color:#FBB117;
		margin-top:0.2em;
		margin-left:0.0em;
		height:25px;
		font-size:1.5em;
	}		
	#content-box7 h1	{
		color:#ffffff;
		margin-top:0.2em;
		margin-left:0.0em;
		height:25px;
		font-size:1.3em;
	}		
	#content-box8 h1	{
		color:#FBB117;
		margin-top:0.2em;
		margin-left:0.0em;
		height:25px;
		font-size:1.3em;
	}		
	#content-box9 h1	{
		color:#ffffff;
		margin-top:0.2em;
		margin-left:0.0em;
		height:25px;
		font-size:1.3em;
	}		
	#content-box1a, #content-box2a, #content-box3a, #content-box4a, #content-box5a	{
		border:0px solid #000;
		margin-left:0.2em;
		position:absolute;
		margin-top:3.5em;
		width:4.15em;
		height:10.5em;
	}		
	#content-boxAB	{
		border:0px solid #000;
		margin-left:1.0em;
		position:absolute;
		margin-top:2.5em;
		width:12.15em;
		height:6.5em;
		font-size:1.35em;
	}		
	#content-boxAB1	{
		border:0px solid #000;
		margin-left:1.0em;
		position:absolute;
		margin-top:2.7em;
		width:12.15em;
		height:6.5em;
		font-size:1.35em;
	}		
	#content-box1b, #content-box2b, #content-box3b, #content-box4b, #content-box5b	{
		border:0px solid #000;
		margin-left:5.1em;
		position:absolute;
		margin-top:3.5em;
		width:4.15em;
		height:10.5em;
	}		
	#content-box1c, #content-box2c, #content-box3c, #content-box4c, #content-box5c	{
		border:0px solid #000;
		margin-left:10.05em;
		position:absolute;
		margin-top:3.5em;
		width:4.15em;
		height:10.5em;
	}		
	#content-box1d, #content-box2d, #content-box3d, #content-box4d, #content-box5d	{
		border:0px solid #000;
		margin-left:15.0em;
		position:absolute;
		margin-top:3.5em;
		width:4.15em;
		height:10.5em;
	}		
	#content-alpha	{
		border:0px solid #000;
		margin-left:0.2em;
		position:absolute;
		margin-top:5.5em;
		width:4.15em;
		height:10.5em;
	}		
	#content-box1beta	{
		border:0px solid #000;
		margin-left:5.1em;
		position:absolute;
		margin-top:5.5em;
		width:4.15em;
		height:10.5em;
	}		
	#content-box1comma	{
		border:0px solid #000;
		margin-left:10.05em;
		position:absolute;
		margin-top:5.5em;
		width:4.15em;
		height:10.5em;
	}		
	#content-box1delta	{
		border:0px solid #000;
		margin-left:15.0em;
		position:absolute;
		margin-top:5.5em;
		width:4.15em;
		height:10.5em;
	}		
	#content-box6a	{
		border:1px solid #000;
		margin-left:0.5em;
		position:absolute;
		margin-top:3.25em;
		width:4.0em;
		height:10.5em;
		background-color: #9fc3f5;
	}		
	#content-box6b	{
		border:1px solid #000;
		margin-left:5.3em;
		position:absolute;
		margin-top:3.25em;
		width:4.0em;
		height:10.5em;
		background-color: #9fc3f5;
	}		
	#content-box6c	{
		border:1px solid #000;
		margin-left:10.1em;
		position:absolute;
		margin-top:3.25em;
		width:4.0em;
		height:10.5em;
		background-color: #9fc3f5;
	}		
	#content-box6d	{
		border:1px solid #000;
		margin-left:14.9em;
		position:absolute;
		margin-top:3.25em;
		width:4.0em;
		height:10.5em;
		background-color: #9fc3f5;
	}		
	#content-label	{
		text-align:center;
		border:0px solid #000;
		margin-left:0.2em;
		position:absolute;
		margin-top:0.2em;
		width:19.0em;
		height:2.4em;
		background-color: #15317E;
	}		
	#content-label2	{
		color:#999999;
		text-align:center;
		border:0px solid #000;
		margin-left:0.2em;
		position:absolute;
		margin-top:0.2em;
		width:19.0em;
		height:4.0em;
		background-color: #15317E;
	}		
	#content-box3 table {
		width:95%;
		border-collapse:collapse;
		border:0px solid black;
	}		
	#content-box3 td	{
		padding:1px 16px 0px 2px;
	}		
	#content-box3 th	{
		height:25px;
		font-size:1.25em;
	}		
	#content-box2 table {
		width:100%;
		border-collapse:collapse;
		border:0px solid black;
	}		
	#content-box2 td	{
		padding:0px 4px;
	}		
	#content-box2 th	{
		height:25px;
		font-size:1.5em;
	}		
	#content-box1 table {
		width:100%;
		border-collapse:collapse;
		border:1px solid black;
	}		
	#content-box1 td	{
		padding:0px 6px;
	}		
	#content-box1 th	{
		height:25px;
		font-size:1.5em;
	}		
	#footer {
		margin-left:0.35em;
		margin-top:0.5em;
		padding:0.0em;
		height:3.13em;
		width:81.5em;
		background:url(CRlogo_bottom_2013.png) no-repeat;
		border:0px solid #2a3b59;
                background-color: #ffffff;
	}
	#bottom {
		clear:both;
		text-align:right;
	}

