a:focus, a:hover, a:active
{
	outline: none;
}

table, tr, td
{
	padding: 0;
}

p
{
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}

.Normal
{
	font-family: Arial;
	font-size: 14px;
	line-height: 19px;
}

h3
{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
}

.contentpane
{
	min-height: 350px;
	_height: 350px;
}

.MainMenu_RootMenuItem:first-letter, .MainMenu_RootMenuItemActive:first-letter
{
	padding-left: 10px;
}

.Head, h2
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}

#ControlPanel .SubHead, .ControlPanelHead, #dnn_dnnLOGIN_cmdLogin
{
	color: #000000;
}

#ControlPanel .CommandButton, .ControlPanelButton, a.ControlPanelButton:link, a.ControlPanelButton:visited, a.ControlPanelButton:active, a.ControlPanelButton:hover
{
	color: #000000;
}

/* Menu Items */
#navdiv
{
	width: 200px;
	padding: 10px 0 0 0;
}

.dnn_dnnnav_ctldnnnav_spmitm, .dnn_dnnnav_ctldnnnav_spmbar
{
	border-collapse: collapse;
}

.MainMenu_RootMenuItemActive
{
	background-image: url(images/navactive_bg.png);
	line-height: 31px;
    height: 31px;
	width: 200px;
    display: block;
    margin: 0 0 -10px 0;
    color: #161A46;
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	cursor: hand;
}
.MainMenu_RootMenuItem
{
	line-height: 31px;
	height: 31px;
	display: block;
	margin: 0 0 -10px 0;
    font-family: Arial;
    font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	cursor: hand;
}
.MainMenu_SubMenuItem
{
    font-family: Arial;
    font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	cursor: hand;
	margin: -20px 0 -10px 20px;
	height: 14px;
	line-height: 14px;
	display: block;
}

.SubMenu_RootMenuItem
{
    color: #000000; 
    text-decoration: none;  
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    padding: 0 8px 0 8px;
}

.SubMenu_RootMenuItemActive
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    color: #000000;
}

#navdiv a:link, #navdiv a:visited, #navdiv a:active, #navdiv a:hover
{
    font-family: Arial;
    font-size: 15px;    
    text-decoration: none;
    color: #161A46;
}

.footer, a.footer
{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
}

#dnn_ctr11767_DynamicForms_Cell_4abe1876-802d-49c2-8cd7-cd9200d18b13
{
	padding-bottom: 10px;
}
