/* css document for global elements */
html, body {
	margin: 0;
	padding: 0;
}

.header_im{
float:left;
background-image:url(../im/header.jpg);
background-repeat:no-repeat;
width:250px;
height:103px;
margin:30px 0 10px 30px;
*margin:30px 0 20px 30px;
_margin:30px 0 20px 15px;
cursor:pointer;
}

#headertoptool {
	margin: 30px 10px 0 0;
	padding: 0;
	width: 100px;
	height: 20px;
	float: right;
}

.search_btn{
float:right;
margin:60px -80px 0 0;
margin:60px -85px 0 0\0;
*margin:60px -80px 0 0;
_margin:60px -10px 0 0;
}

.top_menu{
float:right;
margin:10px 20px 0 0;
}

hr {
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #d4e2e5;
	border-left: none;
	border-right: none;
	border-bottom: none;
	color: #d4e2e5;
	background-color: #d4e2e5;
	height: 1px;
}

ul.square {
	padding: 0px;
	margin: 0px 0px 0px 15px;
	list-style-type: square;
	/*
	list-style-position: inside;
	*/
	color: #6dc15e;
}

/*
ul.squarealign {
	padding: 0px;
	margin: 0px;
	list-style-type: square;
	color: #6dc15e;
}
*/

ul.square h1 {
	color: #464646;
	margin: 0px 0px 0px -15px;
}

ul.square span {
	color: #464646;
}

ul.square li span {
	color: #6f96a5;
}

/* calendar */
.artcal_skin {
	width: 183px;
	height: 150px;
	background-image: url('../im/calendar_bg1.jpg');
	background-repeat: no-repeat;
	font-family: trebuchet, arial, helvetica, sans-serif;
	color: #4a5156;
	line-height: 13px !important;
}

.artcal_skin .spacing {
	padding: 5px 12px 5px 13px;
}

.artcal_withevents {
	color: white;
	background-color: green;
}

.artcal_withevents a:link, .artcal_withevents a:visited {
	cursor: pointer;
	text-decoration: none;
	/*color: #7095a5;*/
	color: white;
}

.artcal_withevents a:hover, .artcal_withevents a:active {
	cursor: pointer;
	text-decoration: underline;
    /*color: #7095a5;*/
	color: white;
}

.artcal_month {
	font-size: 12px;
	color: #474644;
}

.artcal_headers {
	background-color: #ff4d5b;
	border:1px solid #f9b6bc;
	width: 18px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.artcal_cell {
	text-align: center;
	font-size: 12px;
}

.artcal_today {
	border: 1px solid #e76f74;
	font-weight: bold;
	background-color:#ffbdc6;
}

.box_blue {
	background-color: #e9e9e9;
}

.box_tenderheader {
	background-color: #8fc9df;
}

.box_bluelight {

	background-color: #f4f4f4;
}

.box_tenderheader {
	background-color: #8fc9df;
	color:#FFFFFF;
}

.box_tenderbluelight {

	background-color: #eff6f7;
}

.box_tenderbluelight2 {

	background-color: #f7fafb;
}

.line {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}

.hidden {
	display: none;
}


.red_arrow {
	color:#ed1a3b;
}

.red_nav{
	color:#ed1a3b;
	font-size:13px;
	margin:3px 0 10px 0;
}

.left_padding{
	padding-left:5px;	
}

.left_padding_2{
	padding-left:10px;
}

.news_announcements{
	font-size:26px;
	color:#201e1e;
}

/* for our leadership*/
.tableleadership
{
	padding:20px;
	width:100%;
	text-align:center;
	}
.tdgrey
{
	background-color:#e2e2e2;
}
.tableleadership td{ 
	padding:10px 5px;
	border:3px solid #FFF; 
	font-size:11px; 
	line-height:150%; 
	text-align:center;
	width:20%;
}
.tableleadership td img {
	margin-bottom:5px;
}	
.tdleadershipName {
	font-weight:bold;
	color:#333;
}

.tableformatted  {
	/*width:100%;*/
	border:0;
}

.even {
	background:#E2E2E2;
}
.odd {
	background:#F1F1F1;
}

th {
	padding:2px 5px;
	background:#B3B3B3;
	border:1px white solid;
	color:#FFF;
}

td.joinus {
	padding:2px 5px;
	border:1px white solid;
}

p {
font-size:12px;
text-align:justify;
}

