/*===============================================
// Nucontroller© CMS
// Numotion© www.numotion.net
//===============================================
// All rights reserved.
// Use of this code is covered by the terms and
// conditions in the license agreement. No
// unauthorized adaption, duplication or distribution is
// permitted. Numotion copyright notices must remain intact.
//=============================================== */

/* Link Styles */	
a:link, a:visited, a:active  {
	color: #CC3333;
	text-decoration: none;
}

a:hover  {
	color: #000000;
	text-decoration: underline;
}

blockquote {
	background-color: #F2F2F2;
	border-bottom: 1px solid #83E779;
	border-top: 1px solid #83E779;
	color: #0057F9;
	font-size: 8pt;
	margin: 0px;
	width: 260px;
}

marquee {
	-moz-binding:	url("marquee-binding.xml#marquee");	/* needed */
	display:		block;		/* needed */
	overflow:		hidden;		/* needed */
	height:			13px;		/* needs to be a value. auto does not render correctly */
	width:			100%;		/* not needed */
	margin:			0px;		/* not needed */
	border-top:			1px solid #c1c1c1;
	border-bottom:			1px solid #c1c1c1;
}

body {
	background-color: #C1C1C1;
	font: 11px Arial, Helvetica, sans-serif;
	margin: 10 0 10 0;
	padding:0px;
	height:100%;
}

button {
	background-color: #FFD33E;
	border: 1px solid #FFD33E;
	cursor: pointer;
	color: #FFFFFF;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
}

li {
	list-style: outside;
	margin-left: 0px;
}

h1 {
	font-family: Arial;
	color: #000000;
	font-size: 18px;
	margin-bottom:2px;
}

h2 {
	color: #000000;
	font-size: 18px;
	margin: 0px;
}

h3 {
	color: #000000;
	font-size: 16px;
	margin: 0px;
}

h4 {
	color: #000000;
	font-size: 14px;
	margin: 0px;
}

h5 {
	color: #000000;
	font-size: 12px;
	margin: 0px;
}

input {
	color: #000000;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
}

select {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
}

td {
	font-size: 12px;
}

.breadcrumb {
	background-color: #0057F9;
	color: #FFFFFF;
	font-size: xx-small;
	width: 100%;
	height:21px;
}

.buttons {
	background-color: #FFD33E;
	border: 1px solid #FFD33E;
	cursor: pointer;
	color: #FFFFFF;
	font-weight: bold;
}

/*Style for the background-bar*/
.clBar {
	background-color: #FFD33E;
	height: 10px;
	position: absolute;
	visibility: hidden;
	width: 10px;
}

.clCMEvent {
  	position:absolute;
	width:99%;
	height:99%;
	clip:rect(0,100%,100%,0);
	left:0;
	top:0;
	visibility:visible
}

.clCMAbs {
	position:absolute;
	visibility:hidden;
	left:0;
	top:0
}

.clLevel0 {
	color: #888888;
}

.clLevel0,.clLevel0over, .clLevel0active {
	cursor: pointer;
	cursor: hand;
	font-family: Verdana, Georgia, Times New Roman, Serif;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	text-align: center;
	padding: 4px 0px 0px 0px;
}

.clLevel0border {
	position: absolute;
	visibility: hidden;
}

.clLevel0over {
	background-color: #FFD33E;
	color: #888888;
}

.clLevel0active {
	background-color: #674344;
	color: #FFD33E;
}

.content {
	font-size: 12px;
	line-height: 18px;
	width: 579px;
}

.contents {
	color: #000000;
	line-height: 18px;
	margin: 10px 0px 0px 10px;
}

.contentdatagrid {
	line-height: 16px;
}

.contentdatagridblock {
	background-color: #FFFFFF;
	border-top: 1px solid #F2F2F2;
}

.contentpane {
	background-color: #FFFFFF;
	font-size: 11px;
	height: 100%;
	width: 765px;
	border-right: 1px solid #efefef;
}

.contentsummary {
	font-weight: bold;
	height: 100%;
	margin-top: 10px;
}

