
body {
	margin: 0pt 0 20pt 0;
	padding: 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/back-1.gif);	
	
}

a img {
	border: none;
}

p {
	margin: 0 0 1em;
}

#header {
	height: 120px;
	width: 780px;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(images/uchc-logo-lingual.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	vertical-align: bottom;
}

#nav {
	height: 30px;
	width: 780px;
	font-size:11px;
	text-align: left;
	padding:0px 0 0 0px;
	background-color: #B6231E;
	background-position: center top;
}

#nav ul{
	margin:0;
	padding:8px 0 0 20px;
}

#nav li  {
	font-family: Geneva, "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	display: inline;
	margin:0 1.25em 0 0;
}
	
	#nav li a {	
	text-decoration: none;
	color:#FFFFFF;
}

	#nav li a:hover{	
	text-decoration: none;
	color:#E7DEDE;
}

#nav li a:active{	
	text-decoration: none;
	color:#FFFFFF;
}

#wrapper {
	margin:0 auto;
	width:780px;
	background-color: #FFFFFF;
}

#wrapperinside {
	margin:0 auto;
	width:780px;
	background-color: #FFFFFF;
	background-image: url(images/wrapper-back-1.gif);
	background-repeat: repeat-y;
	background-position: right;
}

#indexbanner1 {
	width:476px;
	text-align:left;
	float:left;
}

#indexbanner1 img{
	padding:20px 20px 0 20px;
}

#indexbanner2 {
	width:304px;
	text-align:left;
	float:left;
}

#indexbanner2 img{
	padding:15px 20px 0 0px;
}

#indexbanner3 {
	width:304px;
	text-align:left;
	float:left;
}

#indexbanner3 img{
	padding:14px 20px 0 0px;
}

#indextext {
	width:436px;
	text-align:left;
	float:left;
	padding:20px 20px 20px 20px;
	font-size: 10px;
	line-height: 150%;
	color: #333333;
	overflow:hidden;height:1%;
}

	#indextext a{
	color:#763937;
}

	#indextext a:hover{
	color:#666666;
}

	#indextext a:active{
	color:#B19190;
}


#indextext td{
	vertical-align: top;	
}

#indextext td span{
	font-weight:bold;
	color:#7F1714;
	
}

#indextext h1{
	color:#7F1714;
	margin:0 0 .25em 0em;
	font-size:13px;
}

#indexbanner4 {
	width:304px;
	text-align:left;
	float:left;
}

#indexbanner4 img{
	padding:15px 20px 0 0px;
}


#insideleft {
	width:436px;
	text-align:left;
	float:left;
	padding:20px 20px 9px 20px;
	font-size: 11px;
	line-height: 150%;
	color: #333333;
}

	#insideleft h1{
	color:#7F1714;
	margin:0 0 5px 0;
	font-size:15px;
}
#insideleft h2{
	color:#333333;
	margin:0 0 0em;
	font-size:13px;
	}
	
	#insideleft a{
	color:#763937;
}

	#insideleft a:hover{
	color:#666666;
}

	#insideleft a:active{
	color:#B19190;
}

	.insidedate {
	width:436px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;	
}

#insideright {
	width:264px;
	text-align:left;
	float:left;
	padding:20px 20px 9px 20px;
	font-size: 11px;
	line-height: 150%;
	color: #333333;
}

	#insideright h1{
	color:#333333;
	margin:0 0 5px 0;
	font-size:13px;
}

#insideright h2{
	color:#333333;
	margin:0 0 0em;
	font-size:13px;
	}

#insideright ul{
		list-style: none;
		margin:0;
		padding:0;
		border: none;
	}
	
		#insideright li {
		border-bottom:#CCCCCC solid 1px;
	}
	
		#insideright li a{
		color:#763937;
		text-decoration:none;
		display:block;
		padding:5px;
		}
		
		#insideright li a:hover{
		color:#763937;
		background-color:#F5F1F1;
		}


	#insideright a{
	color:#763937;
}

	#insideright a:hover{
	color:#666666;
}

	#insideright a:active{
	color:#B19190;
}

form div {
	margin: 0 0 1ex 0;
	clear: left;
}

label {
	width: 6em;
	display: block;
	float: left;
	font-weight: bold;
	padding: .5ex 1.5em 1ex 0;
}

.secondary {
	float:none;
	width:auto;
	font-weight:normal;
	margin:0 1em 0 3.5em;
}

form div.actions {
	margin: 2em 0 0 6em;
	padding: 0 0 0 1.5em;
}



#footer {
	text-align:left;
	font-size:10px;
	color:#B19190;
	width: 740px;
	padding:20px;
	line-height:150%;
	background-color:#F5F1F1;
	clear:both;
}

#footer a{
	color:#B19190;
	margin:0 0.5em 0 0;
}

#footer a:hover{
	color:#666666;
}

#footer a:active{
	color:#B19190;
}

body#taskforce {background:#D1D8F4;}

.taskforce_nav{background:#173DC9;}
.taskforce_footer{background:#173DC9;}