/* =================================================== *
 * BASIC DECLARATIONS
 * =================================================== */

body {
	font-size: 101%;
	background-color: #EEE;);
}
	
.cleaner {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0; }

acronym {
	cursor: help; }
		
form {
	margin: 0; }

/* =================================================== *
 * GENERAL LINK APPEARANCES
 * =================================================== */

a:link,
a:visited {
	color: #960;
	text-decoration: underline; }
a:hover,
a:active {
	color: #C93; }
.actionLink {
  font-weight: bold; }
.navLink  {
	font: normal 70%/125% verdana,arial,helvetica,sans-serif;
	color: #666; } 
	
/* =================================================== *
 * BLOCK WRAPS
 * =================================================== */

.contentWrap3 {
	margin: -15px auto;
	border: 0;
	padding: 0;
	width: 100%;
	background-color: #eee;
	}
	
	
	
.homeFull {
	margin: 0px auto 0px auto;
	border: 0;
	padding: 0;
	width: 800px;
	}
	
	


/* =================================================== *
 * RIGHT COLUMN
 * =================================================== */

.columnRight {
	float: left;
	margin: 0px 0 0px 0;
	border: 0;
	background: transparent;
	padding: 0;
	width: 408px;
	vertical-align: top; }
	
	
.columnRightleft {
	float: right;
	margin: 0px 0 0px 0;
	border: 0;
	background: transparent;
	padding: 0;
	width: 294px; }	


/* =================================================== *
 * RIGHT COLUMN CONTENTS (LINK GRID)
 * =================================================== */

h4 {
	margin: 0;
	border: 0;
	border-bottom: 1px solid #DDD;
	background: transparent;
	padding: 10px 0 5px 0;
	font: bold 75%/100% arial,helvetica,sans-serif;
	text-transform: uppercase;
	color: #666; }
			
h6 {
	margin: 0;
	border: 0;
	background: transparent;
	padding: 10px 0 5px 0;
	font: bold 75%/100% verdana,arial,helvetica,sans-serif;
	color: #222; }
	
ul.blockList {
	margin: 0 0 10px 0;
	border: 0;
	padding: 0;
	list-style: none;
	text-align: left;
	}
	
ul.blockList li {
	margin: 0;
	background: transparent;
	border: 0;
	border-bottom: 1px solid #EEE;
	padding: 0 5px 0 158px;
	font: normal 75%/25px verdana,arial,helvetica,sans-serif;
	color: #666; }
ul.blockList li.urlLink {
	background: transparent url(/images/icon-home.gif) 0px center no-repeat;
	border-bottom: 1px solid #DDD;
	height: 25px; }
ul.blockList li.urlLink2 {
	background: transparent url(/images/icon-home.gif) 0px center no-repeat;
	border-bottom: 1px solid #DDD; }
ul.blockList li.urlBorder {
	background: transparent url(/images/icon-home.gif) 0px center no-repeat;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;}
ul.blockList li.urlSpace {
	padding: 4px;
}
ul.blockList li.search {
	padding: 4px 5px 5px 25px;
	border-bottom: 1px solid #DDD;
	background: transparent url(/images/icon_search.gif) 5px center no-repeat; }

ul.blockList li.over { /* for use with JQuery */
	background-color: #F5F5F5; }

ul.blockList li span {
	float: right;
	margin-right: 187px;
	color: #999; }

ul.blockList li a:link,
ul.blockList li a:visited,
ul.blockList li a:hover,
ul.blockList li a:active {
	font: bold 90%/25px verdana,arial,helvetica,sans-serif;
	text-decoration: none; }
	
.searchBox {
	margin: -1px 0 0 0;
	border: 1px solid #CCC;
	background: #FFF;
	padding: 2px;
	width: 106px;
	font: normal 100% verdana,arial,helvetica,sans-serif;
	color: #666;
	text-align: left;
	vertical-align: middle; }

div.callOut {
	margin: 20px 0 10px 0;
	border: 0;
	background: #FFF;
	padding: 10px; }

div.callOut p {
	margin: 0;
	border: 0;
	background: transparent;
	padding: 0;
	font: bold italic 90%/125% arial,helvetica,sans-serif;
	color: #486; }
	
	
	
/* =================================================== *
 * RIGHT LEFT COLUMN CONTENTS (LINK GRID)
 * =================================================== */
	
ul.blockListleft {
	margin: 0 0 10px 0;
	border: 0;
	padding: 0;
	list-style: none; }
	
ul.blockListleft li {
	margin: 0;
	background: transparent;
	border: 0;
	border-bottom: 1px solid #EEE;
	padding: 0 5px 0 60px;
	font: normal 75%/25px verdana,arial,helvetica,sans-serif;
	color: #666; }
	
ul.blockListleft li.urlLink {
	background: transparent url(/images/icon_download.gif) 37px center no-repeat; }

ul.blockListleft li.over { /* for use with JQuery */
	background-color: #F5F5F5; }

ul.blockList li span {
	float: right;
	margin-right: 187px;
	color: #999; }

ul.blockListleft li a:link,
ul.blockListleft li a:visited,
ul.blockListleft li a:hover,
ul.blockListleft li a:active {
	font: bold 90%/25px verdana,arial,helvetica,sans-serif;
	text-decoration: none; }




/* ===================================================== *
 * Font CSS
 * ===================================================== */

.headleadermed {
	font: bold 12px/30px verdana,arial,helvetica,sans-serif;
	color: #960;
}



.text {
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: left;
}

