/* CSS Document */

body {
	margin: 0;
	padding: 15px 0;
	font-family: Verdana, Tahoma, "Nimbus Sans L", arial, sans-serif;
	font-size: 12px;
}

a:link,a:visited {
	color: #0c78b1;
}

a:hover {
	color: #ca000;
	text-decoration: none;
}

h2 a:link,h2 a:visited,h1 a:link,h1 a:visited,h3 a:link,h3 a:visited {
	color: #484642;
	font-family: Arial, Helvetica, sans-serif;
}

h1,h2,h3 {
	color: #3c3b3a;
	font-size: 18px;
}

.h2title h2 {
	margin: 0 0 5px 0;
}

li.leaf,ul li,.item-list ul li {
	list-style-image: url(images/leaf.png);
}

li.collapsed {
	list-style-image: url(images/collapsed.png);
}

/*container*/
.wrapper {
	margin: 0 auto;
	border: 1px solid #7a7a7a;
	background: url(images/container.png) repeat-x top #fff;
	width:998px;
}

/*Header*/
.header {
	height:106px; 
	padding: 10px;
}


.header h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #484642;
	text-decoration: none;
	font-size: 22px;
}

.header h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #afafaf;
	text-decoration: none;
	font-size: 18px;
}

/*menu*/

.menu {
	height: 32px;
	background: url(images/menu1.png) repeat-x;
}

.menu ul {
}

.menu li {
	height: 32px;
	display: inline;
	margin: 0;
	float: left;
	background: url(images/menu-li.gif) right no-repeat;
	padding: 0 2px 0 0;
}

.menu li a {
	line-height:32px;
	padding: 9px 25px 8px 25px;
	color: #fff;
	font-weight: bold;
	font-family: tahoma, arial;
}

.menu li a:hover {
	text-decoration: none;
	background: url(images/menu1-hover.png) repeat-x;
}

/*.wrapper*/
.main {
	background: url(images/under.png) top repeat-x;
	display: table-cell;
	padding:0px 20px 0px 20px;
}

.leftside {
	width: 166px;
	padding:0px 5px 0px 5px;
}


.rightside {
	width: 310px;
	padding:0px 5px 0px 5px;
}

/*Blocks*/
.leftside .block {
	margin: 0 0 12px 0;
	background: url(images/lefblockbg.gif) repeat-x top #fff;
	border: 1px solid #c7c7c7;
}

.leftside .block .title {
	font-size: 13px;
	font-weight: bold;
	display: block;
	border: 1px solid #fff;
	background: url(images/h2.gif) repeat-x top;
	padding: 2px 3px 3px 5px;
}

.leftside .block .content {
	padding: 4px;
}

.rightside .block {
	background: url(images/rightblock.gif) repeat-x bottom #f5f5f5;
	border: 1px solid #b3b3b3;
	margin: 0 0 12px 0;
}

.rightside .block .content {
	padding: 0 4px 6px 4px;
}

.rightside .block .title,.rightside .block .title a {
	font-size: 13px;
	font-weight: bold;
	display: block;
	color: #fff;
	background: url(images/righth2.png) repeat-x;
	padding: 1px 8px 8px 8px;
	margin: 2px;
}

.main .block {
	margin: 0 0 12px 0;
	background: url(images/lefblockbg.gif) repeat-x top #fff;
	border: 1px solid #c7c7c7;
}

.main .block .title {
	font-size: 13px;
	font-weight: bold;
	display: block;
	border: 1px solid #fff;
	background: url(images/h2.gif) repeat-x top;
	padding: 2px 3px 3px 5px;
}

.main .block .content {
	padding: 4px;
}


.rightside .block ul li {
	list-style: none;
	list-style-image: none;
	line-height: 22px;
	border-bottom: 1px solid #ffffff;
	margin: 0;
	padding: 0 0 0 4px;
}

.rightside .block ul.menu,.rightside .block ul {
	padding: 0 0 0 4px;
}

/*Content*/
.breadcrumb {
	padding: 0 4px 5px 4px;
	font-size: 11px;
}

