/* body styles */

body {

	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 11px;
}

td	{
	font-family: Verdana;
	font-size: 11px;

}

p	{
	font-family: Verdana;
	font-size: 11px;
}

div	{
	font-family: Verdana;
	font-size: 11px;
}

li {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #0F287A;
	text-decoration: none;
}
a:active {
	font-family: Verdana;
	font-size: 11px;
	color: #0F287A;
	text-decoration: none;
}

a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #0F287A;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #0F287A;
	text-decoration: none;
}

/* End Body Styles */
.normal {
	font-family: Verdana;
	font-size: 11px;
	color: black;
	text-decoration: none;
}
.UserDefinedItem {
	font-family: Verdana;
	font-size: 11px;
	color: black;
	text-decoration: none;
	padding: 10px;
	line-height: 20px;
}

.Content_Pane {
	font-family: Verdana;
	font-size: 11px;
	color: black;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.Contact_Pane {
	font-family: Verdana;
	font-size: 11px;
	color: white;
	padding-left: 26px;
	padding-bottom: 8px
}

.Left_Pane {
	font-family: Verdana;
	font-size: 11px;
	width: 250px;
	color: black;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.head {
	font-family: Verdana;
	font-size: 12px;
	color: #0F287A;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;	
	text-transform: uppercase;
}
.Subhead {
	font-family: Verdana;
	font-size: 11px;
	color: #0F287A;
	text-decoration: none;
	font-weight: normal;
}

.NewsTitle {
	font-family: Verdana;
	font-size: 12px;
	color: white;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;	
	text-transform: uppercase;
}

.StandardButton
{
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF8600;
	border: 2px solid #FFFFFF;
	padding: 1px;
}
.CommandButton
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #BA4D0C;
	text-decoration: none;
}

A.CommandButton:active, A.CommandButton:link, A.CommandButton:visited 
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #BA4D0C;
	text-decoration: none;
}

