/*
Base Styles
*/

/* ---- HTML tags --- */

body {
	margin: 0;
	background: #5386E2;
	font: 12px "Lucida Grande", Tahoma, Arial, sans-serif;
	_text-align: center; /* IE 5.x workaround for centering body */
	color: #666;
}

h1 {
    color: #000;
    font: 18px Arial, Helvetica, sans-serif;
    font-weight: bold;
    border-bottom: 2px;
}

h2 {
    color: #000;
    font: 16px Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin-bottom: 2px;
}

h3 {
    color: #000;
    font: 14px Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin-bottom: 0px;
}

h4 {
    color: #666;
    font: 12px Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin-bottom: 0px;
}

h5 {
    color: #666;
	font: 12px "Lucida Grande", Tahoma, Arial, sans-serif;
    font-weight: bold;
    margin-bottom: 0px;
}

a:link, a:active, a.SkinObject:link, a.SkinObject:active, a.CommandButton:link, a.CommandButton:active {
	color: #03C;
	text-decoration: none;
}

a:visited, a.SkinObject:visited, a.CommandButton:visited {
	color: #03C;
	text-decoration: none;
}

a:hover, a.SkinObject:hover, a.CommandButton:hover {
	color: #03C;
	text-decoration: underline;
}

hr {
    color: #DDD;
    background-color: #DDD;
    height: 1px;
}

tr {
    vertical-align: top;
}

img {
	border: none;
}

li {
	margin-left: -2em;
}

/* ---- Platform tags ---- */
.SkinObject {
	font: 12px "Lucida Grande", Tahoma, Arial, sans-serif;
	color: #666;
    text-decoration: none;
}

p, .Normal, .NormalBold, .blog_more_link, .blog_body, .blog_dateline, .DNN_News_ItemLink {
    text-align: left;
	font: 12px "Lucida Grande", Tahoma, Arial, sans-serif;
	line-height: 1.5em;
	margin-top: 0;
}

.blog_dateline {
    font-size: 11px;
}

.NormalBold {
    font-weight: bold;
}

a.NormalBold:hover {
    font-weight: bold !important;
}

.DNN_News_ItemLink {
    
}

.accordionHeader a:hover {
    font-weight: bold !important;
}

.condensed {
    margin: 0;
}

.NormalLarge {
    font-size: 13px;
}

.NormalLarger {
    font-size: 15px;
}

.smalltext {
	font-size: 11px;
	line-height: 1.2em;
}

.helptext {
    color: #060;
}

.SubHead {
	font: 12px Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: bold;
}

.Title, .blog_title, .newsletterTitle {
	font: 12px Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align: left;
    margin-top: 5px;
    _margin-top: 0px;
    margin-bottom: -3px;
}

h2.blog_title {
	font: 12px Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.blog_title a {
    text-decoration: none;    
}

.blog_title a:hover, .newsletterTitle a:hover {
    text-decoration: underline;
    font-weight: bold;
}

.CommandButton {
	font: 11px "Lucida Grande", Tahoma, Arial, sans-serif;
	font-weight: normal;
	padding-left: 0;
}

/* ---- Layout --- */

#pagewrapper {
	background: #fff url(box-bg.gif) repeat-y;
	width: 796px;
	margin-left: auto;
	margin-right: auto;
}

#pagewrapperbottom {
	background: url(box-bottom.jpg) no-repeat scroll center top;
	width: 796px;
	height: 21px;
	margin-left: auto;
	margin-right: auto;
}

#masthead {
	background: url(box-top.jpg) no-repeat scroll center top;
	width: 796px;
	padding-top: 16px;
	margin: 0 auto;
	margin-bottom: 10px;
	text-align: left;
	position: relative;
}

#bodyareaThreeCol, #bodyareaTwoCol {
	width: 100%;
	margin: 0 auto;
	margin-bottom: 16px;
	text-align: left;
}

#footer {
	clear: both;
	width: 100%;
	margin: 0 auto;
}

/* Body Area > Sidebar */

#sidebar {
	float: left;
	width: 176px;
	_width: 178px;
	height: 280px;
	padding-left: 10px;
	padding-right: 8px;
}

/* Body Area > Content Pane */

#contentPane {
	float: left;
	text-align: left;
}

#bodyAreaHome #contentPane {
	width: 325px;
	padding-left: 4px;
	padding-right: 12px;
}

#bodyareaTwoCol #contentPane {
	width: 596px;
	_width: 600px;
	padding-left: 0px;
	padding-right: 0px;
}

#bodyareaThreeCol #contentPane {
	width: 440px;
	padding-right: 8px;
}

/* Body Area > Right Pane */

#rightPane {
	float: left;
}

#bodyAreaHome #rightPane {
	width: 254px;
}

#bodyareaThreeCol #rightPane {
	width: 151px;
}

/* ---- Elements --- */

/* Masthead */
#masthead table {
    width: 100%;
	border-collapse: collapse;
}

#mastheadLogo {
    padding: 8px;
    padding-right: 0px;
    height: 50px;
    width: 5px;
}

#mastheadLogoBA {
    float: left;
    margin: 14px 0 0 8px;
}

#mastheadBackground {
    height: 120px;
	vertical-align: top;
}

#banner {
    height: 240px;
	vertical-align: top;
}

