@charset "utf-8";
/* CSS Document */
html, body{
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 100%;
	margin:0px;
	padding:0px;
	background-color:#fff;
	width: 100%;
	height: 100%;
}
a:link , a:visited{
	text-decoration:none;
	color:#999;
}
a:hover {
	color:#000;
}
p{
	padding: 0 0 0 29px;
	line-height: 20px;
	font-size: 0.675em;
}
#adminPan {
	position:absolute;
	top:0px;
	left:0px;
	background-color:#6495ED;
	background-image:url(images/adpan.png);
	background-repeat:repeat-x;
	background-position:bottom;
	width:99%;
	border-bottom:#003 solid 1px;
	text-align:center;
	padding:5px;
	color:#FFF;
}

#adminPan a:link,#adminPan a:visited  {
	color:#FFF;
}
.cssbutton {
	background-color: #204382;
	letter-spacing: 1px;
	margin: 2px;
	padding: 2px;
	border: 1px outset #fff;
	color:#FFF;
	text-transform:capitalize;
	cursor:pointer;
}
/* End Admin */
/*home Links */
.home  {
	height:240px;
	float:left;
	list-style:none;
	width:173px;
}
.home ul, .faci ul{
	padding:0px;
	margin:0px;

}
.home li {
	float:left;
	font-size:0px;
	width:173px;
	height:40px;
}
/*facilities links*/
.faci {
border-right:#c3cf21 solid 10px;
}
.new {
border-right:#dee395 solid 10px;	
}
.abou {
	border-right:#4db3d0 solid 10px;
}
.eval {
	border-right:#a6d5e6 solid 10px;
}
.role {
	border-right:#003468 solid 10px;
}
.your {
	border-right:#932782 solid 10px;
}
.inve {
	border-right:#f8f2d8 solid 10px; white-space:nowrap;
}
.faq {
	border-right:#dd1b5b solid 10px; white-space:nowrap;
}
/*.facisel, .faci li a:hover {color:#c3cf21;}
.newsel, .new li a:hover {color:#dee395;}
.abousel, .abou li a:hover {color:#4db3d0;}
.evalsel, eval li a:hover {color:#a6d5e6;}
.rolesel, .role li a:hover {color:#003468;}
.faqsel, .faq li a:hover {color:#dd1b5b;}
.yoursel, .your li a:hover {color:#932782;}
.invesel, .inve li a:hover {color:#cdc294; }*/
.faci, .new, .abou, .eval, .role, .your, .inve, .faq{
	height:275px;
	padding:1px;
	float:right;
	list-style:none;
	width:190px;
	margin:0px;
}
#homeNav ul{
margin:2px 0 0 0;
padding:0px;
}
.faci li, .new li, .abou li,.eval li, .role li, .faq li,.your li,.inve li  {
	text-align:left;
	margin-right:5px;
	height:39px;
	max-height:39px;
	border-bottom:#999 solid 1px;
}

.faci li a:link, faci li a:visited {
	color:#CCC;
}
#header{
	width:1044px;
	height:100px;
	margin:auto;
}

#header #collectFrm {
	width: 398px;
	height: 100px;
	margin: 0;
	padding: 0;
	background: url(../images/wishard_150.jpg) no-repeat;
	float: right;
}

#header #collectFrm form {
	display: inline;
	padding: 0 0 0 153px;
	margin: 0;
}

#header #collectFrm form input {
	margin-top: 68px;
}

#content {
	float:left;
}
#container {
	width:1044px;
	min-height:620px;
	background:#fff;
	margin:auto;
	padding:0px;
	border-top:#CCC 10px solid;
	border-collapse:
}
#innerCon {
	width:656px;
	min-height: 650px !important;
	height:100%;
	float:left;
	padding-top:15px;
	border-right:#CCC 10px solid;
	padding:4px 0 0 0;
}
#innerCon p, #innerCon ul, #innerCon ol {
	width: 405px;
	line-height: 1.25em;
	padding: 3px 0 3px 20px;
}

#innerCon ul, #innerCon ol {
	/*line-height: 1.625em;*/
	padding: 0;
	margin: 0 0 0 35px;
	font-size: 11px;
}

#innerCon img.topImg {
	display: block;
	padding: 20px 0 8px 20px;
}

#content-wide {
	width: 576px;
	float: left;
	clear: both;
}

#content-wide p, #content-wide ul, #content-wide ol {
		width: 100%;
		line-height: 1.25em;
		padding: 3px 0 0 20px;
}

#content-wide ul, #content-wide ol {
	padding: 0 0 0 37px;
	margin: 0;
	font-size: 11px;
}

#left-content {
	width: 440px;
	padding: 8px 0 0 0;
	float: left;
}

#left-content table {
	margin: 0 0 0 20px;
	padding: 3px 0;
}

#left-content table tr {
	height: 1.25em;
}

#left-content table tbody tr td {
	font-size: 11px;
	padding: 0;
	margin: 0;
}

#left-content table tbody tr td.rtCell {
	text-align: right;
}

#right-content {
	width: 210px;
	padding: 25px 0 0 0;
	margin: 0;
	float: left;
}

