/******************************************/
/********  General Tags  ******************/
/******************************************/

#doc { /* This is the body tag */
	background-color: #ffffff;
	font-family:arial;
	font-size:90%;
	color:#000000;
}

#doc p {
	font-family:arial;
	font-size:90%;
	color:#000000;
}

#doc td {
	font-family:arial;
	font-size:90%;
	color:#000000;
	vertical-align: top;
}

#doc h1 {
	font-family:arial;
	font-size:120%;
	font-weight:bold;
	color:#000000;
}

#doc h2 {
	font-family:arial;
	font-size:110%;
	font-weight:bold;
	color:#000000;
}

#doc hr {
	size: 1px;
	color:#000000;
}

#doc a, a:visited, a:link, a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none; 
	font-size:90%;
}

#doc a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline; 
	font-size:90%;
}

#doc .content-pane {
	padding-left: 17px;
	padding-top: 10px;
	vertical-align:top;
    background: #ffffff;
    color: #000000;
}

#doc .content-pane2 {
	padding-left: 17px;
	padding-top: 10px;
	vertical-align:top;
    background: #000000;
}

#doc .content-panel {
 vertical-align:top;
 padding:10px;
 }
	
#doc .content-panel td{
 vertical-align:top;
padding:10px;
}

#doc .margin{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}

#doc .search-text-box {
	vertical-align : bottom;
	width:100px;
	border: 1px solid #B0B0B0;
}

/************************************************************/
/****This section does the styling of the menu.vb********/
/************************************************************/

#doc .menu-box {
	width:140px;
	height:400px;
	background: #4d4e7e;
	/* border-top: 1px solid #E8E8E8;
	border-left: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;*/
	vertical-align:top;
}

#doc .menu-banner {
/*	border : 1px solid #B0B0B0;
	background:url(http://www.sitewiz.biz/default.asp?cmd=file&fileid=1414&link=no); */
}

/************************************************************/
/****This section does the styling of the topmenu.xsl****/
/************************************************************/

#doc .menu-top {
	height:24;
	text-align:right;
	font-family:arial;
	font-size:90%;
	color:#192a60;
}

#doc .menu-search {
	text-align:right;
	vertical-align : middle;
	font-family:arial;
	font-size:90%;
	color:#000000;
}

#doc .top-menu-cell {
	width:200px;
	text-align:center;
	border-right: 1px dashed #B0B0B0;
}

#doc .top-menu-cell-selected {
	width:200px;
	text-align:center;
	border-right: 1px dashed #B0B0B0;
}

/***************************************************************/
/********************** TOP MENU **************************/
/***************************************************************/

#doc .header-menu {
	font-family:arial;
	font-size:90%;
}

#doc a.header-menu {
	color: #333333;
	font-weight: bold;
	text-decoration: none; 
	font-size:90%;
}

#doc a.header-menu:link, #doc a.header-menu:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: none; 
	font-size:90%;
}

#doc a.header-menu:active {
	color: #000000;
	font-weight: bold;
	text-decoration: underline; 
	font-size:90%;
}

#doc a.header-menu:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: underline; 
	font-size:90%;
}

#doc a.header-selected-menu, a.header-selected-menu:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: underline; 
	font-size:90%;
}

#doc a.header-selected-menu:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none; 
	font-size:90%;
}

#doc a.header-selected-menu:active {
	color: #333333;
	font-weight: bold;
	text-decoration: underline; 
	font-size:90%;
}

#doc a.header-selected-menu:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
	font-size:90%;
}

#doc .bottom-bar {
	height:20px;
	background:#C0C0C0;
}

/************************************************************/
/****This section does the styling of the newsfeed.xsl****/
/************************************************************/

#doc .news{
	font-size:90%;
}

#doc .news-main{
	font-size:90%;
}

#doc .news-content{
	font-size:90%;
	font-family : Arial, Helvetica, sans-serif;
	color:#000000
}

#doc .news:menu {
	color: #000000;
	font-weight: none;
	text-decoration: none; 
	font-size:90%;
}

#doc .news:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none; 
	font-size:90%;
}

#doc .news:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none; 
	font-size:110%;
}

#doc .news:active {
	color: #000000;
	font-weight: bold;
	text-decoration: underline; 
	font-size:90%;
}

#doc .news:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline; 
	font-size:90%;
}
