/* 
================================
Skin styles for DotNetNuke
================================
*/

.Normal {
color: #002242;
font-family: arial;
font-size: 10pt;
}

H1  {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color:  #153856;
}
H2  {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  16px;
    font-weight:    normal;
    color:  #153856;
}
H3  {
    font-family: Verdana,Tahoma, Arial, Helvetica;
    font-size:  14px;
    font-weight:    normal;
    color:  #153856;

}


.ControlPanel, .PagingTable
{
	width: 100%;
	background-color: #ffffff;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	color: #ffffff;
	text-decoration: none;
}
.ContentPane 
{
	padding: 0 10 0 10;
	}

Body
{
	margin: 0px;
	background-image: url( "../bowman/images/background.jpg" );
	background-repeat: repeat-x;
	background-color: #ffffff;
}
.pagemaster
{
	width: 100%;
	height: 100%;
}


.SearchPane .skinobject
{
	font-weight: bold;
	font-size: 9pt;
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
}

.SearchPane A:hover
{
	font-weight: bold;
	font-size: 9pt;
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
}

.LeftPane .skinobject
{
	color: #ffffff;
}

.NavBar A
{
	color: #ffffff;
}

A.SkinObject:link
{
	text-decoration: none;
	color: #ffffff;
}
.breadcrumbarea
{
	background: #ffffff;
	}
.breadcrumbarea .skinobject
{
	color:  #153856;
}
.breadcrumbarea A:link
{
	color: #153856;
	}
.breadcrumbarea A:visited
{
	color: #153856;
	}

A.SkinObject:visited
{
	text-decoration: none;
	color: #153856;
}


A.SkinObject:active
{
	text-decoration: none;
	color: #153856;
}

.navbar .skinobject
{
	font-weight: bold;
	font-size: 8.5pt;
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
}

.SearchPane a:hover
{
	text-decoration: underline;
	color: #ffffff;
}
.SearchPane a
{
	text-decoration: none;
	color: #156836;
}



.NavBar
{
}

.TopPane
{
}

.bottompane
{
	text-align: center;
	font-family: Tahoma, Verdana, Helvetica, Arial;
	font-size: 9pt;
	font-weight: bold;
	background-color: #ffffff;
	color: #153856;
}
.bottompane Head
{
	text-align: center;
	font-family: Tahoma, Verdana, Helvetica, Arial;
	font-size: 9pt;
	background-color: #ffffff;
	color: #153856;
}

.bottompane A:link
{
	color: #153856;
}
.bottompane A:visited
{
	color: #153856;
}
.bottompane A:hover
{
	color: #153856;
}
.bottompane A:active
{
	color: #153856;
}




.StandardButton
{
	background: #7994cb none;
	color: #ffffff;
	font-family: verdana, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}





.Head
{
	font-family: Tahoma, Verdana, Helvetica, Arial;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
}

/* 
================================
Menu
================================
*/

.MainMenu_RootMenuArrow
{
	display: none;
}

.MainMenu_MenuBar
{
	padding: 0 5px 0 0;
}

.MainMenu_MenuArrow
{
	display: none;
}

.MainMenu_MenuItem
{
	font-family: Tahoma, Verdana, Helvetica, Arial;
	font-style: normal;
	color: #ffffff;
	border: 0 0 0 0;
	margin: 0 0 0 0;
}


.MainMenu_MenuItemSel
{
	font-family: Tahoma, Verdana, Helvetica, Arial;
	font-style: normal;
	background-color: #ffffff;
	color: #153856;
	border: 0 0 0 0;
	margin: 0 0 0 0;
}


.MainMenu_SubMenu
{
	font-family: Tahoma, Verdana, Helvetica, Arial;
	font-style: normal;
	background-color: #153856;
	color: #ffffff;
	border: 0 0 0 0;
}




















