body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#1E264E;
}
#container {
	border: 1px solid #a5acb2;
	width:780px;
	min-height:550px; /* was 600 changed 08-25-11*/
	overflow:hidden;
}
#logo{
	width: 500px;
	float:left;
/*	min-height:138px;*/
	
}
#logo img{
	vertical-align:middle;
}
#content{
	width:511px;
	padding-left:40px;
	padding-right:40px;
	padding-bottom:10px;/************** ADDED 01-09-10*/
	float:left;
	min-height:438px; /************** ADDED 12-25-12*/
	/*height:438px; 	***************CHANGED 01-09-10
	overflow-x: hidden;
	overflow-y: scroll;*/
	line-height:1.4em;
	border-right:2px solid #68AEE0;/****** ADDED 01-09-10*/
}
#content a{
	text-decoration:none;
	color:#5489e8;  /* was #68AEE0  */
}
#content a:hover{
	text-decoration:underline;
}
a.notAButton{

	background-color:#FF0000;
	color:white !important;
	padding:5px 15px;
}
#content a.onCoach{
	color:#1E264E;
	text-decoration:underline;
}
#report {
	border: 1px solid #a5acb2;
	width:780px;
	min-height:438px;
	overflow:hidden;
}
#report a {
	text-decoration:none;
	color:#5489e8;
}
#report a:hover{
	text-decoration:underline;
}
#subnav{
	float:left;
	width:187px;
	min-height:438px;
	height:auto !important;
/*	height: 438px; */
	border-left:0px solid #68AEE0; /* added 12-20-12 , was 2px*/
	background-position:bottom left;
	background-repeat:no-repeat;
	/*margin-left:-2px; ******************** ADDED 01-09-10*/
	color:#1E264E; /* added 02-26-10 , was #666*/
}
#submenu{
	float:left;
	width:187px;
	min-height:212px;
	/* border-left:2px solid #68AEE0; */
	margin-left:-2px; 
}
#subad{
	/* float:left; */
	width:187px;
	min-height:226px;
	/*border-left:2px solid #68AEE0;
	background-position:bottom left;
	background-repeat:no-repeat;*/
	
}
#jrnlnav{
	float:left; 
	width:187px;
	height:150px;
	overflow:auto;
	overflow-x: hidden; 
	overflow-y: scroll; 
	line-height:1.3em; 
} 
#jrnlnav a{
	text-decoration:none;
	
}
#jrnlnav a:hover{
	text-decoration:underline;
}
#goallist{
	float:left; 
	width:490px;
	height:250px;
	overflow-x: hidden; 
	overflow-y: scroll; 
	/*line-height:1.3em; 
	added 01-08-11 for scrolling large number of goals*/
} 
#goallist a{
	text-decoration:none;
	
}
#goallist a:hover{
	text-decoration:underline;
}

#walllist{
	float:left; 
	width:500px;
	height:350px;
	overflow-x: hidden; 
	overflow-y: scroll; 
	
} 
#walllist a{
	text-decoration:none;
	
}
#walllist a:hover{
	text-decoration:underline;
}
#walllist pre{
	width:450px !important; 
	white-space:pre-wrap; 
	border:1px solid #CCCCCC; 
	background-color:#FFFFFF; 
	padding:10px; 
	overflow:hidden; 
	Word-wrap:Break-word;
}
#actionlist{
/*	float:left; */
	margin-top: 0px;
	width:500px;  /**/
	height:33px;
	overflow-x: auto; 
	overflow-y: hidden; 
	line-height:1.0em !important;
	white-space: nowrap; 
	/*added 11-19-11 for scrolling left-to-right thru actions*/
} 
#actionlist a{
	text-decoration:none;
}
#actionlist a:hover{
	text-decoration:none;
}

#tabcontainer {
/*	border: 1px solid green;*/
	width:700px;
	height:20px;/* 40 */
}



