.normal
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	color: #333333;

}
table, td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	color: #333333;

}
.SeperatorPane
{
	width: 5px;
}

/*-- Privacy, Home, Copyright, Terms, Login --*/

/*-- Login --*/
.Login
{
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	font-family: Tahoma;
	background-color: transparent;
	text-decoration: none;
}
A.login:link
{
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	font-family: Tahoma;
	background-color: transparent;
	text-decoration: none;
}
A.login:visited
{
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	font-family: Tahoma;
	background-color: transparent;
	text-decoration: none;
}
A.login:hover
{
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	font-family: Tahoma;
	background-color: transparent;
	text-decoration: none;
}
A.login:active
{
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	font-family: Tahoma;
	background-color: transparent;
	text-decoration: none;
}

/*-- Search --*/
.SearchField
{
	font-size: 11px;
	margin-bottom: 0px;
	border-bottom-color: white;
	padding-bottom: 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
	text-align: right;
	text-decoration: none;
	border-bottom-style: none;
}
.Search
{
	font-size: 11px;
	margin-bottom: 0px;
	border-bottom-color: white;
	padding-bottom: 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
	text-align: right;
	text-decoration: none;
	border-bottom-style: none;
}
.NormalTextBox#dnn_dnnSEARCH_txtSearch
{
	padding-right: 1px;
	padding-left: 1px;
	margin-bottom: 10px;
	padding-bottom: 1px;
	width: 140px;
	cursor: text;
	padding-top: 1px;
}

/*-- Breadcrumb --*/
.BREADCRUMBS_object
{
	font-weight: normal;
	font-size: 9px;
	padding-bottom: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	text-decoration: none;
}
A.BREADCRUMBS_object:link
{
	font-weight: normal;
	font-size: 9px;
	padding-bottom: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	text-decoration: none;
}
A.BREADCRUMBS_object:visited
{
	font-weight: normal;
	font-size: 9px;
	padding-bottom: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	text-decoration: none;
}
A.BREADCRUMBS_object:active
{
	font-weight: normal;
	font-size: 9px;
	padding-bottom: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	text-decoration: none;
}
A.BREADCRUMBS_object:hover
{
	font-weight: normal;
	font-size: 9px;
	padding-bottom: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	text-decoration: none;
}
.Rootmenu_separator
{
	font-weight: bold;
	font-size: 11px;
	margin-left: 5px;
	color: #000000;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
	text-align: center;
	text-decoration: none;
}
body
{}

/*-- Drop Down Menu System -- */

.MenuArrow
{

	font-size: 10px;
	cursor: hand;
	font-family: webdings;
	height: 15px;
}
.MenuRootArrow
{
	font-size: 10px;
	cursor: hand;
	font-family: webdings;
}
.ItemsBreak
{
	border-right: transparent 0px solid;
	border-top: transparent 0px solid;
	border-left: transparent 0px solid;
	border-bottom: transparent 0px solid;
	height: 0px;
	background-color: transparent;
}

/*-- Tab --*/
.RootItem TD
{
	font-weight: normal;
	font-size: 11px;
	background: url(images/rootmenu_blue.jpg) repeat-x;
	color: #ffffff;
	font-style: normal;
	font-family: Arial;
	height: 33px;
	text-align: center;
}
.RootItemActive TD
{
	font-weight: normal;
	font-size: 11px;
	background: url(images/rootmenu_blue.jpg) repeat-x;
	color: #ffffff;
	font-style: normal;
	font-family: Arial;
	height: 33px;
	text-align: center;
}
/*-- mouse-over the root item --*/
.RootItemSelected TD
{
	font-weight: normal;
	font-size: 11px;
	background: url(images/rootmenu_blue.jpg) repeat-x;
	color: #ffffff;
	font-style: normal;
	font-family: Arial;
	height: 33px;
	text-align: center;
}
.RootItemHover TD
{
	font-weight: normal;
	font-size: 11px;
	background: url(images/rootmenu_blue.jpg) repeat-x;
	color: #ffffff;
	font-style: normal;
	font-family: Arial;
	height: 33px;
	text-align: center;
}
.RootItemBreadCrumb TD
{
	font-weight: normal;
	font-size: 11px;
	background: url(images/rootmenu_blue.jpg) repeat-x;
	color: #ffffff;
	font-style: normal;
	font-family: Arial;
	height: 33px;
	text-align: center;
}

