/* 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; }

.clear			{ clear: both; }
.content		{ padding: 25px; }

/* Typography --------------------------------------------------------------- */
body { font-size: 12px; font-family: "Trebuchet MS", Arial,Helvetica,sans-serif; }

/* Headings */
h1	{ font-size: 24px; font-weight:normal; }
h2	{ font-size: 18px; font-weight:bold; }
h3	{ font-size: 14px; font-weight:normal; font-style: italic; }
h4	{ font-size:1.25em; font-weight:bold; }
h5	{ text-transform:uppercase; font-weight:bold; }
h6	{ font-weight:bold; }

/* Text */
p, hr,
dl, ul, ol,
li.spaced, .spaced li,
address, table			{  }
.important          	{ font-size:1.25em; }
p {
	padding-bottom: 27px;
	line-height: 18px;
}

/* 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:underline; color:#6f7e89; }
a.anchor    { display:none; }

/* Other */
hr          { color:#444; background:#444; height:1px; clear:both; }

/* 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-three2         { width:66%; }
.col-four           { width:25%; }
.col-four3          { width:75%; }

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; }

ul.notification {
	padding: 25px;
}

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

span.readmore {
	background: url(/images/templates/default/readmore.png) right no-repeat;
	width: 82px;
}

/*.infoContent p, .infoContent div{
	padding:0;
}
.infoContent p, .infoContent div.col{
	padding:0;
}*/

#content {
	padding: 0;
	width: 800px;
}
.row_container {
	overflow: hidden;
	padding: 0;
	width: 100%;
}
.row_container a {
	color: #395465;
	text-decoration: none;
}

.column_container {
	padding: 0;
	width: 100%;
}

.content h1 {
	color: #565d64;
	padding-bottom: 20px;
}
.content h2 {
	color: #565d64;
	padding-bottom: 10px;
	padding-top: 25px;
}
.content h3 {
}
.content p {
	padding-bottom: 25px;
}
.content img {
	padding-bottom: 25px;
}
.content span,
.content span a {
	color: #395465;
	text-decoration: none;
}

.third {
	float: left;
	padding: 0;
	width: 266px;
}

.two_third {
	float: left;
	padding: 0;
	width: 532px;
}

.third.right {
	width: 268px;
}

.two_third.right {
	width: 534px;
}

#content .innerbox {
	padding: 30px 22px 30px 22px;
}

.contactbox .contact_box_form h2 {
	font-size: 24px;
	font-weight: normal;
	padding-top: 0px;
}
.contactbox .contact_box_form p {
	font-family: Verdana;
	font-size: 11px;
}
.contactbox .contact_box_form label {
	float: left;
	font-family: Verdana;
	font-size: 11px;
	padding-top: 6px;
	width: 102px;
}
.contactbox .contact_box_form label span.required {
	color: #c70b02;	
}
.contactbox .contact_box_form input {
	float: right;
	width: 95px;
}
.contactbox .contact_box_form div.contact_box_link {
	padding-top: 25px;
}
.contactbox .contact_box_form div.contact_box_link a {
	color: #5287c4;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}
.contactbox .contact_box_form div.contact_box_button input {
	float: right;
	margin-top: 10px;
	text-align: center;
	width: 60px;
}

#content .bottom .third {
	border-right:1px solid #D1D1D1;
	height: 180px;
}
#content .bottom .third.right {
	border-right: 0;
	width: 266px;
}
#content .bottom span.readmore {
	color: #395465;
	font-size: 11px;
	margin-right: 18px;
	float: right;
}
#content .bottom .left span.readmore {
	width: 60px;
}
#content .bottom .center span.readmore {
	position: relative;
	top: 15px;	
	width: 150px;
}
#content .bottom .right span.readmore {
	position: relative;
	top: 30px;
	width: 140px;
}
#content .bottom h1 {
	color: #395465;
	font-size: 28px;
	padding: 18px 22px 7px 22px;
}
#content .bottom p {
	color: #525e66;
	font-size: 13px;
	padding: 0 21px 8px 21px;
}

.row_container.top .col-three2 {
	border-right: 1px solid #D1D1D1;
}
.row_container.bottom {
	border: 1px solid #D1D1D1;
}

/***** Footer *****/