#right-content p {
	width: 210px;
	background-color: #F8F2D8;
	text-align: center;
	margin: 0;
	padding: 15px 0;
}

#right-content p.pull {
	width: 180px;
	padding: 15px;
}

h1 {
	padding-top:10px;
	padding-left: 20px;
}

#homeNav{
	padding:0px;
	margin: 0;
	float:left;
	width:378px;
	height:100%;
}

.navImage {
	clear:both;
	float:left;
	vertical-align:top;
	border-left:#CCC 10px solid;
	border-top:#CCC 10px solid;
	border-right: none;
	border-bottom: none;
	overflow:hidden;
}

.navImageFrm {
	height: 296px;
	width: 367px;
	clear:both;
	float:left;
	vertical-align:top;
	border-left:#CCC 10px solid;
	/*border-top:#CCC 10px solid;*/
	overflow:hidden;
	background: #FFF url(../images/email_bg.jpg) no-repeat;
}

.navImageFrm form {
	width: 200px;
	margin: 0;
	padding: 82px 0 0 60px;
}

.navImageFrm form input.text {
	width: 165px;
}

.navImageFrm form table {
	width: 200px;
	margin: 0;
	padding: 0;
}

#footer{
	width: 955px;
	height: 50px;
	clear:both;
	margin: 0 auto;
	text-align:center;
	font-size:11px;
	color:#333;
	padding-top:50px;
	background-color:#FFF;
}
#footer ul {
	width: 955px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	list-style: none;
}
#footer li {
	padding:2px;
	display: inline;
	text-align:center;
	float:left;
}
#footer span{
	padding:5px;
}
#footer p {
	clear: both;
	width: 100%;
	font-size: 1.0em;
	color: #666; 
	margin: 0 auto;
}

.ienavfix {
	/*position: absolute;*/
	border-right:#4db3d0 solid 10px;
	/*margin-left: 164px;*/
	margin: 4px 0 0 -1px;
	padding: 0;
	height: 235px;
	width: 195px;
	float: left;
}

.ienavfix a {
	width: 185px;
}

/* ---- NAV CSS ---- */
.hlink1 {
		background-image:url(../images/nav/homeLinks01.jpg);
		background-position:0px top;
		display:block;
		width:173px;
		height:40px;
		text-indent:-900%;
}
.hlink1 span {
		display:none;
		text-indent:-900%;
}
.hlink2 {
		background-image:url(../images/nav/homeLinks02.jpg);
		background-position:0px top;
		display:block;
		width:173px;
		height:40px;
		text-indent:-900%;
}
.hlink2 span {
		display:none;
		text-indent:-900%;
}
.hlink3 {
		background-image:url(../images/nav/homeLinks03.jpg);
		background-position:0px top;
		display:block;
		width:173px;
		height:40px;
		text-indent:-900%;
}
.hlink3 span {
		display:none;
		text-indent:-900%;
}
.hlink4 {
		background-image:url(../images/nav/homeLinks04.jpg);
		background-position:0px top;
		display:block;
		width:173px;
		height:40px;
		text-indent:-900%;
}
.hlink4 span {
		display:none;
		text-indent:-900%;
}
.hlink5 {
		background-image:url(../images/nav/homeLinks05.jpg);
		background-position:0px top;
		display:block;
		width:173px;
		height:40px;
		text-indent:-900%;
}
.hlink5 span {
		display:none;
		text-indent:-900%;
}
.hlink6 {
		background-image:url(../images/nav/homeLinks06.jpg);
		background-position:0px top;
		display:block;
		width:173px;
		height:40px;
		text-indent:-900%;
}
.hlink6 span {
		display:none;
		text-indent:-900%;
}
.hlink7 {
		background-image:url(../images/nav/homeLinks07.jpg);
		background-position:0px top;
		display:block;
		width:173px;
		height:40px;
		text-indent:-900%;
}
.hlink7 span {
		display:none;
		text-indent:-900%;
}
.hlink8 {
		background-image:url(../images/nav/homeLinks08.jpg);
		background-position:0px top;
		display:block;
		width:173px;
		height:40px;
		text-indent:-900%;
}
.hlink8 span {
		display:none;
		text-indent:-900%;
}
ul.home li a, ul.home li a:link, ul.home li a:visited {
	background-position: 0px top;
}
ul.home li a:hover, ul.home li a:active, ul.home li a.selected {
	background-position: 0px 40px;
}

/* ----- FORMS ----- */

form {
	padding: 15px 0 0 0;
	margin: 0;
	width: 460px;
}

#content-wide form {
	overflow: hidden;
}

fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}

fieldset.submit {
	border-style: none;
	margin-left: 192px;
	display: inline;
}

label {
	vertical-align: top;
	float: left;
	width: 150px;
	color: #000;
	font-weight: bold;
	text-align: right;
	padding-right: 7px;
}

input.text, textarea.text {
	width: 250px;
}

fieldset ol {
	padding: 1em 1em 0 1em;
	list-style: none; 
}

fieldset li {
	padding-bottom: 1em;
}

ol li span.checkRight {
	width: 235px;
	margin: 0;
	padding: 0 0 1em 0;
	display: block;
	float: left;
}

.required {
	color: #FF0000;
}

* html #innerCon {
	height: 650px;
}
