﻿HTML {
	height: 100%;
}
/* BODY { */
BODY#BODY {
	padding: 0px;
	margin: 0px;
	height: 100%;
	background-image: url(media/back.gif); 
	background-repeat: repeat-x;
}
/* Portal Links */
A {
	font-family: Verdana;
	font-size: 11px;
}
A:link {
	color: #204365;
	text-decoration: underline;
}
A:visited {
	color: #1F4162;
	text-decoration: underline;
}
A:active {
	color: #1D3E5E;
	text-decoration: underline;
}
A:hover {
	color: #666;
	text-decoration: underline;
}
/* Portal Text */
.Normal {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
}
/* MODULE Links */
A.Normal {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
A.Normal:link {
	color: #1E3F60;
	text-decoration: underline;
}
A.Normal:visited {
	color: #1F4162;
	text-decoration: underline;
}
A.Normal:active {
	color: #204264;
	text-decoration: underline;
}
A.Normal:hover {
	color: #666;
	text-decoration: underline;
}
/* [USER] */
.dnnUSER {
	padding: 5px 15px 8px 19px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	font-variant: small-caps;
	background-position: left center;
	background-image: url(media/User.gif);
	background-repeat: no-repeat;
	line-height: 25px;
}
A.dnnUSER:link {
	color: #666666;
	text-decoration: none;
}
A.dnnUSER:visited {
	color: #666666;
	text-decoration: none;
}
A.dnnUSER:active {
	color: #666666;
	text-decoration: none;
}
A.dnnUSER:hover {
	color: #162C8C;
	text-decoration: underline;
	background-position: left center;
	background-image: url(media/UserHover.gif);
	background-repeat: no-repeat;
}
/* [LOGIN] */
.dnnLOGIN {
	padding: 5px 5px 8px 19px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	font-variant: small-caps;
	background-position: left center;
	background-image: url(media/Login.gif);
	background-repeat: no-repeat;
	line-height: 25px;
}
A.dnnLOGIN:link {
	color: #666666;
	text-decoration: none;
}
A.dnnLOGIN:visited {
	color: #666666;
	text-decoration: none;
}
A.dnnLOGIN:active {
	color: #666666;
	text-decoration: none;
}
A.dnnLOGIN:hover {
	color: #162C8C;
	text-decoration: underline;
	background-position: left center;
	background-image: url(media/LoginHover.gif);
	background-repeat: no-repeat;
}
/* [SEARCH] */
.dnnSEARCH {
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #666666;
}
.dnnSEARCH LABEL {
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #162C8C;
	vertical-align: middle;
	height: 16px;
	visibility: visible;
}
#dnn_dnnSEARCH_txtSearch {
	border: none;
	font-size: 11px;
	color: #666666;
	background-color: transparent;
	width: 115px;
	height: 21px;
	line-height: 11px;
	margin-left: 5px;
	padding: 4px 0px 0px 3px;
}
#dnn_dnnSEARCH_optWeb {
	vertical-align: middle;
	visibility: visible;
}
#dnn_dnnSEARCH_optSite {
	vertical-align: middle;
	visibility: visible;
}
.dnnSEARCH IMG {
	margin-left: -5px;
	vertical-align: top;
}
/* [CURRENTDATE] */
.dnnCURRENTDATE {
	padding: 0px 5px 0px 5px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #162C8C;
}
/* [BREADCRUMB] */
.dnnBREADCRUMB {
	padding: 0px 0px 0px 0px;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #666666;
}
A.dnnBREADCRUMB:link {
	color: #666666;
	text-decoration: none;
}
A.dnnBREADCRUMB:visited {
	color: #666666;
	text-decoration: none;
}
A.dnnBREADCRUMB:active {
	color: #666666;
	text-decoration: none;
}
A.dnnBREADCRUMB:hover {
	color: #162C8C;
	text-decoration: underline;
}
/* [LANGUAGE] */
.Language {
	padding: 0px 0px 0px 2px;
	font-size: 1px;
}
#LanguageComboBox SELECT {
	font-size: 11px;
	width: 135px;
	height: 17px;
}
#LanguageComboBox IMG {
	vertical-align: top;
	height: 13px;
}
/* [LINKS] */
.dnnLINKS {
	padding: 0px 0px 0px 0px;
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #FFF;
	line-height: 24px;
}
A.dnnLINKS:link {
	color: #666666;
	text-decoration: none;
}
A.dnnLINKS:visited {
	color: #666666;
	text-decoration: none;
}
A.dnnLINKS:active {
	color: #666666;
	text-decoration: none;
}
A.dnnLINKS:hover {
	color: #162C8C;
	text-decoration: underline;
}
/* [COPYRIGHT] */
.dnnCOPYRIGHT {
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #666666;
}
/* [TERMS] */
.dnnTERMS {
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
}
A.dnnTERMS:link {
	color: #666666;
	text-decoration: none;
}
A.dnnTERMS:visited {
	color: #666666;
	text-decoration: none;
}
A.dnnTERMS:active {
	color: #666666;
	text-decoration: none;
}
A.dnnTERMS:hover {
	color: #162C8C;
	text-decoration: underline;
}
/* [PRIVACY] */
.dnnPRIVACY {
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
}
A.dnnPRIVACY:link {
	color: #666666;
	text-decoration: none;
}
A.dnnPRIVACY:visited {
	color: #666666;
	text-decoration: none;
}
A.dnnPRIVACY:active {
	color: #666666;
	text-decoration: none;
}
A.dnnPRIVACY:hover {
	color: #162C8C;
	text-decoration: underline;
}
/* [HELP] */
.dnnHELP {
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
}
A.dnnHELP:link {
	color: #666666;
	text-decoration: none;
}
A.dnnHELP:visited {
	color: #666666;
	text-decoration: none;
}
A.dnnHELP:active {
	color: #666666;
	text-decoration: none;
}
A.dnnHELP:hover {
	color: #162C8C;
	text-decoration: underline;
}
/* Skin PANES */
.sloganpane {
	background-color: transparent;
	width: 100%;
	height: 100%;
}
.imagepane {
	background-color: transparent;
	width: 100%;
	height: 100%;
}
.panelpane {
	padding: 2px 8px 0px 8px;
	background-color: transparent;
	height: 100%;
}
.panelfooterpane {
	padding: 8px 8px 0px 8px;
	background-color: transparent;
	height: 0%;
}
.toppane {
	padding: 0px 0px 0px 8px;
	background-color: transparent;
	width: 100%;
	height: 0%;
}
.toppaneInt {
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	width: 100%;
	height: 0%;
}
.leftpane {
	padding: 6px 0px 0px 8px;
	background-color: transparent;
	height: 0%;
}
.leftpaneInt {
	padding: 6px 0px 0px 0px;
	background-color: transparent;
	height: 0%;
}
.contentpane {
	font-family: Verdana;
	text-align: left;
	padding: 6px 8px 0px 8px;
	background-color: transparent;
	width: 100%;
	height: 0%;
}
.rightpane {
	padding: 6px 0px 0px 0px;
	background-color: transparent;
	height: 0%;
}
.middletoppane {
	padding: 6px 0px 0px 8px;
	background-color: transparent;
	width: 100%;
	height: 0%;
}
.middletoppaneInt {
	padding: 6px 0px 0px 0px;
	background-color: transparent;
	width: 100%;
	height: 0%;
}
.middlepane {
	padding: 6px 8px 0px 8px;
	background-color: transparent;
	width: 100%;
}
.middlepaneInt {
	padding: 6px 8px 0px 0px;
	background-color: transparent;
	width: 100%;
}
.middlerightpane {
	padding: 6px 0px 0px 0px;
	background-color: transparent;
}
.middlebottompane {
	padding: 6px 0px 0px 8px;
	background-color: transparent;
	width: 100%;
	height: 0%;
}
.middlebottompaneInt {
	padding: 6px 0px 0px 0px;
	background-color: transparent;
	width: 100%;
	height: 0%;
}
.bottomleftpane {
	padding: 6px 0px 0px 8px;
	background-color: transparent;
	height: 0%;
}
.bottomleftpaneInt {
	padding: 6px 0px 0px 0px;
	background-color: transparent;
	height: 0%;
}
.bottomcenterpane {
	padding: 6px 8px 0px 8px;
	background-color: transparent;
	width: 100%;
	height: 0%;
}
.bottomrightpane {
	padding: 6px 0px 0px 0px;
	background-color: transparent;
	height: 0%;
}
.bottompane {
	padding: 6px 0px 0px 8px;
	background-color: transparent;
	width: 100%;
	height: 100%;
}
.bottompaneInt {
	padding: 6px 0px 0px 0px;
	background-color: transparent;
	width: 100%;
	height: 100%;
}
.footerpane {
	padding: 6px 0px 0px 8px;
	background-color: transparent;
	width: 100%;
	height: 0%;
}
.footerpaneInt {
	padding: 6px 0px 0px 0px;
	background-color: transparent;
	width: 100%;
	height: 0%;
}
/* Preview Containers PANES */
.to1pane {
	padding: 10px 0px 0px 0px;
	background-color: transparent;
	width: 100%;
	height: 0%;
}
.to2pane {
	padding: 4px 4px 0px 8px;
	background-color: transparent;
	vertical-align: middle;
	width: 70%;
	height: 0%;
}
.to3pane {
	padding: 4px 8px 0px 4px;
	background-color: transparent;
	vertical-align: middle;
	width: 30%;
	height: 0%;
}
.cotoppane {
	padding: 10px 8px 0px 8px;
	background-color: transparent;
	width: 100%;
	height: 0%;
}
.co1pane {
	padding: 0px 5px 0px 0px;
	background-color: transparent;
	width: 26%;
	height: 100%;
}
.co2pane {
	padding: 0px 5px 0px 5px;
	background-color: transparent;
	width: 25%;
	height: 100%;
}
.co3pane {
	padding: 0px 5px 0px 5px;
	background-color: transparent;
	width: 25%;
	height: 100%;
}
.co4pane {
	padding: 0px 0px 0px 5px;
	background-color: transparent;
	width: 24%;
	height: 100%;
}
.bo1pane {
	padding: 10px 4px 10px 8px;
	background-color: transparent;
	vertical-align: middle;
	width: 29%;
	height: 100%;
	display: none;
}
.bo2pane {
	padding: 10px 5px 0px 5px;
	background-color: transparent;
	vertical-align: middle;
	width: 42%;
	height: 100%;
	display: none;
}
.bo3pane {
	padding: 10px 8px 0px 14px;
	background-color: transparent;
	vertical-align: middle;
	width: 29%;
	height: 100%;
	display: none;
}
/* [SOLPATRMENU] */
/* Horizontal Menu */
.MainMenu_MenuContainer {
	background-color: transparent;
	vertical-align: bottom;
	height: 43px;
}
.MainMenu_MenuBar {
	height: 43px;
}
.MainMenu_MenuItem {
	padding: 0px 5px 0px 5px;
	border-style: none;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	height: 23px;
}
.MainMenu_MenuItemSel {
	padding: 0px 5px 0px 5px;
	border-style: none;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: transparent;
	height: 23px;
}
.MainMenu_MenuIcon {
	background-color: #EAF0F2;
	display: none;
}
.MainMenu_MenuArrow {
	padding: 0px 0px 0px 2px;
	border-style: solid;
	border-width: 0px;
	border-color: #EAEBF2;
	background-color: #EAEBF2;
	width: 8px;
	/* ChuckF: Below hides the arrow and image on submenu 
	display: none; */
}
.MainMenu_MenuBreak {
	border-style: none;
	background-color: transparent;
}
.MainMenu_SubMenu {
	border-style: solid;
	border-color: #C5C6CC;
	border-width: 1px;
	background-color: #EAEBF2;
	/* background-color: #FFFFFF; */
	filter: alpha(opacity=90);
	opacity: 0.90;
	z-index: 1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; 
	

}
.MainMenu_SubMenuItemSel {
	border-style: none;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #3247A5;
	height: 23px;

}
.MainMenu_RootMenuArrow {
	display: none;
}
.MainMenu_RootMenuItem TD {

	margin: 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	line-height: 0;
	height: 43px;
	color: #FFFFFF; 
}
.MainMenu_RootMenuItem TD DIV {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-position: right top;
	background-repeat: no-repeat;
	text-align: left;
	height: 43px;
}
.MainMenu_RootMenuItem TD DIV DIV {
	margin: 0px;
	padding: 0px 6px 0px 6px;
	background-position: left top;
	background-repeat: no-repeat;
	text-align: right;
	height: 43px;
}
.MainMenu_RootMenuItem TD DIV DIV DIV {
	padding: 12px 5px 0px 5px;
	margin: 0px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	background-position: center top;
	line-height: 2.0em;
	height: 43px;
}
.MainMenu_RootMenuItemSel TD {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	line-height: 0;
	height: 43px;
	
	background-color: Gray;
}
.MainMenu_RootMenuItemSel TD DIV {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-position: right top;
	background-repeat: no-repeat;
	text-align: left;
	height: 43px;
}
.MainMenu_RootMenuItemSel TD DIV DIV {
	margin: 0px;
	padding: 0px 6px 0px 6px;
	background-position: left top;
	background-repeat: no-repeat;
	text-align: right;
	height: 43px;
}
.MainMenu_RootMenuItemSel TD DIV DIV DIV {
	padding: 12px 5px 0px 5px;
	margin: 0px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	background-position: center top;
	line-height: 2.0em;
	height: 43px;
}
.MainMenu_RootMenuItemActive TD {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	vertical-align: middle;
	line-height: 0;
	height: 43px;
}
.MainMenu_RootMenuItemActive TD DIV {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background-position: right top;
	background-repeat: no-repeat;
	text-align: left;
	height: 43px;
}
.MainMenu_RootMenuItemActive TD DIV DIV {
	padding: 0px 6px 0px 6px;
	margin: 0px;
	background-position: left top;
	background-repeat: no-repeat;
	text-align: right;
	height: 43px;
}
.MainMenu_RootMenuItemActive TD DIV DIV DIV {
	padding: 12px 5px 0px 5px;
	margin: 0px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center top;
	background-repeat: repeat-x;
	line-height: 2.0em;
	height: 43px;
}
.MainMenu_MenuBreak2 {
	border-style: none;
	background-color: transparent;
	width: 2px;
}
.MainMenu_RootMenuItem2 TD {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	line-height: 0;
	height: 43px;
}
.MainMenu_RootMenuItem2 TD DIV {
	background-position: right top;
	background-image: url(media/Tab2Right.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 43px;
}
.MainMenu_RootMenuItem2 TD DIV DIV {
	margin: 0px;
	padding: 0px 6px 0px 6px;
	background-position: left top;
	background-image: url(media/Tab2Left.gif);
	background-repeat: no-repeat;
	text-align: right;
	height: 43px;
}
.MainMenu_RootMenuItem2 TD DIV DIV DIV {
	padding: 12px 5px 0px 5px;
	margin: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	background-position: center top;
	background-image: url(media/Tab2Middle.gif);
	background-repeat: repeat-x;
	color: #162C8C;
	line-height: 2.0em;
	height: 43px;
}
.MainMenu_RootMenuItemSel2 TD {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	line-height: 0;
	height: 43px;
}
.MainMenu_RootMenuItemSel2 TD DIV {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-position: right top;
	background-image: url(media/Tab2SelRight.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 43px;
}
.MainMenu_RootMenuItemSel2 TD DIV DIV {
	margin: 0px;
	padding: 0px 6px 0px 6px;
	background-position: left top;
	background-image: url(media/Tab2SelLeft.gif);
	background-repeat: no-repeat;
	text-align: right;
	height: 43px;
}
.MainMenu_RootMenuItemSel2 TD DIV DIV DIV {
	padding: 12px 5px 0px 5px;
	margin: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	background-position: center top;
	background-image: url(media/Tab2SelMiddle.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	line-height: 2.0em;
	height: 43px;
}
.MainMenu_RootMenuItemActive2 TD {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	vertical-align: middle;
	line-height: 0;
	height: 43px;
}
.MainMenu_RootMenuItemActive2 TD DIV {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background-position: right top;
	background-image: url(media/Tab2ActRight.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 43px;
}
.MainMenu_RootMenuItemActive2 TD DIV DIV {
	padding: 0px 6px 0px 6px;
	margin: 0px;
	background-position: left top;
	background-image: url(media/Tab2ActLeft.gif);
	background-repeat: no-repeat;
	text-align: right;
	height: 43px;
}
.MainMenu_RootMenuItemActive2 TD DIV DIV DIV {
	padding: 12px 5px 0px 5px;
	margin: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center top;
	background-image: url(media/Tab2ActMiddle.gif);
	background-repeat: repeat-x;
	line-height: 2.0em;
	height: 43px;
}
/* Dual Menu */
.MainMenu_MenuContainerDual {
	margin-top: 0px;
	font-size: 1px;
	background-color: transparent;
	vertical-align: top;
	width: 0px;
	height: 21px;
}
.MainMenu_MenuBarDual {
	height: 21px;
}
.MainMenu_MenuBreakDual {
	border-style: none;
	background-color: transparent;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #3247A5;
	text-align: center;
	width: 0px;
}
.MainMenu_RootMenuArrowDual {
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	width: 11px;
}
.MainMenu_RootMenuItemDual {
	padding: 0px 0px 0px 0px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #3247A5;
	height: 17px;
}
.MainMenu_RootMenuItemSelDual {
	padding: 0px 0px 0px 0px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3247A5;
	height: 17px;
}
.MainMenu_RootMenuItemActiveDual {
	padding: 0px 0px 0px 0px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3247A5;
	height: 17px;
}
.MainMenu_MenuContainerDualVert {
	margin-top: 0px;
	font-size: 1px;
	background-color: transparent;
	vertical-align: top;
	width: 100%;
}
.MainMenu_MenuBreakDualVert {
	background-color: transparent;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	height: 1px;
}
.MainMenu_RootMenuArrowDualVert {
	padding: 2px 2px 0px 2px;
	width: 8px;
}
.MainMenu_RootMenuItemDualVert {
	padding: 0px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #3247A5;
	background-position: left bottom;
	background-image: url(media/sprtrDualVert.gif);
	background-repeat: repeat-x;
	vertical-align: top;
	line-height: 17px;
	height: 21px;
}
.MainMenu_RootMenuItemSelDualVert {
	padding: 0px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3247A5;
	vertical-align: top;
	line-height: 17px;
	height: 21px;
}
.MainMenu_RootMenuItemActiveDualVert {
	padding: 0px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: left bottom;
	background-image: url(media/sprtrDualVert.gif);
	background-repeat: repeat-x;
	background-color: #3247A5;
	vertical-align: top;
	line-height: 17px;
	height: 21px;
}
/* Vertical Menu */
.MainMenu_MenuContainer_Vert {
	font-size: 0px;
	background-color: transparent;
	width: 190px;
}
.MainMenu_MenuBar_Vert {
	height: 34px;
}
.MainMenu_SubMenu_Vert {
	margin-top: 1px;
	border-style: solid;
	border-color: #C5C6CC;
	border-width: 1px;
	background-color: #EAEBF2;
	filter: alpha(opacity=95);
	opacity: 0.95;
	z-index: 1;
}
.MainMenu_RootMenuItem_Vert TD {
	padding: 0px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background-position: center center;
	background-image: url(media/TabVert.gif);
	background-repeat: no-repeat;
	height: 34px;
}
.MainMenu_RootMenuItemSel_Vert TD {
	padding: 0px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center center;
	background-image: url(media/TabVertSel.gif);
	background-repeat: no-repeat;
	height: 34px;
}
.MainMenu_RootMenuItemActive_Vert TD {
	padding: 0px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center center;
	background-image: url(media/TabVertAct.gif);
	background-repeat: no-repeat;
	height: 34px;
}
.MainMenu_MenuIcon_Admin {
	border-style: solid;
	border-width: 1px 0px 1px 1px;
	border-color: #EAEBF2;
	background-color: #EAEBF2;
	width: 0px;
}
.LabelEditOverClass {
	text-decoration: none;
}
/* TABLE BODY */
#TableBgOpen {
	width: 100%;
	height: 100%;
}
#TableBgFramed {
	width: 100%;
	height: 100%;
	background-color: #CDCDCD;
	background-position: center top;
	background-image: url(media/BodyBgTop.gif);
	background-repeat: repeat-x;
}
#TableBgBordered {
	width: 100%;
	/* width: 996px; */
	height: 100%;
}
/* OPEN */
#TdOpen {
	padding: 10px 0px 0px 0px;
}
#TdOpenFull {
	padding: 10px 10px 0px 10px;
}
/* FRAMED */
#TdFramed {
	padding: 10px 0px 0px 0px;
	background-position: center bottom;
	background-image: url(media/BodyBgBot.gif);
	background-repeat: repeat-x;
}
#TdFramedFull {
	padding: 10px 10px 0px 10px;
	background-position: center bottom;
	background-image: url(media/BodyBgBot.gif);
	background-repeat: repeat-x;
}
/* BORDERED */
#TdBordered {
	padding: 0px 0px 0px 0px;
	background-color: #000033; /* #3D4A8A; */
}
#TdBorderedFull {
	padding: 0px 10px 0px 10px;
	background-color: #3D4A8A;
}
/* TABLE SKIN */
#TableSkin {
	width: 996px;
	height: 100%;
}
#TableSkinFull {
	width: 100%;
	height: 100%;
}
/* TABLE MAIN */
#TableMain {
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
}
/* BANNER */
#TdBanner {
	/* height: 43px; /* 70px; */
}
/* LOGO */
#TdLogo {
	padding: 0px 5px 5px 0px;
	vertical-align: middle;
	text-align: center;
}
/* REGISTER LOGIN */
#TdRegisterLogin {
	padding: 5px 0px 0px 0px;
	height: 100%;
}
/* SEARCH */
#TdSearch {
	padding: 0px 2px 0px 0px;
	background-position: right top;
	background-image: url(media/SearchTxtBox.gif);
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: top;
	height: 30px;
}
/* IMAGE PANE */
/* To change the banner height change the height value */
#TdImagePane {
	padding: 0px 0px 0px 0px;
	height: 160px;
