/* ================================	    CSS STYLES FOR DotNetNuke   ================================*/ Body
{
    background-color: white;
}
table {	padding: 0;}select, input {	font-family: tahoma;	font-size: 10px;	color: #333;}H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 140%;
	font-weight : bold;
	text-align : left;
	color : #330099;
}

H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 120%;
	font-weight : bold;
	color : #330099;
	text-align : left;
}
H3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 105%;
	font-weight : bold;
	text-align : left;
}h4 {	font-family: tahoma;	font-size: 9px;	font-weight: bold;	color: #6C6C6C;	padding: 2px 0 1px 7px;	background: #888;	margin-top: 20px;	margin-left: 0;	margin-right: 0;	margin-bottom: 5px;	letter-spacing: 3px;	text-transform: uppercase;}p {	margin-top: 10px;	margin-bottom: 10px;	padding-left: 10px;	padding-right: 10px;}/* Current Date----------------------------------------------------------------------------------------*/.date {	color: #ffffff;	font-size: 10px;	font-family: tahoma;	font-weight: normal;}/* text style for the unselected tabs */.OtherTabs {    font-size: 10px;    color: #000;    font-family: tahoma;    text-decoration: none;}/* hyperlink style for the unselected tabs */A.OtherTabs:link, A.OtherTabs:visited, A.OtherTabs:active {    text-decoration:    none;    color: #fff;	background-color: transparent;	border: 0;	font-weight: bold;}A.OtherTabs:hover    {    text-decoration:    underline;    color: #fff;	background-color: transparent;	border: 0;	font-weight: bold;}/* Main Menu */.MainMenu_MenuContainer {	background: transparent;}.MainMenu_MenuBar {	cursor: pointer; 	cursor: hand; 	height: 21px;}.MainMenu_MenuItem
{
	border-right: 0px;
	padding-right: 10px;
	border-top: 0px;
	padding-left: 7px;
	font-weight: bold;
	font-size: 12px;
	border-left: 0px;
	cursor: hand;
	color: #330099;
	border-bottom: 0px;
	font-style: normal;
	font-family: tahoma;
	height: 25px;
}.MainMenu_MenuItemSel
{
	border-right: 0px;
	padding-right: 10px;
	border-top: 0px;
	padding-left: 7px;
	font-weight: bold;
	font-size: 12px;
	background: #330099;
	border-left: 0px;
	width: 100%;
	color: white;
	border-bottom: 0px;
	font-family: tahoma;
	height: 25px;
}.MainMenu_MenuIcon {	display: none;}.MainMenu_SubMenu {/*	background:  url(wm_submenu_bg.gif) bottom center no-repeat  #fff; */	background: #fff;	z-index: 1000; 	cursor: pointer; 	cursor: hand;	margin-top: 5px;	border: 1px solid #6C6C6C;	padding: 3px;	filter: none;}.MainMenu_MenuBreak {	display: none;}.MainMenu_MenuArrow {	display: none;}.MainMenu_RootMenuArrow  {	display: none;}/* Menu-Styles *//* Module Title Menu ----------------------------------------------------------------------------------------*/.ModuleTitle_MenuContainer {	color: #2c2c2c;}.ModuleTitle_MenuBar {	cursor: pointer; 	cursor: hand; 	height: 21px;}/* Module Title Menu ----------------------------------------------------------------------------------------*/.ModuleTitle_MenuItem {	color: #6C6C6C; 	background: #fff;	cursor: pointer; 	cursor: hand; 	font-family: tahoma; 	font-size: 10px; 	font-weight: bold; 	font-style: normal;		padding-left: 2px;	padding-right: 8px;	height: 21px;	border: 0;}.ModuleTitle_MenuIcon {	cursor: pointer; 	cursor: hand;	color: #6C6C6C;	text-align: center;	padding-right: 0px;	padding-left: 3px;	background: transparent;	display: none;}.ModuleTitle_SubMenu {	z-index: 1000; 	cursor: pointer; 	cursor: hand;	color: #fff;	background: #fff;	margin-top: 5px;	border: 1px solid #6C6C6C;	padding: 3px;	filter: none; }.ModuleTitle_MenuBreak {	display: none;}.ModuleTitle_MenuItemSel {	color: #fff;	font-family: tahoma; 	font-size: 10px; 	font-weight: bold; 	font-style: normal;	padding-left: 2px;	padding-right: 8px;	height: 21px;	border: 0;	background: #6C6C6C;}.ModuleTitle_MenuArrow {	font-family: webdings; 	font-size: 10px; 	cursor: pointer; 	cursor: hand;	display: none;}.ModuleTitle_RootMenuArrow {	font-family: webdings; 	font-size: 10px; 	cursor: pointer; 	cursor: hand;	display: none;}/* for the date ---------------------------------------------------*/.SelectedTab {    color: #999;	font-family: tahoma;	font-weight: normal;	font-size: 10px;}/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  1em;
    font-weight:    bold;
    color: black;
}/* Item titles on edit and admin pages ----------------------------------------------------------------------------------------*//* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  1em;
    font-weight:    bold;
    color: #003366;
}
/* linky linky */a.SubHead:link, a.SubHead:visited {	color: #6F88A3;	text-decoration: none;    font-family: tahoma;    font-size: 10px;    font-weight: normal;}a.SubHead:hover {	color: #333;	text-decoration: none;    font-family: tahoma;    font-size: 10px;    font-weight: normal;}a.CommandButton:link, a.CommandButton:visited {	color: #fff;		border-top: 1px solid #9f9f9f;	border-bottom: 1px solid #747474;	border-left: 1px solid #9f9f9f;	border-right: 1px solid #747474;	padding: 1px 2px 1px 3px;	font-family: tahoma;	font-weight: bold;	font-size: 10px;	text-decoration: none;	background: #888;}a.CommandButton:hover {	color: #fff;	padding: 1px 2px 1px 3px;	border-top: 1px solid #9f9f9f;	border-bottom: 1px solid #747474;	border-left: 1px solid #9f9f9f;	border-right: 1px solid #747474;	font-family: tahoma;	font-weight: bold;	font-size: 10px;	text-decoration: none;	background: #666;}a.Normal:link, a.Normal:visited {	font-weight: normal;	text-decoration: none;}a.Normal:hover {	color: Black;	font-weight: normal;	text-decoration: none;}a:link, a:visited {	font-weight: bold;	text-decoration: underline;}a:hover {	color: BLACK;	font-weight: bold;	text-decoration: none;}/* style for module titles */
.Head
{
	font-weight: bold;
	font-size: 0.9em;
	color: #330099;
	font-family: Tahoma, Arial, Helvetica;
}

/* text style used for most text rendered by modules */
.Normal
{
	color: #000000;    font-family: Tahoma, Arial, Helvetica;
    font-size: .9em;
    font-weight: normal;
	line-height : 150%;
}

/* text style used for error messages */
.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: .9em;
    font-weight: bold;
    color: #ff0000
}
/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: .9em;
	line-height : 150%;
    font-weight: bold
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility
.NormalTextBox
 {
     font-family: Tahoma, Arial, Helvetica;
    font-weight: normal;
} */.NormalTextBox {	color: BLACK;	padding-left: 4px;	line-height: 13px;	font-family: tahoma;	font-weight: normal;     font-size: .9em;
	background: #fff;	border: 1px solid #ccc;	scrollbar-face-color: #fff;	scrollbar-track-color: #fff;	scrollbar-arrow-color: #686868;	scrollbar-3dlight-color: #fff;	scrollbar-shadow-color: #fff;	scrollbar-highlight-color: #fff;	scrollbar-darkshadow-color: #fff;}td.NormalTextBox {	padding: 0;	margin: 0;	background: transparent;	border: 1px solid #f5f5f5;	visibility: invisible;}
.BreadCrumb
{
	font-weight: bold;
	font-size: 0.8em;
	color: black;
	padding-top: 20px;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
}a.BreadCrumb:link, a.BreadCrumb:visited
{
	font-weight: bold;
	font-size: 0.8em;
	color: black;
	padding-top: 20px;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
}a.BreadCrumb:hover
{
	font-weight: bold;
	font-size: 0.8em;
	color: #330099;
	padding-top: 20px;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: underline;
}.LoginCell{	padding-bottom:10px;}.mainTable{	padding-top:10px;}
.footerCopywrite
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
}

.footerLinks
{
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	text-align: center;
}

a.footerLinks:link, a.footerLinks:visited
{
	color: white;
	text-align: center;
	text-decoration: none;
}

a.footerLinks:hover
{
	color: white;
	text-align: center;
	text-decoration: underline overline;
}

.headerAddress
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}




