/* ================================    CSS STYLES FOR DotNetNuke   ================================*/   /* GENERAL *//* style for module titles */.Head   {    font-family: Arial, Helvetica;    font-size:  12px;    font-weight: bold;    color: #000000;}/* 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: 8pt;	color: #FFFFFF;	margin-right: 6px;	margin-left: 0px;	padding-right: 6px;	padding-left: 0px;}A.SignIn:link {    text-decoration: none;	font-size: 9pt;    font-family: Arial, Helvetica;    color:#FFFFFF;}A.SignIn:visited  {    text-decoration: none;	font-size: 9pt;    font-family: Arial, Helvetica;    color:#FFFFFF;}A.SignIn:active   {    text-decoration: none;	font-size: 9pt;    font-family: Arial, Helvetica;    color:#FFFFFF;}A.SignIn:hover    {    text-decoration: underline;	font-size: 9pt;    font-family: Arial, Helvetica;    color:#FFFFFF;}/* 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: Transparent;}.MainMenu_MenuBar {	cursor: pointer; 	cursor: hand; 	height:22;}.MainMenu_MenuItem {	cursor: pointer; 	cursor: hand; 	color: #000000; 	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: #FFFFFF; 	border-left: #FFFFFF 0px solid; 	border-right: #000000 0px solid; 	border-bottom: #FFFFFF 0px solid; 	border-top: #FFFFFF 0px solid; 	text-align: center; 	width: 1; 	height: 21;	}	.MainMenu_SubMenu {	z-index: 1000; 	cursor: pointer; 	cursor: hand; 	margin: 1px 0px 0px 0px;	color: #000000; 	font-family: Arial, Helvetica; 	font-size: 9pt; 	font-weight: bold; 	font-style: normal; 	background-color: #D3D3D3; 	border-bottom: #FFFFFF 1px solid; 	border-left: #FFFFFF 1px solid; 	border-top: #FFFFFF 1px solid; 	border-right: #FFFFFF 1px solid;	filter:progid:DXImageTransform.Microsoft.Shadow(color=#666666, Direction=90, Strength=0);}.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: #F1F1F1; 	cursor: pointer; 	cursor: hand; 	color: #000000; 	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;	margin-left: 0px;	padding-left: 0px;	text-align: right;	vertical-align: middle;	margin-top: 0px;	margin-right: 6px;	margin-bottom: 0px;	padding-top: 0px;	padding-right: 6px;	padding-bottom: 0px;}a:link {	font-family: Arial, Helvetica, sans-serif;	font-size: 8.5pt;	color: #3480CD;	text-decoration: none;}a:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 8.5pt;	color: #3480CD;	text-decoration: none;}a:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 8.5pt;	color: #3480CD;	text-decoration: underline;}a:active {	font-family: Arial, Helvetica, sans-serif;	font-size: 8.5pt;	color: #3480CD;	text-decoration: none;}body {	font-family: Arial, Helvetica, sans-serif;	font-size: 8.5pt;	color: #000000;	background-color: #FFFFFF;	background-image: url(pagechip.gif);	background-repeat: repeat;}.Title {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	font-weight: bold;	color: #FFFFFF;}ul {	list-style-image: url(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:#FFFFFF;	font-family: Arial, Helvetica;	text-decoration: none;	font-weight: normal;}/* Footer Links */A.Footer:link {	text-decoration: none;	color:#FFFFFF;	font-weight: normal;	font-size: 8.5pt;}A.Footer:visited  {	text-decoration: none;	color:#FFFFFF;	font-weight: normal;	font-size: 8.5pt;}A.Footer:active   {	text-decoration: none;	color:#FFFFFF;	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: #CE6500;}	.CommandButton {	font-family: Arial, Helvetica;	font-size: 8pt;	font-weight: normal;	line-height: 9pt;	color: #666666;}A.CommandButton:link {	font-family: Arial, Helvetica, sans-serif;	font-size: 8pt;	color: #666666;	text-decoration: none;	line-height: 9pt;	font-style: normal;}A.CommandButton:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 8pt;	color: #666666;	text-decoration: none;	line-height: 9pt;	font-style: normal;}A.CommandButton:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 8pt;	color: #666666;	text-decoration: underline;	line-height: 9pt;	font-style: normal;}A.CommandButton:active {	font-family: Arial, Helvetica, sans-serif;	font-size: 8pt;	color: #666666;	text-decoration: none;	line-height: 9pt;	font-style: normal;}.NormalBoldGreen {	font-family: Arial, Helvetica;	font-size: 10pt;	font-weight: bold;	color: #006300;}/* Breadcrumbs */.breadcrumb {	font-family: Arial, Helvetica, sans-serif;	font-size: 8.5pt;	font-weight: normal;	color: #FFFFFF;	background-image: url(5_14.gif);	background-repeat: no-repeat;	background-color: #3480CD;	margin-left: 12px;	padding-left: 12px;}A.breadcrumb:link {	font-family: Arial, Helvetica, sans-serif;	font-size: 8.5pt;	color: #FFFFFF;	text-decoration: none;}A.breadcrumb:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 8.5pt;	color: #FFFFFF;	text-decoration: none;}A.breadcrumb:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 8.5pt;	color: #FFFFFF;	text-decoration: underline;}A.breadcrumb:active {	font-family: Arial, Helvetica, sans-serif;	font-size: 8.5pt;	color: #FFFFFF;	text-decoration: none;}.SubHeadOrange2 {	font-family: Arial, Helvetica;	font-size: 11pt;	font-weight: bold;	color: #006300;}.NormalBoldSmallGreen {	font-family: Arial, Helvetica;	font-size: 8pt;	font-weight: bold;	color: #666666;	line-height: 11px;}.NormalGreen {	font-family: Arial, Helvetica;	font-size: 9pt;	color: #006300;}.NormalBoldGreen9 {	font-family: Arial, Helvetica;	font-weight: bold;	color: #006300;	font-size: 9pt;}.Tagline {	font-family: Arial, Helvetica;	font-size: 12pt;	font-weight: bold;	color: #FFFFFF;}.leftside {	background-image: url(7_10.gif);	background-repeat: repeat-y;	background-position: right top;	width: 30px;}.rightside {	background-image: url(7_09.gif);	background-repeat: repeat-y;	background-position: left top;	width: 30px;}.leftcol {	background-image: url(1_13.gif);	background-repeat: no-repeat;	background-position: center top;	width: 179px;	margin-top: 4px;	margin-right: 20px;	margin-bottom: 0px;	margin-left: 10px;	padding-top: 4px;	padding-right: 20px;	padding-bottom: 0px;	padding-left: 10px;	text-align: center;	vertical-align: top;}.logintable {	height: 18px;	border-bottom-width: 1px;	border-bottom-style: solid;	border-top-color: #FFFFFF;	border-right-color: #FFFFFF;	border-bottom-color: #FFFFFF;	border-left-color: #FFFFFF;}.headercell {	background-image: url(4_07.gif);	background-repeat: no-repeat;	height: 159px;	text-align: left;	vertical-align: top;}.contentcell {	background-color: #F4F4F4;	text-align: left;	vertical-align: top;	margin-top: 12px;	padding-top: 12px;	background-image: url(7_14.gif);	background-repeat: no-repeat;	background-position: left top;	height: 240px;	margin-left: 12px;	padding-left: 12px;	margin-right: 6px;	padding-right: 6px;}.headertable {	background-image: url(headerbkgrd.gif);	background-repeat: repeat-x;	background-position: left top;}.logo {	background-image: url(1_02.jpg);	background-repeat: no-repeat;	background-position: left top;	height: 140px;	width: 179px;	margin-bottom: 20px;	padding-bottom: 20px;	text-align: center;	vertical-align: middle;}.contantpane {	text-align: left;	vertical-align: top;	margin-top: 0px;	margin-right: 6px;	margin-bottom: 6px;	margin-left: 0px;	padding-top: 0px;	padding-right: 6px;	padding-bottom: 6px;	padding-left: 0px;}.rightpane {	text-align: left;	vertical-align: top;	width: 179px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 6px;	margin-left: 6px;	padding-top: 0px;	padding-right: 0px;	padding-bottom: 6px;	padding-left: 6px;}.bottompane {	text-align: center;	vertical-align: top;	margin-top: 0px;	margin-right: 6px;	margin-bottom: 0px;	margin-left: 6px;	padding-top: 0px;	padding-right: 6px;	padding-bottom: 0px;	padding-left: 6px;}.search {	text-align: left;	vertical-align: middle;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 6px;	padding-top: 0px;	padding-right: 0px;	padding-bottom: 0px;	padding-left: 6px;}
