/*** DEFAULTS ***/

html {
	height:100%;
}

body {
	margin:0;
	padding:0;
	width:100%; 
	height:100%;
	background: #ffffff;
}

img {
	border: 0;
}

body, p {
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

p {
	margin: 0 0 10px 0;	
}

input {
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

h1, h2, h3 {
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	padding: 0;
	margin: 0 0 10px 0;
	color: black;
	zoom: 1;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 12px;
}

h3 {}

a, 
a:visited,
a:active {
	text-decoration: underline;
	color: #0e7494;
}

a:hover {
	color: #0e7494;
}

.clear {
	clear:both;
}

/*** MASTER LAYOUT ***/

.masterCenterContainer {
	width: 960px;
	margin: 0 auto;
	margin-top: 20px;
}

.masterTop a,
.masterTop img {
	display: block;
	float: left;
}

.masterMenu {
	background-color: #000000;
	height: 30px;
}

.masterMenu .logo {
	float: left;
	height: 29px;
}

.masterMenu .facebook {
	float: right;
	height: 29px;
}

.masterMenuItems
{
	float: left;
	padding: 7px;
	margin-left: 30px;	
}


.masterMenuItems a,
.masterMenuItems a:visited,
.masterMenuItems a:active {	
	text-decoration: none;
	
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	margin-left: 20px;
}

.masterMenuItems a:hover {
	text-decoration: underline;
}

.masterStatusbar {
	background-color: #d3d2d2;
	padding-left: 15px;
}

.masterBreadcrumb {
	float: left;
	color: #706f6f;
	font-size: 10px;
	margin-top: 8px;
}

.masterBreadcrumb a,
.masterBreadcrumb a:active,
.masterBreadcrumb a:visited {
	color: #706f6f;
}

.masterBreadcrumb a:hover {
	color: #706f6f;
	text-decoration: underline;	
}

.masterIcons {
	padding: 10px;
	text-align: right;	
}

.masterIcons a {
	margin-left: 6px;
}

.masterPageContainer {
	background-color: #d3d2d2;

}

.masterLeftSidebarBackground
{
	background: url(/media/border-dot.png) 222px repeat-y;
}

.masterRightSidebarBackground
{
	background: url(/media/border-dot.png) 737px repeat-y;	
}

.masterLeftContainer {
	float: left;
	width: 222px;
	min-height: 490px;	
	margin: 0 24px 20px 0;
}

.masterRightContainer {
	float: left;
	width: 166px;
	min-height: 490px;
	padding: 16px 16px 16px 25px;
	
	margin: 0 0 20px 0;
}

.leftMenuHeader {
	margin: 17px 17px 0 17px;
	padding-bottom: 3px;
	font-size: 16px;
	font-weight: bold;
}

.masterTree {
	font-size: 12px;
	list-style: none;	
	margin: 16px 17px 16px 20px;
	padding: 0;
}

.masterTree li a {
	display: block;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	
	padding: 5px 0;
	
	background-position: center right;
	background-repeat: no-repeat;
}

.masterTree li a:hover {
	text-decoration: underline;
}

.masterTree ul {
	margin:0 0 0 10px;
	padding:0;
	
	list-style: none;
	list-style-position: outside;
}

.masterLeftContainer .masterTreeItemSelected a,
.masterLeftContainer .masterTreeItemSelected a:hover,
.masterLeftContainer .masterTreeItemSelected a:visited,
.masterLeftContainer .masterTreeItemSelected a:active
{
	font-weight: bold;
	color: #375892;
}

.masterLeftContainer .masterTreeItemParentToSelected a,
.masterLeftContainer .masterTreeItemParentToSelected a:hover,
.masterLeftContainer .masterTreeItemParentToSelected a:visited,
.masterLeftContainer .masterTreeItemParentToSelected a:active
{
	font-weight: bold;
	color: #375892;
}

.masterLeftContainer .masterTreeItemSelected .masterTreeItem a,
.masterLeftContainer .masterTreeItemSelected .masterTreeItem a:hover,
.masterLeftContainer .masterTreeItemSelected .masterTreeItem a:visited,
.masterLeftContainer .masterTreeItemSelected .masterTreeItem a:active
{
	font-weight: normal;
	color: #000000;
	background-image: none;
}

.masterLeftContainer .masterTreeItemSelected .masterTreeItemSelected a,
.masterLeftContainer .masterTreeItemSelected .masterTreeItemSelected a:hover,
.masterLeftContainer .masterTreeItemSelected .masterTreeItemSelected a:visited,
.masterLeftContainer .masterTreeItemSelected .masterTreeItemSelected a:active
{
	font-weight: bold;
	color: #375892;
}

.masterMain {
	float: left;
	margin: 0 0 20px 0;
	width: 712px;	
}

.masterMain.wide {
	width: 960px;	
}

.masterAddress {
	margin: 0 0 15px 0;
	padding: 15px 15px 0 15px;
	background: url(/media/bottom-background.png) no-repeat top left;
}

.masterAddress p {
	margin-top: 2px;
	font-size: 13px;
	color: #000000;
}

/*** ARTICLE LAYOUT ***/
.articleFolder {
	padding: 15px 0px;
}

.articleFolderBoxes h2 {
	font-size: 18px;
}

.articleFolderLeft {
	width: 328px;
	float: left;
}
.articleFolderRight {
	width: 328px;
	float: left;
	margin-left: 25px;
}

.noLeftMenu
{
	padding-left: 25px;	
}

.articleFolderBoxes .item {
	width: 325px;
	float: left;
	margin: 25px 0 0 0;
}

.articleFolderBoxes h2 {
	margin-top: 5px;
}

.articleFolderBoxes .itemLeft {
	margin-right: 15px;
}

.articleFolderBoxes .itemRight {
	margin-left: 15px;
}

.articleNode {
	width: 470px;
	float: left;
}

.articleNodeImages {
	width: 198px;
	float: left;
	margin-left: 20px;
}

.articleNodeImages .imageItem {
	height: 136px;
	padding: 0;
}

.articleNodeImages .imageItem {
	display: block;
	border: 1px solid #55739a;
	margin-bottom: 25px;
	
	width: 198px;
}

/** EMPLOYEES VIEW **/

.employeesList .listItem
{
	margin: 10px 0;
	border-bottom: 1px solid #b5c1d7
}

.employeesList .itemImage
{
	width: 76px;
	height: 114px;
	border: 1px solid #394655;	
	float: left;
}

.employeesList .itemDescription
{
	padding-left: 25px;
	float: left;
}

.employeesList .itemDescription .itemName
{
	font-weight: bold;
	
}

/** EMPOLYEES VIEW **/

.employeesList .listItem
{
	margin: 10px 0;
}

.employeesList .itemImage
{
	width: 76px;
	height: 114px;
	border: 1px solid #394655;	
	float: left;
}

.employeesList .itemDescription
{
	padding-left: 25px;
	float: left;
}

.employeesList .itemDescription .itemName
{
	font-weight: bold;
	
}

/*** GALLERY LAYOUT ***/
.galleryIndex .item {
	display: block;
	border: 1px solid #55739a;
	background-repeat: no-repeat;
	background-position: top left;
	height: 115px;
	width: 173px;
	float: left;
	padding: 25px 10px 10px 170px; 
	color: #000000;
	text-decoration: none;
	
	margin: 25px 0 0 0;
}

.galleryGroupShow .item {
	display: block;
	border: 1px solid #55739a;
	background-repeat: no-repeat;
	background-position: top left;
	height: 115px;
	width: 173px;
	float: left;
	padding: 25px 10px 10px 170px; 
	color: #000000;
	text-decoration: none;
	
	margin: 0 0 25px 0;
}

.galleryShow .item {
	display: block;
	border: 1px solid #55739a;
	height: 114px;
	width: 163px;
	float: left;
	color: #000000;
	text-decoration: none;
	
	margin: 0 0 15px 0;
}

.galleryShow .itemLeft,
.galleryGroupShow .itemLeft,
.galleryIndex .itemLeft,
.galleryShow .itemMiddel,
.galleryGroupShow .itemMiddel,
.galleryIndex .itemMiddel 
{
	margin-right: 15px;
}

.galleryShow .itemRight,
.galleryGroupShow .itemRight {
}

/*** FAQ LAYOUT ***/
.faqList .listItem {
	border-bottom: 1px solid #55739a;
	padding: 10px 0;
}

.faqList .listItem .question {
	float: left;
	width: 150px;
	font-weight: bold;
	padding: 0 15px 0 0;
}

.faqList .listItem .answer {
	float: left;
}

/*** STATEMENT LAYOUT ***/
.statementList .folderItem {
	background: url(/media/statement-background.png) top left;
	border: 1px solid #55739a;
	height: 22px;
	padding: 5px 0 0 15px;
	
	font-size: 15px;
	font-weight: bold;
}

.statementList .listItem {
	padding: 10px 0;
}

.statementList .listItem .dateItem {
	float: left;
	width: 120px;
	padding: 0 15px 0 0;
}

.statementList .listItem a,
.statementList .listItem a:visited,
.statementList .listItem a:active,
.statementList .listItem a:hover
{
	float: left;
	cursor: pointer;
	color: #000000;
	text-decoration: none;
}

.statementList .listItem .contentItem {
	float: left;
	cursor: pointer;
}

.statementList .listItem .contentItem .title {
	float: left;
	font-weight: bold;
}

.statementList .listItem .contentItem .author {
	font-style: italic;
 	padding-left: 4px;
}

.statementsFrontList
{
	padding: 10px 0;
}

.statementsFrontList h1
{
	font-size: 16px;
	font-weight: bold;
}

.statementsFrontList a,
.statementsFrontList a:active,
.statementsFrontList a:visited,
.statementsFrontList a:hover
{
	color: #000000;
	text-decoration: none;
	cursor: pointer;
}

.statementsFrontList .itemTitle
{
	display: block;
	cursor: pointer;
}

.statementsFrontList .itemAuthor
{
	font-style: italic;
	padding-top: 3px;
	padding-bottom: 10px;
}

/*** CALENDAR LAYOUT ***/
.calendarList .listItem {
	border-bottom: 1px solid #55739a;
	padding: 10px 0;
}

.calendarList .listItem .date {
	float: left;
	width: 150px;
	padding: 0 15px 0 0;
}

.calendarList .listItem .content {
	float: left;
	width: 345px;
}

.calendarFrontList
{
	padding: 10px 0;
}

.calendarFrontList h1
{
	font-size: 16px;
	font-weight: bold;
}

.calendarFrontList a,
.calendarFrontList a:active,
.calendarFrontList a:visited,
.calendarFrontList a:hover
{
	display: block;
	color: #000000;
	text-decoration: none;
	cursor: pointer;
	margin-bottom: 10px;
}

.calendarFrontList .itemDate
{
	font-style: italic;
}

.calendarFrontList .itemTitle
{
	font-weight: bold;
}

/*** SITEMAP LAYOUT ***/

.sitemap
{
	padding: 30px 0 0 0;
}

.sitemap div
{
	float: left;
	width: 170px;
	padding-left: 25px;
}

.sitemap div.firstFolder
{
	padding-left: 0;
}

.sitemap a.siteMapItemLevel0,
.sitemap a.siteMapItemLevel0:active,
.sitemap a.siteMapItemLevel0:visited,
.sitemap a.siteMapItemLevel0:hover
{
	display: block;
	border: 1px solid #55739a;
	background: url(/media/sitemap-background.png) repeat-x top left;
	
	height: 22px;
	width: 150px;
	
	padding: 5px 0 0 15px;
	
	color: black;
	font-size: 15px;
	font-weight: bold;
	
	text-decoration: none;
}

.sitemap a.siteMapItemLevel0:hover
{
	text-decoration: underline;	
}

.sitemap .siteMapList
{
	margin: 0;
	padding: 0;
}

.sitemap .siteMapList li
{
	list-style: none;
	margin: 20px 0 0 0;
}

.sitemap .siteMapItem a,
.sitemap .siteMapItem a:active,
.sitemap .siteMapItem a:visited
{
	color: black;
	font-weight: bold;
	
	text-decoration: none;
}

.sitemap .siteMapItem a:hover
{
	text-decoration: underline;	
}

.sitemap .siteMapList .siteMapList li
{
	margin: 5px 0 0 12px;
}

.sitemap .siteMapItem .siteMapList a,
.sitemap .siteMapItem .siteMapList a:active,
.sitemap .siteMapItem .siteMapList a:visited
{
	font-weight: normal;
	
	text-decoration: none;
}

.sitemap .siteMapItem .siteMapList a:hover
{
	text-decoration: underline;	
}

/*** REGISTRATIONFORM LAYOUT ***/
.registrationform label,
.registrationform {
	text-align: left;
}

.registrationform_submit
{
	text-align: center;
}

/* FORM */
input
{
	font-size: 11px;
	font-family: verdana, sans-serif;
}

.text_box
{
	background-color: #F9F6EE;
	border: 1px solid #9396A1;
	width: 250px;
}

.submit_button
{
	background-color: #F9F6EE;
	border: 1px solid #DFD5BB;
	color: #white;
}

.field_has_errors
{
	border-color: red !important;
}

.field_errors
{
	margin: 0 0 7px 0;
	padding: 0px;
	list-style: none;
	color: red;
	font-weight: bold;
}

select option.none
{
	font-style: italic;
	color: gray;
}

/* NOTICE CONTAINER */
.noticeContainer
{
	border: 1px solid #848716;
	background-color: #d6d96a;
	margin: 0px 0 10px 0;
	
	
	padding: 10px;
	color: black;
	font-weight: bold;
}

.noticeContainer ul
{
	list-style: none;
	padding: 0px;
	margin: 0;
}

/* REGISTRATIONFORM */
.registrationform_success
{
	border: 3px solid #848716;
	background-color: #d6d96a;
	margin: 0 0 10px 0;
	width: 484px;
	
	padding: 30px 10px;
	color: black;
	font-size: 13px;
	font-weight: bold;
}