/*-- Sub menu --*/
.MenuItem
{
	font-weight: normal;
	font-size: 10px;
	cursor: hand;
	color: #ffffff;
	font-style: normal;
	font-family: Arial, Helvetica;
	height: 15px;
	background-color: #3c6b89;
}

/*-- Border that hold the whole sub menu --*/
.SubMenu
{
	font-weight: normal;
	font-size: 10px;
	cursor: hand;
	color: #ffffff;
	font-style: normal;
	font-family: Arial, Helvetica;
	height: 15px;
	background-color: #3c6689;
}

/*-- submenu items hover --*/ 
.MainMenu_MenuItemSel
{
	font-weight: normal;
	font-size: 10px;
	color: #357184;
	font-style: normal;
	font-family: Arial, Helvetica;
	height: 15px;
	background-color: #ffcc66;
}

/*-- test the submenu item --*/
.SubItem TD
{
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;
	font-style: normal;
	font-family: Arial, Helvetica;
	height: 15px;
	background-color: #3c6689;
}
.SubItemSelected TD
{
	font-weight: normal;
	font-size: 10px;
	color: #357184;
	font-style: normal;
	font-family: Arial, Helvetica;
	height: 15px;
	background-color: #ffcc66;
}
.SubItemActive TD
{
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;
	font-style: normal;
	font-family: Arial, Helvetica;
	height: 15px;
	background-color: #3c6689;
}

/*-- Sytlesheet provided by JDL --*/
	
.c_text { color:#969693}
.c_text a { color:#969693}
.link_text { color:#FFFFFF}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}

/*-- Announcement header --*/

/*-- Orange header --*/
.Orange_header a
{
	font-weight: bold;
	font-size: 11px;
	color: #b9720e;
	line-height: 14px;
	font-family: Tahoma;
	text-decoration: underline;
}
.Orange_header a:link
{
	font-weight: bold;
	font-size: 11px;
	color: #b9720e;
	line-height: 14px;
	font-family: Tahoma;
	text-decoration: underline;
}
.Orange_header a:visited
{
	font-weight: bold;
	font-size: 11px;
	color: #b9720e;
	line-height: 14px;
	font-family: Tahoma;
	text-decoration: underline;
}
.Orange_header a:active
{
	font-weight: bold;
	font-size: 11px;
	color: #b9720e;
	line-height: 14px;
	font-family: Tahoma;
	text-decoration: underline;
}
.Orange_header a:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #b9720e;
	line-height: 14px;
	font-family: Tahoma;
}

/*-- Green header --*/
.Green_header a
{
	font-weight: bold;
	font-size: 11px;
	color: #687201;
	line-height: 14px;
	font-family: Tahoma;
	text-decoration: underline;
}
.Green_header a:link
{
	font-weight: bold;
	font-size: 11px;
	color: #687201;
	line-height: 14px;
	font-family: Tahoma;
	text-decoration: underline;
}
.Green_header a:visited
{
	font-weight: bold;
	font-size: 11px;
	color: #687201;
	line-height: 14px;
	font-family: Tahoma;
	text-decoration: underline;
}
.Green_header a:active
{
	font-weight: bold;
	font-size: 11px;
	color: #687201;
	line-height: 14px;
	font-family: Tahoma;
	text-decoration: underline;
}
.Green_header a:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #687201;
	line-height: 14px;
	font-family: Tahoma;
}

/*-- View more link --*/
.Blue_link a
{
	font-weight: normal;
	font-size: 11px;
	color: #3e7291;
	line-height: 14px;
	font-family: Tahoma;
	text-decoration: underline;
}
.Blue_link a:link
{
	font-weight: normal;
	font-size: 11px;
	color: #3e7291;
	line-height: 14px;
	font-family: Tahoma;
	text-decoration: underline;
}
.Blue_link a:visited
{
	font-weight: normal;
	font-size: 11px;
	color: #3e7291;
	line-height: 14px;
	font-family: Tahoma;
	text-decoration: underline;
}
.Blue_link a:active
{
	font-weight: normal;
	font-size: 11px;
	color: #3e7291;
	line-height: 14px;
	font-family: Tahoma;
	text-decoration: underline;
}
.Blue_link a:hover
{
	font-weight: normal;
	font-size: 11px;
	color: #3e7291;
	line-height: 14px;
	font-family: Tahoma;
}
