HTML {
	height: 100%;
}
BODY {
	padding: 0px;
	margin: 0px;
	height: 100%;
}
BODY #Form {
	padding: 0px;
	margin: 0px;
	height: 100%;
}
/* Portal Links */
A {
	font-family: Tahoma;
	font-size: 11px;
}
A:link {
	color: #162C8C;
	text-decoration: underline;
}
A:visited {
	color: #162C8C;
	text-decoration: underline;
}
A:active {
	color: #162C8C;
	text-decoration: underline;
}
A:hover {
	color: #3247A5;
	text-decoration: underline;
}
/* Portal Text */
.Normal {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}
/* MODULE Links */
A.Normal {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
A.Normal:link {
	color: #162C8C;
	text-decoration: underline;
}
A.Normal:visited {
	color: #162C8C;
	text-decoration: underline;
}
A.Normal:active {
	color: #162C8C;
	text-decoration: underline;
}
A.Normal:hover {
	color: #3247A5;
	text-decoration: underline;
}
/* [USER] */
.dnnUSER {
	padding: 5px 15px 8px 19px;
	font-family: Tahoma;
	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: Tahoma;
	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: Tahoma;
	font-weight: normal;
	font-size: 12px;
	color: #666666;
}
.dnnSEARCH LABEL {
	font-family: Tahoma;
	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: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #162C8C;
}
/* [BREADCRUMB] */
.dnnBREADCRUMB {
	padding: 0px 0px 0px 0px;
	font-family: Tahoma;
	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: Tahoma;
	font-weight: normal;
	font-size: 12px;
	color: #666666;
	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: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #666666;
}
/* [TERMS] */
.dnnTERMS {
	font-family: Tahoma;
	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: Tahoma;
	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: Tahoma;
	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 {
	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_MenuContainer TD {
	font-size: 0px;
	vertical-align: bottom;
}
.MainMenu_MenuBar {
	height: 43px;
}
.MainMenu_MenuItem {
	padding: 0px 5px 0px 5px;
	border-style: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	height: 23px;
}
.MainMenu_MenuItemSel {
	padding: 0px 5px 0px 5px;
	border-style: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: transparent;
	height: 23px;
}
.MainMenu_MenuIcon {
	background-color: #EAEBF2;
	display: none;
}
.MainMenu_MenuArrow {
	padding: 0px 0px 0px 2px;
	border-style: solid;
	border-width: 0px;
	border-color: #EAEBF2;
	background-color: #EAEBF2;
	width: 8px;
}
.MainMenu_MenuBreak {
	border-style: none;
	background-color: transparent;
}
.MainMenu_SubMenu {
	border-style: solid;
	border-color: #C5C6CC;
	border-width: 1px;
	background-color: #EAEBF2;
	filter: alpha(opacity=95);
	opacity: 0.95;
	z-index: 1;
}
.MainMenu_SubMenuItemSel {
	border-style: none;
	font-family: Tahoma;
	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;
	font-size: 0px;
	vertical-align: middle;
	line-height: 0;
	height: 43px;
}
.MainMenu_RootMenuItem TD DIV {
	background-position: right top;
	background-image: url(media/spacer.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 42px;
}
.MainMenu_RootMenuItem TD DIV DIV {
	margin: 0px;
	padding: 0px 6px 0px 6px;
	background-position: left top;
	background-image: url(media/spacer.gif);
	background-repeat: no-repeat;
	text-align: right;
	height: 42px;
}
.MainMenu_RootMenuItem TD DIV DIV DIV {
	margin: 0px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	background-position: center top;
	background-image: url(media/spacer.gif);
	background-repeat: repeat-x;
	color: #666666;
	line-height: 42px;
	height: 42px;
}
.MainMenu_RootMenuItemSel TD {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0px;
	vertical-align: middle;
	line-height: 0;
	height: 43px;
}
.MainMenu_RootMenuItemSel TD DIV {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-position: right top;
	background-image: url(media/TabSelRight.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 42px;
}
.MainMenu_RootMenuItemSel TD DIV DIV {
	margin: 0px;
	padding: 0px 6px 0px 6px;
	background-position: left top;
	background-image: url(media/TabSelLeft.gif);
	background-repeat: no-repeat;
	text-align: right;
	height: 42px;
}
.MainMenu_RootMenuItemSel TD DIV DIV DIV {
	margin: 0px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	background-position: center top;
	background-image: url(media/TabSelMiddle.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	line-height: 42px;
	height: 42px;
}
.MainMenu_RootMenuItemActive TD {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 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-image: url(media/TabActRight.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 42px;
}
.MainMenu_RootMenuItemActive TD DIV DIV {
	padding: 0px 6px 0px 6px;
	margin: 0px;
	background-position: left top;
	background-image: url(media/TabActLeft.gif);
	background-repeat: no-repeat;
	text-align: right;
	height: 42px;
}
.MainMenu_RootMenuItemActive TD DIV DIV DIV {
	margin: 0px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center top;
	background-image: url(media/TabActMiddle.gif);
	background-repeat: repeat-x;
	line-height: 42px;
	height: 42px;
}
.MainMenu_MenuBreak2 {
	border-style: none;
	background-color: transparent;
	width: 2px;
}
.MainMenu_RootMenuItem2 TD {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 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 {
	margin: 0px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	background-position: center top;
	background-image: url(media/Tab2Middle.gif);
	background-repeat: repeat-x;
	color: #162C8C;
	line-height: 42px;
	height: 43px;
}
.MainMenu_RootMenuItemSel2 TD {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 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 {
	margin: 0px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	background-position: center top;
	background-image: url(media/Tab2SelMiddle.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	line-height: 42px;
	height: 43px;
}
.MainMenu_RootMenuItemActive2 TD {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 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 {
	margin: 0px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center top;
	background-image: url(media/Tab2ActMiddle.gif);
	background-repeat: repeat-x;
	line-height: 42px;
	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: Tahoma;
	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: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3247A5;
	height: 17px;
}
.MainMenu_RootMenuItemSelDual {
	padding: 0px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3247A5;
	height: 17px;
}
.MainMenu_RootMenuItemActiveDual {
	padding: 0px 0px 0px 0px;
	font-family: Tahoma;
	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: Tahoma;
	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: Tahoma;
	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: Tahoma;
	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: Tahoma;
	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: Tahoma;
	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: Tahoma;
	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: Tahoma;
	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%;
	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: #3D4A8A;
}
#TdBorderedFull {
	padding: 0px 10px 0px 10px;
	background-color: #3D4A8A;
}
/* TABLE SKIN */
#TableSkin {
	width: 800px;
	height: 100%;
}
#TableSkinFull {
	width: 100%;
	height: 100%;
}
/* TABLE MAIN */
#TableMain {
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
}
/* BANNER */
#TdBanner {
	height: 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: 1px 1px 0px 1px;
	border-color: #C5C6CC;
	background-color: #DEDFE5;
}
/* 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;
	font-size: 0px;
}
#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;
}
#PanelTop {
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #C5C6CC;
}
#PanelLeftRight {
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-color: #C5C6CC;
}
#PanelBot {
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #C5C6CC;
}
/* RIGHT */
#TdSkinRight {
	width: 100%;
	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(http://cityofpevely.org/Portals/_default/Skins/MidnightBlueskins/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;
}