#header{
	height: 93px;
}

h2{
	font-size: 80%;
}

#sub_locationimage {
	text-indent: 17px;
}

#breadcrumb {
	border-bottom: #CCCCCC 1px solid;
	padding-bottom: 7px;
	margin-bottom:10px;
}

#sub_nav{
	line-height:13px;
	margin, padding: 0;
	font-size: 10px;
}

#sub_nav li{
	padding: 7px 7px 8px 15px;
	width:147px;
}

#sub_nav .submenu li{
	padding: 0 0 4px 10px;
}

#sub_nav1 li, #sub_nav2 li{
   margin: 0;
   padding: 0 0 0 10px;
   border-bottom: none;
   font-size: 10px;
   color:#666666;
}

/*** NAV ***/
.nav_head{
	padding: 7px 15px;
	cursor: pointer;
	background-color:#dddddd;
	margin: 0;
	border-bottom: 1px solid #999999;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}

.nav_body{
	padding: 0;
}

#sub_nav ul { margin: 0; }

#sub_nav ul li a:hover, #sub_nav ul li a:visited {
	text-decoration:none;
	color: #364F89;
}

.over {								/* Hover style of LeftNav Headings */
	background-color: #CCCCCC;
}

				
/* Hover style of LeftNav list items  */
#sub_nav li.active_page { background-image: url(images/active_gradient.png); background-repeat: no-repeat; }		
#sub_nav li.hover_list { background-image: url(images/active_gradient.png); background-repeat: no-repeat; cursor: pointer; }

/*** CONTENT ***/

#content { background-image: url(images/bg_fix.png); background-repeat: repeat-y;  }

.rightimage {
	margin: 0 0 5px 5px;
}

#content_column h2 {
	font-size: 100%;
	font-weight: normal;
}

.reference {
	border: 1px solid;
	border-color: #CCCCCC;
	background-color:#F5F5F5; 
	padding: 5px 5px 5px 15px;
	color: #999999;
	font-size:10px;
	line-height: 100%;
	width:auto;
	margin: 25px 0 0 0;
	
}

.reference p {
	margin: 0;
	padding: 3px 0;
	line-height: 14px;
}

#half_width {
	width: 40%;
}

.half_width {
	width: 40%;
}

.quote {
	font-style: italic;
	font-size: 11px;
	color:#555555;
}

/*** IMAGE ***/
.rtarea {
	float: right;
	padding: 0;
	height: auto;
	margin: 1em;
}

.captionpicture {
}

.cimg {
   width:inherit;
   font-size: 75%;
   font-weight: normal;
   text-align: center;

}

.ctitle {
   background-color:#DDDDDD;
   color: #364F89;
   text-align: center;
   font-size: 11px;
   font-family:Arial, Helvetica, sans-serif;
   font-weight:bold;
   margin: 0 0 0 0;
   width: inherit; 
}

.imgclick {
   color: #AAAAAA;
   font-size: 10px;
   text-align: center;
}

/***  FOOTER ***/

#footer h3 {
	font-weight: normal;
}