#regidlist{
/*	border: 1px solid red;*/
	float:left; 
	margin-top: 0px;
	margin-bottom: 0px;
	width:500px; 
	height:20px; /*40*/
	overflow-x: auto; 
	overflow-y: hidden; 
	line-height:1.0em !important;/**/
	white-space: nowrap; 
	/*added 07-18-12 for scrolling left-to-right thru regids*/
} 
#regidlist a{
	text-decoration:none;
}
#regidlist a:hover{
	text-decoration:none;
}

#datalist{
	float:left; 
	width:300px;
	height:200px;
	overflow-x: hidden; 
	overflow-y: scroll; 
	/*line-height:1.3em; 
	added 07-09-11 for scrolling in report generator*/
} 

#datalist a{
	text-decoration:none;
}
#datalist a:hover{
	text-decoration:underline;
}

#footer{
	font-size:9px;
	color:#999;
	margin-top:5px;
	float:left; /*added 12-31-12*/
}
/*LIST FORMATTING*/

ul.top_ul{
	color:#FF9A00;
	font-weight:bold;
	list-style-image:url(../images/arrow.gif);
	padding:0px;
	margin:0 0 0 17px;
}
html* ul.top_ul{
	margin:7px 0 0 15px;
}

ul.top_ul a{
	color:#FF9A00;
	text-decoration:none;
}
ul.top_ul a:hover{
	color:#FF9A00;
	text-decoration:underline;
}
ul.top_ul li{
	margin: 1.2em 0 1.2em;
}
html* ul.top_ul li{
	margin: .8em 0 1em;
}
ul.second_ul, ul.two_line{
	list-style-image:url(../images/circle.gif);
	color:#000;
	font-weight:normal;
	width:150px;
	line-height:.3em;
	font-size:9px;
	padding:0;
	margin:-10px 0 0 17px;
}
html* ul.second_ul, ul.two_line{
	margin-top:0px;
}
ul.two_line{
	line-height:1.2em;
}
ul.two_line img{
	margin:0 6px 0 0;
	padding:0;
}
ul.second_ul li, ul.two_line li{
	padding:0px;
	margin:0 0 5px 0;
}
ul.second_ul li a, ul.two_line li a{
	color:#000;
	text-decoration:none;
}
ul.second_ul li a:hover, ul.two_line li a:hover{
	color:#000;
	text-decoration:underline;
}
.selected{
	color:#1E264E;
}
/* TEXT FORMATTING */
hr {
	color:#FF9A00;
	height:1px;
	border:none;
	background-color:#FF9A00;
}
pre{ width:480px !important; white-space:pre-wrap; border:1px solid #CCCCCC; background-color:#FFFFFF; padding:10px; overflow:hidden; Word-wrap:Break-word;}
.red {color: #FF0000}

.blue{
	color: #68AEE0;
	font-weight:bold;
}
.blue a{
	color: #68AEE0;
	font-weight:bold;
	text-decoration:none;
}
.smallGray{
	color: #1E264E;
	font-size:9px;
	line-height:1.3em;
	font-weight:normal;
}
.italics_right{
	float:right;
	font-style:italic;
}
h1{
	font-size:10px;
}
h2{
	font-size:10px;
	text-decoration:underline;
	font-weight:normal;
}
.bold{
	font-weight:bold;
}
/*FORM FIELDS*/
#form{
	width: 270px;
	float: left;
}
#form table{
	margin-top:20px;
}
input, select, .wider, .smaller, .smallbox {
	/*border: 1px solid #68AEE0; */
	width: 150px;
	font-size:11px;
}
input.button{
	width:auto !important;
	background-color:bottonface !important;
	border: 2px outset buttonface !important;
	border: 1px solid #68AEE0; 
}
input.checkbox{
	border: 1px solid #68AEE0; 
}

fieldset{
	border: 1px solid #68AEE0;
	width: 20em
}

