/* ================================    CSS STYLES FOR DotNetNuke   ================================*/   /* GENERAL *//* style for module titles */.Head   {    font-family: Arial, Helvetica;    font-size:  12px;    font-weight: bold;    color: #FFFFFF;}/* text style for the unselected tabs */.OtherTabs {	font-size: 8.5pt;	color:#000000;	font-family: Arial, Helvetica;	text-decoration: none;	font-weight: normal;}    /* hyperlink style for the unselected tabs */A.OtherTabs:link {	text-decoration: none;	color:#000000;	font-weight: normal;	font-size: 8.5pt;}A.OtherTabs:visited  {	text-decoration: none;	color:#000000;	font-weight: normal;	font-size: 8.5pt;}A.OtherTabs:active   {	text-decoration: none;	color:#000000;	font-weight: normal;	font-size: 8.5pt;}A.OtherTabs:hover    {	text-decoration: underline;	color:#000000;	font-weight: normal;	font-size: 8.5pt;}/* SIGNIN */.SignIn {	font-family: Arial, Helvetica, sans-serif;	font-size: 9pt;	color: #0955A5;}A.SignIn:link {    text-decoration: none;	font-size: 9pt;    font-family: Arial, Helvetica;    color:#0955A5;}A.SignIn:visited  {    text-decoration: none;	font-size: 9pt;    font-family: Arial, Helvetica;    color:#0955A5F;}A.SignIn:active   {    text-decoration: none;	font-size: 9pt;    font-family: Arial, Helvetica;    color:#0955A5F;}A.SignIn:hover    {    text-decoration: underline;	font-size: 9pt;    font-family: Arial, Helvetica;    color:#0955A5;}/* Main Menu */.MainMenu_MenuContainer {	border-bottom: #404040 0px solid; 	border-left: #FF8080 0px solid; 	border-top: #FF8080 0px solid; 	border-right: #FFFFFF 0px solid;  	background-color: #0955A5;}.MainMenu_MenuBar {	cursor: pointer; 	cursor: hand; 	height:24;}.MainMenu_MenuItem {	cursor: pointer; 	cursor: hand; 	color: WHITE; 	font-family: Arial, Helvetica; 	font-size: 9pt; 	font-weight: bold; 	font-style: normal; 	border-left: #000000 0px solid; 	border-bottom: #000000 0px solid; 	border-top: #000000 0px solid; 	border-right: #000000 0px solid;}.MainMenu_MenuIcon {	cursor: pointer; 	cursor: hand; 	background-color: #8CB1D9; 	border-left: #000000 0px solid; 	border-right: #000000 0px solid; 	border-bottom: #000000 0px solid; 	border-top: #000000 0px solid; 	text-align: center; 	width: 1; 	height: 21;	}	.MainMenu_SubMenu {	z-index: 1000; 	cursor: pointer; 	cursor: hand; 	color: #D6E4F7; 	font-family: Arial, Helvetica; 	font-size: 9pt; 	font-weight: bold; 	font-style: normal; 	background-color: #0955A5; 	border-bottom: #0955A5 1px solid; 	border-left: #0955A5 1px solid; 	border-top: #0955A5 1px solid; 	border-right: #0955A5 1px solid;}.MainMenu_MenuBreak {	border-bottom: #000000 1px solid; 	border-left: #000000 1px solid; 	border-top: #000000 1px solid;  	border-right: #000000 1px solid; 	background-color: #000000; 	height: 10px;}.MainMenu_MenuItemSel {	background-color: #8CB1D9; 	cursor: pointer; 	cursor: hand; 	color: White; 	font-family: Arial, Helvetica; 	font-size: 9pt; 	font-weight: bold; 	font-style: normal;}.MainMenu_MenuArrow {	font-family: webdings; 	font-size: 10pt; 	color: Black; 	cursor: pointer; 	cursor: hand; 	border-right: #000000 0px solid; 	border-bottom: #000000 0px solid; 	border-top: #000000 0px solid;}.MainMenu_RootMenuArrow {	font-family: webdings; 	font-size: 10pt; 	cursor: pointer; 	cursor: hand;}.NormalBold  {	font-family: Arial, Helvetica;	font-size: 8.5pt;	font-weight: bold;	color: #000000;}.Normal  {	font-family: Arial, Helvetica;	font-size: 8.5pt;	color: #000000;}.Date {	font-family: Arial, Helvetica, sans-serif;	font-size: 8.5pt;	color: #FFFFFF;}a:link {	font-family: Arial, Helvetica, sans-serif;	font-size: 8.5pt;	color: #0955A5;	text-decoration: none;}a:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 8.5pt;	color: #0955A5;	text-decoration: none;}a:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 8.5pt;	color: #0955A5;	text-decoration: underline;}a:active {	font-family: Arial, Helvetica, sans-serif;	font-size: 8.5pt;	color: #0955A5;	text-decoration: none;}.More {	font-family: Arial, Helvetica, sans-serif;	font-size: 8.5pt;	color: #0955A5;	text-decoration: none;	font-style: normal;}A.More:link {	font-family: Arial, Helvetica, sans-serif;	font-size: 8.5pt;	color: #0955A5;	text-decoration: none;	font-style: normal;}A.More:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 8.5pt;	color: #0955A5;	text-decoration: none;	font-style: normal;}A.More:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 8.5pt;	color: #0955A5;	text-decoration: underline;	font-style: normal;}A.More:active {	font-family: Arial, Helvetica, sans-serif;	font-size: 8.5pt;	color: #0955A5;	text-decoration: none;	font-style: normal;}body {	font-family: Arial, Helvetica, sans-serif;	font-size: 8.5pt;	color: #000000;	background-color: #FFFFFF;}.Title {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	font-weight: bold;	color: #FFFFFF;}.Gray {	font-family: Arial, Helvetica, sans-serif;	font-size: 8.5pt;	color: #666666;	text-decoration: none;}A.Gray:link {	font-family: Arial, Helvetica, sans-serif;	font-size: 8.5pt;	color: #666666;	text-decoration: none;}A.Gray:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 8.5pt;	color: #666666];	text-decoration: none;}A.Gray:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 8.5pt;	color: #000000;	text-decoration: underline;}A.Gray:active {	font-family: Arial, Helvetica, sans-serif;	font-size: 8.5pt;	color: #666666;	text-decoration: none;}ul {	list-style-image: url(/Portals/1/Skins/I-Skin by t-worx - I-Skin01PlainHeader/arrow2.gif);	list-style-position: outside;}li {	font-family: Arial, Helvetica, sans-serif;	font-size: 8.5pt;	color: #666666;	list-style-position: outside;	list-style-type: lower-roman;	font-weight: normal;}/* Footer */.Footer {	font-size: 8.5pt;	color:#CEDEFA;	font-family: Arial, Helvetica;	text-decoration: none;	font-weight: normal;}/* Footer Links */A.Footer:link {	text-decoration: none;	color:#CEDEFA;	font-weight: normal;	font-size: 8.5pt;}A.Footer:visited  {	text-decoration: none;	color:#CEDEFA;	font-weight: normal;	font-size: 8.5pt;}A.Footer:active   {	text-decoration: none;	color:#CEDEFA;	font-weight: normal;	font-size: 8.5pt;}A.Footer:hover    {	text-decoration: underline;	color:#FFFFFF;	font-weight: normal;	font-size: 8.5pt;}.NormalSmall {	font-family: Arial, Helvetica;	font-size: 8pt;	color: #000000;	line-height: 9pt;}.NormalBoldSmall {	font-family: Arial, Helvetica;	font-size: 8pt;	font-weight: bold;	color: #000000;	line-height: 9px;}.SubHead {	font-family: Arial, Helvetica;	font-size: 10pt;	font-weight: bold;	color: #000000;}.SubHead13 {	font-family: Arial, Helvetica;	font-size: 13pt;	font-weight: bold;	color: #000000;}.SubHeadOrange {	font-family: Arial, Helvetica;	font-size: 16pt;	font-weight: bold;	color: #FB9415;}	.SubHeadBlue {	font-family: Arial, Helvetica;	font-size: 14pt;	font-weight: bold;	color: #0066CC;}.CommandButton {	font-family: Arial, Helvetica;	font-size: 8pt;	font-weight: normal;	line-height: 9pt;	color: #FB9415;}A.CommandButton:link {	font-family: Arial, Helvetica, sans-serif;	font-size: 8pt;	color: #FB9415;	text-decoration: none;	line-height: 9pt;	font-style: normal;}A.CommandButton:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 8pt;	color: #FB9415;	text-decoration: none;	line-height: 9pt;	font-style: normal;}A.CommandButton:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 8pt;	color: #FB9415;	text-decoration: underline;	line-height: 9pt;	font-style: normal;}A.CommandButton:active {	font-family: Arial, Helvetica, sans-serif;	font-size: 8pt;	color: #FB9415;	text-decoration: none;	line-height: 9pt;	font-style: normal;}.NormalBoldBlue {	font-family: Arial, Helvetica;	font-size: 10pt;	font-weight: bold;	color: #0955A5;}/* Breadcrumbs */.breadcrumb {	font-family: Arial, Helvetica, sans-serif;	font-size: 8.5pt;	font-weight: normal;	color: #0955A5;}A.breadcrumb:link {	font-family: Arial, Helvetica, sans-serif;	font-size: 8.5pt;	color: #0955A5;	text-decoration: none;}A.breadcrumb:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 8.5pt;	color: #0955A5;	text-decoration: none;}A.breadcrumb:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 8.5pt;	color: #0955A5;	text-decoration: underline;}A.breadcrumb:active {	font-family: Arial, Helvetica, sans-serif;	font-size: 8.5pt;	color: #0955A5;	text-decoration: none;}.SubHeadOrange2 {	font-family: Arial, Helvetica;	font-size: 11pt;	font-weight: bold;	color: #FB9415;}.PhoneNumber1 {	font-family: Arial, Helvetica;	font-size: 12pt;	font-weight: normal;	color: #FB9415;}.PhoneNumber2 {	font-family: Arial, Helvetica;	font-size: 16pt;	font-weight: normal;	color: #FB9415;}.nav {	font-family: Arial, Helvetica, sans-serif;	font-size: 9pt;	font-weight: normal;	color: #0955A5;	margin: 8px;	padding: 8px 8px 8px 12px;}A.nav:link {	font-family: Arial, Helvetica, sans-serif;	font-size: 9pt;	font-weight: normal;	color: #0955A5;	text-decoration: none;}A.nav:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 9pt;	font-weight: normal;	color: #0955A5;	text-decoration: none;}A.nav:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 9pt;	font-weight: normal;		color: #0955A5;	text-decoration: underline;}A.nav:active {	font-family: Arial, Helvetica, sans-serif;	font-size: 9pt;	font-weight: normal;		color: #0955A5;	text-decoration: none;}.NormalBoldSmallBlue {	font-family: Arial, Helvetica;	font-size: 8pt;	font-weight: bold;	color: #0955A5;	line-height: 11px;}.NormalBlue {	font-family: Arial, Helvetica;	font-size: 9pt;	color: #0955A5;}.NormalBoldBlue9 {	font-family: Arial, Helvetica;	font-weight: bold;	color: #0955A5;	font-size: 9pt;}.Tagline {	font-family: Arial, Helvetica;	font-size: 12pt;	font-weight: bold;	color: #FFFFFF;}.SubHeadDarkBlue {	font-family: Arial, Helvetica;	font-size: 14pt;	font-weight: bold;	color: #0955A5;}
