@charset "utf-8"; 
/* ----------------------------------------------
	Main CSS Document - CMS Template Buddy
	Template No.: 005
	Version: 1.02
	
	www.cmstemplatebuddy.com

	Please read README_FIRST.txt
------------------------------------------------- */

/* Reset 
------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the
? markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Accessibility 
------------------------------------------------- */
span.accesskey {
	text-decoration: none;
}
.accessibility, hr {
	position: absolute;
	top: -999em;
	left: -999em;
}
dfn {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0;
	height: 0;
	overflow: hidden;
	display: inline;
}

/* Common / Typography
------------------------------------------------- */
html {
	font-size:100.01%;
}
body {
	color:#414141;
	background: url(/uploads/tpl-buddy-005/bg-pattern.png) repeat;
	font: 75%/165% Arial, Helvetica, sans-serif;
	padding:0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	color:#9b181d;
	padding: 10px 5px 7px 0;
#	font-family: 'Yanone Kaffeesatz', sans-serif;
font-family: 'Ubuntu', sans-serif;
}
h1 {
	font-size:1.8em;
	line-height:1.2;
}
h2 {
	font-size:1.8em;
	margin-bottom:0.2em;
	line-height:1.1;
}
h3 {
	font-size:1.8em;
	line-height:1.2;
}
.sidecontent h3,
#bottomContent	h3	{
	padding-top:0;
	line-height:1;
	margin-top:-4px;
}
.bottomtitle h3	{
	color:#fff;
	font-size:1.8em;
	text-transform:uppercase;
	border-bottom:1px solid #064265;
}
.specialBox	h3	{
	color:#333;
	padding-top:0;
}
.galleryfooter h3	{
	color:#fff;
}
h4 {
	font-size:1.8em;
	line-height:1.25;
	color:#444;
}
h5 {
	font-size:1.2em;
	font-weight:bold;
	line-height:1.15;
	color:#444;
}
h6 {
	font-size:1.2em;
	font-weight:bold;
	color:#444;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin:0;
}
p	{
	margin:0 0 1.2em;
}
p + p	{
    margin-top: -.8em;
    _text-indent: 2em;
}
#content img	{
	margin:6px 12px;
}
#content .gallery img, #content .threeBlocks img, #content #sidebar img	{
	border:none;
	padding:0;
	margin:0;
}
a	{
	color:#0c70aa;
	text-decoration:none;
}
a:focus, a:hover {
	color:#0c70aa;
	text-decoration:underline;
}
.float-left {
	float: left !important;
}
.float-right {
	float: right !important;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.no-border {
	border: medium none;
}
.clearer {
	clear: both;
}
.clearfix {
	display: inline-block;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.hide-text	{
	text-indent: -9999px;
}
.hide	{
	position:absolute;
	left: -9999px;
}
hr		{
	background:#ddd;
	color:#ddd;
	clear:both;
	float:none;
	width:100%;
	height:1px;
	margin:0 0 17px;
	border:none;
}
pre {
    background-color: #f4f4f4;
    border: 1px solid #dedede;
    font-size: 90%;
    line-height: 1.5em;
    margin: 0 1em 1em;
    padding: 0.5em;
}
code, pre {
	font-family: "Courier New",Courier,monospace;
	font-size: 1em;
	line-height:1.5;
	color:#222;
}
blockquote {
	margin:1.5em;
	color:#666;
	font-style:italic;
}

/* Layout 
------------------------------------------------- */
#pageWrapper	{
	margin:30px auto;
	width:950px;
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.4);
	box-shadow: 0 0 5px rgba(0,0,0,0.4);
}
#header {
	position:relative;
	background:#fff;
	height:114px;
	display:block;
}
#header-left  {
	float:left;  
 	width: 450px;
}
#header-right  {
	float:right;   
 	width: 450px;
}
#sliderWrapper	{
	width:950px;
	height:346px;
	background:#fff;
	position:relative;
}
.sliderContainer {
	width: 620px;
}
#content {
	background: #FFFFFF;
	padding:0 0 20px 0;
	overflow:hidden;
}
#main {
	margin: 0;
	padding: 10px 15px 10px 20px;
	overflow: hidden;
}
#sidebar {
	width: 290px;
	margin: 72px 0 0;
	padding: 0px 20px 10px 5px;
}
#bottomContent {
	position:relative;
	padding:30px 0 22px 0;
	overflow:hidden;
	background:#0c70aa;
	color:#fff;
	display:block;
	width:950px;
}
.threeBlocksWrapper	{
	position:relative;
	display:block;
	margin:10px 0 40px 0;
}
.threeBlocks, .bottomBlock	{
	width: 290px;
	padding: 0;
	margin: 0 0 0 20px;
}
.threeBlocksContent	{
}
.specialBox	{
	width:870px;
	margin:0px 20px 20px 20px;
	padding:14px 20px 20px;
	background: url(/uploads/tpl-buddy-005/slider-bg.png) repeat;
	text-align:center;

}
.bottomthirdcontent	{
	margin-bottom:20px;
}
#footer {
	background: #085d8e;
	position: relative;
	padding: 12px 0;
	font-size: 90%;
	color:#fff;
	overflow:hidden;
}
.footer_gcb	{
	margin:0 22px;
	padding: 4px 0;
	width:60%;
}
.footer_gcb	p {
	margin:0;
}
.sidecontent	{
	padding: 0;
	margin: 0;
}
.border	{
	border-top: 1px dotted #aaa;
}
.twoColumns	{
	width: 600px;
}
.oneColumn   {
	width: 915px;
}

