/* 
================================
Skin styles for DotNetNuke
================================
*/   
.Body
{
	font-family: Arial, helvetica, sans-serif, Tahoma;
	font-size:9pt;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
Body
{
	font-family: Arial, helvetica, sans-serif, Tahoma;
	font-size:9pt;
}
td
{
	font-family: Arial, helvetica, sans-serif, Tahoma;
	font-size:9pt;
}
p
{
	font-family: Arial, helvetica, sans-serif, Tahoma;
	font-size:9pt;
}
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #FFF;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.controlpanel {
	width: 100%;
	height: 0px;
	background-color: #FFF;
}
.skinmaster {
	width: 996px;
	height: 100%;
	border-right: 1px solid black;
	background-color:#FFFFFF;
}
.skinmaster2 {
	width: 779px;
	height: ;
	background-color:#FFFFFF;
}
.leftside {
	width: 216px;
	height: 400px;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	background-image:url(design_04.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.navcell  {
	margin: 0px;
	padding: 0px 0px 0px 2px;
	background-image:url(navbg.gif);
	background-position:top left;
	background-repeat:repeat-y;
}
.navcell2  {
	margin: 0px;
	padding: 18px 0px 0px 11px;
	background-image:url(design2b_04.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.splashmain {
	width: ;
	height: ;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-image:url(design2b_03.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.searchtext {
	color: #858183;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}
.searchtext:link {
	color: #858183;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}
.searchtext:visited {
	color: #858183;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}
.searchtext:active {
	color: #858183;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}
.searchtext:hover {
	color: #353ea7;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}
.searchcell {
}
.footerpane {
}
.Date {
}
.Footer {
	color: #858183;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
}
.Footer:link {
	color: #858183;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
}
.Footer:visited {
	color: #858183;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
}
.Footer:active {
	color: #858183;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
}
.Footer:hover {
	color: #000;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: underline;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.contentpane {
	width: 100%;
	height: 300px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}


/* Main Menu */

.MM_MenuContainer {
	width: 150px;
	background: Transparent;
	height:1px;
}
.MM_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	background: Transparent;
}
.MM_MenuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	cursor: pointer; 
	cursor: hand; 
	color:#FFF;
}
.MM_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	border-left: 0px solid #363c6d; 
	border-bottom: 0px solid #363c6d; 
	border-top: 0px solid #363c6d; 
	background-color: #353ea7;
	height:23px;
}
.MM_SubMenu {
	cursor: pointer; 
	cursor: hand; 
	background-color: #353ea7;
	border:1px solid black;
}
.MM_MenuBreak {
	background: #ffffff;
	height:0px;
}
.MM_MenuItemSel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #395e89;
	color: #FFF;
}
.MM_MenuArrow {
}
.MM_RootMenuArrow {
}
.MM_RootBreadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	display: block;
	background: Transparent;
	color: #FFF;
	height:19px;
	font-weight: bold;
}
.MM_RootMenuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	display: block;
	color: #FFF;
	height:19px;
	background: Transparent;
	font-weight: bold;
	padding: 0px 0px 0px 16px;
	background-image:url(dot.gif);
	background-position:center left;
	background-repeat:no-repeat;
}
.MM_RootMenuSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	display: block;
	height:19px;
	color: #ad192a;
	font-weight: bold;
	padding: 0px 0px 0px 16px;
	background-image:url(dot.gif);
	background-position:center left;
	background-repeat:no-repeat;
}
html>body .MM_RootBreadcrumb {
	padding-top:0px;
	height: 19px;
}
html>body .MM_RootMenuItem {
	padding-top:0px;
	height: 19px;
}
html>body .MM_RootMenuSelected {
	padding-top:0px;
	height: 19px;
}
.sepclass {
}


.button {
	color: #FFF;
	font-weight: bold;
	font-size: 8.5pt;
	text-decoration: none;
}
.button:link {
	color: #FFF;
	font-weight: bold;
	font-size: 8.5pt;
	text-decoration: none;
}
.button:visited {
	color: #FFF;
	font-weight: bold;
	font-size: 8.5pt;
	text-decoration: none;
}
.button:active {
	color: #FFF;
	font-weight: bold;
	font-size: 8.5pt;
	text-decoration: none;
}
.button:hover {
	color: #FFF;
	font-weight: bold;
	font-size: 8.5pt;
	text-decoration: underline;
}