.node {
	border: 1px solid #c1c1c1;
	padding: 8px;
	background: url(images/nodebg.gif) bottom repeat-x #fff;
	margin: 0 0 12px 0;
}

.node .content {
	padding: 8px 0;
}

.links  ul.links.inline {
	text-align: right;
	display: block;
	width: 99%;
}

.mission {
	border: 1px solid #b3b3b3;
	margin: 0 0 15px 0;
}

.mission .inner {
	border: 1px solid #fff;
	padding: 10px;
	background: url(images/mission.png) repeat-x bottom #ededed;
}

.missiontitle {
	padding: 0 0 6px 0;
	margin: 0 0 6px 0;
	background: url(images/li-mission.gif) bottom repeat-x;
}

.missiontitle h3 {
	font-size: 18px;
	padding: 0 20px 0px 20px;
	background: url(images/our-mission.png) no-repeat left center;
}


.content_top {
	padding: 10px;
	margin: 1px 0 12px 0;
	background: #dbdad5;
	border-bottom: 1px solid #e5e4e1;
	border-top: 1px solid #fff;
}

.content_top .content {
	background: #f2f1ef;
}

.sidebar-left .content_top,body.sidebar-right .content_top {
	padding: 10px;
	margin: 0 0 12px 0;
	background: #dbdad5;
	border-bottom: 1px solid #e5e4e1;
	border-top: 1px solid #fff;
}

.content_top img {
	padding: 5px;
}

.content_top h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 4px 8px;
	color: #6f6c64;
}

/*Misc*/
.submitted {
	color: #999999;
	font-size: 10px;
}

.taxonomy {
	font-size: 11px;
}

a.node_read_more {
	background: url(images/collapsed.png) no-repeat left center;
	padding: 0 0 0 10px;
}

a.comment_add {
	background: url(images/comment.png) no-repeat left center;
	padding: 0 0 0 15px;
}


.messages {
	background-color: #fff;
	border: 1px solid #b8d3e5;
}

.preview {
	background-color: #fcfce8;
	border: 1px solid #e5e58f;
}

.status {
	color: #3a3;
	border-color: #c7f2c8;
}

.error {
	color: #c52020;
}

.form-item input.error,.form-item textarea.error {
	border: 1px solid #c52020;
	color: #494949;
}

fieldset ul.clear-block li {
	margin: 0;
	padding: 0;
	background-image: none;
}

dl {
	margin: 0.5em 0 1em 1.5em;
}

dl dt {
	
}

dl dd {
	margin: 0 0 .5em 1.5em;
}

img,a img {
	border: none;
}

thead th {
	border-bottom: 2px solid #ece4da;
	color: #494949;
	font-weight: bold;
}

th a:link,th a:visited {
	color: #6f9dbd;
}

tr.even,tr.odd,tbody th {
	border: solid #ece4da;
	border-width: 1px 0;
}

tr.odd,tr.info {
	background-color: #f2f1ef;
}

tr.even {
	background-color: #fff;
}

tr.odd td.active {
	background-color: #ddecf5;
}

tr.even td.active {
	background-color: #e6f1f7;
}

td.region,td.module,td.main {
	border-top: 1.5em solid #fff;
	border-bottom: 1px solid #a19c96;
	background-color: #e6e0cc;
	color: #455067;
	font-weight: bold;
}

tr:first-child td.region,tr:first-child td.module,tr:first-child td.main
	{
	border-top-width: 0;
}

.form-item input.error,.form-item textarea.error {
	border: 1px solid #c52020;
	color: #494949;
}


/*footer*/
.footer {
	padding: 22px 9px;
	text-align: center;
	background: url(images/footer.gif) repeat-x top #020202;
	color: #CCCCCC;
	font-size: 11px;
	line-height: 14px;
}

.credit a,.credit {
	color: #8c8c85;
	font-size: 10px;
}

table {
	font-size: 1em;
}

.Application-Reference { 
  height: 5px;
  width: 5px;
  zoom: 1;
}