/*
 * jQuery Nivo Slider v3.2
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative; 
	background:#fff url(/uploads/tpl-buddy-005/loading.gif) no-repeat 50% 50%;
	margin-bottom:0;
	width:100%;
	height:auto;
	/*overflow: hidden;*/
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow: hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	right:-300px;
	top:20px;
	width:280px;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption h2	{
	padding:5px;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-caption-bg	{
	width:330px;
	height:300px;
	position:absolute;
	top:0;
	right:0;
	display:block;
	background:url(/uploads/tpl-buddy-005/slider-bg.png) repeat;
}
a.readmore-slider 	{
	position:absolute;
	left:10px;
	top:232px;
	font-size:14px;
	padding: 4px 12px;
	z-index:100;
	background-color:#0c70aa;
	color: #fff;
	display:block;
	text-decoration:none;
	border:2px solid white;
	-moz-box-shadow: 0 0 2px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,0.4);
	box-shadow: 0 0 2px rgba(0,0,0,0.4);
	transition: background-color .2s;
	-moz-transition: background-color .2s;
	-webkit-transition: background-color .2s;
	-o-transition: background-color .2s;
}
a:hover.readmore-slider 	{
	background-color:#085d8e;
}
.nivo-html-caption {
	display:none;
}

/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	bottom:-40px;
	z-index:9;
	cursor:pointer;
	display:block;
	width:30px;
	height:30px;
	background:url(/uploads/tpl-buddy-005/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-prevNav {
	background-position: 0 -30px;
	right:-290px;
	opacity: 0.5;
	transition: opacity .2s;
	-moz-transition: opacity .2s;
	-webkit-transition: opacity .2s;
	-o-transition: opacity .2s;
}
a:hover.nivo-prevNav {
	right:-290px;
	opacity:1;
}
a.nivo-nextNav {
	background-position:-30px -30px;
	right:-320px;
	opacity: 0.5;
	transition: opacity .2s;
	-moz-transition: opacity .2s;
	-webkit-transition: opacity .2s;
	-o-transition: opacity .2s;
}
a:hover.nivo-nextNav {
	right:-320px;
	opacity:1;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	position:absolute;
	left:14px;
	bottom:10px;
}
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
	display:block;
	width:22px;
	height:22px;
	background:url(/uploads/tpl-buddy-005/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:0px;
	float:left;
}
.nivo-controlNav a.active {
	font-weight:bold;
	background-position:0 -22px;
}

/* Header, Footer, Custom
------------------------------------------------- */
#logo a	{
	min-height: 60px;
	min-width: 220px;
	display:block;
	float:left;
	margin:14px 0 0 30px;
	border:none;
}
#logo a:hover	{
	text-decoration:none;
}
#logo h1	{
	margin:0;
	padding:0;
	line-height: .7;
}
#footer a	{
	color:#fff;
	text-decoration: underline;
}
#footer a:hover	{
	text-decoration:none;
}
.breadcrumbs	{
	padding: 10px 20px 0 20px;
	font-size:0.875em;
	color:#939699;
}
#totoplink a	{
	display: block;
	display: none;
	z-index: 9999; 
	opacity: .9;
	position: fixed;
	right: 10px;
	bottom: 30px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	width: 44px;
	height: 44px;
	background: #064265 url(/uploads/tpl-buddy-005/to-top.png) no-repeat 2px 0;
	text-indent:-9999px;
	color: #fff;
	transition: opacity .2s;
	-moz-transition: opacity .2s;
	-webkit-transition: opacity .2s;
	-o-transition: opacity .2s;
}
#totoplink a:hover	{
	opacity: .8;
}
.slogan	{
	margin: 0 10px 0 75px;
	font-size:2em;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-style:italic;
	color:#8d0e1c;
	width:50%;
	float:left;
}
.top-right-block	{
	float:right;
	text-align:right;
	margin: 10px 28px 0 0;
	color:#6f7071;	
}
#bottomContent p + p	{
	text-indent:0;
}
.bottomtitle	{
	margin-bottom:20px;
	border-bottom:1px solid #358bbd;
}
#footerNav .bottomtitle	{
	margin:0;
	border:none;
}
#top	{
	position:absolute;
	top:0;
}
.threeBlocksTitle	{
	margin-bottom:20px;
	border-bottom:1px solid #d3d3d3;
}
.threeBlocksImage	{
	overflow:hidden;
	margin-bottom:15px;
}
.threeBlocksImage img {
		width:100%;
}
.threeBlocksMoreLink a	{
	background-color:#0c70aa;
	color: #fff;
	padding: 4px 12px;
	margin:12px 0;
	display:block;
	text-decoration:none;
	border:2px solid white;
	-moz-box-shadow: 0 0 2px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,0.4);
	box-shadow: 0 0 2px rgba(0,0,0,0.4);
	float:left;
	transition: background-color .2s;
	-moz-transition: background-color .2s;
	-webkit-transition: background-color .2s;
	-o-transition: background-color .2s;
}
.threeBlocksMoreLink a:hover	{
	background-color:#085d8e;
}

