
#logo {
   background: url(resources/top_headimage2.gif) no-repeat;
}

#key_visual {
   background: url(resources/animation.gif) right no-repeat;
}
#left_header 
{
	background: url(resources/window_logo_new1.jpg) no-repeat;	
}
#text_caption {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  color: #306;
}
#main_nav_list a.main_nav_active_item {
  background: url(images/dynamic/buttonset3/sm_buttonactive.gif) no-repeat;
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #fcc;
  background-position: top left;
}
#main_nav_list a.main_nav_item {
  background: url(images/dynamic/buttonset3/sm_button.gif) no-repeat;
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #fff;
  border-left:solid 1px gray;
  background-position: top left;
}
#main_nav_list a.main_nav_item:hover {
  background: url(images/dynamic/buttonset3/sm_buttonhover.gif) no-repeat;
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
  background-position: top left;
}
.sub_nav_list a.sub_nav_active_item {
  background: url(images/dynamic/buttonset3/lrg_buttonactive.gif) no-repeat;
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #369;
}
.sub_nav_list a {
  background: url(images/dynamic/buttonset3/lrg_button.gif) no-repeat;
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #369;
}
.sub_nav_list a:hover {
  background: url(images/dynamic/buttonset3/lrg_buttonhover.gif) no-repeat;
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #369;
}
#content_container h1 {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: normal;
  text-decoration: none;
  color: #003399;
}
p.homeimage
{
	border:solid 1px black;
}
#content_container h2 {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: normal;
  text-decoration: none;
  color: #0066CC;
}
#content_container h3 {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
  color: #800080;
}
#content_container h4
{
  font-family: Arial,sans-serif,Verdana;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #330066;
}
#content_container h5
{
  font-family: Arial,sans-serif,Verdana;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #CC6600;
}
#content_container, #content_container p {
  font-family: Arial, Trebuchet MS,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}
#content_container ul
{
   color: #006699;
}
.imagefloat
{
		float: right;
		padding: 0px;
		border: 2px solid #0099FF;
		margin: 0 0 0px 10px;
}

.imagefloatright
{
	float: right;
	padding: 0px;
	border: 0px solid #009999;
	margin: 0 0 0 10px;
}
.imagefloatleft
{
	float: left;
	padding: 0px;
	border:0px solid black;
	margin: 0px 2px 0px 0px;
}
div.bottom
{
	width:490px;
	height:117px;
	background-color:#B0C4DE;
	border:solid 1px black;
}
div.bottom img
{
  width:40px;
  border:0px solid #0099FF;
  margin: 20px 10px 5px 10px;
  
}
div.floatleft
{
	border-left:solid 0px #009999;
	border-top:solid 0px #009999;
	border-right:solid 0px #009999;
	float:left;
	margin-right:10px;
	
}
div.pageleft
{
	float:left;
	width:250px;
	text-align:center;
	border:outset 0px black;
	font-family:Arial,Trebuchet MS,Tahoma,Verdana,sans-serif;
	font-size:14px;
	font-weight:bolder;
	color:#0099CC;
}
div.columnleft
{
	float:left;
	width:200px;
}
div.columnright
{
	float:right;
	width:200px;
}
div.floatright
{
	float: right;
	width: 300px;
	margin-left:10px;
	
}
#content_container a:link {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration:underline;
  color: #306;
}
#content_container a:visited {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: underline;
  color: #306;
}
#content_container a:hover {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  color: #99CC66;
}
#content_container a:active {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  color: #306;
}
#footer_text {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #0099CC;
}

