body{
	font-family:"Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	font-size:14px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	margin:0px;
	background:url('../../resources/images/background.jpg');  
	height:100%;
	}
		
input[type=text], input[type=password] {
	padding:3px;
	font-family:"Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	font-size:13px;
}
		
#mainarea {
	position:relative;
	margin:0 auto;
	margin-top:15px;
	text-align:left; 
	width:960px;
	background-color:white;
	padding:0px;
}

#topcap {
	margin:0 auto;
	background:transparent url(../../resources/images/top-cap.png) no-repeat scroll 0 0;
	height:5px;
	width:964px;
}

#masthead { 
	background-color:#D5FBFF;
	padding-left:20px;
	padding-right:20px;
}

#actionbar { 
	color:white;
	font-size:13px;
	border-top:solid 1px gray;	
	background-color:#9FBCBF;
	padding-left:20px;
	padding-right:30px;
	padding-top:5px;
	padding-bottom:5px;
	height:18px;
}

#actionleft {
	display:inline;
	position:relative;
	width:40%;
	float:left;
}

#actionright {
	
	text-align:right;
	display:inline;
	position:relative;
	width:59%;
	float:right;
}

#bodycontainer{
	border-top:solid 1px gray;
	padding-left:20px;
	padding-right:20px;
	position:relative;
	background-color:white;
}

#singlebody {
	position:relative;
	padding-top:10px;
	width:100%;
	padding-bottom:20px;
}
	
#leftbody {
	position:relative;
	padding-top:20px;
	padding-right:20px;
	padding-left:10px;
	width:70%;
	padding-bottom:25px;
	float:left;
	border-right:dotted 1px silver;
}

#rightbody {
	position:relative;
	width:25%;
	padding-top:20px;
	padding-bottom:10px;
	float:right;
}

#footercontainer{
	border-top:solid 1px silver;
	padding:8px 20px 8px 20px;
	clear:both;
	background-color:#eeeeee;
	color:gray;	
	font-size:11px;
	text-align:center;
	height:16px;
}

.slidersquare {
	margin:16px 0px 0px 45px;
	display:inline-block;
	color:white;
}

.headertext {
	display:block;
	font-size:16px;
	font-weight:bold;
}

.subheadertext {
	display:block;
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}

.logo {
	width:120px;
	margin-left: 20px;
	}

.regHeaderTable{
	}

.fieldCells, .labelCells{
	padding:3px 3px 3px 5px;
	font-size:14px;
	vertical-align:top;
	}
	
.nrmbutton {
	font-size:12px;
}
	
.normalTA {
	padding:3px;
	width:100%;
	font-family:"Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	font-size:13px;
	height:100px;
}

.normalInput {
	padding:3px;
	width:100%;
	font-family:"Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	font-size:13px;
}

.checkbox {
	width:0px;	
	padding:5px;
}
	
hr{
	border:dotted 1px gray;
	margin-left:20px;
	margin-right:20px;
	margin-top:0px;
	margin-bottom: 15px; 
	}
	
.validationMsg {
	padding-left:20px;
	margin-left:10px;
	background-image:url('../../resources/images/error.png');
	background-position:left;
	background-repeat:no-repeat;
	color:black;
	display:inline;		
}
	
.helpdialogtext{
	font-size:11px
}
	
.mediumtext {
	font-size:12px
}
	
#loginbox {
	background-color:#D5FBFF;
	border:solid 1px #eeeeee;
}
	
	
#stext {
	margin-right:3px;
	background:#eeeeee;
	padding:9px;
	width:99%; 
	height:1px;
	overflow:auto;
	border:solid 1px silver;
}
	
.aboutdiv {
	line-height:16px; 
font-size:12px;
padding:0px 15px 20px 0px;
}
	
/* defaults for all examples */
.kwicks {
	list-style: none;
	position: relative;
	margin:0px; 
	padding:10px 0px 10px 0px;
}

.kwicks li {
	float: left;
	padding:0px;
	width: 45px;
	height: 50px;
	margin-right: 5px;
	overflow:hidden;
} 

#kwick1 { 
	background:url('../../resources/images/scripturesm.png');
	background-position-x:left;
	background-repeat:no-repeat;
	background-color: #2F3738;

}
#kwick2 {
	background:url('../../resources/images/Observation.png');
	background-position-x:left;
	background-repeat:no-repeat;
	background-color: #9FBCBF;

}
#kwick3 {
	background:url('../../resources/images/Application.png');
	background-position-x:left;
	background-repeat:no-repeat;
	background-color: #647678;

}
#kwick4 { 
	background:url('../../resources/images/Prayer.png');
	background-position-x:left;
	background-repeat:no-repeat;	
	background-color: #59D8E5;
	margin-right: 0px;
}
	
.nrmimage {
	border:0px;
	vertical-align:middle;
}
	
.regfield {
	width:210px;
}

.regfieldselect {
	width:215px;
}

#userinfo {
	font-size:12px;
line-height:20px; 
background:#eeeeee;
border:dotted 1px silver;
padding:10px 10px 10px 10px; 
}
	
a:link { color: #2F3738; text-decoration:underline;}
a:visited { color: #2F3738; text-decoration:underline; }
a:active { color: #59D8E5; text-decoration: none }
a:hover { color: #2F3738; text-decoration: none}

a.action:link {color: white; text-decoration:none;}
a.action:visited {color: white; text-decoration:none; }
a.action:active {color: #59D8E5; text-decoration: none }
a.action:hover {color: white; text-decoration: underline}