@charset "UTF-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

html, button, input, select, textarea { font-family: sans-serif; color: #222; }

body { margin: 0; font-size: 1em; line-height: 1.4; background:rgb(242,242,242) url('/images/header.png') repeat-x top;}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

h1 {
   color: #666;
   margin:0 0 20px 0;
   padding:0px;
   letter-spacing:2px;
}

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 86.45%;
	padding-left: 2.275%;
	padding-right: 2.275%;
	clear: none;
	float: none;
}
#headlogo {
width: 100%;
margin-bottom:60px;
}
#mainbodyleft {
width: 100%;
}
#mainbody {
width: 100%;
}
#footer1 {
	border-top:1px solid #999;
	margin:50px 0 30px 0;	
	padding:30px 0 40px 0;
}
.footerLeft {
	float:left;
	text-transform:uppercase;
	color:#666;
	font-size:14px;
}
.footerRight {
	float:right;
	text-align:right;
}
.paddedBox {
padding:15px;
margin:0px;	
}
.stepContainer {
height:40px;
line-height:40px;
margin:0 0 20px;	
clear:both;
position:relative;
left:-55px;
}
.numberCircle {
    -webkit-border-radius: 999px;
    -moz-border-radius: 999px;
    border-radius: 999px;
    /*behavior: url(PIE.htc);*/

    width: 30px;
    height: 30px;
	padding:5px;
	margin-right:10px;
    
    background: #fff;
    border: 2px solid #999;
    color: #666;
    text-align: center;
    
    font: 25px Arial, sans-serif;
	font-weight:700;
	float:left;
}
.numberCircle2 {
    -webkit-border-radius: 999px;
    -moz-border-radius: 999px;
    border-radius: 999px;
    behavior: url(PIE.htc);

    width: 30px;
    height: 30px;
	padding:5px;
	margin-right:10px;
    
    background: #fff;
    border: 2px solid #999;
    color: #666;
    text-align: center;
    
    font: 25px Arial, sans-serif;
	font-weight:700;
	float:left;
}
#rsidebar h2 {
padding:0px;
margin:0px;	
}
#headtitle {
width: 100%;
clear: both;
margin-left: 0;
}
#topsubnav {
width: 100%;
clear: both;
margin-left: 0;
}
.stretchButton {
   width:100%;
   margin:10px 0 10px 0;	
}
.sysHeadBlock {
   clear:both;
   height:70px;	
}
.sysHeadLeft {
   float:left;	
}
.logoutBlock {
   float:right;	
}
#footer1 {
   width: 100%;
   clear: both;
   margin-left: 0;
}
.zeroMargin_mobile {
   margin-left: 0;
}
.hide_mobile {
   display: none;
}
.ltgrey {
   font-weight:bold;
   color:#666;	
}
.pw_weak,.pw_good,.pw_strong,.pw_short {
	float:left;
	height:30px;
	line-height:30px;
	font-size:14px;
	margin:0px 0px 0px 15px;	
	width:100px;
	text-align:center;
}
.pw_weak {
  	background:#FC0;
	border:1px solid #F60;
}
.pw_good {
	background:#6C9;
	border:1px solid #696;
}
.pw_strong {
	background:#0F3;
	border:1px solid #696;
}
.pw_short {
	background:#F90;
	border:1px solid #F60;
}
input[type=text],input[type=password] {
   border:1px solid rgb(215,215,215);
   padding:0 0 0 5px;
   margin:0px;
   height:30px;	
   font-size:16px;
}
/*input[type=select] {
   height:25px;
   line-height:25px;
}
input[type="checkbox"],input[type="radio"] {
    display:none;
}
input[type="checkbox"] + label span,input[type="radio"] + label span {
    display:inline-block;
    width:25px;
    height:25px;
    margin:-1px 6px 0 0;
    vertical-align:middle;
    background:url(/images/hds_checkbox.png) left top no-repeat;
    cursor:pointer;
}
input[type="checkbox"]:checked + label span,input[type="radio"]:checked + label span {
    background:url(/images/hds_checkbox_on.png) left top no-repeat;
}*/

.datadisplay {
   font-size:14px;	
}

