td.header {
	background: #FFFFFF url('/images/bnc_header.jpg') no-repeat;
	height: 41px;
}

td.cloud_header {
	background: #FFFFFF url('/images/cloud_header.jpg') no-repeat;
}


h1 {
	padding: 0px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
}

h2 {
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	font-weight: normal;
	color: #666666;	
}

h3 {
	display: inline;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-variant: 12pt-caps;
	font-weight: bold;
	color: #666666;	
}

a.ref:link, a.ref:visited, a.ref:active {
	font-style: italic;
	text-decoration: none;
}

a.ref:hover {
	text-decoration: underline;
}

BODY, TABLE, TD, FONT, P {	 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}

Body		{background-color: #ffffff;}
Table.Main	{background-color: #ffffff;}

A 			{text-decoration: none; color: blue;}
A.Title		{ text-decoration: none; color: blue; font-size: 12pt;}
A:hover 	{color: blue; text-decoration : underline;}

A.adminmenulink { text-decoration: none; color: #6576AB; font-size: 10pt; font-weight: normal;}
A.xx12ptlink {font-size: 10pt;}

.Footer		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background: #FFFFFF url('/images/footer.jpg') no-repeat;
}
.Label		{font-weight: bold;}
.FormLabel	{
	font-weight: normal;
	font-size: 10pt;
	color: #3B4B80;
	text-align: right;
	vertical-align: middle;
	background-color: #ffffff;
}
.12ptFormLabel	{
	color: #3B4B80;
	vertical-align: top;
	text-align: left;
}
.Headline	{color: #666666; font-weight: bold; font-size: 14pt;}
.Summary	{color: #000000;}
.12ptHeadline	{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12pt;
	background-color: #3B4B80;
}
.12ptSpan {color: #666666; font-size: 10pt;}

.relatedHeader {font-size: 14pt; font-weight: bold;}
.relatedCategory {font-size: 12pt; font-weight: bold;}
.relatedLink	{font-size: 10pt; font-weight: bold;}

.cmsCategoryLabel {
	font-size: 12pt;
	font-weight: bold;
	color: #3B4B80;
	background-color: #D5DDE5;
	border: 1px solid #6576AB;
}
.cmsCategoryLabel2 {
	font-size: 12pt;
	font-weight: bold;
	color: #EFEFEF;
	background-color: #3B4B80;
	border: 1px solid #D5DDE5;
}
.cmsFileLabel {font-size: 12pt; font-weight: bold;}
.cmsPageLabel {font-size: 10pt;}
a.cmsPageLink {font-size: 12pt;}
a.cmsCategoryLink {font-size: 12pt; font-weight: bold;}

table.forumoriginalmessage {background-color: #000099;}
table.forumreplymessage {background-color: #cccccc;}
td.forumcell {background-color: #ffffff;}
td.forumheader {font-weight: bold; font-size: 12pt;}
td.forummenuLabel {font-weight: bold; background-color: #D5DDE5;}
td.forumsearchLabel {font-size: 10pt;}
td.forumreplybox {font-size: 10pt;}
td.forumtagline {font-size: 10pt; font-style: italic;}
A.forumnav {font-size: 12pt; color:#666666;}
A.forumlink {color: #blue;}


.adminmenu {
	font-size: 12pt;
	font-weight: bold;
	background-color: #6576AB;
	color: #FFFFFF;
}
.adminmenusub {
	font-size: 10pt;
	font-weight: bold;
	background-color: #D5DDE5;
	color: #3B4B80;
}
.toc_head {
	font-size: 10pt;
	font-weight: bold;
	line-height: 16px;
	background-color: #3B4B80;
	color: #D5DDE5;
	border-top: 1px solid #6576AB;
	border-right: none;
	border-bottom: 1px solid #6576AB;
	border-left: none;
}

INPUT,SELECT,SUBMIT {	BACKGROUND-COLOR: #F5F5F4; font-family: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 10pt; COLOR: #000000; HEIGHT: 26px; border: 1px solid #6576AB;}
TEXTAREA {	BACKGROUND-COLOR: #F5F5F4; font-family: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 10pt; COLOR: #000000; border: 1px solid #6576AB;}

.admin_header {
	font-size: 12pt;
	line-height: 30px;
	font-weight: bolder;
	color: #3B4B80;
	background-color: #D5DDE5;
	border: 1px solid #6576AB;
}

.loginitems {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background: #FFFFFF url('/images/footer.jpg') no-repeat;
}

.frontend_header {
	font-size: 16pt;
}
.sub_toc_header {
	font-weight:bold;
	font-size: 12pt;
}
#search_titles {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
}
#search_titles_var {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	font-style: italic;
}

/* TAB AREA */
.udm {
		height:26px;
		margin:0px;
		padding:0px;
	}
.udm li {
		display: inline;
		white-space: nowrap;
		list-style-type:none;
		width:180px;
		/*float:left;*/
		margin:0px;
		padding:0px;
	}

/*
.tab_menu_container {
		position:relative;
		left: 69px;
	}
*/

/*
.bar_footer {
		position:relative;
		left:15px;
		top:10px;
		background-image:url(/images/tab_menu/bar.gif);
		background-repeat:no-repeat;
		background-position:bottom;
		margin-bottom:10px;
	}
*/

@import url("/administrator/FCKeditor/css/fck_editorarea.css");