/* Search 
------------------------------------------------- */
#search{
	text-align:right;
	border:1px solid #dadbdd;
	background:#fafafa;
	padding:0;
        position:absolute;
        top:63px;
        right:28px;
	width:270px;
}
#search input {
	background:none;
	width:226px;
	height:30px;
	vertical-align:middle;
	margin:0 5px 0 0;
	padding:2px 0 0 0;
	border:0;
	color:#87888A;
}
#search input.searchBtn {
	border:0;
	background:url(/uploads/tpl-buddy-005/search.png) no-repeat 0 0;
	width:25px;
	height:25px;
	margin:0 4px 0 3px;
}
#search input.searchBtn:hover {
	border:0;
	background:url(/uploads/tpl-buddy-005/search.png) no-repeat -25px 0;
	width:25px;
	height:25px;
	margin:0 4px 0 3px;
}

/* News 
------------------------------------------------- */
#news	{
	margin-bottom: 26px;
	padding: 6px 18px 12px 18px;
	background:#f0f0f0;
}
#news h2	{
	padding: 0px 5px 10px 22px;
	background: url(/uploads/tpl-buddy-005/news-title-icon.png) no-repeat 0 1px;
	border-bottom: 1px solid #ddd;
	font-size: 2em;
	line-height: 1;
	margin-bottom: 0.6em;
}
.NewsSummary	{
	margin: 10px 0 4px 0;
}
.NewsSummaryRow	{
	display: block;
	overflow:hidden;
	color: #6a6a6a;
	border-bottom: 1px dotted #abacb0;
	margin-top: 10px;
	font-size:90%;
}
.NewsSummaryRowSeparator	{
	padding-top: 1px;
}
.NewsSummaryLink a	{
	font-size: 1.8em;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	border:none;
}
.NewsSummarySummary	{
	margin: 10px 0;
	font-size:11px;
	color:#535353;
}
.NewsSummarySummary	p {
	margin: 0;
}
.NewsSummaryPostdate	{
	float:left;
	margin: 2px 6px 2px 0;
	background:url(/uploads/tpl-buddy-005/clock.png) no-repeat;
	padding-left:22px;
}
.NewsSummaryCategory	{
	float:left;
	margin: 2px 4px;
}
.NewsSummaryAuthor	{
	float:left;
	margin: 2px 4px;
}
.NewsSummaryAuthor span {
	color:#282828;
}
.NewsSummaryMorelink {
	line-height:normal !important;
}
.NewsSummaryMorelink a	{
	padding: 5px 8px 8px 16px;
	margin: 4px 0;
	float: left;
	background-image: url(/uploads/tpl-buddy-005/read-more-icon.png);
	background-repeat:no-repeat;
	background-position: 0px 7px;
}
.NewsSummaryMorelink a:hover	{
	background-position: 0px -34px;
	text-decoration:underline;
}
.NewsDetailRow	{
	display: block;
	overflow:hidden;
	color: #8e9092;
	margin-top: 11px;
	padding: 4px 10px 4px 4px;
	background: #f8f8f8;
	border: 1px solid #e5e5e5;
}
.NewsDetailRowSeparator	{
	padding:0;
	margin: 0 4px;
}
#NewsPostDetailDate {
	float:left;
	font-size: 90%;
	margin: 0;
	font-weight: bold;
	background:url(/uploads/tpl-buddy-005/clock.png) no-repeat 0 1px;
	padding-left:22px;
}
#NewsPostDetailSummary {
	line-height: 150%;
	margin: 10px 0;
	padding: 10px 0;
	color: #000;
	border-bottom: 1px dotted #ddd;
}
#NewsPostDetailSummary p {
	margin: 0;
}
#NewsPostDetailCategory {
	float:left;
	margin: 0;
	padding: 0;
}
#NewsPostDetailContent {
	margin: 15px 0;
	line-height: 150%;
}
#NewsPostDetailAuthor {
	float:left;
}
#NewsPostDetailAuthor span {
	color:#282828;
}
#NewsPostDetailTitle {
	margin: 0 0 4px 0;
}
#NewsPostDetailHorizRule {
	margin: 0;
}
#NewsPostDetailPrintLink {
}
#NewsPostDetailReturnLink {
	line-height:normal !important;
}
#NewsPostDetailReturnLink a {
	padding: 5px 8px 4px 20px;
	margin-top: 4px;
	margin-bottom:12px;
	float: left;
	border:1px solid #dadbdd;
	background-color: #fafafa;
	background-image: url(/uploads/tpl-buddy-005/return.png);
	background-repeat:no-repeat;
	background-position: 6px 6px;
}
#NewsPostDetailReturnLink a:hover {
	background-position: 6px -32px;
}
#news ul li {
	padding: 2px 2px 2px 5px;
	margin-left: 20px;
}
.news-pagination {
	margin: 10px 0 4px 0;
	padding: 0 4px;
	overflow:hidden;
	background:#e6e6e6;
}
.firstpage a {
	float:left;
	display:block;
	padding: 0;
	margin: 2px;
	width: 20px;
	height: 20px;
	background: url(/uploads/tpl-buddy-005/news-pagination.png) no-repeat -21px 0;
	text-indent: -9999px;
}
.firstpage a:hover {
	background: url(/uploads/tpl-buddy-005/news-pagination.png) no-repeat -21px 0;
}
.prevpage a {
	float:left;
	display:block;
	padding: 0;
	margin: 2px;
	width: 20px;
	height: 20px;
	background: url(/uploads/tpl-buddy-005/news-pagination.png) no-repeat -1px 0;
	text-indent: -9999px;
}
.prevpage a:hover {
	background: url(/uploads/tpl-buddy-005/news-pagination.png) no-repeat -1px 0;
}
.nextpage a {
	float:left;
	display:block;
	padding: 0;
	margin: 2px;
	width: 20px;
	height: 20px;
	background: url(/uploads/tpl-buddy-005/news-pagination.png) no-repeat -41px 0;
	text-indent: -9999px;
}
.nextpage a:hover {
	background: url(/uploads/tpl-buddy-005/news-pagination.png) no-repeat -41px 0;
}
.lastpage a {
	float:left;
	display:block;
	padding: 0;
	margin: 2px;
	width: 20px;
	height: 20px;
	background: url(/uploads/tpl-buddy-005/news-pagination.png) no-repeat -61px 0;
	text-indent: -9999px;
}
.lastpage a:hover {
	background: url(/uploads/tpl-buddy-005/news-pagination.png) no-repeat -61px 0;
}
.pagetext {
	float:left;
	display:block;
	padding: 0 4px;
	margin: 2px 2px 2px 0px;
	height: 20px;
	color: #888;
}