/*	display: none; */
}
/* To change the banner image replace background-image with 
   Image1.jpg, Image2.jpg, Image3.jpg, Image4.jpg, Image5.jpg, Image6.jpg or Image7.jpg */
#TableImagePane {
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	border-color: #C5C6CC;
	background-position: right center;
	background-image: url(media/Image1.jpg);
	background-repeat: no-repeat;
	background-color: #DEDFE5;
}
/* FLASH BANNER */
#TdFlashBanner {
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	border-color: #C5C6CC;
	background-color: #CCC;
}
#Td1 {
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #C5C6CC;
	background-color: #CCC;
}
/* MENU */
#TdMenu {
	background-position: center bottom;
	background-image: url(media/MenubarC.gif);
	background-repeat: repeat-x;
	height: 43px;
}
#TdMenu2 {
	background-position: center bottom;
	background-image: url(media/Menubar2C.gif);
	background-repeat: repeat-x;
	height: 43px;
}
#TdMenuDual {
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-color: #C5C6CC;
	padding: 0px 10px 0px 10px;
	background-color: #E5E6ED;
	height: 21px;
}
#TdMenuDualVert {
	padding: 0px 8px 8px 8px;
	text-align: left;
}
#TdMenuVert {
	padding: 4px 4px 8px 4px;
	text-align: center;
}
#TableMenuVert {
	text-align: center;
}
/* BREADCRUMB */
#TdBreadDateLang {
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #C5C6CC;
	height: 36px;
}
#TdBreadDateLangVert {
	height: 31px;
}
#TdBread {
	padding: 0px 0px 0px 2px;
	height: 30px;
}
#TdBreadVert {
	padding: 0px 0px 0px 2px;
	height: 25px;
}
/* LEFT */
#TablePanel {
	/* background-color: #E5E6ED; */
	background-color: #FFFFFF;
}
#PanelTop {
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #666;
}
#PanelLeftRight {
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	/* border-color: #C5C6CC; */
	border-color: #FFFFFF;
}
#PanelBot {
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #C5C6CC;
}
/* RIGHT */
#TdSkinRight {
	width: 196%;
	height: 2px;
}
/* LINKS */
#TdLinks {
	background-position: center top;
	background-image: url(media/LinksBar.gif);
	background-repeat: repeat-x;
	height: 30px;
}
#TdCTPH {
	vertical-align: middle;
	text-align: center;
	height: 21px;
}
/* Preview Containers Skin */
#TdContainers {
	height: 100%;
	padding: 0px 0px 10px 0px;
}
#TableContainers {
	border: 0px solid #E0E0E0;
	text-align: center;
	width: 810px;
	height: 100%;
	background-color: #EDEDED;
	background-color: transparent;
	background-image: url(media/content_bg.gif);
	background-repeat: repeat;
}
/* Preview Banner Images Module */
#TdBanner2 {
	background-position: right center;
	background-image: url(media/Image2.jpg);
	background-repeat: no-repeat;
}
#TdBanner3 {
	background-position: right center;
	background-image: url(media/Image3.jpg);
	background-repeat: no-repeat;
}
#TdBanner4 {
	background-position: right center;
	background-image: url(media/Image4.jpg);
	background-repeat: no-repeat;
}
#TdBanner5 {
	background-position: right center;
	background-image: url(media/Image5.jpg);
	background-repeat: no-repeat;
}
#TdBanner6 {
	background-position: right center;
	background-image: url(media/Image6.jpg);
	background-repeat: no-repeat;
}
#TdBanner7 {
	background-position: right center;
	background-image: url(media/Image7.jpg);
	background-repeat: no-repeat;
}
#outerwrapper {
	background-color: #FFF;
	width: 920px;
	padding-top: 10px;
}
#TdSkinmiddle {
	width: 462px;
	padding: 10px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #036;
	padding-bottom: 10px;
}
#lefttop {
	background-image: url(media/newsback.gif);
	background-repeat: no-repeat;
}

