@charset "utf-8";
/* CSS Document */

body {
	background: #fff;
	color: #595959;
	text-align: left;
	font: 0.76em Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px
}

#wrapper {
	
}

#Inner {
	
}

#TopHeader, #navcontainer {
	display: none
}

#MainHeader {
	display: none
}

#TopSearchBox {
	display: none
}

a#TopContactBlock {
	display: none
}

a#TopContactBlock:hover {
	display: none
}

a#HomePageLink {
	display: none
}

a#HomePageLink span {
	display: none;
}

#TopSearchBox #SearchForm {
	display: none
}

#TopSearchBox #SearchForm form {
	display: none
}

#TopSearchBox #SearchForm .InputField {
	display: none
}

#TopSearchBox #SearchForm .Button {
	display: none
}

#MainContent {
	
}

#Footer {	
	
}

#Footer span {
	display: none;
}

#FooterContent {
	
}

#FooterImg {
	
}

#FooterText {
	
}

#BotFooter {
	display: none
}

/* Content section */

.Box {	
	height: 154px;
	margin-top: 10px;
}

.LeftBlock {
	
}

.RightBlock {
	
}

.IntLeftBlock {
	
}

.IntRightBlock {
	
}

.WhatBlock {
	
}

/* styles */

h1 {
	font-size: 1.5em;
	font-weight: 100
}

h2 {
	font-size: 1.3em;
}

h2 span {
	display: inline;
}

h3 {
	color: #000ab9;
	font-size: 1.3em;
}

.RightBlock p {
}

.WhatBlock p {
}

.RightBlock p span {
	font-weight: bold;
}

p.span {
}

.RightBlock ul, .WhatBlock ul {
	
}

.RightBlock li {
	
}

.IntLeftBlock p {
	
}

.WhatBlock table {
}

.IntLeftBlock p span {
	font-weight: bold;
}

.IntLeftBlock ul {
	
}

.IntLeftBlock li {
	
}

ul {
	
}

p {
	
}

/* ACCORDION FILE */


#basic-accordian {
	padding: 0px;
}

.accordion_headings {
	cursor:pointer;
}

.accordion_headings:hover {
	
}

.accordion_child {
	padding-bottom: 5px;
	visibility: visible;
	display: block
}

.header_highlight {
	
}

a:link, a:visited {
	color: #000ab9;
	text-decoration: underline;
}

a:hover {
	color: #595959;
	text-decoration: none;
}

img.Img {
	padding: 3px;
	border: 1px solid #000ab9;
	background: #efefef
}

/* RESULTS PAGE */

.ResultsHeader {
	border-bottom: 5px solid #fff;
	padding: 5px;
	font-size: 1.1em
}

.SearchResult {
	margin-bottom: 5px;
}


.SearchResultAlt {
	background: #efefef;
	border-top: 5px solid #efefef;
	border-bottom: 5px solid #efefef;
}


.SearchResultTitle {
	line-height: 2em;
	padding: 5px;
	background: url(../images/menu/menu-on.jpg) repeat-x top left
}

.SearchResultDesc {
	padding: 5px;
	
}

tr.ResultsHeader td {
	padding: 5px;
}

.SearchResultTitle a:link, .SearchResultTitle a:visited {
	color: #fff;
	text-decoration: underline
}

.SearchResultTitle a::hover {
	text-decoration: none;
}

.ImgProfile {
	float: right;
	margin: 5px 10px 5px 20px;
}

.ImageProfile {
	background: #9b9b9b;
	margin: 5px 10px 5px 20px;
	width: 90px;
	height: 90px;
	float: right
}

blockquote {
	display: block;
	padding: 0px 10px 10px 10px;
	margin: 20px 20px 20px 20px;
	background: #fff;
	border: 1px solid #ccc;
	width: 48%;
	color: #3e3e3e
}

.hr {
	clear: both;
	padding: 10px
}

img {
	display: none;
}