/* Forms 
------------------------------------------------- */
.formbuddy	{
	padding:10px 2px;
}
.formbuddy div {
	margin:12px 0;
}
.formbuddy legend	{
	padding: 4px 0;
}
.formbuddy .submit input	{
	background-image: url(/uploads/tpl-buddy-005/submit.png);
	background-repeat:no-repeat;
	background-position: 8px 6px;
	background-color: #0c70aa;
	border:1px solid #085d8e;
	color:#fff;
	padding: 5px 6px 5px 28px;
	margin:0;
	transition: background-color .2s;
	-moz-transition: background-color .2s;
	-webkit-transition: background-color .2s;
	-o-transition: background-color .2s;
}
.formbuddy .submit input:hover	{
	background-image: url(/uploads/tpl-buddy-005/submit.png);
	background-repeat:no-repeat;
	background-position: 8px 6px;
	background-color: #085d8e;
	border:1px solid #085d8e;
}
.formbuddy input[type="text"], .formbuddy input[type="email"], .formbuddy input[type="password"], .formbuddy textarea {
	background-color: #f2f2f2;
	border: 1px solid #bec4c7;
	box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.1);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 10px 0 0;
	padding: 10px 6px;
	min-width: 240px;
	color: #636B73;
	transition: background-color .2s;
	-moz-transition: background-color .2s;
	-webkit-transition: background-color .2s;
	-o-transition: background-color .2s;
}
.formbuddy input:hover, .formbuddy input:focus, .formbuddy textarea:hover, .formbuddy select:hover, .formbuddy checkbox:hover {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #bec4c7;
}
.formbuddy textarea {
	overflow:auto;
}
.error_message	{
	color:red;
}
.textarea	{
	width: 240px;
}

