﻿body {
	font-family: "Lucida Grande", "Lucida Sans Unicode",Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.2;
	color: #000;
	background: #FFFFFF url(img/body.jpg) repeat-x 0 0;
	text-align: left;
}
body.inner-page
{
	background-image: url(img/body_inner.jpg);
}
* {
	margin: 0 auto;
	padding: 0;	
}
blockquote {
	margin-left:40px;
}
div#wrapper 
{
	margin: 0 auto;
	width: 980px;
	position: relative;
}
.login-bar
{
	background: #14276b;
	width: 980px;
	height: 19px;	
	padding-top:2px;
}

p.login
{
	margin: 0px;
	padding: 0px 154px 0px 0px;
	height: 19px;
	font-family: "Lucida Grande", "Lucida Sans Unicode",Verdana, sans-serif;
	font-size: 11px;		
	color: #35C2FB;
	float: right;
	position: relative;	
}

.top-nav 
{
	background: transparent url(img/top-nav.jpg) no-repeat 0 0;
	width: 980px;
	height: 119px;
	clear: both;
	padding: 0px;
}

p.logo
{
	margin: 0px 0 0 0px;
	padding: 0px 0 0px 0px;
	background: transparent url(img/logo.jpg) no-repeat 0 0;
	width: 304px;
	height: 118px;
	float: left;	
}

div.content {
	margin: 0 0 0 63px;
	padding: 10px 14px 0 0px;
	width: 550px;
	float: left;
	min-height: 370px;
	display: inline;
}

.testimonials {
	border-width: 0px;
	border-style: solid;
	border-color: #FFF;
	padding: 0px;
	margin-top:0px;
   margin-bottom: 20px;
	width:520px;
	background: #FFFFFF;
	}

.inner-page .content 
{
	margin: 0 20px 0 0;
	float: right;
	width: 656px;
}
.inner-notes 
{
	margin: -10px -14px 20px 10px;
	padding: 15px;
	width: 187px;
	float: right;
	background-color: #E8E9E9;
}
div.sidebar {
	margin: 0 0 0 20px;
	padding: 0;
	width: 308px;
	float: left;
}
.inner-page .sidebar
{
	width: 217px;
	display: inline;
} 

div.footer {
	margin: 0;
	padding: 0;
	clear: both;
	width: 100%;
	background: transparent url(img/footer.gif) repeat 50% 0;
	float: left;
}

div.wrap {
	padding: 17px 14px;
	background: transparent url(img/sidebar.gif) no-repeat 50% 0;
}
.inner-page div.wrap 
{
	padding: 0;
	background-color: transparent;
}
div.mainbar div.wrap {
	 /* background: transparent url(Images/div_latest_news.gif) no-repeat 50% 100%; */
}
div.contentWrapper 
{
	margin: 0 10px;
	padding: 0px 0 10px;
	width: 960px;
	float: left;
	background-color: #FFFFFF;
}
.page-title 
{
	height: 250px;
	float: left;
	padding: 0px;
	padding-left: 23px;
	width: 935px;
	clear: both;
}
.inner-page .page-title 
{
	padding: 0 10px;
	background: transparent url(img/title-inner.jpg) no-repeat 0 0;
	height: 100px;
}
/* Headings */
.page-title h1 
{
	margin: 0;
	padding: 35px 0 0 68px;
	color: #000068;
	font-size: 1.9em;
	font-weight: normal;
}
.content h1
{
	margin: 10px 0 10px;
	color: #FF3000;
	font-size: 1.6em;
	font-weight: normal;
}
.content h2, #Main .sf_newsList h2.sf_newsTitle
{
	margin: 10px 0 10px;
	color: #FF3000;
	font-size: 14px;
	font-weight: normal;
}
.content h3
{
	margin: 0 0 10px;
	color: #000068;
	font-size: 13px;
	font-weight: normal;
	
}
.content .inner-notes h3 
{
	font-size: 13px;
	font-weight: normal;
	color: #000;
}
.sidebar h3 
{
	font-size: 13px;
	font-weight: normal;
}

.inner-page .sidebar h3 
{
	padding: 12px 15px 18px 21px;
	color: #fff;	
	background: #000068 url(img/panel_header.gif) no-repeat 100% 0;
	font-size: 13px;
	font-weight: bold;
}

.footer .contact h3 
{
	font-size: 13px;
	display: inline;
}
.content h4
{
	margin: 0 0 10px;
	color: #464646;
	font-size: 12px;
	font-weight: normal;
        line-height: 16px;
}
.content .inner-notes h4 
{
	font-size: 12px;
	font-weight: bold;
}
.sidebar h4
{
	margin: 0 0 5px;
}
/* Paragraphs */
p {
	margin: 0;
	padding: 0;
	line-height: 1.5;
}

