body
	{
	background:#C7DCEF;
	/* background:#D9E8F5; */
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Sans-serif;
	color:#555;
	font-size:14px;
	min-width: 900px;
	}

h1 {
	font-size:36px;
	}

b, strong {
	font-weight: bold;
}

th {
	font-weight: bold;
	}

a {
	color:#6ea70c;
	font-family: Arial, Sans-serif;
	}	

a.iconLink {
	font-size:20px;
	text-decoration:none;
	float:left;
	}	

.iconLinkButton {
	vertical-align:middle;
	border:0;
	float:left;
	}	
	
a.iconLinkV {
	font-size:20px;
	text-decoration:none;
	}		
	
.iconLinkButtonV {
	display:block;
	border:0;
  	}	
	
.textLinkButtonV {
	color: #777777;
	font-size: 22px;
	min-height:150px;
	width:300px;
	padding-left:10px;
	display:block;
	text-align:center;
	vertical-align:center;
	horizontal-align:center;
	}	
	
.menuLinkName {
	display:inline;
	float:left;
	margin-top: 10px;
	margin-left: 10px;
	cursor: pointer;
	}
	
.menuLinkDescription {
	font-size:14px;
	display:inline;
	color: #888;
	cursor: pointer;
	}	
	
h2 {
	font-weight:bold;
	font-size:20px;
	margin-top:10px;
	margin-bottom:1em;
	}	
	
h3 {
	font-weight:bold;
	font-size:18px;
	color:#438acb;
	margin-top:10px;
	margin-bottom:1em;
	}	
	
h4 {
	font-weight:bold;
	font-size:16px;
	}	
	
#header_content {
  width: 900px;
  margin-left: auto; 
  margin-right: auto;
  margin-top: 15px;
  margin-bottom: 0px;
  padding: 0px;  
  color:#000;
}	
	
.headerLinks, .headerLinks2 {
	float:right;
	display:inline;
	margin-right: 10px;
	text-align: right;
	color:#aaa;
	position: relative;
	}
	
.headerLinks {
	margin-top: 13px;
	}
	
.headerLinks2 {
	margin-top: 20px;
	}	
	
a.logout {
	}	
	
#headerLinks2 {
	clear:both;
	text-align:center;
	}
	
#footer_content {
	width: 900px;
  	margin-left:auto; 
	margin-right:auto;
  	font-size:85%;
  	color:#555;
}		

.footerLinks a {
	color:#555;
	text-decoration:none;
}
	
.footerLinks a:hover {
	text-decoration:underline;
}

#body_content {
  width: 900px;
  margin-left: auto; 
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: left;
  padding-top: 12px;
}

#body_box {
  width: 879px;
  background: #ffffff;
  margin-left: auto; 
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 10px 10px 10px 10px;
  //border-left:  solid 1px #ffffff; /* for use with TopBarWhite.gif and BottomBarWhite.gif */
  //border-right:  solid 1px #ffffff;  
  border-left:  solid 1px #535453; /* for use with TopBar.gif and BottomBar.gif */
  border-right:  solid 1px #535453;  
  min-height: 239px;
}

form {
	/*border:1px solid #69c;
	background:#def;
	padding:5px;*/
	}	
	
form fieldset {
	clear: both;
	font-size: 100%;
	border-color: #000000;
	border-width: 0 0 0 0;
	border-style: none none none none;
	border:0;
	padding: 0px;
	margin: 0 0 0 0;
	}
	
form fieldset ul {
	border:0; margin:0; padding:0; list-style:none;
	}

form fieldset ul li {
	clear:both;
	border:0; margin:0; padding:3px; list-style:none;
	color:black;
	}
	
fieldset input{
	float:left;
	margin-left:7px;
	}

fieldset label{
	width:90px;
	float:left;
	margin:2px 0 2px 0;
	}
		
table.fields td {
 	padding:4px;
	}		
		
td.fields {
 	font-weight:bold;
 	vertical-align:top;
 	}		

.fields input {
	margin:0px 0 3px 0;
	}

		
.buttons {
	margin-left:90px;
	}		
		
.buttons input, button {
	margin-left:10px;
	font-size:15px;
	font-family: Arial, Sans-serif;
	}
	
.required {
	font-weight: bold; 
	}
	
span.label {
	color:#438acb;
	font-weight: bold;
	}

span.label2 {
	color:#555555;
	font-weight: normal;
	}

span.note {
	color:#555555;
	font-weight: normal;
	}

#lightbox {
	width:425px;
	height:auto;
	top:0%;
	margin-top: 5px;
	margin-left:-150px;
	background:#ecf7ff;
	}	

hr { 
    border-top: 1px dashed #aaaaaa;
    height: 1px;
    color: #e4f4f7;
    margin: 0px 0px;
	}
	
.tipslist, .tipslistW {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	}

.tipslist li, .tipslistW li {
	padding-left: 20px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
	}

.tipslist li {
	background-image: url(../images/checkbulletg.jpg);
	}
	
.tipslistW li {
	background-image: url(../images/checkbulletw.jpg);
	}
	
ol li {
	margin-bottom: 15px;
	}
	
.label span.required, span.required {
	color: #6ea70c;
	font-weight: normal;
	}

.removeLink {
	font-weight: normal;
	font-size:12px;	
	}

input.datetimepicker2 { 
	width: 225px; 
	border: 0px solid #999999; 
	color: #555555;
	}

.logoOrName {
	color: #777777;
	font-size: 22px;
	height:150px;
	width:300px;
	float:right;
	padding-left:10px;
	display:block;
	text-align:center;
	}

.newApptReq {
	font-weight: bold;
	}
	
.tickLabel {
	font-size: 125%;
	}
