﻿html, body, h1, h2, h3, h4, ul {
	margin: 0;
	padding: 0;
}
li
{
	margin-left: 25px;
	list-style-position:outside ;	
}

h1 img {
	display: block;
}
img {
	border: 0;
}

a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear:both ;
}
.clearLeft {
	clear:left ;
}
.clearRight {
	clear:right ;
}
body {
	background: #C6C7C9;
	text-align: center;
	font-family: 11px verdana, arial, sans-serif;
	/*color: #74653D;*/
	padding-bottom: 0px;
	padding-top: 0px;
}
table 
{
	font-family: Arial, Verdana, sans-serif;
	font-size:12px;
}
p 
{
	margin:5px 0px 15px 0px;
	line-height:1.5em;
	
}
/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 900px;
	position: relative;
	background: #ffffff;
}

#header {
  position: absolute;
  top: 20px;
  left: 52px;
  right:50px;
  width: 796px;
  height: 146px;
  background: url(../../site/olathe/images/banner.jpg) no-repeat;
}

#headerMenu 
{
	position:relative;
	top:166px;
	left:52px; 
	width: 796px; 
	height:32px; 
	background-color:#284B9D;
}
#headerMenuCornerLeft
{
	background:url(../../site/olathe/images/blueCornerLeft.jpg) no-repeat; 
	float:left; 
	height:32px; 
	width:15px;
}

#headerMenuCornerRight
{
	float:right;
	background:url(../../site/olathe/images/blueCornerRight.jpg) no-repeat; 
	height:32px; 
	width:15px;
}

#headerMenuNav
{
	text-align:center;
	position:absolute; 
	top:4px; 
	left:200px;
	color:#ffffff;  
	font-weight:bold; 
	font-size:18px;
}

#headerMenuNav a
{margin-right:80px;
	color:#ffffff;
	text-decoration:none;
}

#headerMenuNav a:hover {
  text-decoration: underline;
}

#headerMenuNav .MenuOn 
{
	color:#ffffff;
	text-decoration:underline;
}

#pageTopImageArea
{
	height:348px; 
	width:500px;
}

#content
{
	position:relative;
	top:173px;
	left:52px;
}


#rightNav
{
	float:right; 
	padding-right:103px;
	position:relative;
}

#rightNav .title
{
	background-color:#fbb614; 
	width:265px; 
	height:35px;
	text-align:center; 
	padding-top:5px; 
	margin-bottom:5px;
	color:#3A4D99; 
	font-size:20px;
	font-weight:bold; 
}

#rightNav .contentHome
{
	background-color:#fedfa4; 
	height:266px; 
	width:265px; 
	/*padding-left:3px; 
	padding-right:3px;
	padding-top:15px; */
	line-height:17px;
	color:#3D4A98; 
	font-size:12px;
}
#rightNav .content
{
	background-color:#fedfa4; 
	height:266px; 
	width:258px; 
	padding-left:3px; 
	padding-right:3px;
	padding-top:15px; 
	line-height:17px;
	color:#3D4A98; 
	font-size:12px;
}
#rightNav .menuGroupCaption
{
	padding-left:30px;
	padding-bottom:6px;
	font-weight:bold;
}

#rightNav .menuHighLight
{
	/*background:url(../../images/arrow.jpg) no-repeat;*/
	background-color:#fbb614; 
	height:28px;
	padding-bottom:0px; 
	padding-top:1px;
	padding-left:0.5px;
	padding-right:1px;
	position: relative; 
/*  float:right;*/
	text-align:center
	
}
#rightNav .menuNormal
{
	/*background:url(../../images/arrow.jpg) no-repeat;*/
	background-color:#fedfa4; 
	position:relative; 
	height:28px;
	/*top:-20px;*/
/*  float:right;*/
}

#rightNav .menu
{
	background:url(../../site/olathe/images/arrow.jpg) no-repeat;
	background-color:#fedfa4;
	padding-left:30px;
	padding-right:5px;
	position:relative; 
}
#rightNav .menuTextOutter
{
	padding-left:9.5px;
	padding-right:3px;
	font-weight:bold ;
	padding-top:3px;
	position:relative;
	float:right ;
	margin-left:-263px;
	width:250px; 
	text-align:left;
}
#rightNav .menuTextInner
{
	padding-left:10px;
	padding-right:3px;
	font-weight:bold ;
	padding-top:3px;
	position:relative;
	float:right ;
	margin-left:-263px;
	width:250px; 
	text-align:left;
	cursor:hand;
}
#rightNav .menu a
{
	color:#284B9D;
	text-decoration:none;
}
#rightNav .menu a:hover
{
	text-decoration:underline;
}