.content h5
{
	font-size: 9px;
	font-weight: normal;
}

.content p 
{
	margin: 0 0 10px;
	padding: 0;
}
.content p.more
{
	text-align: right;
	font-size: 11px;
}
.footer p
{
	margin: 0;
	padding: 17px 34px;
	color: #767676;
	text-align: center;
}
.date, .content p.date
{
	color: #000;
	font-size: 10px;
	margin-bottom: 0;
}
.page-title p
{
	padding: 30px 0 0 68px;
	color: #000;
	width: 570px;
	line-height: 1.8;
}
/* Lists */
ul, ol {
	margin: 0 0 10px 25px;
	padding: 0;
	list-style-position: outside;
}
li {
	margin: 0;
	padding: 0;
	list-style-type: disc;
}
ol li {
	list-style-type: decimal;
}
.content ul 
{
	margin-left: 0;
}
.content ul li
{
	padding-left: 30px;
	list-style-type: none;
	background: transparent url(img/bullet.gif) no-repeat 9px 5px;
}
.content ol 
{
	margin-left: 30px;
}
.content ul.key-items 
{
	color: #000068;
	font-weight: normal;
}
.content ul.key-items li
{
	background-image: url(img/bullet-large.gif);
	background-position: 7px 2px;
}

.wrap .news-list 
{
	margin: 0;
}
.wrap .news-list li
{
	padding: 17px 0;
	list-style-type: none;
	background: transparent url(img/sidebar_news_li.gif) repeat-x 0 100%;
}

.content ul.sf_postListing li  

{ 
    padding-left: 30px;         
    list-style-type: none;
    background: transparent url(img/bullet.gif) no-repeat 9px 5px;
} 

.content ul.sf_commentListing li
{
    padding-left: 0px;
    margin-bottom: 10px;
    list-style-type: none;
    background: #FAFAFA;
}


.sf_postNewComment 
{
    background: #FAFAFA;
}


/* Semantic */
strong {
	font-weight: bold;
	font-style: normal;
}
em {
	font-weight: normal;
	font-style: italic;
}
address 
{
	padding-top: 5px;
	font-style: normal;
	line-height: 1.5;
}
.footer .contact address 
{
	display: inline;
}
/* Links */
a:link, a:visited, a:hover, a:active {
	color: #009acf;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.logo a:link, .logo a:visited, .logo a:hover, .logo a:active {
	color: #fff;
	text-decoration: none;
}
.sidebar h4 a:link, .sidebar h4 a:visited, .sidebar h4 a:hover, .sidebar h4 a:active 
{
	color: #009acf;
	font-size: 13px;
	font-weight: normal;
}

#LoginBox {
	position: absolute;
	visibility: hidden;
	width: 200px;
	height: 120px;
	left: 670px;
	top: 22px;
	border: 2px solid red;
	padding: 10px;
	z-index: 1;
	font-size: 11px;
	background: #FFFFFF url(img/loginback.gif) repeat-x 0 0;
}

#close {
	float: right;
}

a.topnavlinks:link {
	color: #5DCDFB;
 	text-decoration: none;
	vertical-align:top;
}

a.topnavlinks:hover {
	color: white;		
 	text-decoration: underline;
	vertical-align:top;
}

a.topnavlinks:visited {
	color: #5DCDFB;
	vertical-align:top;
}

a.topnavlinks:active {
	vertical-align:top;
}

.Glenfield_ContactUs_Form
{
      background-color:#FFF;
      padding: 5px;
      width: 650px;
}

.Glenfield_ContactUs_Form .fieldcell
{
      color: #000;
      padding-right: 5px;
      font-family: "Lucida Grande", "Lucida Sans Unicode",Verdana, sans-serif;
      font-size: 12px;
				padding-bottom: 10px;
}

.Glenfield_ContactUs_Form .headercell
{
      border-bottom: solid 1px #000068;
      font-family: "Lucida Grande", "Lucida Sans Unicode",Verdana, sans-serif;
    	color: #FF3000;
	   font-size: 14px;
      font-weight: bold;
      padding-top: 12px;
		padding-bottom: 10px;
}

.Glenfield_ContactUs_Form .emptycell
{
      height: 10px;
}

.Glenfield_ContactUs .input
{
      font-family: "Lucida Grande", "Lucida Sans Unicode",Verdana, sans-serif;
      font-size: 12px;
}

.Glenfield_ContactUs_Form .lblError
{
      color: red;
      font-family: "Lucida Grande", "Lucida Sans Unicode",Verdana, sans-serif;
      font-size: 12px;
}

.Glenfield_ContactUs_Form .salutation
{
}

.Glenfield_ContactUs_Form .country
{
}


/* Community Logo */
.poweredBySitefinityLogo 
{
	padding: 20px 0;
	width: 100%;
	float: left;
	clear: both;
}