.formbuddyfooter	{
	padding:0;
}
.formbuddyfooter div {
	margin:0 0 12px 0;
}
.formbuddyfooter legend	{
	padding: 0 0 4px 0;
}
.formbuddyfooter label	{
	font-style:italic;
}
.formbuddyfooter .submit input	{
	background-image: url(/uploads/tpl-buddy-005/submit.png);
	background-color: #064265;
	background-repeat: no-repeat;
	background-position: 8px 6px;
	border:1px solid #064265;
	color:#fff;
	font-size: 90%;
	font-family:Arial, Helvetica, sans-serif;
	padding: 5px 6px 5px 28px;
	margin:4px 0 0;
	transition: background-color .2s;
	-moz-transition: background-color .2s;
	-webkit-transition: background-color .2s;
	-o-transition: background-color .2s;
}
.formbuddyfooter .submit input:hover	{
	background-image: url(/uploads/tpl-buddy-005/submit.png);
	background-color: #085d8e ;
	background-repeat: no-repeat;
	background-position: 8px 6px;
}
.formbuddyfooter input[type="text"], .formbuddyfooter input[type="email"], .formbuddyfooter input[type="password"], .formbuddyfooter textarea {
	background-color: #085d8e;
	border: 1px solid #064265;
	font-size: 90%;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 10px 0 0;
	padding: 8px 6px;
	min-width: 240px;
	color: #fff;
	transition: background-color .2s;
	-moz-transition: background-color .2s;
	-webkit-transition: background-color .2s;
	-o-transition: background-color .2s;
}
.formbuddyfooter input:hover, .formbuddyfooter input:focus, .formbuddyfooter textarea:hover, .formbuddyfooter select:hover, .formbuddyfooter checkbox:hover {
	background-color: #0a669b;
}
.formbuddyfooter textarea {
	overflow:auto;
}