#rightNav .menuOn
{
	background:url(../../site/olathe/images/arrowOn.jpg) no-repeat;
	padding-left:30px;
	font-weight:bold;
	padding-bottom:6px;
	
}

#rightNav .menuOn a
{
	color:#284B9D;
	text-decoration:none;
}
#rightNav .menuOn a:hover
{
	text-decoration:underline;
}

#rightNav .bottom
{
	background:url(../../site/olathe/images/yellowBottom.jpg) no-repeat; 
	width:265px; 
	height:21px
}

.spacer {
  height: 8px;
}
.spacer2 {
  height: 5px;
}
.wrapper 
{
	margin: 0 auto;
	text-align: left;
}

.outer {
	position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
	margin-left: 263px;    /*** Critical left col dimension value ***/
	width: 506px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
	margin-top:6px;

}

.float-wrap {
	float: left;
	width: 262px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
	margin-right: -1px;   /*** Static fix ***/
}

#newsCenter {
	float: right;
	width: 254px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
	margin-bottom: -1px;   /*** Fixes a variance in IE/win for the green AP bottom boxes ***/
	/* \*/
	margin-left: -1px;
	/* Hidden from IE-mac */
}

#newsleft 
{
	float:left;
	position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
	width: 264px;    /*** Critical left col/divider dimension value ***/
	margin-left: -263px;    /*** Critical left col/divider dimension value ***/
}

.newsLeftBottom
{
	background:url(../../site/olathe/images/newsRightBottom.jpg) no-repeat;
	width:264px; 
	height:21px;
}

#newsright {
	float: left;
	position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
	width: 264px;    /*** Critical right col/divider dimension value ***/
	margin-right: -258px;    /*** Critical right col/divider dimension value ***/
	margin-left: 8px;   /*** Static fix ***/
}
.newsRightBottom
{
	background:url(../../site/olathe/images/newsRightBottom.jpg) no-repeat;
	width:264px; 
	height:21px;
}

/*
#newsLeft
{
	width:253px; 
	height:160px;
	position:relative;
}

#newsMiddle
{
	float:right; 
	width:253px; 
	height:160px; 
	padding-right:433px; 
	position:relative;
	top:0px;
}

#newsRight
{
	float:right ; 
	width:253px; 
	height:160px; 
	padding-right:160px; 
	position:relative ;
}
*/
.contentTitle
{
	background-color:#fbb614; 
	padding-top:5px; 
	text-align:center; 
	height:35px;
	text-align:center; 
	color:#3A4D99; 
	font-size:20px;
	font-weight:bold;
}

.newsContent
{
	background-color:#fedfa4; 
	font-size:12px; 
	height:120px; 
	padding-left:10px; 
	padding-top:5px;
	margin-top:5px;
	color:#3A4D99;  
}

.newsBottom
{
	background:url(../../site/olathe/images/newsYellowBottom.jpg) no-repeat;
	width:253px; 
	height:21px;
}

.newsContent div
{
	padding-top:5px;
}

.newsContent a
{
	color:#284B9D;
	text-decoration:none;
}

.newsContent a:hover
{
	text-decoration:underline;
}

#middle
{
	width:800px;
	position:relative;
}

#middleContent
{
	background-color:#fedfa4; 
	padding-left:10px; 
	padding-right:10px; 
	padding-top:15px;
	padding-bottom:15px;
	margin-top:5px;
	color:#3A4D99;  
	font-size:12px;
	line-height:20px;
}

#middleBottom
{
	background:url(../../site/olathe/images/middleYellowBottom.jpg) no-repeat;
	width:800px; 
	height:21px;
}

#left
{
	float:left;
	width:525px; 
	position:relative;
}

#leftContent
{
	background-color:#fedfa4; 
	padding-left:10px; 
	padding-right:10px; 
	padding-top:15px;
	margin-top:5px;
	padding-bottom:15px;
	color:#3A4D99;  
	font-size:12px;
	line-height:20px;
}

#leftBottom
{
	background:url(../../site/olathe/images/contentYellowBottom.jpg) no-repeat;
	width:525px; 
	height:21px;
}

#footer 
{
	margin-top:20px;
	text-align: center;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
	vertical-align:top ;
	width:800px;
	position:relative;
}

#footer div
{
	margin-top:10px;
}

#footer .rss
{
	background:url(../../site/olathe/images/rss.jpg) no-repeat; padding-left:20px;
}

#footer a
{
	color: #000000;
	text-decoration:none;
}

#footer a:hover
{
	 text-decoration:underline;
}

.important
{
	font-weight:bold;
	font-style:italic ;
}
.bold
{
	font-weight:bold;
}
h5
{
	font-size:15px;
	margin-bottom:0px;
}

