/* Color Palette
 *
 * Light Tan: #e6e4ce
 * Light Green: #8abb14
 * Dark Blue: #1d2a5c
 * Blue: #0a50a1
 */
 

body
{
	font: 12px/1.2 	'Lucida Grande', 'Trebuchet MS', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	background: #ffffff;
}

a {	color: #083C79; text-decoration: underline; }	
a:hover { color: #083C79; }

#banner
{
	width: 760px;
	height: 100px;
	margin: 0px auto;
	padding-top: 0px;
	background: url('../img/CLS LOGO.jpg') no-repeat top left;
	font-size: 12px;
	font-family: 'Trebuchet MS', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	vertical-align: middle;
}

#banner input
{
	font-size: 12px;
	font-family: 'Trebuchet MS', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
}

#banner input.small
{
	height: 16px;
}

#menu
{
	width: 760px;
	background: #e6e4ce;
	margin: 0 auto;
	height: 30px;
	border-top: 1px solid #000000;
	font: bold 12px/1.2 'Trebuchet MS', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
}

/*
#menuitem
{
	font-weight: bold;
	float: left;
	width: 152px;
	background: #e6e4ce;
}

#menuitem a
{
	border-bottom: 1px solid #B0AEA1;
	display: block;
	padding: 7px 0;
	text-align: center;
	text-decoration: none;
	width: 100%;
	height: 100%;
	padding: 5px 5px px 5px;
}

#menuitem a:hover
{
	background-color: #C7C5B7;
	border-bottom: 1px solid #75746C;
	color: #f0f0f0;
}
*/

/* minimum menu requirements for functionality */

.topmenu
{
	list-style-type:none;
	margin:0;
	padding:0;
}

.topmenuitem
{
	list-style-type:none;
	float:left;
	text-align: center;
	margin-bottom: 0px;
}

.topmenuitem a
{
	display:block;
	width: 126.6px;
	padding-top: 8px;
	height: 22px;
	text-decoration: none;
	color: #000000;
}

.topmenuitem a.current
{
	color: #f0f0f0;
	background: #C7C5B7;
}

.topmenuitem a:hover
{
	background: #C7C5B7;
	color: #ffffff;
}

.submenu
{
	list-style-type:none;
	position: relative;
	width: 760px;
	padding:0;
	float:left;
	display:none;
	z-index: 1;
}

.submenuitem
{
	list-style-type:none;
	float: left;
	text-align: center;
}

.submenuitem a
{
	display:block;
	width: 152px;
	height: 23px;
}

.submenuitem a:hover
{
	background-color: Transparent;
	color: #ffffff;
}

li:hover ul , li.over ul{ /* lists nested under hovered list items */
	display: block;
}

#menu li>ul { 
	top:auto;
}

#blurboverlay
{
	width: 760px;
	height: 30px;
	margin: 0 auto;
	background-color: #8abb14;
	filter: alpha(opacity=60);
	moz-opacity:.60;
	opacity:.60;
	clear: both;
	position: absolute;
	top: 139px;
}

#blurboverlaytext
{
	width: 760px;
	margin: 0 auto;
	padding-left: 20px;
	position: absolute;
	top: 146px;
	z-index: 2;
	font-family: 'Trebuchet MS', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff
}

#blurb /* A random blurb or advertising piece; use images from marketing */
{
	border-bottom: 1px solid #5171B2;
	width: 760px;
	height: 170px;
	background: #164198;
	margin: 0px auto 0px auto;
	padding-bottom: 0px;
	clear: left;
}

#content /* Large box containing all content (link boxes, actual content, etc) */
{
	width: 760px;
	background: #ffffff;
	margin: 0 auto;
	padding-top: 0px;
}

#content .display /* The content for the page */
{
	font-size: 12px;
	padding: 10px 0px;
	background-color: #ffffff;
}

#footertext
{
	width: 760px;
	background: #ffffff;
	margin: 0 auto;
	padding-bottom: 5px;
	font-size: 12px;
	font-family: 'Trebuchet MS', Verdana, Tahoma;
	padding-top: 5px;
	text-align: center;
	clear: both;
}

#footer
{
	width: 760px;
	height: 10px;
	background: #8abb14;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	clear: both;
}

#footerc {
	text-align: center;
	font-family: 'Trebuchet MS', Verdana, 'Lucida Grande';
	margin-top: 5px;
	font-size: 10px;
	color: #666666;
	clear: both;
}

h3
{
	margin: 0px 0px 3px 0px;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

hr
{
	border: 0px;
	border-bottom: 1px solid #8abb14;
	height: 1px;
	width: 75%
}

.display ul
{
	text-indent: -1em;
	list-style-position: inside;
}

li
{
	margin-bottom: 5px;
}

/* page content headers */
#header
{
	width: 500px;
	margin-left: 0px;
	margin-right: 10px;
	padding: 5px 15px;
	background: #e6e4ce;
}

#header h4
{
	font-size: 18px;
	margin: 5px 0px;
	color: #688C0F;
}

#header p
{
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 1.5em;
	color: #0B214C;
}

/* floating boxes */
#box
{
	float: left;
	width: 150px;
	padding: 10px 10px;
	background-color: #ffffff;
}

#box ul
{
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}

#box li
{
	font-size: 12px;
	font-weight: bold;
	font-family: 'Trebuchet MS', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	border-bottom: 1px dotted #8abb14;
	padding-bottom: 5px;
	margin-bottom: 5px;
	color: #737267;
}

#box li a
{
	text-decoration: none;
	color: #000000;
}

div.linkbox
{
	margin: 0px auto;
	width: 150px;
}

div.linkbox a
{
	display: block;
	background: #487CB9;
	color: #fff;
	text-decoration: none;
	text-align: center;
	height: 100%;
	padding: 5px 5px 5px 5px;
}

div.linkbox a:hover
{
	display: block;
	background: #85A8D1;
	color: #ffffff;
}

/* Form positioning (labels flush right, input flush left) */
div.row 
{
	width: 100%;
	clear: both;
	padding-top: 3px;
}

div.row span.label {
	float: left;
	width: 40%;
	text-align: right;
	}

div.row span.formw {
	float: right;
	width: 58%;
	text-align: left;
	} 

div.row input.formw {
	float: left;
	margin-left: 15px;
	text-align: left;
	} 
	
/* stupid hack */
.nonIE_toppadding
{
	padding-top: 15px;
}