.editbutton {
	background-color: #FFD33E;
	border: 1px solid #FFD33E;
	cursor: pointer;
	color: #FFFFFF;
	font-weight: bold;
	height:17px;
}

.admineditbutton {
	background-color: #E3ECFF;
	border: 1px outset #E3ECFF;
	cursor: pointer;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FFFFFF', EndColorStr='#E3ECFF');
	font-family: Tahoma, sans-serif;
	font-size: 11px;
}

.fieldset {
	color: #FFFFFF;
	width: 150px;
}

.flags  {
	color: #888888;
	font-size: 8pt;
	margin-left:2px;
}
.flags a:active {
	color: #FFD33E;
	font-size: 8pt;
	margin-left:2px;
}

.footerspacing {
	background-color: #FFFFFF;
	height: 25px;
}

/* Footer Link Styles */		
.footlink a:link, .footlink a:visited, .footlink a:active  {
	color:  #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.footlink a:hover  {
	color:  #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

/* Form Style Settings */	 
.form {
	background-color: #F2F2F2;
	border: 0px solid #83E779;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 0px;
	width: 75%;
}

.formheader {
	background-color: #FFD33E;
	color: #FFFFFF;
}

.headerspacing {
	background-color: #FFFFFF;
	height: 1px;
}

.headlinetopleft,.headlinetopcenter,.headlinetopright {
	width: 160px;
}

.headlinetopright,.headlinetoprightheader,.headlinetoprightlink a:active  {
	color: #FFD33E;
	text-decoration: none;
}

.headlinetopleftheader,.headlinetopcenterheader,.headlinetoprightheader {
	font-family: Georgia, Times New Roman, Serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px 0px 0px 12px;
}

.headlinetopleftlink,.headlinetopcenterlink,.headlinetoprightlink  {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.headlineleft,.headlineright {
	background-color: #F2F2F2;
	color: #888888;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	width: 183px;
	border-bottom: 0px solid #efefef;
}

.headlineleftheader,.headlinerightheader {
	background-color: #FFD33E;
	font-family: Verdana, Georgia, Times New Roman, Serif;
	font-size: 12px;
	color: #888888;
	font-weight: bold;
	padding: 3px 0px 3px 2px;
	}
	
.headlineleftlink,.headlinerightlink {
	color: #674344;
	font-size:12px;
	/*padding-right:0px;*/
}

.headlinebottom {
	color: #000000;
	font-size: 11px;
	border-bottom: 1px solid #83E779;
	margin: 0px 18px 2px 0px;
	padding: 1px 0px 2px 0px;	
	width: 150px;
}

.headlinebottomheader {
	background-color: #0057F9;
	color: #FFFFFF;
	font-variant: small-caps;
	height: 12px;
}

.headlinebottomlink {
	font-size:11px;
	padding: 3px 2px 3px 0px;
	width:100%;
}

.headlinefooterleft,.headlinefootercenter,.headlinefooterright {

}

.headlinefooterleftheader,.headlinefootercenterheader,.headlinefooterrightheader {
	font-family: Georgia, Times New Roman, Serif;
	font-size: 12px;
	color: #000000;
}

.headlinefooterleftlink,.headlinefootercenterlink,.headlinefooterrightlink {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	width: 130px;
}

.inlay {
	background-color: #83E779;
	border: 1px solid #0057F9;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 3px 0px;	
	width: 152px;
}

.inlaybox {
	background-color: #FFFFFF;
	border: 1px solid #0057F9;
	font-size: 8pt;
	padding: 1px;
	width: 95%;
}

.inlayboxfooter {
	background-color: #83E779;
	background-position: right;
	background-repeat: no-repeat;
}

.inlayboxheader {
	background-color: #0057F9;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
}

/* PageLayout Styles */	
.leftpane {
	background-color: #FFFFFF;
	width: 188px;
}

/* Login Style Various */	
.login {
	font-size:11px;
	color: #ffffff
}

.login a:link, .login a:visited, .login a:active  {
	color: #ffffff;
	text-decoration: none;
}

.login a:hover  {
	color: #ffffff;
	text-decoration: underline;
}


/* Layout Sizing Settings */	
.maintable {
	background-image: url(../images/stationary/bg.gif);
	background-repeat: repeat;
	padding: 0px;
	width: 765px;
	height: 100%;
}

.maintable2 {
	background-image: url(../images/stationary/bg.gif);
	background-position: center;
	background-repeat: repeat;
	padding: 0px;
	width: 772px;
	height: 100%;
}

/* General Styles Content */	
.nocontent {
	padding-left: 1px;
	width: 95%;
}

.nufooter  {
	background-color: #FFFFFF;
	border-top: 1px solid #888888;
	border-bottom: 1px solid #888888;
	font-size: 6pt;
	color: #000000;
	height: 19px;
}

.nuheader {
	background-color: #FFFFFF;
	font-size: 8pt;
	width: 765px;
}

.nuheader1 {
	width:180px
}

.nuheader2 {
	/*background-image: url(../images/stationary/toplogo1.gif);
	background-repeat: no-repeat;*/
	color: #000000;
	width: 402px;
}

.nuheader3 {
	background-color: #674344;
	width: 183px;
	text-align: center;
	vertical-align: middle;
}

.nuseparator {
	border: 1px solid #FFFFFF;
	font-size: 1px;
}

.nutopic {
	background-color: #FFFFFF;
	width: 95%;
}

.nutopiccreating {
	color: #FFD33E;
	font-size: 8pt;
}

.nutopicediting {
	color: #0033CC;
	font-size: 8pt;
}

.nutopiconline {
	color: #009999;
	font-size: 8pt;
}

.nutopicproperties {
	background: #FFFFEF;
	border: 1px dotted #0057F9;
	padding: 1px;
	width: 100%;
	z-index: 0;
	position:relative;
}

.nutopicrelated {
	color: #000000;
	font-size: 11px;
	border-bottom: 1px solid #83E779;
	margin: 0px 16px 12px 0px;
	padding: 4px 0px 2px 1px;	
	width: 220px;
}

.nutopicrelatedheader {
	background-color: #0057F9;
	color: #FFFFFF;
	font-variant: small-caps;
	padding-top: 1px;
}

.nutopicseparator {
	background-image: url(../images/stationary/dottedline.gif);
	font-size: 1pt;
}

/* Paging Link Styles */	
.paging a:link, .paging a:visited, .paging a:active  {
	color: #674344;
	text-decoration: none;
}

.paging a:hover  {
	color: #000000;
	text-decoration: underline;
}

/* General Styles Bottomside */	
.pagingbg {
	background-color: #F2F2F2;
	border-top: 1px solid #888888;
	height: 20px;
	padding: 0px 0px 0px 4px;
}

.print {
	background-color: #FFFFFF;
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 96%;
}

.rightpane {
	background-color: #FFFFFF;
	width: 183px;
}

.searchbox {
	color: #FFFFFF;
	font-size: 8pt;
}

.searchmarking {
	background-color: #FFFF66;
	color: #000000;
}

.subnufooter  {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

.subnuheader {
	background-color: #0057F9;
	color: #FFFFFF;
	font-size: 8pt;
	height: 16px;
}

.subtreemenu a:link, .subtreemenu a:visited, .subtreemenu a:active {
	border: 1px solid #83E779;
	color: #000000;
	line-height: 140%;
	font-size: 8pt;
	height: 17px;
	padding: 1px 0px 2px 8px;	
	text-decoration: None;
	width: 171px;
}

.subtreemenu a:hover {
	background-color: #83E779;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FFFFFF', EndColorStr='#83E779');
	border: 1px solid #83E779;
	color: #0057F9;
	line-height: 140%;
	font-size: 8pt;
	height: 17px;
	padding: 1px 0px 2px 8px;	
	text-decoration: none;
	width: 171px;
}

.textarea {
	border: 1px solid #888888;
	color: #888888;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
}

/* General Styles Topside*/	
.textsmall  {
	color: #FFFFFF;
	font-size: 8pt;
}

/* Title Link Styles */	
.title a:link, .title a:visited, .title a:active  {
	color: #674344;
	font-size: 12px;
	text-decoration: none;
}

.title a:hover  {
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}

.treemenu a:link, .treemenu a:visited, .treemenu a:active {
	border-bottom: 1px solid #83E779;
	border-left: 1px solid #83E779;
	border-right: 1px solid #83E779;
	border-top: 1px solid #83E779;
	font-size: 8pt;
	font-weight: bold;
	height: 17px;
	margin: 0px 0px 1px 0px;
	padding: 4px 0px 0px 0px;
}

.treemenu a:hover {
	background-color: #83E779;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FFFFFF', EndColorStr='#83E779');
	border: 1px solid #83E779;
	font-size: 8pt;
	font-weight: bold;
	height: 17px;
	margin: 0px 0px 1px 0px;
	padding: 4px 0px 0px 0px;
	width: 171px;
}

.treemenuheader {
	border-left: 1px solid #83E779;
	border-right: 1px solid #83E779;
	border-top: 1px solid #FFFFFF;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	width:100%;
	height: 17px;
	margin: 0px 0px 1px 0px;
	padding: 4px 0px 0px 0px;
	text-decoration: None;
}

.bottominactive {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	cursor: hand;
	background-color: #83E779;
	border-bottom: 1px solid #83E779;
	border-top: 1px solid #83E779;
}

.bottomactive {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	cursor: hand;
	background-color: #83E779;
	border-bottom: 1px solid #83E779;
}

.tab_active {
	background-color: #83E779;
	color:#000000;
	border: 1px solid;
	border-color: #83E779 #83E779 #83E779 #83E779;
	padding: 2px 2px 2px 2px;
	margin-right:2px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	height:20px;
}

.tab_inactive {
	background-color: #FFFFFF;
	color:#000000;
	border: 1px solid;
	border-color: #83E779 #83E779 #83E779 #83E779;
	padding: 2px 2px 2px 2px;
	margin-right:2px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	height:20px;
}

.tab_inactive:hover {
	background-color: #83E779;
	color: #0057F9;
	text-decoration: none;
}

#ss_links {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
}

#ss_links_list {
	position: absolute;
	top: 15px;
	left: 1px;
	width: 141px;
	padding: 0;
	border: 1px solid #83E779;
	border-top-style: none;
	background-color: #83E779;
	visibility: hidden;
}

#ss_links_list h4 {
	color: #83E779;
	font-style: normal;
	font-weight: bold;
	padding: 3px 5px 0;
	display: block;
	font-size: 8pt;
	margin: 3px 0 0;
}

