/********************************
Main Content
*********************************/

/**Forces the scrollbar in firefox, opera, and safari**/
/**html { height: 100.02%; }**/

/**PNG hack for IE**/
/**img { behavior: url("pngbehavior.htc"); }**/

body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 140%;
	color: #fff;
	margin: 0;
	background: url("images/corporate/bkgrdtexture-full.jpg");
	}

#container {
	position:absolute;
	left:0;
	top:0;
	width: auto;
	height: auto;
	margin: 0;
	}

#leftcolor {
	position:absolute;
	left:0;
	top:0;
	width: 320px;
	height: 600px;
	z-index:3;
	background:  url("images/corporate/left.gif") no-repeat;
	}

#aptlinks {
	position:absolute;
	left:0px;
	top:165px;
	width:160px;
	height:210px;
	z-index:4;
	text-align:right;
	}
	
	#aptlinks p {
		line-height:16px;
		}
	
	#aptlinks a {
		color:#00A7A7;
		}
	
	#aptlinks a:hover {
		color:#96680A;
		text-decoration:none;
		}

#pic_1 {
	position:absolute;
	left:127px;
	top:176px;
	width: 245px;
	height:245px;
	z-index:1;
	}

#pic_2 {
	position:absolute;
	left: 278px;
	top: 417px;
	width: 100px;
	height: 105px;
	z-index:9;
	}

#pic_3 {
	position:absolute;
	left:366px;
	top:332px;
	width: 100px;
	height: 105px;
	z-index:9;
	}

#pic_4 {
	position:absolute;
	left:384px;
	top:215px;
	width: 100px;
	height: 105px;
	z-index:9;
	}

#nav {
	position:absolute;
	left: 250px;
	top: 0px;
	width:650px;
	height: 50px;
	z-index:2;
	/*background: #AC5226;*/
	text-align:right;
	}

#tab {
	position:absolute;
	left: 0px;
	top: 26px;
	width:650px;
	height: 24px;
	z-index:2;
	}
	
	#tab ul {
		list-style:none;
		margin:0px;
		padding:0px;
		}

	#tab li {
		float: right;
		margin-left:0px;
		}

#subnav, #subNavCommunity{
	position:absolute;
	left: 235px;
	top: 53px;
	width:650px;
	height: 20px;
	z-index:2;
	text-align:right;
	font-size: 11px;
	}
	
	#subnav ul, #subNavCommunity ul {
		list-style:none;
		margin:0px;
		padding:0px;
		float: right;
		}

	#subnav li, #subNavCommunity li {
		float: left;
		margin-right:20px;
		}
	
	#subnav li a, #subNavCommunity li a {
		color: #49B6B6;
		text-decoration:none;
		}

	#subnav li a:hover, #subNavCommunity li a:hover {
		color: #49B6B6;
		text-decoration:none;
		}

#text {
	position:absolute;
	left:560px;
	top:210px;
	width:340px;
	height:auto;
	font-size: 100%;
	text-align:justify;
	}
	
#text a 
{
	color:White;
	font-size: 100%;	
}

#text a:hover {
	color: #8B97AF;
	text-decoration:none;
	text-decoration:underline;
}

#textnojustify {
	position:absolute;
	left:560px;
	top:210px;
	width:340px;
	height:auto;
	font-size: 90%;
}	

#textnojustify a 
{
	color:White;
	font-size: 90%;	
}

#textnojustify a:hover {
	color: #8B97AF;
	text-decoration:none;
	text-decoration:underline;
	font-size: 90%;	
}

#formpages {
	position:absolute;
	left:560px;
	top:155px;
	width:340px;
	height:auto;
	font-size: 100%;
	}

#logo {
	position:absolute;
	left:25px;
	top:23px;
	width:196px;
	height:51px;
	z-index:4;
	}

#heading {
	position:absolute;
	left:560px;
	top:110px;
	width: 360px;
	height:45px;
	}
	
#flashbanner {
	position:absolute;
	left:560px;
	top:150px;
	width: 360px;
	height:50px;
	}

#eho {
	position:absolute;
	left:865px;
	top:565px;
	z-index:99;
	}

#footer {
	position:absolute;
	left:680px;
	top:560px;
	width:220px;
	z-index:99;
	}

#footer p {
	font-size: 9px;
	text-align: left;
	line-height: 1.3em;
	text-transform:uppercase;
	margin:0;
	padding:0;
	}

#footer a {
	color: #49B6B6;
	text-decoration: none;
	}

#footer a:visited {
	color: #49B6B6;
	text-decoration: none;
	}

#footer a:hover {
	color: #A88E59;
	text-decoration: none;
	}

#footer .footerlink {
	color: #333;
}

.float_left {
	float:left;
	}

.float_right {
	float:right;
	}

object {
	position:absolute;
	left:0;
	top:0;
	margin: 0;
	padding:0;
	}

#flash {
	position:absolute;
	left:0;
	top:0;
	width: 900px;
	height: 600px;
	margin: 0;
	z-index:20;
	}
	
#tandemonium {
	position:absolute;
	left:43px;
	top:425px;
	width:auto;
	z-index:99;
	}	

#survey {
	position:absolute;
	left:50px;
	top:508px;
	width:auto;
	z-index:99;
	}

#search {
	position:absolute;
	left:50px;
	top:540px;
	width:auto;
	z-index:99;
	}

/********************************
Text
*********************************/

p {
	margin: 0; 
	line-height: 140%;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	}

h2 {
	font-size:130%;
	/* See colors.css */
	}

h3 {
	font-family:Arial, sans-serif;
	color:#444;
	font-size:125%;
	font-weight:bold;
	}
	
	h3 a {
		color:#444;
		text-decoration:none;
		}
	
	h3 a:visited {
		color:#444;
		text-decoration:none;
		}
	
	h3 a:hover {
		color:#444;
		text-decoration:none;
		}

/* Small Text */
h4 {
	text-transform: uppercase;
	font-size:9px;
	}

h5 {
	font-size: 9px;
	text-align: left;
	line-height: 1em;
	color:#fff; /*#333*/
	}

a {
	color: #8B97AF;
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	}

/********************************
Forms
*********************************/
form {
	margin:0px;
	padding:0px;
	}

.input {
	background:#FFFFCB;
	border:1px solid #888;
	width:40px;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color:#222;
	margin: 0 0 5px 0;
	}
.dropdownlist {
	background:#FFFFCB;
	border:1px solid #888;
	width:70px;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color:#222;
	margin: 0 0 5px 0;
}
.checkbox {		
	font-size:9px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	margin: 0 0 5px 0;
}

textarea {
	background:#FFFFCB;
	border:1px solid #888;
	width:340px;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color:#222;
	}

.form_buttons {
	background:#FFFFCB;
	border: 2px outset #222;
	width:75px;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color:#111;
	}
	
	/* ****************** RatingStar ****************** */
.ratingStar
{
	white-space:nowrap;
	margin:1em;
	height:14px;
}
.ratingStar .ratingItem {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    display: block;
    background-repeat: no-repeat;
	cursor:pointer;
}
.ratingStar .Filled {
    background-image: url(images/rating/ratingStarFilled.png);
}
.ratingStar .Empty {
    background-image: url(images/rating/ratingStarEmpty.png);
}
.ratingStar .Saved {
    background-image: url(images/rating/ratingStarSaved.png);
}