fieldset {
	padding:10px;
	text-align: center;
}

legend {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	line-height: 1.1;
	color:#fff;
	background: #284B9D;
	border: 1px solid #333;
	padding: 2px 6px 2px 6px;
}

.buttons 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	line-height: 1.1;
	color:#fff;
	background: #284B9D;
	border: 1px solid #333;
	padding: 2px  6px;
	text-align:center ;
	text-transform:uppercase;
	width:100px;
	/*
	color: #fff; 
	border-color: #284B9D #d8d8d0 #d8d8d0 #284B9D;
	text-decoration: none;
	font-weight:bold;
	color:#fff;
	background: #284B9D;
	border:solid 1px  #d8d8d0 ;*/
}

/*Admin Section*/
#AdminMenu
{
	background-color:#FBB614; 
	background-image:url(../../site/olathe/images/MenuBGAdmin.jpg);
	background-repeat:repeat-y;
	padding-top:20px; 
	padding-left:20px;
	padding-right:20px;
	text-align:center; 
	text-align:center; 
	color:#3A4D99; 
	font-size:14px;
	font-weight:bold;
}

#AdminMenu div
{ 
	margin-top:15px;
}

#AdminMenu a
{
	color:#3A4D99; 
	text-decoration:none;
	font-variant:small-caps;
}

#AdminMenu a:hover {
  text-decoration: underline;
}

#AdminMenu .MenuOn 
{
	color:#FFFFFF;
	text-decoration:underline;
}
#AdminContent
{
	padding:20px 20px 20px 20px; 
	background-color:#fedfa4; 
	background-image:url(../../site/olathe/images/BGAdmin.jpg);
	background-repeat:repeat-y;
	font-size:12px;
}
#AdminFooter
{
	padding:20px 20px 20px 20px; 
	background-color:#fedfa4; 
	background-image:url(../../site/olathe/images/BGAdmin.jpg);
	background-repeat:repeat-y;
}
#AdminBanner
{
	width:400px; 
	height:73px; 
	padding-left:40px;
	background-color:#231F20; 
	margin-bottom:4px; 
	background-image:url(../../site/olathe/images/BannerAdmin.jpg);
	background-repeat:no-repeat
}
#AdminBannerTitle
{
	position:relative;
	float:right; 
	color:White; 
	padding-top:30px;
	font-size:1.3em;
}
.tsLabel {
	 font-size:12px;
	 font-weight:bold;
}
.tsField {
	 font-size:12px;
}
	
/*used for buttons*/
.tsButton
	{
	/*font:12 px verdana;
	color:#036;*/
	border:1px solid #999999;
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:11px;
	display:inline;
	padding:2px 2px 2px 2px;
	cursor:pointer;

	}

/*used for other links*/
.tsLink
	{font:12px verdana;
	line-height:18px;
	color:#036;}
.tsLink a:link 
	{font:verdana; 
	color:#036; 
	text-decoration:none;}
.tsLink a:visited 
	{font:verdana;
	color:#036; 
	text-decoration:none;}
.tsLink a:hover 
	{color:#036; 
	text-decoration:none;}	
	
	
/*used for items in results grids*/
.tsGridItem
	{font:12 px verdana;
	color:#036;
	line-height:18px;}
.tsGridItem a:link 
	{font:verdana; 
	color:#036; 
	text-decoration:none;}
.tsGridItem a:visited 
	{font:verdana;
	color:#036; 
	text-decoration:none;}
.tsGridItem a:hover 
	{color:#036; 
	text-decoration:none;}			
	
.tsGridAltItem
	{font:12 px verdana;
	color:#036;
	line-height:18px;
	background-color:White;}
.tsGridAltItem a:link 
	{font:verdana; 
	color:#036; 
	text-decoration:none;}
.tsGridAltItem a:visited 
	{font:verdana;
	color:#036; 
	text-decoration:none;}
.tsGridAltItem a:hover 
	{color:#036; 
	text-decoration:none;}			
		
/*used for header in results grids*/
.tsGridHeader
	{font:12 px verdana;
	line-height:18px;
	border-top:/*dashed*/ 1px #036;
	border-bottom:/*dashed*/ 1px #036;
	padding:1px 1px;
	background-color:#FBB614;
	color:#036;}
.tsGridHeader a:link 
	{font:verdana; 
	color:#036; 
	text-decoration:bold;}
.tsGridHeader a:visited 
	{font:verdana;
	color:#036; 
	text-decoration:none;}
.tsGridHeader a:hover 
	{color:white; 
	text-decoration:none;}	
	
.Required
{
	color:#CC3300;
}