.formBlock {
	padding: .25em .8em 0 0;
	overflow: visible;
	margin-bottom: 10px;
	float: left;
	clear: both;
	width:98%;
}
.formBlockOn {
	padding: .25em .8em .5em .5em;
	overflow: visible;
	margin-bottom: 10px;
	border: 1px solid #FF0;
	float: left;
	clear: both;
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width:98%;
	background:#F1D6AD;
}
.formErr {
    border:1px solid #C30;	
}
.fmblock {
	border-top:1px solid;	
	margin-top:15px;
	clear:both;
}
.fmblock_hud {
	color:#666;
	font-weight:600;
}
.grnBlockOn {
	padding: .25em .8em .5em .5em;
	overflow: visible;
	margin-bottom: 10px;
	border: 1px solid #099;
	float: left;
	clear: both;
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width:98%;
	background:#0FC;
}
.redBlockOn {
	padding: .25em .8em .5em .5em;
	overflow: visible;
	margin-bottom: 10px;
	border: 1px solid #F30;
	float: left;
	clear: both;
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width:98%;
	background: #F90;
}
.fieldTxt {
	line-height:30px;
	font-size:12px;	
}
.fieldBlock {
   display:block;
   float:left;
   margin:0 10px 20px 0;	
}
.fieldBlock label {
   display:block;
   margin:0 0 5px 0;
   font-weight:normal;
   padding:0px;
   font-size:14px;	
}
.fieldSpace {
   margin-right:25px;	
}
.fieldsize_sm {
   width:50px;	
}
.fieldsize_md {
   width:100px;	
}
.fieldsize_lg {
   width:300px;	
}
.fieldTextarea {
   width:300px;
   height:200px;
}
#fieldMenu button,#ruleMenu button {
	font-size:12px;	
	margin-right:4px;
}
#fieldMenu span,#ruleMenu span {
	float:left;
	position:relative;
	left:-5px;
}
.listHeadRight {
   margin:0 0 15px 0;
   float:right;	
}
.listHeadLeft {
   margin:0 0 15px 0;
   float:left;	
}
.listHeadLeft h1,.listHeadRight h1{
   padding:0px;
   margin:0 0 10px 0;
   font-size:14px;	
}

/* Select Box */
span.customSelect {
	font-size:11px;
	background-color: #FFF;
	color:#7c7c7c;
	padding:0px 7px;
	line-height:30px;
	border:1px solid rgb(215,215,215);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px;
	cursor:pointer;
	height:30px;
}
span.customSelect.changed {
	background-color: #f0dea4;
	cursor:pointer;
}
.customSelectInner {
	background:url(/images/customSelect-arrow.gif) no-repeat center right;
	cursor:pointer;
}
.adminDivider {
	margin:20px 0 0 0;
	border-top:1px solid #999;
	height:20px;
	clear:both;	
}
#adminWrapper h2 {
	padding:0px;
	margin:0 0 10px 0;
	font-size:inherit;
	color:#545454;	
	font-weight:600;
}
#adminCusFields {
	margin:15px 0 25px;	
}
.adminSortableButtons {
    float:right;
	padding:4px;
	background-color:#FFF;
	margin:2px 3px 0 0;	
	cursor:pointer;
	border:1px solid #FFF;
}
.adminSortableButtons:hover {
    border:1px solid #666;
}
.adminSortableIcon {
	float:left;
	margin-right:10px;
	margin-top:5px	
}
.adminSortableMove {
	float:left;
	margin-right:20px;
	margin-top:5px	
}
.adminSortableLabel {
	float:left;
	width:60%;
	margin-right:30px;
	overflow:hidden;
	height:30px;	
}
.adminSortable { list-style-type: none; margin: 0; padding: 0; width: 60%; }
.adminSortable li { margin: 0 0px 5px 0px; padding: 0 0px 0 10px; font-size: 14px; height: 30px;line-height:30px;cursor:move; }
.ui-state-highlight { height: 1.5em; line-height: 1.2em; }
.enrollStatus {
	float:left;
	margin-right:25px;
	margin-bottom:25px;
	width:300px;
	height:200px;
	padding:10px 20px 10px 20px;
    background-color:#fff;
	border:1px solid rgb(215,215,215);
	border-radius:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;	
}
.enrollStatus h1 {
    margin:0 0 5px 0;
	padding:0px;	
}
.enrollStatus h2 {
    margin:0 0 5px 0;
	padding:0px;	
}
.hidden {
	display:none;	
}