/* Lists and Tables
------------------------------------------------- */
ul, ol {
	margin:0 1.5em 1.5em 0;
	padding-left:1.5em;
}
ul 	{
	list-style-type:disc;
}
ul li	{
	padding: 0.1em 0;
}
ol {	
	list-style-type:decimal;
}
ul ul,
ol ol {
	margin: 0.3em 1.5em 0.2em 0;
}
ul ul	{
	list-style-type:circle;
}
ul ul ul,
ol ol ol	{
	margin: 0.3em 1.5em 0.2em 0;
}
ul ul ul	{
	list-style-type: square;
}
dl {
	margin:0 0 1.5em 0;
}
dl dt {
	font-weight:bold;
}
dl dd {
	margin-left:1.5em;
	margin-bottom: 0.4em;
}
table {
	margin:1.2em 0;
	width:100%;
        border-color: #cbd4d8;
        border-style: solid;
        border-width: 1px 1px 1px;
}
th {
	font-weight:bold;
}
thead th {
	background:#e1f2fb;
}
th, td, caption {
	padding:4px 10px 4px 5px;
        border-color: #cbd4d8;
        border-style: solid;
        border-width: 1px 1px 0 1px;
}
tbody tr:nth-child(even) td, tbody tr.even td {
	background:#f5f7fa;
}
tfoot {
	font-style:italic;
}
caption {
	background:#eee;
}


/* ----------------------------------------------
	
        Menu stylesheet - Top and Footer menus

------------------------------------------------- */


/* Main Menu Dropdown
------------------------------------------------- */
.mobile-menu-btn {
	display: none;
	}
#mainNav {
	width: 950px;
	margin: 0 auto;
	height:46px;
	padding: 0;
	background: #085d8e;
	z-index:1001;
}
#mainNav select {display: none;}
#mainNav ul	{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:1.5em; 
	z-index:1000;
}

#mainNav ul a	{
	display:block;
	padding: 14px 22px 14px 22px;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	color: #dedede; /* default link color */
	text-transform:uppercase;
	margin:0;
	transition: background-color .2s;
	-moz-transition: background-color .2s;
	-webkit-transition: background-color .2s;
	-o-transition: background-color .2s;
}
#mainNav ul a:hover	{
	background-color:#0c70aa;
	color:#fff;
}

/* first level */
#mainNav ul li	{
	float:left;
	position:relative;
	padding:0;
	border-right: 1px solid #064265;
	border-left:1px solid #1e76a9;
}
#mainNav ul li:last-child a	{
	border-right: 1px solid #064265;
}
#mainNav ul li:last-child {
	border-right: 1px solid #1e76a9;
}
#mainNav ul li.parent {
	background:url(/uploads/tpl-buddy-005/activeparent.png) no-repeat right center;
}
#mainNav ul li.parent a	{
	padding-right:30px;
}
#mainNav ul li.parent a:hover {
	background:#0c70aa url(/uploads/tpl-buddy-005/activeparent-hover.png) no-repeat right center;
}
#mainNav ul li.menuactive {
	background:#084c73;
}
#mainNav ul li.menuactive a	{
	color:#fff;
}
#mainNav ul li.parent a.menuactive	{
	background:#084c73 url(/uploads/tpl-buddy-005/activeparent-hover.png) no-repeat right center;
}
#mainNav ul li.menuactive li a	{
	color: #dedede;
}

