body {
	font: 12pt Arial, Helvetica, sans-serif;
	background: #ADD6FF url(http://assets.dashapp.com/1906/bg.jpg) repeat-x scroll left top;
}
a:link, a:visited {
	color: #23417E;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
p {}
#wrapper {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#masthead {
	background: url(http://assets.dashapp.com/1906/header.jpg) no-repeat scroll left top;
	height: 253px;
	width: 750px;
	margin: 0px;
	padding: 0px;
}
#menu {
	background: #4096EE url(http://assets.dashapp.com/1906/bg_menu.jpg) repeat-x scroll left top;
	text-align: center;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #408FE1;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px 10px;
	font-weight: bold;
	font-size: 115%;
}
#menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#content {
	background: #FFFFFF;
	color: #333333;
	font-size: 90%;
}

#info a:link {}
#info a:hover {}
#info p {
	line-height: 1.5;
}
#info h1, #info h2, #info h3, #info h4, #info h5, #info h6 {
	color: #132242;
	font-weight: normal;
}

#info h1 {
	font-size: 200%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7F7F7F;
	margin: 5px 0px 10px;
	padding: 0px 0px 5px;
}
#info h2 {
	font-size: 140%;
	font-weight: bold;
}
#info h3 {
	font-size: 130%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
#info h4 {
	font-size: 120%;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#info h5 {
	font-size: 110%;
	font-weight: bold;
}
#info h6 {
	font-size: 100%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}

#info ol {}
#info ul {
	list-style-type: square;
	color: #132242;
}
#info li {}


#content #panel {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D9D9D9;
}
#panel h1 {
	font-size: 95%;
	color: #213F79;
	margin: 15px 10px 0px;
	padding: 0px 0px 5px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
}
#panel #nav {
	list-style-type: none;
	margin: 10px;
	padding: 0px 0px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
}
#panel #nav li {
	text-align: center;
	margin: 0px 0px 1px;
	padding: 0px;
	font-size: 85%;
	font-weight: normal;
}
#panel #nav a {
	text-decoration: none;
	color: #254589;
	display: block;
}
#panel #nav a:hover {
	color: #3159AD;
	text-decoration: none;
	background: #F6FDFF;
}
#footer {
	background: #FFFFFF url(http://assets.dashapp.com/1906/bg_bottom.jpg) no-repeat scroll left bottom;
	text-align: center;
	font-size: 80%;
	color: #666666;
	padding: 10px;
}
#footer .split {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D9D9D9;
	padding-top: 20px;
}