textarea {
	border: 1px solid #68AEE0;
	font-size:11px;
}
.silver {background-color:#CCFFFF}
.gray {background-color:#DDDDDD}
.wider {width: 450px;border: 1px solid #68AEE0 !important;}
.wide350 {width: 350px;border: 1px solid #68AEE0 !important;}
.wide200 {width: 200px;border: 1px solid #68AEE0 !important;}
.wide150 {width: 150px;border: 1px solid #68AEE0 !important;}
.smaller {width: 100px;border: 1px solid #68AEE0 !important;}
.small50 {width: 50px;border: 1px solid #68AEE0 !important;}
.smallbox {
	width: 33px;
	size: 33px;
	border: 1px solid #68AEE0 !important;
	}
.tiny { 
	width: 15px;
	size: 15px;
	border: 1px solid #68AEE0 !important;
}
.tinynb {
	width: 15px;
	size: 15px;
	border: 0px !important;
}
/* tab panel formatting */
.tab { 
	
	/*width: 70px;*/
	white-space: nowrap;
	text-align: center;
	border-style: solid;
	border-color: #68AEE0;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	cursor: pointer;
	float:left;
	}
.tabhold { 
	background-color: white;
	color: #1E264E;
	}
.tabfocus { 
	background-color: #1E264E;
	color: white;
	}
.tabcontent { 
	
	width: 480px;
	/*height: 275px;*/
	border-style: solid;
	border-color: #68AEE0 !important;
	border-width: 1px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	}
.tabsubcontent { 
	
	width: 460px;
	/*height: 275px;*/
	border-style: solid;
	border-color:#68AEE0 !important;
	border-width: 1px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	}
/*MENU*/
#navigation {
	list-style-type:none;
	display:block;
	height:25px;
	width:775px;
	position:relative;
	font-size:0px;
	margin:0;
	padding:0;
}
#navigation li {
	float:left;
	overflow:hidden;
	padding:0;
	margin:0;
	height:25px;
}
#navigation li a {
	display:block;
	height:25px;
	position:relative;
    color:#000;
}
#navigation li a span  {
	cursor:hand;
	cursor:pointer;
	height:100%;
	position:absolute;
	width:100%;
    color:#000;
}
#navigation1 a:hover span, #navigation1 a.hover span,
#navigation2 a:hover span, #navigation2 a.hover span,
#navigation3 a:hover span, #navigation3 a.hover span,
#navigation4 a:hover span, #navigation4 a.hover span,
#navigation5 a:hover span, #navigation5 a.hover span,
#navigation6 a:hover span, #navigation6 a.hover span {
	background-position:0 -25px;
	height:25px;
}

/* navigation Elements */
#navigation1 {width:101px;}
#navigation1 a span {background:url("../images/nav_home.png") no-repeat top left;}
#home #navigation1 a span {background-position:0 -25px;}

#navigation2 {width:118px;}
#navigation2 a span {background:url("../images/nav_services.png") no-repeat top left;}
#services #navigation2 a span {background-position:0 -25px;}

#navigation3 {width:127px;}
#navigation3 a span {background:url("../images/nav_about_sai.png") no-repeat top left;}
#about_sai #navigation3 a span {background-position:0 -25px;}

#navigation4 {width:134px;}
#navigation4 a span {background:url("../images/nav_resources.png") no-repeat top left;}
#resources #navigation4 a span {background-position:0 -25px;}

#navigation5 {width:118px;}
#navigation5 a span {background:url("../images/nav_support.png") no-repeat top left;}
#support #navigation5 a span {background-position:0 -25px;}

#navigation6 {width:118px;}
#navigation6 a span {background:url("../images/nav_onCoach.png") no-repeat top left;}
#onCoach #navigation6 a span {background-position:0 -25px;}

#menu {display:block; height:25px; width:780px; background-color:#68AEE0; clear:both;}
#Upload {
	width: 25em;
	margin: 1em auto;
	padding:0 2em 2em 2em ;
	border:1px solid #bbb;
	/*color: #333;
	background:#ffd;
	font: 0.9em verdana, sans-serif;*/
}
			
#Upload h1{
	/*font: 1.4em bold verdana, sans-serif;*/
	margin: 0;
	padding:1em 0;
	text-align:center;
}
#Upload label{
	float: left;
	width: 7em;
}
		
#Upload p {
	 clear: both;
}		

.red{
	color:red;
}