#newsbox {
	background-image: url(media/legal_back.jpg);
	background-repeat: repeat-y;
	width: 230px;
}
.bottomlinks {
	color: #FFF;
	text-align: center;
}
.bottomlinks a {
	color: #CCC;
}
#news_text {
	width: 200px;
}
#footer {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	position: relative;
}
#TdMenu table tr td ul li a {
	color: #FFF;
	text-decoration: none;
}

.bluetext{
	margin-left:5px;
	margin-top:6px;
	margin-bottom:0px;
	float:left;
	display:inline;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #003365;
	padding-top:1px;
	padding-bottom:2px;
	font-weight: bold;
	width: 80%;


}
.bluetextlink{
	margin-left:33px;
	margin-top:3px;
	margin-bottom:10px;
	float:right;
	display:inline;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #003365;
	padding-top:1px;
	padding-bottom:2px;
	font-weight: normal;
	
}

}

.bluetextEvents{
	margin-left:5px;
	margin-top:6px;
	margin-bottom:0px;
	float:left;
	display:inline;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #003365;
	padding-top:1px;
	padding-bottom:2px;
	font-weight: bold;
	width: 3%;


}
.bluetextlinkEvents{
	margin-left:33px;
	margin-top:3px;
	margin-bottom:10px;
	float:right;
	display:inline;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #003365;
	padding-top:1px;
	padding-bottom:2px;
	font-weight: normal;
	
}
.events {
	margin-left:76px;
	margin-top:9px;
margin-bottom:0px;
	float:left;
	display:inline;
	font-size:12px;
	font-family:'Myriad Pro', Arial, Helvetica, sans-serif;
	font-weight: 800;
	text-align: left;
	color: #656533;
	line-height: 200%;
	padding-top:1px;
	padding-bottom:2px;

}
.View_all_legal_news {
	margin-left: 80px;
	margin-top:16px;
	width:134px;
	margin-bottom:0px;
	float:left;
	display:inline;
	font-size:12px;
	font-family:'Myriad Pro', Arial, Helvetica, sans-serif;
	font-weight: 800;
	text-align: left;
	color: #183a5d;
	line-height: 200%;
	padding-top:1px;
	padding-bottom:2px;
	text-transform: uppercase;

}
.View_all_events {
	margin-left: 70px;
	margin-top:16px;
	width:134px;
	margin-bottom:0px;
	float:left;
	display:inline;
	font-size:12px;
	font-family:'Myriad Pro', Arial, Helvetica, sans-serif;
	font-weight: 800;
	text-align: left;
	color: #183a5d;
	line-height: 200%;
	padding-top:1px;
	padding-bottom:2px;
	text-transform: uppercase;

}
#bottom_legal {
	/* width:230px; 
	 height:37px; */
	margin-left: 0px;
	margin-bottom:0px;
	/* float:left; */
	display:inline;

}
#colwrap1 {
	float:left;
	width:230px;
	margin-top:0px;
	margin-left:0px;
	border: 0px solid #f0f0f0;

}
a .events {
	text-transform: uppercase;
	color: #663;
}
#bottom_rt_box {
	background-image: url(media/bottom_rt_back.jpg);
	background-repeat: repeat-y;
	width: 193px;
	margin-left: 0px;
	
}
.clearfloat {
	clear:both;
	height:0px;
}
#bottom_right_bottom {
	margin-left:0px;
	margin-top:0px;
	width:193px;
	height:23px;
	margin-bottom:0px;
	/* float:left;*/
	display:inline;

}
.Casemaker_text {

	margin-top:18px;
	width:220px;
	margin-bottom:0px;
	float:left;
	display:inline;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #003365;
	line-height: 116.66666666666667%;
	padding-top:1px;
	padding-bottom:2px;

}
.dnn_dnnmenu_ctldnnmenu_spmitmscr {
    color: White;
    background-color: White;
    background-image: url('media/menuarrow_dual.gif');
    background-repeat: no-repeat;
    background-position: center;
    height: 15px;
    min-width: 125px;
}

/*iFrame{z-index:100;}
.DnnModule {z-index:1;}
.dnnActionMenu {z-index:10;} */
