/* Reset styles */
:link,:visited {text-decoration: none;}
ul,ol {list-style: none;}
h1,h2,h3,h4,h5,h6,pre,code,p {font-size: 1em;}
ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padding: 0;}
a img,:link img,:visited img {border: none;}
address {font-style: normal;}

img, div, a, input { behavior: url(/iepngfix.htc) }

/* Headings */

h1, h2, h3, h4, h5, h6 {
	margin: 20px 0px 10px 0;
	font-weight: normal;
}

h1 {
	font: 20px Arial, Helvetica, sans-serif;
	color: #004b85;
	margin: 0 0 10px 0;
}

h2 {
	font: bold 17px "Avenir Medium", Arial, Helvetica, sans-serif;
	color: #004b85;
	margin: 0 0 5px 0;
	word-spacing: 1px;
}

h3 {
	font: bold 11px Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0072bb;
	margin: 0 0 0 0;
}

h3 a:link, h3 a:visited {
	color: #0072bb;
}

/* Links */

a:link, a:visited, a:active {
	color: #004b85;
	text-decoration: underline;
}

a:hover {
	color: #004b85;
	text-decoration: none;
}

/* Paragraphs */
 
p {
	margin: 0 0 15px 0;
	line-height: 1.4em;
}


/* Clearfix */

.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}

.clearfix {
    display:inline-block;
}

.clearfix {
    display:block;
}

* html .clearfix {
    height: 1%;
}

.clear {
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0;
	overflow: hidden;
}

/* Layout */

body {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px;
}

.all {
	background: url('../images/header-bg-repeat.gif') repeat-x;
}

.wrapper {
	background: url('../images/header-bg.jpg') no-repeat 50% 0;

}

.frame {
	width: 868px;
	margin: 0 auto;

}

/* Header */

.header {
	height: 168px;
	position: relative;
	width: 845px;
		
}

h1.logo {
	position: absolute;
	top: 22px;
	left: 0px;
	margin: 0;
}

/* Top menu */

.top-menu {
	position: absolute;
	top: 1px;
	right: 5px;
    z-index: 10000;
}

.top-menu li {
	float: left;
	display: inline;
	padding: 0 10px 0 0;
	background: url('../images/top-menu-sep.gif') no-repeat 100% 3px;
	margin: 0 0 0 9px;
}

.top-menu a:link, .top-menu a:visited {
	color: #4b4c4c;
	text-decoration: none;
}

.top-menu a:hover {
	text-decoration: underline;
}

#search a:link, #search a:visited {
	background: url('../images/arrow.gif') no-repeat 100% 2px;
	height: 12px;
	padding: 0 17px 0 0;
}

.top-menu li#search {
	background: transparent;
	padding: 0;
}

/* Contacts */

.contacts {
	font: bold 13px "Avenir Medium", Arial, Helvetica, sans-serif;
	color: #004b85;
	position: absolute;
	top: 65px;
	right: 0px;
}


/* Footer */

.footer {
	font-size: 12px;
	color: #FFF;
	margin: 5px 0 0 0;
	height: 27px;
}

.footer a:link, .footer a:visited {
	color: #FFF;
	text-decoration: underline;
}

.footer a:hover {
	text-decoration: none;
}

/* Path */

.path {
	background: #004b85;
	font-size: 14px;
	height: 28px;
	line-height: 28px;
	color: #FFF;
	overflow: hidden;
	width:845px;
	text-indent:24px;
/*	position:relative;*/
}

.path a:link, .path a:visited {
	color: #FFF;
	text-decoration: none;
}

.path a:hover {
	text-decoration: underline;
}

/* INternal columns */

.col-left {
	float: left;
	display: inline;
	margin: 15px 0 0 33px;
	width: 210px;
}


/* Photos */

.photo {
	margin: 0 0 40px 0;
}

.news_image{margin:0px 20px;}

#siteMap{float:left; width:100%;}



#siteMap ul li{	font-size: 14pt; font-weight: 100; line-height:25px;}

#siteMap ul li ul li{font-size:10pt; padding-left:40px;}

#siteMap ul li ul .AspNet-TreeView-Parent{ padding-left:40px;}

#siteMap a{
	text-decoration:none;
	color:#004b85;
}

#siteMap a:hover{
	text-decoration:underline;
	color:#004b85;
}

/*-------SEARCH---------*/

/*====================*/
/*=== Reset Styles ===*/
/*====================*/

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*========================*/
/*=== Structure Styles ===*/
/*========================*/


#top-search {
	height:40px;
	width:325px;
	position:relative;
	left:540px;
	top:20px;
	

}
#top-search div {
	position:absolute;
	top:0px;
	left:0px;
	background:url('../images/search_top.gif') no-repeat;
	width:262px;
	height:30px;
	padding:5px 0 0 40px;
	display:none;
	behavior: url(/iepngfix.htc)
}
#top-search .box {
	width:195px;
	background:transparent;
	border:0;
	margin-left:5px;
	behavior: url(/iepngfix.htc)
}
#top-search .btn {
	margin-left:10px;
	width:35px;
	background:transparent;
	border:0;
	text-indent:-9999px;
	cursor:pointer;
	behavior: url(/iepngfix.htc)
}


/*====================*/
/*=== Input Styles ===*/
/*====================*/
input,
textarea,
select {
  padding: 2px;
  font: 400 1em Verdana, Sans-serif;
  color: #666;
  background:#ffffff;
  border: 1px solid #999;
  margin:2px;
}

input:focus,
textarea:focus,
select:focus {
  color: #000;
  background: #fff;
  border: 1px solid #002F59;
}

input.button {
  color: #000;
  background: #FFF;
  border-width: 1px;
  border-style: solid;
  border-color: #FFF #00DFFF #00DFFF #FFF;
}
/* Get rid of Safari and Chrome focus outlines */
input[type=text]:focus,
input[type=password]:focus {
  outline: 0 none;
}
.content {  }
