/*CSS Document*/

body
{
	font-family: Verdana;
	font-size: 11px;
	color: #fff;
	background: #fff;
	margin: 0px;


}
td
{
	font-family: Verdana;
	font-size: 11px;
	color: #000;
}

#vbo_wrapper
{

	width: 100%;
	background-color: #fff;

	
}

#bom_middle
{
	width: 100%;
}
#bom_middleTable
{
	width: 100%;

}

#bom_contentpane
{

}


/* Fonts */

h1, .head
{
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana;
	padding: 0px;
	margin: 0px;
	color: #002B6F;
}
h2
{
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana;
	padding: 0px;
	margin: 0px;
	color: #000;
}
h3
{
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana;
	padding: 0px;
	margin: 0px;
	color: #002B6F;
}
h4
{
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana;
	padding: 0px;
	margin: 0px;
	color: #000;
}
h5, .SubSubHead
{
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	color: #002B6F;
}
.SubHead
{
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
p
{
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}
.Normal,.NormalDisabled,td
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
	color: #000;
}
.NormalDisabled
{
    color: Silver;
}
.NormalBold
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
}
.SkinObject
{
	color: #002B6F;
	font-weight: normal;
	font-family: Verdana;
}
#bom_footerTable .SkinObject
{
	color: #737373;
	font-weight: normal;
	font-size: 10px;
}
#bom_footerTable  a.SkinObject
{
	color: #002B6F;
}
#bom_footerTable  a.SkinObject:hover
{
	color: #737373;
}

#vbo_menu  a.SkinObject
{
	color: #fff;
}
#vbo_menu  a.SkinObject:hover
{
	color: #fff;
}

A:link  {
    text-decoration: none;
    color: #002B6F;
    font-weight: bold;
}
A:visited   {
    text-decoration: none;
    color: #002B6F;
    font-weight: bold;
}
A:active    {
    text-decoration: none;
    color: #002B6F;
    font-weight: bold;
}
A:hover {
    text-decoration: none;
    color: #737373;
    font-weight: bold;
}
a.SkinObject 
{	
	text-decoration: none; 
	color: #002B6F;
}
a.SkinObject:active 
{	
	text-decoration: none; 
	color: #002B6F;
}
a.SkinObject:link 
{	
	text-decoration: none; 
	color: #002B6F;
}
a.SkinObject:visited 
{	
	text-decoration: none; 
	color: #002B6F;
}
a.SkinObject:hover 
{
	text-decoration: none; 
	color: #1F2E57;
}
A.CommandButton:link 
{
    text-decoration: underline;
    color: #333;
}

A.CommandButton:visited  
{
    text-decoration: underline;
    color: #333;
}

A.CommandButton:active   
{
    text-decoration: underline;
    color: #333;
}

A.CommandButton:hover    
{
    text-decoration: underline;
    color: #737373;
}

/* END Fonts */

/* dnnMenu */

.MainMenu_MenuContainer
{
	height:24px;
}
.MainMenu_MenuItem 
{
	height: 24px;
}
.MainMenu_MenuItem td
{ 
	color: #1F2e57;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
}
.MainMenu_MenuItemSel
{
	height: 24px;
}
.MainMenu_MenuIcon
{
	background: #1F2e57;
}
.MainMenu_MenuItemSel td
{
	color: #fff;
	font-size: 12px;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: bold;

}
.MainMenu_MenuItemActive
{
	height: 24px;
}
.Mainmenu_MenuItemActive td
{
	color: #1F2e57;
}
.MainMenu_SubMenu 
{
	margin-left: 5px;
	border:1px solid #1F2e57;
}
.MainMenu_Submenu .MainMenu_MenuItem
{	
	padding-left: 0px;
	margin-left: 0px;
	font-family: Verdana;
	font-size: 12px;
	color: #1F2e57;
	height: 25px;
	background: none;
}
.MainMenu_Submenu .MainMenu_MenuItemsel 
{
	color: #fff;
	font-family: Verdana;
	padding-left: 0px;
	margin-left: 0px;
	font-size: 12px;
	height: 25px;
}
.MainMenu_SubMenu .MainMenu_MenuIcon
{
	padding: 0px;
	border: 0px;
	padding-left: 1px;
	padding-right: 1px;
	margin:0px;
}
.MainMenu_Submenu .MainMenu_MenuArrow

{

}
.MainMenu_Submenu .Mainmenu_MenuItemActive td
{
	background-color: #1F2e57;
	border: 0px;
	color: #fff;
	height: 25px;
}
/* END dnnMenu */


.LinksModule a:link, .LinksModule a:visited, .LinksModule a:active
{
	padding: 0px;
}
.LinksModule a:hover
{

}  


