/* 
================================
Skin styles for DotNetNuke
================================
*/   
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #5e5e5e;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #5e5e5e;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #5e5e5e;
}
 ul {
	list-style-image: url(orange_bullet.gif); list-style-type: square;
}
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #ffffff;
}
.skinmaster {
	height: 100%;
	width: 791px;
	background-color: #FFFFFF;
}
.controlpanel {
	width: 100%;
	height: 0px;
}
.skinheaderline {
	height: 3px;	
	background-color: #322a8e;
}
.bannerpane {
	width: 100%;
	padding: 10px;
}
.footerlinkspane {
	width: 100%;
	height: 33px;
}
.footerpane1 {
	padding: 5px;
	color: #262172;
	font-weight: bold;
	font-size: 11px;
}
.footerpane2 {
	padding: 0px 5px 5px 5px;
	color: #262172;
	font-weight: bold;
	font-size: 11px;
}
.SignIn {
	color: #262172;
	font-weight: bold;
	font-size: 11px;
}
.SignIn:link {
	color: #262172;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.SignIn:visited {
	color: #262172;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.SignIn:active {
	color: #f97621;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.SignIn:hover {
	color: #262172;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}
.Footer {
	color: #002664;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	padding-top: 4px;
}
.Footer:link {
	color: #002664;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 4px;
}
.Footer:visited {
	color: #002664;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 4px;
}
.Footer:active {
	color: #f97621;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 4px;
}
.Footer:hover {
	color: #002664;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	text-transform: uppercase;
	padding-top: 4px;
}
.navcell {
	display:block;
	width: 100%;
	height: 25px;
	
	padding: 0px 0px 0px 0px;
	background-image: url(navbg.gif);
	background-repeat: repeat-x;
	background-position:top left;
	border-color:#000000;
	border-style: solid;
	border-width: 1px;
	vertical-align:middle;
}
.contentmaster {
	width: 100%;
	height: 340px;	
	background-color: #FFF;
	padding: 5px;
}
.flashareamaster {
	width: ;
	text-align:center;
	
}
.flashleftpane {
}
.imagerightpane {
}
.leftpane {
	width: 33%;
	height: 240px;
	background-color: transparent;
	margin: 0px 10px 0px 0px;
	padding: 0px 10px 10px 0px;
}
.contentpane {
	width: ;
	height: 240px;
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
.rightpane {
	width: 33%;
	height: 240px;
	background-color: transparent;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 10px 10px;
}
.bottompanebox {
	width: 100%;
	background-color: #FFF;
	border-width: 1px;
	border-style:solid;
	border-color: #002664;
	margin: 0px;
	padding: 3px;
	color: #FFF;
}
.bottompane {
	width: 100%;
	height: 95px;
	background-color: #002664;
	margin: 0px;
	padding: 10px;
	color: #FFF;
}
/*========================================================*/
/*  Main Menu                                             */
/*========================================================*/

.MainMenu_SubMenu TD
{
	height: 22px;

}

.MainMenu_SubMenuItemSelHover TD
{
	color: #f97621;
	height: 25px;
	background-color: #002457;
}

.MainMenu_TabRootMenuItem TD
{
	color: #FFF;
	height: 25px;
	padding-right: 0px;
	padding-left: 0px;

}

.MainMenu_TabRootMenuItemSel TD
{
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #f97621;
	padding-right: 0px;
	padding-left: 0px;
	background-color: Transparent;

}

.MainMenu_TabMenuItemHover TD
{
	color: #f97621;
	height: 25px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: Transparent;
}

.MainMenu_TabMenuItemSelHover TD
{
	color: #f97621;
	height: 25px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: Transparent;
}

.MainMenu_MenuContainer {
	border-bottom: #FFFFFF 0px solid;
	border-left: #002457 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #404040 0px solid;
	background-color: Transparent;
	width: 1px;
	padding: 0px;
}

.MainMenu_MenuBar {
	border-bottom: #FFFFFF 0px solid; 
	border-left: #002457 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #000000 0px solid;  
	cursor: pointer; 
	cursor: hand; 
	height: 25px; 
}

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border-left: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	padding-right: 10px;
	padding-left: 10px;

}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #003a8c; 
	border-left: #003a8c 1px solid; 
	border-right: #000000 0px solid; 
	border-bottom: #003a8c 1px solid; 
	border-top: #003a8c 1px solid; 
	text-align: center; 
	width: 1; 
}	
.MainMenu_SubMenu {
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	color: #FFF;
	background-color: #003a8c;
	border-bottom: #A4A4A4 1px solid;
	border-left: #A4A4A4 1px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #A4A4A4 1px solid;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#FFFFFF, Direction=180, Strength=0);
	margin: 1px 0px 0px 0px;
}
.MainMenu_MenuBreak {
	width: ;
	border: 0;
}

.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: #f97621; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: #002457;
}

.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 {
	color: Black; 
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.Title {
  color: #ffffff;
  font-weight: bold;
  font-size: 8.5pt;
}
.ContentRightBox {
  color: #797979;
  font-size: 8.5pt;
}