/* second level */
#mainNav ul ul {
	position:absolute;
	display:none;
	width:20em;
	top:3.8em;
	z-index:1009;
}
#mainNav ul li ul a	{
	width:14em;
	height:auto;
	float:left;
	font-weight:normal;
	text-transform:inherit;
	background-image:none;
	background:#085d8e;
	border-bottom:1px solid #064265;
	border-top:1px solid #1e76a9;
	padding: 11px 22px 11px 22px;
}
#mainNav ul li.parent li a:hover	{
	background:#0c70aa;
}
#mainNav ul li.parent li.parent a	{
	background:#085d8e url(/uploads/tpl-buddy-005/arrow-right.png) no-repeat right center;
}
#mainNav ul li.parent li.parent a:hover	{
	background:#0c70aa url(/uploads/tpl-buddy-005/arrow-right-hover.png) no-repeat right center;
}
#mainNav ul li.menuactive li a:hover	{
	color: #fff;
}
#mainNav ul li.parent li a.menuactive	{
	background:#084c73;
	color:#fff;
	font-weight:bold;
}
#mainNav ul li li:last-child,
#mainNav ul li:last-child li	{
	border-right: none;
}

#mainNav ul li.parent li.parent a.menuactive	{
	background:#084c73 url(/uploads/tpl-buddy-005/arrow-right-hover.png) no-repeat right center;
}

/* third level */
#mainNav ul li.parent li.parent li a	{
	background:#085d8e;
}
#mainNav ul li.parent li.parent li a:hover	{
	background:#0c70aa;
}
#mainNav ul li.parent li.parent li a.menuactive	{
	background:#084c73;
}
#mainNav ul ul ul{
	top:auto;
}	
#mainNav ul li ul ul {
	left:18.3em;
	margin:0;
	border-left:1px solid #064265;
}
#mainNav ul li:hover ul ul, #mainNav ul li:hover ul ul ul, #mainNav ul li:hover ul ul ul ul{
	display:none;
}
#mainNav ul li:hover ul, #mainNav ul li li:hover ul, #mainNav ul li li li:hover ul, #mainNav ul li li li li:hover ul{
	display:block;
}
#mainNav li.currentpage h3	{
	display:block;
	padding: 16px 22px 16px 23px;
    font-family: Arial, Helvetica, sans-serif;  
	font-size:12px;
	background: #084C73;
	font-weight:bold;
	text-decoration: none;
	color: #fff;
	text-transform:uppercase;
	margin:0;
}

/* Footer menu horizontal (1 level)
------------------------------------------------- */
#footerNav {
	float:left;
	font-size:100%;
	margin: 0 0 20px 20px;
	width:290px;
}
#footerNav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
/* menu list items */
#footerNav li {
	list-style: none;
	margin: 0;
	border-top:1px solid #358bbd;
	border-bottom:1px solid #064265;
	padding:0;
}
#footerNav li:last-child	{
	border-bottom:1px solid #358bbd;
}
#footerNav li:last-child a	{
	border-bottom:1px solid #064265;
}
#footerNav a, #footerNav h3 span, #footerNav .sectionheader span {
	padding: 8px 7px 8px 0px;
	margin: 0;
	text-decoration: none;
	color: #dedede; /* default link color */
	display: block;
	transition: color .2s;
	-moz-transition: color .2s;
	-webkit-transition: color .2s;
	-o-transition: color .2s;
}

/* hover state for links */
#footerNav li a:hover {
	color:#fff;	
}
#footerNav a span {
	padding: 6px 4px 0 4px;
}
#footerNav li.menuactive a span {
	color: #fff;
}
#footerNav li.currentpage h3	{
	font-size:100%;
	border:none;
	font-family: Arial, Helvetica, sans-serif;
}
#footerNav li.currentpage h3 span { 
	padding: 14px 7px 6px 4px;
	color: #fff;
}
#footerNav .sectionheader span {
	padding-left: 15px;
}
/* active parent, that is the first level parent of a child page that is the current page */
#footerNav li.menuactive, #footerNav li.menuactive a:hover {
	color: #fff;
}


#sidebar {margin-top:8px;}

div.top-right-block h3 {padding-top:0px;}


div.bottomBlock a {color:white;font-weight:bold;}
aha#mainNav {overflow:auto;}


div#mainNav {
    margin: 1px;
}
/* Stylesheet: tpl-buddy-005 // Main Modified On 2025-02-10 15:47:36 */
