﻿.HeaderLabel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	/*width: 35em;*/
	height: 30px;
	padding-left: 25px;
	padding: 10px;
	margin-bottom: 0px;
	color:#787878;
}

.Deadline
{
	font-size: 14px;
	font-weight: bold;
}
      
.ActiveStep
{
	font-size:15px;
	font-weight: bold;
	border:solid 2px white;
	color:#FFFFFF;
}

.InactiveStep
{
	
}

.ToolbarBtn
{
	border: 1px solid #9ECB3B;
	background: #9ECB3B;	
	font-weight: normal;
	font-size: 12px;
	font-family: "Segoe UI", Arial, sans-serif;
	cursor:pointer;
}

a.imgbdr{border:none;} 
a:visited.imgbdr{border:none;} 
a:hover.imgbdr{border:none;} 

.hidden
{
 visibility:hidden;	
}

/* CSS for Messages to Customers */
.SuccessMessage
{
	border: solid 2px Green;
	padding: 5px;
}

.WarningMessage
{
	border: solid 2px Yellow;
	padding: 5px;
}

.ErrorMessage
{
	border: solid 2px Red;
	padding: 5px;
}



.MemberNames
{
	font-family: Bookman Old Style, Courier, Courier New;
}

.bl
{
	background:  0 100% no-repeat;
	width: 80em;
}
.br
{
	background:  100% 100% no-repeat;
}
.tl
{
	background: url(images/green_curve.png) 0 0 no-repeat #9ECB3B;
}
.tr
{
	background: 100% 0 no-repeat;
	padding: 10px;
}
.clear
{
	font-size: 1px;
	height: 1px;
}

.bl_footer
{
	background:  0 100% no-repeat;
	width: 80em;
}
.br_footer
{
	background: url(images/orangecurve.png) 100% 100% no-repeat #F8981D;
}
.tl_footer
{
	background:  0 0 no-repeat;
}
.tr_footer
{
	background:  100% 0 no-repeat;
	padding: 10px;
}
.clear_footer
{
	font-size: 1px;
	height: 1px;
}


#steps
{
	width: 940px;
	margin: 0 auto;
	padding: 0;
	background: #9ECB3B repeat-y left top;
}

#steps-bgtop
{
	padding: 5px 5px;
	background: #9ECB3B repeat-x left top;
}

body
{
	margin: 0;
	padding: 0;
	background: #348B8D;
	font-family: Bookman Old Style, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	cursor: default;
}

h1, h2, h3
{
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-weight: normal;
	color: #FFFFFF;
}

h1
{
	font-size: 2em;
}

h2
{
	font-size: 1.6em;
}

h3
{
	font-size: 1.6em;
}

p, ul, ol
{
	margin-top: 0;
	line-height: 180%;
}

ul, ol
{
}

a
{
	text-decoration: none;
	color: #704A21;
}

a:hover
{
}

.wrapper
{
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header
{
	width: 960px;
	height:60px;
	margin: 0 auto;
}

/* Logo */

#logo
{
	float: left;
	margin: 0;
	padding-top: 10px;
	color: #FFFFFF;
}

#logo h1, #logo p
{
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

#logo h1
{
	float: left;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 2.6em;
}



#logo p
{
	float: left;
	margin: 0;
	padding: 12px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman" , Times, serif;
	font-style: italic;
}

#logo a
{
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

.headerinfo
{
	float: right;
	color: #FFFFFF;
	vertical-align:top;
	padding-right: 10px;
}

#adminlink
{
	float: right;
	color: #FFFFFF;
	margin: 0;
	padding: 12px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman" , Times, serif;
	font-style: italic;
}

#adminlink p
{
	float: right;
	margin: 0;
	padding: 12px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman" , Times, serif;
	font-style: italic;
}
/* Menu */

#menu
{
	width: 960px;
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 0px 0;
	background: #9ECB3B; 
}

#menu ul
{
	margin: 0;
	padding: 0px 0px 0px 25px;
	list-style: none;
	line-height: normal;
}

#menu li
{
	float: left;
	height: 50px;
}

#menu a
{
	display: block;
	margin-top: 10px;
	margin-right: 3px;
	padding: 7px 30px 7px 30px;
	background: url(images/img03.jpg) no-repeat right 7px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #325C12;
	border: none;
}

#menu a:hover, #menu .current_page_item a
{
}

#menu .current_page_item a
{
	padding-left: 0;
}

#menu a:hover
{
	text-decoration: underline;
}

/* Page */

.page
{
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img04.jpg) repeat-y left top;
}

.page-bgtop
{
	padding: 20px 25px;
	background: url(images/img02.jpg) repeat-x left top;
}

.admin_page
{
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background: url(images/admin_img04.jpg) repeat left top;
}

.admin_page-bgtop
{
	padding: 20px 25px;
	background: url(images/admin_img02.jpg) repeat-x left top;
}

#page-bgbtm
{
}

/* Content */

#content
{
	float: left;
	width: 630px;
	padding: 0;
}


#content-admin
{
	
	float: left;
	width: 960px;
	padding: 0;
}


.post
{
	margin-bottom: 25px;
	border-bottom: 1px dashed #BCDD4D;
}

.post-bgtop
{
}

.post-bgbtm
{
}

.post .title
{
	height: 32px;
	padding: 8px 0 0 0px;
	letter-spacing: -.5px;
	color: #8AB52B;
}

.post .title a
{
	color: #5B7817;
	border: none;
}

.post .meta
{
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: left;
	background: url(images/img05.jpg) no-repeat left 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .meta a
{
	color: #8AB52B;
}

.post .entry
{
	padding-bottom: 20px;
	text-align: justify;
}

/* Sidebar */


#sidebar
{
	float: right;
	width: 230px;
	padding: 0;
	color: #333333;
}

/* Footer */

#footer
{
	background: #F8981D;
	height: 35px;
	margin: 0 auto;
	padding: 0 0 25px 0;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p
{
	margin: 0;
	padding-top: 15px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	color: #E1F5A6;
}

.footertext
{
	margin: 0;
	padding-top: 15px;
	font-size: 15px;
	color: #E1F5A6;
}

.largefootertext
{
	margin: 0;
	padding-top: 15px;
	font-weight:bold;
	font-size: 18px;
	color: #E1F5A6;
}

#footer a
{
	color: #5B7817;
}

.DefaultTextBoxCounterStyle
{
	font-weight: bold;
	font-family: Bookman Old Style, Arial, Helvetica, sans-serif;
	color: White;
	padding: 2px;
	font-size: 12px;
	color: #333333;
}

.WarningTextBoxCounterStyle
{
	background-color: #ddd;
	color: #333333;
	padding: 2px;
	font-weight: bold;
	font-family: Bookman Old Style, Arial, Helvetica, sans-serif;
	font-size: 110%;
}

.MaxTextBoxCounterStyle
{
	background-color: #ddd;
	color: #333333;
	padding: 4px;
	font-weight: bold;
	font-size: 150%;
	font-family: Bookman Old Style, Arial, Helvetica, sans-serif;
}

.FooterSpacer
{
	width: 960px;
	height: 15px;
	margin: 0 auto;
}

.Deadline_LBL_InProcess
{
	/*color:Yellow;*/
}

.Deadline_LBL_PastDue
{
	/*color:Red;*/
}

.ActiveGridTab
{
 border-top:solid 1px black;
 border-bottom:none;
 border-left: solid 1px black;
 border-right: solid 1px black;
}


