@charset "utf-8";
/* CSS Document */


/*-------- Default Style --------*/
body,th,td,div,p,table,h1,h2,h3,h4,h5,h6.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover, input{font-family: Times New Roman, Times, serif;}
div,p,table,.Normal,.NormalDisabled,.SubHead,.SubSubHead, a:link, a:visited, a:hover {font-size:small;}

body
{
	background: #999999;
	text-align: center;
	margin: 0px;
	font-family: Times New Roman, Times, serif;
}

.mainbox
{
	background: #ffffff;
	background-image: url("http://nagelcpa.us/portals/_default/skins/Nagel_CPA_Skin/images/bg.png");
	background-position: bottom;
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	width: 1009px;
	
}
.mainbox2
{
	background: #ffffff;
	background-image: url("http://nagelcpa.us/portals/_default/skins/Nagel_CPA_Skin/images/bg2.png");
	background-position: bottom;
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 1009px;
}
.mainbox3
{
	background: #ffffff;
	background-image: url("http://nagelcpa.us/portals/_default/skins/Nagel_CPA_Skin/images/bg3.png");
	background-position: bottom;
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 1009px;
}
.mainbox4
{
	background: #dde2de;
	background-image: url("http://nagelcpa.us/portals/_default/skins/Nagel_CPA_Skin/images/bg4.png");
	background-position: bottom;
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 1009px;
}
.mainbox5
{
	background: #ffffff;
	background-image: url("http://nagelcpa.us/portals/_default/skins/Nagel_CPA_Skin/images/bg5.png");
	background-position: bottom;
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 1009px;
}
.mainbox6
{
	background: #ffffff;
	margin: 0 auto;
	width: 1009px;
}
.header
{
	background-image: url("http://nagelcpa.us/portals/_default/skins/Nagel_CPA_Skin/images/header.jpg");
	background-repeat: repeat-y;
	width: 1009px;
	text-align: left;
	color: #7a1101;
}

.headertext
{
	font-size: 12px;
	color: 7B1000;
}

.headerfade
{
	top: 0px;
	width: 100%;
	height: 23px;
	position: relative;
	background-image: url("http://nagelcpa.us/portals/_default/skins/Nagel_CPA_Skin/images/headerfade.png");
}

.logo
{
	background-image: url("http://nagelcpa.us/portals/_default/skins/Nagel_CPA_Skin/images/logo.png");
	background-repeat: no-repeat;
	width: 336px;
	height: 111px;
}

.nav
{
	height: 32px;
	text-align: left;
	font-size: 14px;
	border-bottom: 1px solid #cccc99;
	z-index: 40;
	width: 100%;
	background-color: #dde2de;
}

.redcontent
{
	padding-top: 5px;
}

.redcontent a
{
	color: #7B1000;
	text-decoration: none;
}

.redcontent a:hover
{
	color: #7B1000;
	text-decoration: underline;
}

/* DNN Nav */

.main_dnnmenu_bar
{
	cursor: pointer;
	padding: 0px 0px 0px 0px;
	height: 20px;
}

.main_dnnmenu_rootitem
{	
	height: 32px;
	color: 7B1000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 8px 10px 0px 30px;
	float: left;
	background: url(http://nagelcpa.us/portals/_default/skins/Nagel_CPA_Skin/images/wedge.png) no-repeat;
}

.main_dnnmenu_rootitem_hover
{
	cursor: pointer;
	color: #000000;
	background: url(http://nagelcpa.us/portals/_default/skins/Nagel_CPA_Skin/images/wedgealt.png) no-repeat;
}

.main_dnnmenu_submenu
{
	cursor: pointer;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

.rightsep
{
	height: 28px;
	width: 1px;
	border-left: 1px dotted #847D00;
	padding-right: 5px
}
/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{width:0;padding:0;margin:0;}