/* ================================    CSS STYLES FOR DotNetNuke   ================================*/   /* GENERAL *//* style for module titles */.Head   {    font-family: Arial, Helvetica;    font-size:  12px;    font-weight: bold;    color: #FD6300;}/* text style for the unselected tabs */.OtherTabs {	font-size: 8.5pt;	color:#1D335C;	font-family: Arial, Helvetica;	text-decoration: none;	font-weight: normal;}    /* hyperlink style for the unselected tabs */A.OtherTabs:link {	text-decoration: none;	color:#1D335C;	font-weight: normal;	font-size: 8.5pt;}A.OtherTabs:visited  {	text-decoration: none;	color:#1D335C;	font-weight: normal;	font-size: 8.5pt;}A.OtherTabs:active   {	text-decoration: none;	color:#1D335C;	font-weight: normal;	font-size: 8.5pt;}A.OtherTabs:hover    {	text-decoration: underline;	color:#1D335C;	font-weight: normal;	font-size: 8.5pt;}/* SIGNIN */.SignIn {	font-family: Arial, Helvetica, sans-serif;	font-size: 9pt;	color: #5C6F92;	background-color: #F0F0F4;	text-align: center;	vertical-align: middle;	display: block;	margin: 2px;	padding: 2px;	border-top: 1px solid #CFD6E5;	border-right: 1px solid #FFFFFF;	border-bottom: 1px solid #FFFFFF;	border-left: 1px solid #CFD6E5;}A.SignIn:link {	text-decoration: none;	font-size: 9pt;	font-family: Arial, Helvetica;	color:#5C6F92;	background-color: #F0F0F4;	text-align: center;	vertical-align: middle;	display: block;	margin: 4px;	padding: 4px;	border-top: 1px solid #CFD6E5;	border-right: 1px solid #FFFFFF;	border-bottom: 1px solid #FFFFFF;	border-left: 1px solid #CFD6E5;}A.SignIn:visited  {	text-decoration: none;	font-size: 9pt;	font-family: Arial, Helvetica;	color:#5C6F92;	background-color: #F0F0F4;	text-align: center;	vertical-align: middle;	display: block;	margin: 4px;	padding: 4px;	border-top: 1px solid #CFD6E5;	border-right: 1px solid #FFFFFF;	border-bottom: 1px solid #FFFFFF;	border-left: 1px solid #CFD6E5;}A.SignIn:active   {	text-decoration: none;	font-size: 9pt;	font-family: Arial, Helvetica;	color:#FFFFFF;	background-color: #FF6600;	text-align: center;	vertical-align: middle;	display: block;	margin: 4px;	padding: 4px;	border-top: 1px solid #FFFFFF;	border-right: 1px solid #8597B5;	border-bottom: 1px solid #8597B5;	border-left: 1px solid #FFFFFF;	background-image: url(buttonbkgrd.gif);	background-repeat: repeat-x;}A.SignIn:hover    {	text-decoration: none;	font-size: 9pt;	font-family: Arial, Helvetica;	color:#FFFFFF;	background-color: #FF6600;	text-align: center;	vertical-align: middle;	display: block;	margin: 4px;	padding: 4px;	border-top: 1px solid #FFFFFF;	border-right: 1px solid #8597B5;	border-bottom: 1px solid #8597B5;	border-left: 1px solid #FFFFFF;	background-image: url(buttonbkgrd.gif);	background-repeat: repeat-x;}/* 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:20;}.MainMenu_MenuItem {	cursor: pointer; 	cursor: hand; 	color: #4F6283; 	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 1px solid; 	border-right: #000000 0px solid; 	border-bottom: #FFFFFF 1px solid; 	border-top: #FFFFFF 1px solid; 	text-align: center; 	width: 1; 	height: 20;	}	.MainMenu_SubMenu {	z-index: 1000; 	cursor: pointer; 	cursor: hand; 	margin: 1px 0px 0px 0px;	color: #4F6283; 	font-family: Arial, Helvetica; 	font-size: 9pt; 	font-weight: bold; 	font-style: normal; 	background-color: #FFFFFF; 	border-bottom: #4F6283 1px solid; 	border-left: #4F6283 1px solid; 	border-top: #4F6283 1px solid; 	border-right: #4F6283 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: #4F6283; 	cursor: pointer; 	cursor: hand; 	color: #FFFFFF; 	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;}.Normal  {	font-family: Arial, Helvetica;	font-size: 8.5pt;	color: #1D335C;}.Date {	font-family: Arial, Helvetica, sans-serif;	font-size: 8.5pt;	color: #5C6F92;	margin-left: 0px;	padding-left: 0px;	text-align: right;	vertical-align: middle;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	padding-top: 0px;	padding-right: 0px;	padding-bottom: 0px;}a:link {	font-family: Arial, Helvetica, sans-serif;	font-size: 8.5pt;	color: #1D335C;	text-decoration: none;}a:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 8.5pt;	color: #1D335C;	text-decoration: none;}a:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 8.5pt;	color: #FD6300;	text-decoration: underline;}a:active {	font-family: Arial, Helvetica, sans-serif;	font-size: 8.5pt;	color: #1D335C;	text-decoration: none;}body {	font-family: Arial, Helvetica, sans-serif;	font-size: 8.5pt;	color: #1D335C;	background-color: #F1F3F6;	background-image: url(pagebkgrd.gif);	background-repeat: repeat-x;}.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:#6B7EA1;	font-family: Arial, Helvetica;	text-decoration: none;	font-weight: normal;}/* Footer Links */A.Footer:link {	text-decoration: none;	color:#6B7EA1;	font-weight: normal;	font-size: 8.5pt;}A.Footer:visited  {	text-decoration: none;	color:#6B7EA1;	font-weight: normal;	font-size: 8.5pt;}A.Footer:active   {	text-decoration: none;	color:#6B7EA1;	font-weight: normal;	font-size: 8.5pt;}A.Footer:hover    {	text-decoration: underline;	color:#1D335C;	font-weight: normal;	font-size: 8.5pt;}.SubHead {	font-family: Arial, Helvetica;	font-size: 9pt;	font-weight: bold;	color: #1D335C;}	.CommandButton {	font-family: Arial, Helvetica;	font-size: 8pt;	font-weight: normal;	line-height: 9pt;	color: #FD6300;}A.CommandButton:link {	font-family: Arial, Helvetica, sans-serif;	font-size: 8pt;	color: #FD6300;	text-decoration: none;	line-height: 9pt;	font-style: normal;}A.CommandButton:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 8pt;	color: #FD6300;	text-decoration: none;	line-height: 9pt;	font-style: normal;}A.CommandButton:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 8pt;	color: #FD6300;	text-decoration: underline;	line-height: 9pt;	font-style: normal;}A.CommandButton:active {	font-family: Arial, Helvetica, sans-serif;	font-size: 8pt;	color: #FD6300;	text-decoration: none;	line-height: 9pt;	font-style: normal;}/* Breadcrumbs */.breadcrumb {	font-family: Arial, Helvetica, sans-serif;	font-size: 8.5pt;	font-weight: normal;	color: #6B7EA1;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 6px;	margin-left: 0px;	padding-top: 0px;	padding-right: 0px;	padding-bottom: 6px;	padding-left: 0px;	text-align: left;	vertical-align: top;}A.breadcrumb:link {	font-family: Arial, Helvetica, sans-serif;	font-size: 8.5pt;	color: #6B7EA1;	text-decoration: none;}A.breadcrumb:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 8.5pt;	color: #6B7EA1;	text-decoration: none;}A.breadcrumb:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 8.5pt;	color: #1D335C;	text-decoration: underline;}A.breadcrumb:active {	font-family: Arial, Helvetica, sans-serif;	font-size: 8.5pt;	color: #6B7EA1;	text-decoration: none;}.leftside {	background-image: url(leftside.gif);	background-repeat: no-repeat;	background-position: right top;	width: 50px;}.rightside {	background-image: url(rightside.gif);	background-repeat: no-repeat;	background-position: left top;	width: 50px;}.contentcell {	text-align: left;	vertical-align: top;	margin-top: 6px;	padding-top: 6px;	margin-left: 12px;	padding-left: 12px;	margin-right: 6px;	padding-right: 6px;}.headertable {}.contentpane {	text-align: left;	vertical-align: top;	margin-top: 0px;	margin-right: 6px;	margin-bottom: 6px;	margin-left: 6px;	padding-top: 0px;	padding-right: 6px;	padding-bottom: 6px;	padding-left: 6px;	height: 10px;}.rightpane {	text-align: left;	vertical-align: top;	width: 183px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 6px;	margin-left: 6px;	padding-top: 0px;	padding-right: 0px;	padding-bottom: 6px;	padding-left: 6px;	height: 10px;}.toppane {	text-align: left;	vertical-align: top;	margin-top: 10px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 0px;	padding-top: 10px;	padding-right: 0px;	padding-bottom: 0px;	padding-left: 0px;}.toptable {	background-image: url(topbkgrd.gif);	background-repeat: repeat-x;	background-position: left top;}.loginpane {	text-align: right;	vertical-align: top;	margin-top: 20px;	margin-right: 12px;	margin-bottom: 0px;	margin-left: 0px;	padding-top: 20px;	padding-right: 12px;	padding-bottom: 0px;	padding-left: 0px;}.searchpane {	background-image: url(12_14.gif);	background-repeat: repeat-x;	background-position: right top;	text-align: right;	vertical-align: middle;	font-family: Arial, Helvetica, sans-serif;	font-size: 9px;	color: #FFFFFF;	margin: 9px 0px 0px;	padding: 9px 0px 0px;	height: 34px;}.searchmiddle {	background-image: url(12_12.gif);	background-repeat: repeat-x;	background-position: left top;}.navtable {	height: 23px;	background-image: url(3_11.gif);	background-repeat: repeat-x;	background-position: left top;}.contenttable {	background-color: #EAEBF0;	background-image: url(InnerPageHeader_19.gif);	background-repeat: repeat-x;}.footerleft {	background-image: url(8_22.gif);	background-repeat: no-repeat;	background-position: left top;}.footerright {	background-image: url(8_24.gif);	background-repeat: no-repeat;	background-position: right top;}.footertable {	background-image: url(8_23.gif);	background-repeat: repeat-x;}.maintable {	width: 860px;}.topcontentpane {	text-align: left;	vertical-align: top;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 6px;	margin-left: 0px;	padding-top: 0px;	padding-right: 0px;	padding-bottom: 6px;	padding-left: 0px;	height: 10px;}.bottomcontentpane {	text-align: center;	vertical-align: top;	margin: 0px;	padding: 0px;	height: 10px;}.orangebkgrdtable {	background-image: url(orangebkgrd.gif);	background-repeat: no-repeat;}.headertile {	background-image: url(headerbkgrd.gif);	background-repeat: repeat-x;	background-color: #FF6400;}.leftcolumnedge {	background-color: #F1F3F6;	background-image: url(13_22.gif);	background-repeat: no-repeat;}.logomiddle {	text-align: center;	vertical-align: top;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 0px;	padding-top: 0px;	padding-right: 0px;	padding-bottom: 0px;	padding-left: 0px;	background-color: #FFFFFF;}.logobottom {	background-image: url(logobottomtile.gif);	background-repeat: repeat-x;	background-position: left top;	height: 28px;	text-align: right;	vertical-align: bottom;}.logoright {	background-image: url(logosidetile.gif);	background-repeat: repeat-y;	background-position: left top;	width: 16px;	text-align: right;	vertical-align: bottom;}.logoleft {	background-image: url(10_08.gif);	background-repeat: repeat-y;	background-position: left top;	width: 16px;}.logotop {	background-image: url(10_03.gif);	background-repeat: repeat-x;	background-position: left top;	height: 17px;}.toptablerightedge {	background-image: url(toptablerighttile.gif);	background-repeat: repeat-y;	background-position: left top;	width: 17px;	text-align: left;	vertical-align: top;}.copyright {	font-family: Arial, Helvetica, sans-serif;	font-size: 8px;	font-weight: normal;	color: #6B7EA1;	text-align: center;	vertical-align: middle;}.rightcolumnedge {	background-color: #F1F3F6;	background-image: url(13_27.gif);	background-repeat: no-repeat;}.headertop {	background-image: url(InnerPageHeader_03.gif);	background-repeat: repeat-x;}.headerbottom {	background-image: url(InnerPageHeader_15.gif);	background-repeat: repeat-x;}.headerleft {	margin-top: 4px;	margin-right: 0px;	margin-bottom: 4px;	margin-left: 0px;	padding-top: 4px;	padding-right: 0px;	padding-bottom: 4px;	padding-left: 0px;}.headerright {	background-image: url(InnerPageHeader_10.gif);	background-repeat: repeat-y;}.leftpane {	margin-top: 0px;	margin-right: 6px;	margin-bottom: 6px;	margin-left: 0px;	padding-top: 0px;	padding-right: 6px;	padding-bottom: 6px;	padding-left: 0px;	height: 10px;	width: 183px;}.topinnertable {	background-image: url(10_05.gif);	background-repeat: no-repeat;}.treeviewcell {	text-align: left;	vertical-align: top;	margin-top: 6px;	margin-right: 6px;	margin-bottom: 0px;	margin-left: 6px;	padding-top: 6px;	padding-right: 6px;	padding-bottom: 0px;	padding-left: 6px;}

