/* 
================================
Skin styles for DotNetNuke
================================
*/   
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #EAEAEA;
}
.skinmaster {
	height: 100%;
	background-color: #FFFFFF;
	border-right: #7994cb 0px solid; 
	border-top: #7994cb 0px solid; 
	border-left: #7994cb 0px solid; 
	border-bottom: #7994cb 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.menubg {
	background-image: url(menubg.jpg); 
	height:25px;
	width:100%;
	background-repeat: repeat-x;
}
.greybg {
	background-image: url(greybg.gif); 
	height:5px;
	width:100%;
	background-repeat: repeat-x;
}
.rightbar {
	background-image: url(rightbar.jpg); 
	height:100%;
	width:23px;
	background-repeat: repeat-y;
}
.leftbar {
	background-image: url(leftbar.jpg); 
	height:100%;
	width:19px;
	background-repeat: repeat-y;
}

.skingradient {
	background-image: url(gradient_DkBlue.jpg); 
	height:30px;
}
.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 190px;
	background-color: transparent;
	background-image: url(bar.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 25px;
	background-color: Transparent;
}
.MainMenu_MenuItemSel {
	background-color: #446A8F; 
	cursor: pointer; 
	cursor: hand; 
	color: #B5CCE3; 
	font-family: Arial; 
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal;
	padding-left: 4px;
	padding-right: 4px;
}
.MainMenu_MenuItem {
	border-left: #446A8F 0px solid; 
	border-bottom: #446A8F 0px solid; 
	border-top: #446A8F 0px solid; 
	border-right: #446A8F 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Arial; 
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal;
	background-color: Transparent;
	padding-left: 4px;
	padding-right: 4px;
}
.MainMenu_MenuIcon {
	background-color: #446A8F; 
	border-left: #446A8F 1px solid; 
	border-bottom: #446A8F 1px solid; 
	border-top: #446A8F 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 0px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #446A8F;
	border-right: #B5CCE3 1px solid; 
	border-bottom: #B5CCE3 1px solid; 
	border-top: #B5CCE3 1px solid;
	border-left: #B5CCE3 1px solid;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:Alpha(Opacity=100, FinishOpacity=90, Style=1, StartX=0, StartY=0, FinishX=580, FinishY=0); -moz-opacity:0.70}; 
}

.MainMenu_MenuBreak {
	border-right: #446A8F 0px solid; 
	border-bottom: #446A8F 0px solid; 
	border-top: #446A8F 0px solid;
	background-color: transparent; 
}

.rootMenuItem TD{ 
	background-color: transparent;
	color: #ffffff; 
	font-family: Arial; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: #446A8F 0px solid; 
	border-left: #446A8F 0px solid; 
	border-top: #446A8F 0px solid; 
	border-right: #446A8F 0px solid;
}

.rootmenuitemselected TD{ 
	background-color: transparent;
	color: #B5CCE3; 
	font-family: Arial; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: #BFBFBF 0px solid; 
	border-left: #BFBFBF 0px solid; 
	border-top: #BFBFBF 0px solid; 
	border-right: #BFBFBF 0px solid;
}

.MainMenu_MenuArrow {
	border-right: #446A8F 1px solid; 
	border-bottom: #446A8F 1px solid; 
	border-top: #446A8F 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #3F567F none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}


Body, .Normal, .NormalTextBox, TH, TFOOT, THEAD, TD, SPAN, DIV, A
{
   font-family: Arial, Helvetica, Sans Serif;
   font-size: 8pt;
   font-weight: normal;
   color: #474747;
}

.Head   {
    font-family: Arial;
    font-size:  16px;
    font-weight:    bold;
    color: #003366;
}

.SubHead   {
    font-family: Arial;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

a:link {
	text-decoration : underline; 
	color : #003366;
}
a:active {
	text-decoration : underline; 
	color : #003366;
}
a:visited {
	text-decoration : underline; 
	color : #003366;
}
a:hover {
	text-decoration : none; 
	color : #003366;
}

p{
	text-align:justify;
}


.logintext{
	font-family: Arial;
    font-size:  11px;
    font-weight: bold;
    color: #003366;
}
A.logintext:link {
    text-decoration:    none;
	font:11px Arial;
    color: #003366;
    font-weight: bold;
}

A.logintext:visited  {
    text-decoration:    none;
	font:11px Arial;
    color: #003366;
    font-weight: bold;
}

A.logintext:active   {
    text-decoration:    none;
	font:11px Arial;
    color: #003366;
    font-weight: bold;
}

A.logintext:hover    {
    text-decoration:    underline;
	font:11px Arial;
    color: #003366;
    font-weight: bold;
}

ul {
	margin-left: 30px;
	margin-top: 20px;
}

li {
	text-decoration:    none;
	font:11px Arial;
    color: #003366;
	list-style-image: url(bullet.gif);
	margin-right: 10px;
	margin-top: 5px;
}