div.profile_pic{
		position:relative;
		width:125px;	
}
div.change_button{
	position:absolute;
	bottom:0px;
	left:0px;
	display:none;
	background-color:black;
	font-family: 'tahoma';
	font-size:11px;
	text-decoration:underline;
	color:white;
	width:125px;
}
div.change_button_text{
	padding:10px;
}
#spinner{
	position:absolute;
}
.ruleGroupContainer {
	border:1px solid #999;
	float:left;
	width:300px;
	margin:0 10px 10px 0;
}
.ruleGroupContainerList ul { 
	list-style-type: none; 
	margin: 0; 
	padding: 0 0 2.5em; 
	float: left; 
	width: 90%;
}
.ruleGroupContainerList li { 
	margin: 0 0 5px; 
	padding: 5px; 
	width: 100%; 
	font-size:14px;
	line-height:25px;
}
.ruleGroupContainerList {
	overflow-y:scroll;	
	height:300px;
	padding:5px;
	clear:both;
}
.ruleGroupContainerHead {
	background:#CCC;	
	padding:7px;
	min-height:50px;
}
.ruleGroupContainerHead h1 {
	padding:0px;
	margin:0 0 0px 0;
	font-size:16px;
	color:#666;	
	letter-spacing:normal;
	overflow:hidden;
	height:25px;
}
.ruleGroupContainerHead p {
	padding:0px;
	margin:0 0 10px 0;
	font-size:12px;
	color:#000;	
	font-weight:normal;
	letter-spacing:normal;
}
#ruleGroups {
	margin:25px 0 25px 0;	
}
.ruleLabel {
	overflow:hidden;
	height:25px;	
}
.rGroupsSortableButtons {
    float:right;
	padding:4px;
	background-color:#FFF;
	margin:0px 0px 0 5px;	
	cursor:pointer;
	border:1px solid #fff;
}
.rGroupsSortableButtons:hover {
    border:1px solid #666;
}
.ruleGroupContainerHead_l {
	float:left;
	width:60%;	
}
.ruleGroupContainerHead_r {
	float:right;	
}


/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
}
#headlogo {
width: 100%;
}
#mainbodyleft {
width: 100%;
}
#rsidebar {
width: 100%;
clear: both;
margin-left: 0;
}
#headtitle {
width: 100%;
clear: both;
margin-left: 0;
}
#topsubnav {
width: 100%;
clear: both;
margin-left: 0;
}
#footer1 {
width: 100%;
clear: both;
margin-left: 0;
}
.zeroMargin_tablet {
margin-left: 0;
}
.hide_tablet {
display: none;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

.gridContainer {
	width: 88.5%;
	max-width: 1232px;
	padding-left: 0.75%;
	padding-right: 0.75%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
    margin-top:20px;
}
#headlogo {
width: 23.7288%;
}
#mainbodyleft {
width: 66.1016%;
}
#rsidebar {
width: 31.1000%;
margin-left: 1.6949%;
clear: none;
background-color:#fff;
border:0px solid rgb(215,215,215);
border-radius:10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
box-shadow:0px 0px 5px rgba(0,0,0,0.5);
}
#headtitle {
width: 74.5762%;
margin-left: 1.6949%;
clear: none;
}
#headtitle h1 {
font-size:30px;
padding:0px;
margin:0px;
color:#000;
font-weight:600;	
text-transform:uppercase;
}
#headtitle h2 {
font-size:20px;
font-weight:normal;
padding:0px;
margin:0 0 7px;	
text-transform:uppercase;
color: #666;
}
#headtitle h3 {
font-size:15px;
font-weight:normal;
padding:0px;
margin:0px;
color:#333;
}
#topsubnav {
width: 23.7288%;
margin-left: 1.6949%;
clear: none;
}
#footer1 {
width: 100%;
margin-left: 0;
clear: both;
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
.footerLogo {
	float:left;
	width:200px;
	clear:left;
	margin-right:20px;
}
.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { float: left; clear:left; padding: 0 0 0 5px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 40%; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }
.ui-timepicker-div .ui_tpicker_unit_hide{ display: none; }

.ui-timepicker-div .ui_tpicker_time .ui_tpicker_time_input { background: none; color: inherit; border: none; outline: none; border-bottom: solid 1px #555; width: 95%; }
.ui-timepicker-div .ui_tpicker_time .ui_tpicker_time_input:focus { border-bottom-color: #aaa; }

.ui-timepicker-rtl{ direction: rtl; }
.ui-timepicker-rtl dl { text-align: right; padding: 0 5px 0 0; }
.ui-timepicker-rtl dl dt{ float: right; clear: right; }
.ui-timepicker-rtl dl dd { margin: 0 40% 10px 10px; }

/* Shortened version style */
.ui-timepicker-div.ui-timepicker-oneLine { padding-right: 2px; }
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_time, 
.ui-timepicker-div.ui-timepicker-oneLine dt { display: none; }
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_time_label { display: block; padding-top: 2px; }
.ui-timepicker-div.ui-timepicker-oneLine dl { text-align: right; }
.ui-timepicker-div.ui-timepicker-oneLine dl dd, 
.ui-timepicker-div.ui-timepicker-oneLine dl dd > div { display:inline-block; margin:0; }
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_minute:before,
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_second:before { content:':'; display:inline-block; }
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_millisec:before,
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_microsec:before { content:'.'; display:inline-block; }
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_unit_hide,
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_unit_hide:before{ display: none; }
