body {
	margin: 0px;
	background: url(images/background_main.jpg) repeat-x left top;
	font: 0.7em Verdana,Arial,Helvetica,sans-serif;
}

#layout1 {
	width: 780px;
	height: 689px;
	margin: 0 auto;
}

#mtitle {
	color: #8F2829;
	text-decoration: none;
	font-family: Raleway;
	font-size: 30px;
	font-weight: bold;
	position: relative;
}

#stitle {
	color: #8F2829;
	text-decoration: none;
	font-family: Raleway;
	font-size: 18px;
	font-weight: bold;
	position: relative;
}

#title {
	color: #8F2829;
	text-decoration: none;
	font-family: Raleway;
	font-size: 16px;
	font-weight: bold;
	position: relative;
	top: 10px;
	left: 10px
}

.grd td {
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

/*Menu*/
.menu {
	color: black;
	font-family: Raleway;
	font-size: 12pt;
	padding-left: 10px;
	padding-right: 10px;
}

.menu_dynamic {
	color: black;
	font-family: Raleway;
	font-size: 12pt;
	border-top: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
}

.menu_selected {
	color: black;
	background-color: #cccccc;
	font-size: 12pt;
}

.menu_hover {
	color: white;
	font-family: Raleway;
	font-size: 12pt;
	background-color: navy;
}
/*Tab*/
.tabmenu table {
	border-left: solid 1px #F7F6F3;
	border-right: solid 1px #F7F6F3;
}

.tab td {
	font-family: Lato;
	font-size: 12pt;
	background: #cccccc;
	text-align: center;
}

.tab_selected td {
	color: black;
	font-family: Lato;
	font-size: 12pt;
	background: #F7F6F3;
	text-align: center;
	border-collapse: collapse
}


.sf_FiltrCaption {
	color: black;
	font-family: Lato;
	font-size: 12pt;
	background-color: #cccccc;
	padding: 2px 2px 2px 2px;
}

.sf_Frame {
	border-collapse: collapse;
	border-color: Gray;
	border-style: solid;
	border-width: 1px;
	padding: 5px 5px 5px 5px;
}

.sf_tbl {
	border-width: 1px;
	border-spacing: 0;
	border-style: inset;
	border-color: gray;
	border-collapse: collapse;
	border-style: dotted;
	padding: 2px 2px 2px 2px;
}

.sf_tbl_hdr {
	border-width: 1px;
	border-spacing: 0;
	border-style: inset;
	border-color: gray;
	border-collapse: collapse;
	font-weight: bold;
	border-style: dotted;
	padding: 2px 2px 2px 2px;
}

.sf_SolidTbl {
	border-width: 1px;
	border-spacing: 0;
	border-style: inset;
	border-color: gray;
	border-collapse: collapse;
	border-style: solid;
	padding: 2px 2px 2px 2px;
}

.sf_SolidTbl_hdr {
	border-width: 1px;
	border-spacing: 0;
	border-style: inset;
	border-color: gray;
	border-collapse: collapse;
	font-weight: bold;
	border-style: solid;
	padding: 2px 2px 2px 2px;
}

.Stat_EditArea {
	background-color: #f7f6f3;
	position: relative;
	left: 2px;
	padding: 0px 0px 25px px;
}

.Stat_ControlArea {
	padding: 0px 2px 0px 2px;
	clear: left;
}

#login a:link, #login a:visited {
	color: #396EAA;
}

#footer {
	height: 34px;
	width: 100%;
	padding: 10px 8px 10px 7px;
	text-align: center;
	font-family: Lato;
	font-size: 12px;
}
/*FormView*/
.FormHeader {
	background-color: #FF8000;
	font-weight: bold;
	width: 100%;
	text-align: center;
	color: White;
	padding-top: 6px;
	height: 24px;
	margin-top: 10pt;
	font-family: Raleway;
	font-size: 16px;
}

.FormCaption {
	FONT-WEIGHT: Bold;
	color: Black;
}

.FormValue {
}
/* define the main layout divs */
#header {
	margin-right: auto;
	height: 50px;
	width: 100%;
}

#title {
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 28px;
	float: left;
	height: 20px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#login {
	padding-top: 25px;
	padding-right: 28px;
	float: right;
	clear: none;
	color: #FFFFFF;
	font-family: Lato;
	font-weight: bold;
	font-size: 10px;
	height: 28px;
	top: 0px;
	text-align: right;
}
/* make crumbs after making new nav */
#breadcrumb {
	background: #cccccc;
}

#body {
	padding: 0px 8px 10px 7px;
	background: #cccccc;
}

.NavigateButton {
	background-color: #cccccc;
	border-color: #cccccc;
	border-style: none;
	font-weight: bold;
	width: 20px;
}

.HighLight {
	background-color: #ffff66;
	text-decoration: underline;
	font-weight: bold;
}

.hidden {
	visibility: hidden;
}

.none {
	display: none;
}

img {
	border: none;
}
/*
table{ 
border:0px; 
border-collapse: collapse; 
}



table td
{
	padding-right: 1px;
	padding-left: 4px;
	padding-bottom: 0px;
	padding-top: 0px;

}
*/
.btn {
	font-family: Arial;
	font-size: 10pt;
}

input.FormButton {
	background-color: #b5dcb8;
	color: #5b4223;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 1px;
}

.IE8Fix {
	z-index: 1000;
}

.nicEdit-selected {
	border: 0px;
	/*border: 2px solid #0000ff !important;*/
	background-color: white !important;
	padding: 2px 2px 2px 2px;
}

.nicEdit-main {
	/* border: 2px solid #0000ff !important;*/
	background-color: white !important;
	padding: 2px 2px 2px 2px;
}

#tabsgrp ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#tabsgrp li {
	float: left;
	margin: 0 0;
	padding: 0;
}

	#tabsgrp li a {
		/*#F7F6F3*/
		/*background: 0; bottom left repeat-x;*/
		height: 2em;
		line-height: 2em;
		float: left;
		width: 9em;
		display: block;
		border-right: 0.1em solid #F7F6F3;
		color: #333333;
		text-decoration: none;
		text-align: center;
		margin: 0;
		padding: 0;
	}

#tabsgrp {
	border-left: solid 1px #F7F6F3;
	border-right: solid 1px #F7F6F3;
} 

/*POP UP*/
.ClosePopUp
{
	display:none;
}

.PopUp
{
	position: absolute;
	top: 0px;
	left: 0px;
	min-height: 100%;
	width: 100%;
	background-image: url(images/50percent.png);
	z-index: 1001;
	background-repeat: repeat;
}