A.CommandButton:hover
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #BA4D0C;
	text-decoration: underline;
}
.DnnLinks
{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

A.DnnLinks:active, A.DnnLinks:link, A.DnnLinks:visited 
{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

A.DnnLinks:hover
{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.Copyrights
{
	font-family: Verdana;
	font-size: 11px;
	color: #3F2E14;
}

.Hostname
{
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

A.Hostname:active, A.Hostname:link, A.Hostname:visited 
{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

A.Hostname:hover
{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}


a.OtherTabs:active, a.othertabs:link, a.othertabs:visited
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.OtherTabs:hover
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}


.OtherTabs
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

.formtext {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.formbutton {
	font-family: Verdana, Helvetica, sans-serif;
 	font-size: 11px;
 	font-weight: normal;
 	text-transform: uppercase;
 	color: #FFFFFF;
	background-color: #BA4D0C;
 	border: 0px solid #666666;
	cursor: hand;
	padding:5px;
}

/* SKINWIDGETS STYLES */

/**************************************************************************************************/
/* Begin NukeMenu Styles */
/**************************************************************************************************/

/* First (topmost) level of menus */
.TopGroup
{
	background-color: #6B6B6B;
	border: #B3AF92 0px solid; 
}

.TopItem
{
	background: #6B6B6B;
	color: white;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 9px;
	padding-left: 6px;
	padding-right: 6px;
	cursor: hand;
	text-transform: uppercase;
}

.TopItemOver
{
	background: #0F287A;
	color: white;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 9px;
	padding-left: 6px;
	padding-right: 6px;
	cursor: hand;
	text-transform: uppercase;
}

.TopItemSelected
{
	background: #0F287A;
	color: white;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 9px;
	padding-left: 6px;
	padding-right: 6px;
	cursor: hand;
	text-transform: uppercase;
}

.TopItemSelectedOver
{
	background: #0F287A;
	color: white;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 9px;
	padding-left: 6px;
	padding-right: 6px;
	cursor: hand;
	text-transform: uppercase;
	text-decoration: underline;
}

.TopItemChildSelected
{
	background: #0F287A;
	color: white;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 9px;
	padding-left: 6px;
	padding-right: 6px;
	cursor: hand;
	text-transform: uppercase;
}

.TopItemChildSelectedOver
{
	background: #0F287A;
	color: white;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 9px;
	padding-left: 6px;
	padding-right: 6px;
	cursor: hand;
	text-transform: uppercase;
	text-decoration: underline;
}

/* General menu item (levels below first level) */
.Group
{
	background-color: #6B6B6B;
}

.Item
{
	background: #6B6B6B;
	color: White;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	padding: 5px;
	padding-right: 15px;
	padding-left: 10px;
	cursor: hand;

}

.ItemOver
{
	background: #0F287A;
	color: White;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	padding: 5px;
	padding-right: 15px;
	padding-left: 10px;
	cursor: hand;
}

.ItemSelected
{
	background: #0F287A;
	color: White;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	padding: 5px;
	padding-right: 15px;
	padding-left: 10px;
	cursor: hand;
}

.ItemSelectedOver
{
	background: #0F287A;
	color: White;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	padding: 5px;
	padding-right: 15px;
	padding-left: 10px;
	cursor: hand;
	text-decoration: underline;
}
.ItemChildSelected
{
	background: #0F287A;
	color: White;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	padding: 5px;
	padding-right: 15px;
	padding-left: 10px;
	cursor: hand;
}

.ItemChildSelectedOver
{
	background: #0F287A;
	color: White;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	padding: 5px;
	padding-right: 15px;
	padding-left: 10px;
	cursor: hand;
	text-decoration: underline;
}

.ChildTopGroup
{
	background-color: #6B6B6B;
}

.ChildTopItem
{
	background: #6B6B6B;
	color: White;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	padding: 5px;
	padding-right: 15px;
	padding-left: 10px;
	cursor: hand;
}

.ChildTopItemOver
{
	background: #0F287A;
	color: White;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	padding: 5px;
	padding-right: 15px;
	padding-left: 10px;
	cursor: hand;
}

.ChildTopItemSelected
{
	background: #0F287A;
	color: White;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	padding: 5px;
	padding-right: 15px;
	padding-left: 10px;
	cursor: hand;
}

.ChildTopItemSelectedOver
{
	background: #0F287A;
	color: White;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	padding: 5px;
	padding-right: 15px;
	padding-left: 10px;
	cursor: hand;
	text-decoration: underline;
}

.ChildTopItemChildSelected
{
	background: #0F287A;
	color: White;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	padding: 5px;
	padding-right: 15px;
	padding-left: 10px;
	cursor: hand;
}

.ChildTopItemChildSelectedOver
{
	background: #0F287A;
	color: White;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	padding: 5px;
	padding-right: 15px;
	padding-left: 10px;
	cursor: hand;
	text-decoration: underline;
}



/* End NukeMenu Styles */

/* Module Title Menu 
----------------------------------------------------------------------------------------*/
.ModuleTitle_MenuItem {
	color: white; 
	background: #6B6B6B;
	cursor: pointer; 
	cursor: hand; 
	font-family: verdana; 
	font-size: 11px; 
	font-style: normal;	
	padding: 2px 10px 3px 5px;
	height: 21px;
	border-bottom: #E4B089 0px solid; 
	border-top: #E4B089 0px solid; 
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand;
	color: #fff;
	text-align: center;
	padding-right: 0px;
	padding-left: 3px;
	background: transparent;
	display: none;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	color: white;
	background: #6B6B6B;
	margin-top: 0px;
	border: 2px solid #fff;
	padding: 0px 1px 1px 1px;
	filter: none; 
}

.ModuleTitle_MenuBreak {
	display: none;
}

.ModuleTitle_MenuItemSel {
	color: #fff;
	font-family: verdana; 
	font-size: 11px; 
	font-style: normal;
	padding: 2px 10px 3px 5px;
	height: 21px;
	border: 0;
	background: #0F287A;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
	display: none;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
	display: none;
}
