/* 
================================
Skin styles for DotNetNuke
================================
*/   
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #010101;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #010101;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #010101;
}
a { font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #666;
}
a:visited { font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #666;
}
a:hover { font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #91012e;
}

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #065d2a;
	background-image: url(bg.jpg); 
	background-repeat: repeat-x;
	background-position: top left;		
}
.skinmaster {
	height: 100%;
	width: 785px;
	background-color: #FFFFFF;
}
.controlpanel {
	width: 100%;
	height: 0px;
}
.leftpic {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-left: 1px solid #d5d5d5;
}
.bannerpane {
	width: 100%;
	padding: 10px;
}
.leftbannerpane {
	height: 151px;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.rightbannerpane {
	height: 151px;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.skingradient {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 157px;
	background-image: url(bannerbg.jpg); 
	background-repeat: repeat-x;
	background-position: top left;		
	}
.navgradient {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: ;
	height: 22px;
	vertical-align:middle;
}
.footerpane1 {
	height: 3px;
	color: #638d69;
	font-weight: normal;
	background-color:#77cb83;
}
.footerpane2 {
	padding: 5px;
	height: 75px;
	color: #638d69;
	font-weight: normal;
	background-color:#f1f9f1;
}
.SignIn {
	color: #638d69;
	font-weight: normal;
	font-size: 8.5pt;
}
.SignIn:link {
	color: #638d69;
	font-weight: normal;
	font-size: 8.5pt;
	text-decoration: none;
}
.SignIn:visited {
	color: #638d69;
	font-weight: normal;
	font-size: 8.5pt;
	text-decoration: none;
}
.SignIn:active {
	color: #638d69;
	font-weight: normal;
	font-size: 8.5pt;
	text-decoration: none;
}
.SignIn:hover {
	color: #638d69;
	font-weight: normal;
	font-size: 8.5pt;
	text-decoration: underline;
}
hr {
	width: 100%;
	height: 3px;	
	margin: 0px;
	padding: 0px;
	color:#d6d6d6;
}
.contentmaster {
	width: ;
	height: 100%;	
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}
.topbarmaster {
	height: 30px;
	width: 100%;
	padding: 0px 0px 0px 0px;
	background-color: #8ca0b7;
	border-bottom: #FFFFFF 4px solid;
	border-top: #FFFFFF 4px solid;
}
.topbarleftpane {
	width: 220px;
}
.datepane {
}
.searchpane {
}
.loginpane {
}
.mainarea {
	padding: 20px 10px 20px 10px;
}
.navcell {
	width: 170px;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 0px;
	background-image: url(vert_dots.gif);
	background-repeat: repeat-y;
	background-position:top right;
}
.contentpane {
	width: ;
	height: 100%;
	background-color: transparent;
	margin: 0px;
	padding: 0px 12px 0px 12px;
}
.rightpane {
	width: 170px;
	height: 100%;
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	background-image: url(vert_dots.gif);
	background-repeat: repeat-y;
	background-position:top left;
}
.leftpane1 {
	width: 100%;
	background-color: transparent;
	padding: 10px 0px 10px 0px;	
	border-top: 3px solid #d6d6d6;
}
.leftpane2 {
	width: 100%;
	background-color: transparent;
	padding: 10px 0px 10px 0px;	
	border-top: 3px solid #d6d6d6;
}

.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
/*========================================================*/
/*  Main Menu                                             */
/*========================================================*/
.ContactButton:link {
	font-size: 9.5pt; 
	font-weight:bold;
	color: #FFF;
	padding-right: 26px;
	text-decoration:none;
}
.ContactButton:visited {
	font-size: 9.5pt; 
	font-weight:bold;
	color: #FFF;
	padding-right: 26px;
	text-decoration:none;
}
.ContactButton:hover {
	font-size: 9.5pt; 
	font-weight:bold;
	color: #FFF;
	padding-right: 26px;
	text-decoration:underline;
}


.MainMenu_SubMenu TD
{
	font-size: 9.5pt; 
	height: 22px;

}

.MainMenu_SubMenuItemSelHover TD
{
	font-size: 9.5pt; 
	color: #dd829e;
	height: 22px;
	background-color: #91012e;
}

.MainMenu_TabRootMenuItem TD
{
	font-size: 9.5pt; 
	color: #FFF;
	height: 22px;	
	padding-right: 0px;
	padding-left: 0px;
}

.MainMenu_TabRootMenuItemSel TD
{
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	font-weight: bold;
	color: #dd829e;
	padding-right: 0px;
	padding-left: 0px;
	background-color: Transparent;

}

.MainMenu_TabMenuItemHover TD
{
	font-size: 9.5pt; 
	color: #dd829e;
	height: 22px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #91012e;
}

.MainMenu_TabMenuItemSelHover TD
{
	font-size: 9.5pt; 
	color: #FFF;
	height: 22px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #91012e;
}

.MainMenu_MenuContainer {
	font-size: 9.5pt; 
	border-bottom: #FFFFFF 0px solid;
	border-left: #91012e 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #404040 0px solid;
	background-color: Transparent;
	width: 1px;
	padding: 0px;
}

.MainMenu_MenuBar {
	font-size: 9.5pt; 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #91012e 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #000000 0px solid;  
	cursor: pointer; 
	cursor: hand; 
	height: 22px; 
}

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	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: 0px;
	padding-left: 0px;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #91012e; 
	border-left: #91012e 1px solid; 
	border-right: #000000 0px solid; 
	border-bottom: #91012e 1px solid; 
	border-top: #91012e 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: 9.5pt;
	font-weight: bold;
	font-style: normal;
	color: #FFF;
	background-color: #91012e;
	border-bottom: #FFF 1px solid;
	border-left: #FFF 1px solid;
	border-top: #FFFFFF 1px solid;
	border-right: #FFF 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: #dd829e; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9.5pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: #91012e;
}

.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;
}
.Date {
  color: #1e4890;
  font-weight: normal;
  font-size: 8.5pt;
}