#ss_links_list a:link, #ss_links_list a:visited {
	color: #0057F9;
	text-decoration: none;
	padding: 3px 5px 3px 6px;
	margin: 0;
	display: block;
}

#ss_links_list a.read:link, #ss_links_list a.read:visited {
	color: #83E779;
}

#ss_links_list a:hover {
	background-color: #FFFFFF;
}

#ss_links_list a cite {
	display: block;
	color: #83E779;
	text-decoration: none;
	font-style: normal;
}

#ss_options {
	position: relative;
	border-top: 1px dashed #83E779;
	padding: 5px;
	margin-top: 5px;
}

#ss_options a:link, #ss_options a:visited {
	padding: 3px 0;
}

#ss_options a:hover {
	background-color: transparent;
	text-decoration: underline;
}

#ss_gif {
	position: relative;
	width: 142px;
}

#ss_count {
	position: absolute;
	top: -2px;
	left: 100px;
	width: 22px;
	height: 15px;
	padding: 2px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
}

#ss_headlines p {
	padding: 5px;
}

A.tb  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

A.tb:Visited  {
	text-decoration : none;
}

A.tb:Active  {
	text-decoration : underline;
}

A.tb:Hover  {
	text-decoration : underline;
}

A.tn  {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;
}

A.tn:Visited  {
	text-decoration : none;
}

A.tn:Active  {
	text-decoration : underline;
}

A.tn:Hover  {
	text-decoration : underline;
}

.tbflat  {
	border: 1px inset #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.cmdflat  {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #83E779;
	color: #000000;
	border: 1px outset #83E779;
	cursor: pointer;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FFFFFF', EndColorStr='#83E779');
}