/* Reset -------------------------------------------------------------------- */
body,legend{color:#000;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,
input,textarea,p,blockquote,hr,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
table, td{vertical-align:top;}
fieldset,img,hr{border:0;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
a,address{font-style:normal;text-decoration:none;}
input,textarea,select{font-family:inherit;font-size:100%;font-weight:inherit;}

/* Tools -------------------------------------------------------------------- */
.hide           { display:none; }
.replace        { text-indent:-999em; background-repeat:no-repeat; }
.accessibility  { position:absolute; top:-999em; left:-999em; }

.noindent       { margin:0; }
.nomargin       { margin-top:0; margin-bottom:0; }

/* Typography --------------------------------------------------------------- */
body    { font:11px Arial,Helvetica,sans-serif; color: #505050; }

/* Headings */
h1, h2, h3, h4, h5, h6 { font-family: "Times New Roman", Times, serif; }
h1	{ font-size:22px; font-weight:normal; color: #C16100; }
h2	{ font-size:18px; font-weight:normal; color: #281716; }
h3	{ font-size:18px; font-weight:normal; color: #281716; }
h4	{ font-size:14px; font-weight:normal; color: #281716; }
h5	{ text-transform:uppercase; font-weight:bold; }
h6	{ font-weight:bold; }
p		{ line-height: 18px;}

.important { color: #C16100; }

/* Text */
p, hr,
dl, ul, ol,
li.spaced, .spaced li,
address, table			{  }

/* Lists */
dt          			{ font-weight:bold; }
ul     					{  }
ol						{ list-style-position:inside; }
li.plain, .plain		{ list-style:none; }

/* Tables */
table       {  }

/* Links */
a,
a.inline	{ text-decoration:none; color:#C26402; }
a.anchor    { display:none; }
a:before		{ content: ">> "; }
a.noArrows:before  { content: ''; }

/* Other */
hr          { color:#C5C4C4; background-color:#C5C4C4; height:1px; clear:both; margin: 25px 0; }
.right 			{ float: right; }
.left				{ float: left; }

/* Content ------------------------------------------------------------------ */

/* Column */
.col				{ float:left; overflow:hidden; margin:0; }
.col-first          { margin-left:0; }
.col-last           { margin-right:0; }

.col-two            { width:50%; }
.col-three          { width:33%; }
.col-four           { width:25%; }

img.left,
img.right			{ margin-bottom:1em; display:inline; }
img.left 			{ margin-right:1em; float:left; }
img.right 			{ margin-left:1em; float:right; }

/* Icons */
.icon						{ display:inline-block; background:no-repeat 0 50%; vertical-align:text-top; outline:none; overflow:hidden; text-indent:-999em; width:16px; min-height:16px; }
.iconText					{ text-indent:18px; width:auto; }
.iconAdd					{ background-image:url('/images/icons/add.png'); }
.iconCss					{ background-image:url('/images/icons/css.png'); }
.iconDbImport				{ background-image:url('/images/icons/dbImport.gif'); }
.iconDelete					{ background-image:url('/images/icons/delete.png'); }
.iconEdit					{ background-image:url('/images/icons/edit.png'); }
.iconExit					{ background-image:url('/images/icons/exit.png'); }
.iconLock					{ background-image:url('/images/icons/lock.png'); }
.iconPrinter				{ background-image:url('/images/icons/printer.png'); }
.iconStar					{ background-image:url('/images/icons/star.png'); }
.iconTable					{ background-image:url('/images/icons/table.png'); }
.iconTableLink				{ background-image:url('/images/icons/tableLink.png'); }
.iconCancel					{ background-image:url('/images/icons/cancel.png'); }
.iconAccept					{ background-image:url('/images/icons/accept.png'); }

.searchForm					{ margin-bottom:20px; }
.searchForm .field			{ float:left; margin-right:10px; }
.searchForm .field label	{ display:inline; }
.searchForm .buttons		{ width:auto; clear:none; margin-top:2px; }

/* Tree list */
.treeList,
.treeList ul 				{ margin:0; }
li.subTree ul				{ padding:0 0 0 6px; }

/* Data table */
.dataTable					{ width:100%; }
.dataTable th				{ text-align:left; background:#5d5d5d; border:none; padding:3px 5px; }
.dataTable th a				{ color:#fff; }
.dataTable tr				{ background-color:#191919; }
.dataTable tr:hover			{ background-color:#5b5b5b; }
.dataTable td				{ padding:3px 5px;  }

/* Form in table */
.inTable .field				{ position:relative; }
.inTable .field label		{ position:absolute; top:-1.5em; left:0; width:100%; text-indent:-999em; }
.inTable .field input,
.inTable .field select		{ width:95%; }

/* Pagination */
ul.paginationList			{ border:0; margin:10px 0; padding:0; display:block; }

ul.paginationList li		{ border:0; margin:0; padding:0; font-size:11px; list-style:none; float:left; }
ul.paginationList a			{ border:solid 1px #6a6a6a; margin-right:2px; }
ul.paginationList .previous-off,
ul.paginationList .next-off { color:#666666; display:block; float:left;	font-weight:bold; padding:3px 4px; }
ul.paginationList .next a,
ul.paginationList .previous a		{ font-weight:bold; }
ul.paginationList li.active a		{ color:#FF0036; font-weight:bold;	display:block; float:left; padding:3px 6px; }
ul.paginationList a:link,
ul.paginationList a:visited 		{ color:#9C7D51; display:block; float:left; padding:3px 6px; text-decoration:none; }
ul.paginationList a:hover			{ border:solid 1px #ffffff; color:#9C7D51; }
.entriesTotal						{ clear:both; color:#808080; }

dl.marginal					{ overflow:hidden; }
dl.marginal dt				{ width:10em; float:left; clear:left; }

.ajaxLoad{
	height:300px;
	background:transparent url('/images/templates/default/throbber.gif') no-repeat center center;
}


.infoContent p, .infoContent div.col, 
.mceContentBody p, .mceContentBody div.col {
	padding:0;
}
.infoContent h2,
.mceContentBody h2 {
	margin-top: 24px;
	margin-bottom: 0px;
}
.infoContent h3,
.mceContentBody h3 {
	margin-bottom: 18px;
}
.infoContent ol,
.mceContentBody ol {
	list-style: none;
	margin-left: 32px;
	counter-reset:section;
}
	.infoContent ol li,
	.mceContentBody ol li {
	}
		.infoContent ol li:first-line,
		.mceContentBody ol li:first-line
		{
			position: relative;
			left: -24px;
		}
		.infoContent ol li:before,
		.mceContentBody ol li:before
		{
			position: relative;
			display: list-item;
			left: -34px;
			top: 23px;
			
			content: counter(section);
			counter-increment:section;
			font-size: 14px;
			line-height: 23px;
			width: 24px;
			text-align: center;	
			font-family: "Times New Roman", Times, serif;
			font-weight: bold;
			color: white;
			background: url('/images/templates/default/li_bullet_big.png') no-repeat center center;
		}
.infoContent ul,
.mceContentBody ul {
	list-style-image: url('/images/templates/default/li_bullet_small.png');
	margin-left: 22px;
	margin-top: 22px;
}
	.infoContent ul li,
	.mceContentBody ul li {
		padding-left: 8px;
		line-height: 25px;
		color: #281716;
	}
		.infoContent ul li.important,
		.mceContentBody ul li.important { 
			color: #C16100; 
		}
.infoContent ul.big,
.mceContentBody ul.big {
	list-style-image: url('/images/templates/default/li_bullet.png');
	margin-left: 22px;
	margin-top: 22px;
}
	.infoContent ul.big li,
	.mceContentBody ul.big li {
		font-size: 20px;
		font-family: "Times New Roman", Times, serif;
		padding-left: 8px;
		padding-bottom: 10px;
		color: #281716;
	}
		.infoContent ul.big li.important,
		.mceContentBody ul.big li.important { 
			color: #C16100; 
		}
.infoContent img,
.mceContentBody img {
	/*float: right;*/
} 
.infoContent td,
.mceContentBody td {
	padding: 5px 10px;
} 

	.blurbContent h2 a.important {
		color: #C16100;
	}
	.blurbContent h2 a:before {
		content: '';
	}
		
.postIT {
	background: url('/images/templates/default/postitBigBottom.jpg') no-repeat bottom left;
	font-weight: normal;
	
}	
	.postIT .postITContent {
		background: url('/images/templates/default/postitBigTop.jpg') no-repeat top left;
		width: 382px;
		padding: 60px 40px 35px 72px;	
	}
	.postIT .postITContent div {
		background: #fff;
		padding: 15px 20px;
		width: 284px;
		margin-bottom: 10px;
	}
		.postIT .postITContent img {
			float: none;
		}
		.postIT .postITContent div h2 {
			margin: 0px;
			font-size: 24px;
			text-align: justify;
		}
		
.postITSmall {
	background: url('/images/templates/default/postitSmall.jpg') no-repeat top left;
	width: 226px;
	height: 186px;
	float: right;
	padding: 50px 25px 35px 45px;
}
	.postITSmall div {
		background: #fff;
		padding: 15px 20px;
		width: 187px;
		margin-bottom: 10px;
		font-size: 16px;
		line-height: 18px;
		font-family: "Times New Roman", Times, sans-serif;
		font-weight: normal;
		line-height: 22px;
		color: #281716;
	}
	

.colorboxBox {
	padding: 5px;
	text-align: center;
	float: right;
}
	.colorboxBox a:before {
		content: '';
	}
/* Form styles -------------------------------------------------------------- */
/* Inline form */
form.inline fieldset,
fieldset.inline .field              { display:inline; float:left; }

/* Vertical form */
.vertical .field                { margin-bottom:.25em; }
.vertical label                 { display:block; }

.vertical .multiple             { margin-bottom:.25em; }
.vertical .multiple .field      { margin-bottom:0; }
.vertical .multiple label,
.vertical .result label         { display:inline; }

/* Marginal form */
.marginal .field                { margin-bottom:.25em; height:100%; overflow:hidden; padding: 2px 10px; }
.marginal label                 { width:150px; float:left; text-align: right; padding-right: 10px; }

.marginal .multiple             { margin-bottom:-2em; }
.marginal .multiple .field      { margin-bottom:0; position:relative; top:-2em; left:11.5em; }
.marginal .multiple label,
.marginal .result label			{ width:auto; float:none; }

/* Form --------------------------------------------------------------------- */
form            { width:100%; overflow:hidden; }
form .field     { line-height:2; }
fieldset        { border:0; margin-bottom:1.25em; padding:0; padding-top:.5em; }
legend          { font-size:18px; font-weight:bold; line-height:1; color:#fff; }
label           { font-weight:bold; cursor:pointer; }
.result label	{ font-weight:normal; }

/* Input */
/*
input.text,
input.secret,
select,
textarea        { border:1px solid #455560; }
*/
input.text,
input.secret	{ text-indent:5px; padding:.25em 0; width: 248px; }
textarea        { /*padding:5px;*/ width:250px; height: 80px; }
input.radio		{ border:0; background:none; }
/* Multiple */
fieldset.multiple           { border:0; margin:0; padding:0; }
/*fieldset.multiple legend    { text-transform:none; font-size:1em; line-height:2; color:#000; }*/
fieldset.multiple .field    { float:left; clear:left; position:relative; }
fieldset.multiple label		{ padding-left:1.25em; font-weight:normal; }
fieldset.multiple input     { position:absolute; top:.5em; left:0; }

/* Control & Output */
.button              { padding:0; overflow:visible; cursor:pointer; }
form .buttons       { overflow:hidden; margin-bottom:0; max-width: 430px; text-align: right; }

form .error         { color:#ed1c24; }
form .error input   { border-color:#ed1c24; }
form .notice        {  }
form .success       {  }
form .errorField input,
form .errorField textarea{ background:#ff0000; }
/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#000;}

#colorbox{}
    #cboxContent{margin-top:32px; border: 1px solid #4b4b4d; }
        #cboxLoadedContent{background:#fff; padding:1px;}
        #cboxLoadingGraphic{background:url(/images/jquery.colorbox/loading.gif) center center no-repeat;}
        #cboxLoadingOverlay{background:#000;}
        #cboxTitle{position:absolute; top:-22px; left:0; color:#333;}
        #cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}
        #cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose{text-indent:-9999px; width:20px; height:20px; position:absolute; top:-21px; background:url(/images/jquery.colorbox/controls.png) 0 0 no-repeat;}
        #cboxPrevious{background-position:0px 0px; right:44px;}
        #cboxPrevious.hover{background-position:0px -25px;}
        #cboxNext{background-position:-25px 0px; right:22px;}
        #cboxNext.hover{background-position:-25px -25px;}
        #cboxClose{background-position:-50px 0px; right:0;}
        #cboxClose.hover{background-position:-50px -25px;}
        .cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
        .cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
        .cboxSlideshow_on #cboxSlideshow.hover{background-position:-100px -25px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
        .cboxSlideshow_off #cboxSlideshow.hover{background-position:-75px -25px;}
body {
	background: #fff url('/images/templates/default/bodyBg.png') repeat-x top;
}

.header, .contentOuter, .footerOuter {
	width: 990px;
	margin: 0 auto;
}

.header {
	position: relative;
	background: #fff url('/images/templates/default/topBg.jpg') no-repeat center;
	height: 167px;
	cursor: pointer;
}
	.header iframe {
		position: absolute;
		background: none;
		bottom: 0px;
		right: 0px;
		border: none;
	}

.menu,
.subMenu {
	height: 29px;
	width: 100%;
	position: absolute;
	z-index: 10;
}
.menu {
	top: 167px;
	background: url('/images/templates/default/menuBg.png') repeat-x;
}
.subMenu {
	top: 196px;
	background: url('/images/templates/default/subMenuBg.png') repeat-x;
}
	.menu a:before,
	.subMenu a:before {
		content: "";
	}
	
ul.navMain,
ul.navSub {
	list-style: none;
	padding: 0 15px;
	width: 960px;
	margin: 0 auto;
}
	ul.navMain li,
	ul.navSub li {
		float: left;
		padding: 0 8px;			
	}
		ul.navMain li a,
		ul.navSub li a {
			line-height: 29px;
			font-size: 12px;
			color: white;
			font-weight: bold;
		}
		ul.navSub li a {
			color: #4A3534;
		}
		ul.navMain li.selected {
			background: url('/images/templates/default/menuSelectedBg.png') repeat-x;
		}
		ul.navMain li.selected a {
			color: #4A3534;
		}
		ul.navSub li.selected a {
			color: #C16100;
		}
ul.navSubSub {
			list-style: none;
}
	ul.navSubSub li {
		line-height: 20px;
	}
		ul.navSubSub li.selected a {
			color: #4A3534;
		}
 h3.navSubSub {
	margin: 14px 0;
}

.contentOuter,
.footerOuter {
	position: relative;
	top: 72px;
}
.contentOuter {
	width: 984px;
	padding-right: 6px;
	background: url('/images/templates/default/contentRightBg.png') no-repeat top right;
}
	.contentOuter .content {
		background: #fff;
		padding: 20px 30px;
	}
		.contentOuter .content .infoContent,
		.contentOuter .content p,
		.contentOuter .content h1,
		.contentOuter .content h2,
		.contentOuter .content h3,
		.contentOuter .content h4 {
			max-width: 540px;
		}
		.contentOuter .content .postITSmall {
			margin-right: 370px;
		}
	.contentOuter .contentRight {
		position: absolute;
		top: 21px;
		right: 25px;
		background: #fff;
		z-index: 2;
	}
		.contentOuter .contentRight .blurb {
			width: 370px;
		}
			.contentOuter .contentRight .blurbContent {
				background: url('/images/templates/default/blurb/top.png') no-repeat;
				position: relative;
				padding: 10px 25px 8px 35px;
			}
				.contentOuter .contentRight .blurbContent .blurbImage {
					background-repeat: no-repeat;
					background-position: right bottom;
				}
				.contentOuter .contentRight .blurbContent h2 {
					position: relative;
					left: -5px;
					line-height: 36px;
				}
				.contentOuter .contentRight .blurbContent p {
					line-height: 20px; 
				}
			.contentOuter .contentRight .blurbBottom {
				height: 9px;
				background: url('/images/templates/default/blurb/bottom.png') no-repeat;
			}

#contactFormContainer {
	margin-top: 30px;
}
		

.footerOuter {
	width: 983px;
	background: url('/images/templates/default/footerOuterBg.png') no-repeat top;
	padding-top: 7px;
	padding-left: 6px;
	padding-right: 1px;
}
	.footerOuter .footer {
		background: #fff url('/images/templates/default/footerBg.png') repeat-x top;
		padding: 25px;
		min-height: 160px;
	}
		.footerOuter .footer h2 {
			font-size:20px; 
			line-height: 24px;
		}
		.footerOuter .footer .footerText,
		.footerOuter .footer .footerLinks,
		.footerOuter .footer .footerContact {
			float: left;
			height: 125px;
		}
		.footerOuter .footer .footerText {
			width: 360px;
			padding-right: 24px;
			border-right: 1px solid #6D605E;
			font-size: 10px;
		}
		.footerOuter .footer .footerLinks {
			width: 350px;
			border-right: 1px solid #6D605E;
		}
			.footerOuter .footer .footerLinks ul {
				margin-top: 18px;
				list-style: none;
			}
				.footerOuter .footer .footerLinks li {
					float:left;
					padding-left: 24px;
					font-size: 10px;
					line-height: 17px;
					width: 126px;
					white-space: nowrap;
				}
					.footerOuter .footer .footerLinks li a{
						color: #ccc;
					}
		.footerOuter .footer .footerContact {
			width: 197px;
			text-align: right;
		}
			.footerOuter .footer .footerContact a:before {
				content: "";
			}
		.footerOuter .footer .bottomLinks {
			clear: both;
			text-align: right;
			padding: 10px 0;
		}
			.footerOuter .footer .bottomLinks a {
				text-transform: uppercase;
				color: #000;
			}
				.footerOuter .footer .bottomLinks a:before {
					content: "";
				}
				.footerOuter .footer .bottomLinks a.facebook {
					background: url('/images/templates/default/facebookIcon.png') no-repeat left center;
					padding-left: 19px;
					padding-right: 15px;
				}
				.footerOuter .footer .bottomLinks a.mail {
					background: url('/images/templates/default/mailIcon.png') no-repeat left center;
					padding-left: 25px;
					padding-right: 15px;
				}
				.footerOuter .footer .bottomLinks a.print {
					background: url('/images/templates/default/printIcon.png') no-repeat left center;
					padding-left: 23px;
				}