#footer h3 {
	font-size: 13px;
	padding-top: 24px;
}
#footer a,
#footer a:hover,
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footer .footerupper,
#footer .footerlower {
	clear: both;
	margin: 0 auto;	
	width: 755px;
}
	#footer .footerupper .col1 {
		width: 135px;
	}
	#footer .footerupper .col2 {
		width: 115px;
	}
	#footer .footerupper .col3 {
		width: 135px;
	}
	#footer .footerupper .col4 {
		width: 145px;
	}
	#footer .footerupper .col5 {
		width: 95px;
	}
	#footer .footerupper .col6 {
		width: 125px;
	}


	#footer .footerlower .copyright {
		float: left;
		padding-top: 15px;
		width: 510px;
	}
	#footer .footerlower .logo {
		float: left;
		width: 245px;
	}
	#footer .footerlower .logo img {
		float: right;
	}
	
.newsListMain {
	display: none;
}
.newsShow {
	float: left;
}
.newsList {
	float: right;
}
.newsList h3,
.newsListBox h3 {
	font-size: 18px;
	font-style: normal;
}
.newsList h3 {
	color: #565D64;
	text-align: center;
}
.newsList p {
	padding-bottom: 0;
}
.newsList ul,
.newsListBox ul {
	list-style: none;
}
.newsList ul {
	border-bottom: #d1d1d1 1px solid;
}
.newsList li {
	border-top: #d1d1d1 1px solid;
	padding: 10px 5px;
}
.newsList .title
.newsListBox .title {
	float: left;
}
.newsList .date,
.newsListBox .date {
	float: right;
}
/* 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; }
.marginal label                 { width:11.5em; float:left; }

.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; }
textarea        { /*padding:5px;*/ width:250px; }
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; }

form .error         { color:#ed1c24; }
form .error input   { border-color:#ed1c24; }
form .notice        {  }
form .success       {  }
form .errorField input,
form .errorField textarea{ background:#ff0000; }

#formContact {
	padding: 25px;
}
body, html {
	background: #5b395e url(/images/templates/default/background.png);
	margin: 0 auto;
}

#inner {
	background: #FFFFFF;
	border-left: 1px solid #f5f5f5:
	border-right: 1px solid #f5f5f5:
	height: 500px;
	margin: 0 auto;
	margin-bottom: 45px;
	width: 800px;
}

#header {
	background: url(/images/templates/default/header.png) no-repeat;
	border-bottom: 1px solid #5287c4;
	height: 89px;
	width: 800px;
}
	#header a.logo {
		background: url(/images/templates/default/logo.png) no-repeat;
		height: 37px;
		margin-left: 22px;
		margin-top: 27px;
		position: absolute;
		width: 168px;
	}
	
	#header span.contact {
		color: #395465;
		float: right;
		font-size: 14px;
		font-style: italic;
		font-weight: bold;
		margin-top: 32px;
		margin-right: 22px;
	}	

#navbar {
	background: url(/images/templates/default/navbar.png) no-repeat;
	height: 27px;
	width: 800px;
}
	#navbar ul {
		line-height: 27px;
		text-align: center;
		width: 100%;
	}
	
	#navbar li {
		display: inline;
		padding: 0 10px 0 10px;
	}
	
	#navbar a,
	#navbar a:visited,
	#navbar a:hover {
		color: #FFFFFF;
		font-size: 13px;
		font-weight: bold;
		text-decoration: none;
	}
	
	#subnavbar li.selected a {
		text-decoration: underline;
	}

#subnavbar {
	background: #565d64;
	font-family: "Trebuchet MS";
	height: 27px;
	width: 800px;
}
	#subnavbar ul {
		line-height: 27px;
		text-align: center;
		width: 100%;
	}
	
	#subnavbar li {
		display: inline;
		padding: 0 10px 0 10px;
	}
	
	#subnavbar a,
	#subnavbar a:visited,
	#subnavbar a:hover {
		color: #FFFFFF;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
	}

#main {
	overflow: hidden;
}

#footer {
	background: url(/images/templates/default/footer.png) no-repeat;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	height: 190px;
	margin: 0 auto;
	width: 800px;
}

/***** Sitemap *****/
	
.sitemap {
	float: left;
	min-height: 140px;
	padding: 20px;
	width: 140px;
}

.sitemap h3 a {
	color: #000000;
	text-decoration: none;
}

.sitemap ul {
	list-style: none;
	margin-bottom: 0;
	padding-left: 15px;
}

.sitemap li {
	font: 12px Arial;
}

.sitemap li.subTree {
	padding-bottom: 1.5em;
}

.sitemap li a {
	color: #5B395E;
	text-decoration: none;
}

