body {
	background: #538DD5 url(http://assets.dashapp.com/1921/bg.jpg) repeat-x scroll 0px 0px;
	margin: 0px;
	padding: 0px;
	font-family: "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
a {
	color: #002D62;
}
a:hover {
	color: #B62228;
	text-decoration: none;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#masthead {
	height: 141px;
	background: #FFFFFF url(http://assets.dashapp.com/1921/masthead.jpg) no-repeat scroll 0px 0px;
}
#masthead span {
	display: none;
}
#masthead h1, #masthead h2 {
	margin: 0px;
	padding: 0px;
}
#wrapper #menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 800px;
	background: url(http://assets.dashapp.com/1921/bg_menu.jpg) no-repeat scroll 0px 0px;
	height: 50px;
	text-align: center;
}
#wrapper #menu a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#wrapper #menu img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 12px;
	margin-left: 12px;
}
#panel {
	width: 251px;
	background: #FFFFFF;
}
#panel #panel_bg {
	background: url(http://assets.dashapp.com/1921/bg_panel.jpg) no-repeat scroll 0px 0px;
	margin: 0px;
	padding: 0px;
}
#footer {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background: url(http://assets.dashapp.com/1921/bottom.gif) no-repeat scroll 0px 0px;
}
#footer p {
	text-align: center;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
#footer a {
	color: #E1EFFF;
	text-decoration: underline;
}
#nav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav li {
	margin: 0px;
	padding: 0px;
}
#nav .first {
	background: url(http://assets.dashapp.com/1921/bg_nav.jpg) no-repeat scroll 0px 0px;
	padding: 10px 10px 6px 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #012C5D;
}
#nav .middle {
	background: url(http://assets.dashapp.com/1921/bg_nav.jpg) no-repeat scroll 0px -40px;
	padding: 6px 10px 6px 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #012C5D;
}
#nav .last {
	background: url(http://assets.dashapp.com/1921/bg_nav.jpg) no-repeat scroll left bottom;
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 0px;
	height: 50px;
}
#nav a {
	text-decoration: none;
	font-size: 90%;
	font-weight: bold;
	display: block;
	margin: 0px;
	color: #FFFFFF;
	padding: 0px;
}
#nav a:hover {
	color: #EAFCFE;
	text-decoration: none;
}
#content {
	background: #FFFFFF url(http://assets.dashapp.com/1921/bg_content.jpg) repeat-x scroll 0px 0px;
	color: #333333;
	padding: 10px;
}

#content a:link {}
#content a:hover {}
#content p {
	color: #333333;
	line-height: 1.5;
	text-align: justify;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	color: #002D62;
	margin: 0px;
	padding: 0px 0px 8px;
}

#content h1 {
	font-size: 150%;
	margin: 10px 0px 0px;
	padding: 0px;
	background: #F6FAFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8E1FF;
}
#content h2 { font-size: 140%; }
#content h3 {
	font-size: 130%;
	color: #B4252A;
}
#content h4 { font-size: 120%; }
#content h5 { font-size: 110%; }
#content h6 { font-size: 100%; }

#content ol {}
#content ul {
	list-style-type: square;
}
#content li {
	font-size: 95%;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content img {
	padding: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.sidebox{
display:block;
}
.sidebox *{
display:block;
height:1px;
overflow:hidden;
background:#FFFFFF;
}
.sidebox1{
border-right:1px solid #e0eeff;
padding-right:1px;
margin-right:3px;
border-left:1px solid #e0eeff;
padding-left:1px;
margin-left:3px;
background:#f1f7ff;
}
.sidebox2{
border-right:1px solid #cee4ff;
border-left:1px solid #cee4ff;
padding:0px 1px;
background:#f4f9ff;
margin:0px 1px;
}
.sidebox3{
border-right:1px solid #f4f9ff;
border-left:1px solid #f4f9ff;
margin:0px 1px;
}
.sidebox4{
border-right:1px solid #e0eeff;
border-left:1px solid #e0eeff;
}
.sidebox5{
border-right:1px solid #f1f7ff;
border-left:1px solid #f1f7ff;
}
.sidebox_content{
padding:0px 5px;
background:#FFFFFF;
} 
.side_feature {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	text-align: justify;
	margin-top: 7px;
	margin-right: 10px;
	margin-left: 10px;
	color: #555;
}
.side_feature a {
	color: #006600;
	font-weight: bold;
	text-decoration: none;
}
