/* Start of CMSMS style sheet 'default' */
body{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	text-align:center;
	background:url(images/bg.jpg) repeat-x top center #3E3E3E;
	margin:0px;
	padding:0px;
	font-size:.75em;
}
h1{
	color:#fff;
	font-size:1.67em;
	font-weight:bold;
	position:absolute;
	top:0px;
margin-top:9px;
>line-height:2em;
>margin-top:-5px;
}
h2, h2 a{ 
	font-size:1.50em;
	font-weight:bold;
	color:#000;
}

h3, h3 a{
	font-size:1.33em;
	font-weight:bold;
	color:#000;
}
sup{
	font-size:70%;
}

#wrapper{
	width:1000px;
	margin:0px auto;
}
#header{
	background:url(images/header.jpg) top left no-repeat;
	height:321px;
	position:relative;
}
	#phone{
		color:#999;
		font-size:1.90em;
		font-weight:bold;
		position:absolute;
		right:15px;
		top:44px;
	}
	.print{
		display:none;
	}
	#linkhome{
		position:absolute;
		top:0px;
		left:10px;
	}
	#bluebar{
		position:relative;
		right:-201px;
		top:321px;
		background:url(images/blue_bar.jpg);
		width:799px;
		height:37px;
		>right:-101px;
}
	#bluebar_home{
		position:relative;
		right:-201px;
		top:321px;
		background:url(images/blue_bar_home.jpg);
		width:799px;
height:37px;
>right:-100px;
		}
#container_home{
	width:1000px;
	text-align:left;
	float:right;
	background:url(images/textbg_home.jpg) top left repeat-y;

}
	#container{
		width:1000px;
		text-align:left;
		float:right;
		background-color:#fff;

	}
/*#leftnav{}*/
#text_container_home{
	float:left;
	color:#000;
	line-height:1.5em;
	text-align:left;
	width:755px;
	padding:35px 5px 9px 35px;
>padding:45px 5px 9px 35px;
	position: relative;

	}
	#text_container{
		float:right;
		color:#000;
		line-height:1.5em;
		text-align:left;
		width:755px;
		padding:45px 15px 5px;
		position: relative;
	}
	#text_container a, #text_container_home a{
	color:#076DB8;	
	}
#text_container a:hover, #text_container_home a:hover{
	text-decoration:none;
}
#footer{
	clear:both;
	color:#fff;
	background:url(images/footer.jpg) top left no-repeat;
	height:38px;
	text-align:center;
	font-weight:bold;
	padding:10px 0px;
	width:1000px;
	position:relative;
}
#footer p{
	padding:10px 0px;
}
#credits{
	color:#fff;
	width:1000px;
	text-align:right;
	font-size:.90em;
	margin-left:-40px;
}
	#credits a{
		color:#fff;
		text-decoration:none;
	}
#image300{
	padding:10px;
	width:320px;
	float:right;
	text-align:center;
}
#image300 p{ margin:0px 0px 10px }
#image300 img{}	
#images_home h2{
	color:#666;
	margin:0px;
}
#images_home{
	float:right;
	padding:15px 9px 20px 21px;
	width:237px;
	margin-left:10px;
	text-align:center;
}
	#images_home img{
		padding-top:12px;
	}


#bear_home{position:absolute; bottom:58px; right:2px;}
#request{
	float:right;
margin-bottom:15px;
}

li h3{
	margin-bottom:0px;
}
.images300{
	padding:10px;
	width:180px;
	float:left;
	text-align:center;
}
.images300 p{ margin:0px 0px 10px }
.images300 img{}	
.tableblue{
background-color:#0767B1;
color:#fff;
font-size:1em;
font-weight:bold;
}
.odd{
background-color:#DFDFDF;

}


/* End of 'default' */