/* Masthead > Header Links */
#headerLinks {
	float: right;
	width: 200px;
	line-height: 2em;
	font-size: 11px;
	text-align: right;
	padding: 8px 16px;
}

#headerLinks a, #headerLinks .SkinObject {
	font-size: 11px;
}

#mastheadMenuWrapper {
    height: 34px;
    width: 800px;
}

/* Page Title */
#pageTitleArea {
    float:left;
    width: 595px;
    padding-bottom: 8px;
}

.pageTitle {
	color: #000;
	font-size: 18px;	
	font-weight: bold;
	letter-spacing: -1px;
}	

#breadcrumb, #breadcrumb a, #breadcrumb a.SkinObject {
    color: #03C;
    font: 11px "Lucida Grande", Tahoma, Arial, sans-serif;
	text-decoration: none;
}

#breadcrumb a:hover, #breadcrumb a.SkinObject:hover {
    text-decoration: underline;
}

/* Footer */
#footer p {
	text-align: right;
	font-size: 10px;
	padding: 2px 16px 0 0;
	line-height: 2em;
	margin-bottom: 0px;
}

#footer a {
	font: inherit;
	font-size: 10px;
	color: #03C;
}

/* Content > Sidebar > Secondary Navigation */

.secondarynav {
    padding-left: 8px;
    margin: 0;
	font-size: 12px;
	letter-spacing: 0px;
}

.secondarynav ul	{
	margin: 0;
	padding: 0;
}

.secondarynav ul a:visited {
    color: #999;
    text-decoration: none;
}

.secondarynav li, .secondarynav ul a {
    font-weight: bold;
	margin: 0;
	padding: 3px 0;
	list-style-type: none;
	text-decoration: none;
	text-align: left;
	display: block;
	color: #999;
    text-decoration: none;
}

.secondarynav ul a {
    margin-left: 1px;
}

.secondarynav ul a:hover {
	color: #666;
    text-decoration: none;
    font-weight: bold;
}

.secondarynav .active a {
    font-weight: bold;
 	color: #000 !important;
}

/* Table formatting */
thead {
    font-weight: bold;
}

td {
	font: 12px "Lucida Grande", Tahoma, Arial, sans-serif;
}

/* Image formatting */
.float_left {
    float: left;
    padding-right: 6px;
}

.float_right {
    float: right;
    padding-left: 6px;
}

.image_list {
    clear: both;
    padding-top: 10px;
}

/* Blog formatting */

h2.blog_title {
	border-bottom-style: none;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 5px;
	padding-top: 5px;
}

.blog_more_link, .blog_topics, .blog_comments_normal, .blog_edit_link, .blog_print, .blog_trackback {
    font-size: 11px;
}

.blog_footer {
	border-bottom-width: 0;
}

.blog_body {
	font: "Lucida Grande", Tahoma, Arial, sans-serif;
}

.blog_Description_Heavy {
	font: 12px "Lucida Grande", Tahoma, Arial, sans-serif;
	font-weight: bold;
}

.blog_Description {
	font: 12px "Lucida Grande", Tahoma, Arial, sans-serif;
}

/* Misc */
.requiredIndicator {
    text-align: right;
}

.requiredImage {
    vertical-align: bottom;
}

.bt-wrapper {
    _text-align: left; /* IE fix the text in the calendar hover */
}

.faq {
	font: 12px "Lucida Grande", Tahoma, Arial, sans-serif;
    background: url(bullet_texthidden.gif) no-repeat left center;
    padding-left: 13px;
    margin-top: -5px;
}

.faqa {
	font: 12px "Lucida Grande", Tahoma, Arial, sans-serif;
	line-height: 1.5em;
    margin-top: -3px;
}

DNN_FAQsContent {
    padding-left: 15px;
    background: #444;
}

.highlight {
	float: right;
	width: 125px;
	padding: 6px;
	font-size: 11px;
	background-color: #F2F7E7;
	line-height: 1.2em;
}

/* Calendar Registration Manager */
#tblRegManage td {
    font-size: 12px !important;
}

.regLegend td {
    font-size: 10px !important;
}

/* Rotator summary text */
.summary {
    position: absolute;
    top: 0;
    left: 0;
    text-align: left;
    padding: 16px 8px 8px 16px;
    background-color: #fff;
    width: 160px;
    height: 240px;
    filter: alpha(opacity=80); /* for IE */
    opacity: 0.8;
    color: #000;
    text-shadow: 0.1em 0.1em 0.3em #666;
}

.summary h1 {
	letter-spacing: -1px;
	margin-bottom: 0px;
}

/* Quotes */
.quote {
    background: url(quote-left.gif) no-repeat left top;
	float: right;
  	width: 130px;
  	_width: 160px;
    padding-left: 25px;
	margin: 0px 0px 15px 18px;
}

.quote div  {
    background: transparent url(quote-right.gif) right bottom no-repeat;
    padding-right: 25px;
}

.quoteend {
    background: transparent url(quote-right.gif) right bottom no-repeat;
    padding-right: 25px;
}

.author {
	font-size: inherit;
	padding-top: 6px;
	display: block;
}

.about_author {
    font-size: 8pt;
    display: block;
}

.moreinfo {
	float: right;
  	width: 130px;
  	_width: 160px;
    padding-left: 25px;
	margin: 0px 0px 15px 18px;
}