/* general styles */
*{font-size:100.01%}
html {
	font-size:65%;
	height:100%
}
body {
	font:1.1em Tahoma, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0 0 20px;
	background:#4e3e7a url(../images/body-bg.gif) repeat-x;
	color:#000;
}
img{
	border:1px solid #342952;
}
a{
	color:#713e7a;
}
a:hover{
	color:#8228d6;
}
#logo{
	margin:8px 0 0 275px;
	padding:0;
	width:238px;
	height:135px;
	background:url(../images/logo.png) no-repeat;
}
#logo a{
	display:block;
	width:238px;
	height:135px;
	text-indent:-9999px;
	overflow:hidden;
}
/* structure */
.page{
	width:774px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}
.banner{
	width:774px;
	height:150px;
	background:url(../images/header-bg.jpg);
	overflow:hidden;
}
.container{
	width:774px;
	overflow:hidden;
	background:url(../images/content-bg.gif) no-repeat 100% 0;
}
.container-inner{
	width:770px;
	background:url(../images/content-inner-bg.gif) repeat-y;
	overflow:hidden; 
}
.left-column{
	width:150px;
	float:left;
	padding-bottom:20px;
	position: relative;
	z-index: 999;
}
.right-column{
	width:590px;
	min-height:200px;
	float:right;
	background:url(../images/right-column.gif) no-repeat 0 30px;
	padding-left:30px;
	position: relative;
	z-index: 0;
}
* html .right-column{
	height:200px;
}
/* navigation styles*/
.menu,.nav{
	font:12px Arial, Helvetica, sans-serif;
}
.menu{
	width:150px;
	margin:0;
	padding:0;
	list-style:none;
	text-transform:uppercase;
}
.menu li{
	width:150px;
	position:relative;
	z-index:0;	
}
.menu a{
	display:block;
	width:150px;
	height:42px;
	text-align:center;
	color:#413366;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/left-nav-bg.gif) no-repeat;
	padding-top:10px;
}
.menu a:hover,.menu li:hover a,.menu li.hover a{
	background-position:0 -52px;
	color:#fff;
}
.menu ul{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	left:150px;
	top:0;
	z-index:999;
	display:none;
}
.menu li:hover ul,.menu li.hover ul{
	display:block; 
}
.menu ul li a{
	display:block;
	width:117px;
	height:auto;
	padding:3px 0 3px;
	background:#b1d680;
	border-bottom:1px #d0e6b3 solid;
	font-weight:normal;
	text-transform:none;
	text-align:left;
	padding-left:5px;
	color:#4e3e7a !important;
}
.menu ul li a:hover{
	background:#6c903c;
	color:#fff !important;
}
.menu li:hover ul ul,.menu li.hover ul ul{
	left:122px;
	display:none;
}
.menu ul li:hover ul,.menu ul li.hover ul{
	display:block;
}
.nav{
	width:620px;
	height:30px;
	margin:0 0 18px -30px;
	padding:0;
	list-style:none;
	background:url(../images/top-nav-bg.gif) repeat-x;
}
.nav li{
	float:left;
	background:url(../images/top-nav-bullet.gif) no-repeat 100% 0;
	padding-right:1px;
	line-height:30px;
	position:relative;
}
.nav li.last{
	background:none;
	padding-right:0;
}
.nav a{
	display:block;
	width:120px;
	text-align:center;
	height:30px;
	background:url(../images/top-nav-bg.gif) repeat-x;
	text-decoration:none;
	color:#fff;
}
.nav a:hover,.nav li:hover a,.nav li.hover a{
	background:url(../images/top-nav-on.gif) repeat-x;
	color:#fff;
}
.nav ul{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	left:0;
	top:30px;
	z-index:999;
	display:none;
}
.nav li:hover ul,.nav li.hover ul{
	display:block; 
}
.nav ul li{
	float:none;
	background:none;
	padding-right:0;
	line-height:14px;
}
.nav ul li a{
	width:115px;
	height:auto;
	padding:3px 0 3px;
	background:#a397c7 !important;
	border-bottom:1px #c8c1dd solid;
	font-size:0.91em;
	font-weight:normal;
	text-transform:none;
	text-align:left;
	padding-left:5px;
	color:#4e3e7a !important;
}
.nav ul li a:hover{
	background:#7e71a7 !important;
	color:#fff !important;
}
.nav li:hover ul ul,.nav li.hover ul ul{
	position:absolute;
	left:120px;
	top:0;
	display:none;
}
.nav ul li:hover ul,.nav ul li.hover ul{
	display:block;
}
/* right column styles */
.right-column h1{
	margin:0 20px 0 0;
	padding:0;
}
.img-right{
	float:right;
	margin:0 19px 20px 20px;
}
.right-column p{
	overflow:hidden; 
	margin:0 20px 15px 0;
	padding:0;
	line-height:16px;
}
.right-column strong{
	color:#628a3e;
}
.right-column .list{
	margin:0;
	padding:3px 0 15px 15px;
	list-style:none;
}
.right-column .list li{
	background:url(../images/list-bullet.gif) no-repeat 0 5px;
	padding-left:8px;
	margin-bottom:6px;
}
/* footer styles */
.footer{
	width:770px;
	background:url(../images/content-inner-bg.gif) repeat-y;
	overflow:hidden; 
}
.footer-inner{
	width:770px;
	min-height:130px;
	background:url(../images/bg-footer.gif) no-repeat 0 100%;
	float:left;
	padding-bottom:10px;
}
* html .footer-inner{
	height:130px;
}
.footer-left{
	width:135px;
	float:left;
	display:inline;
	margin:0 0 0 10px;
	overflow:hidden;
	font-size:0.91em;
	color:#161b10;
}
.footer-left p{
	margin:0 0 10px;
	padding:0;
	line-height:11px;
}
.funding-text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}
.list-logo{
	width:580px;
	margin:45px 0 0;
	float:right;
	display:inline;
	padding:0 0 0 40px;
	list-style:none;
	overflow:hidden;
}
.list-logo li{
	float:left;
	width:179px;
	overflow:hidden; 
}
.list-logo li.image{
	width:100px;
}
.list-logo li span{
	display:block;
	text-indent:-9999px;
	font-size:0; 
}
#logo-ccc{
	width:90px;
	height:65px;
	background:url(../images/logo-ccc.png) no-repeat;
}
#logo-mid{
	width:80px;
	height:80px;
	background:url(../images/logo-mid.png) no-repeat;
}
.list-logo p{
	font-size:0.91em;
	font-weight:bold;
	color:#492f92;
	margin:0;
	padding:0;
}
.list-logo a{
	color:#900;
}
.list-logo a:hover{
	color:#e30452;
}
ul.thyme_items {
  margin:0;
  padding:0;
}
li.thyme_item {
  list-style-type:none;
  margin:0;
  padding:10px;
}
li.thyme_item {
  list-style-type:none;
  margin:0;
  padding:10px;
}
a.thyme_item {
  text-decoration:none;
  font-weight:bold;
}
