html, body {
	height: 100%;
}

body {
	margin: 0px;
	background-color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #efefef;
}

h1 { margin: 0px 0px 10px 0px; overflow: hidden; background: #696969 url(../images/h_bg.gif) repeat-x left top; font-size: 18px; position: relative; padding: 4px 8px; font-weight: normal; }

a:active, a:link, a:visited { text-decoration: underline; color: #4a67a1; }

a:hover { text-decoration: none; color: #4a67a1; }

img {
	border: 0px;
}

form {
	margin: 0px;
}

.spacer10 { width: 100%; height: 10px; } 

.spacer5 { width: 100%; height: 5px; } 

.spacer0 { width: 100%; height: 0px; } 

.container { width: 900px; height: 100%; padding: 0px; }

.leftcolumn { width: 680px; height: 100%; border: 0px; background-color: #ffffff; vertical-align: top; }

.rightcolumn { width: 220px; height: 100%; border: 0px; background-color: #4a67a1; background-image: url(../images/rightcolumn_bg.png); background-repeat: repeat-y; vertical-align: top; color: #ffffff; }

div#padder { padding: 5px 10px 10px; }

div#quicklinks { font-size: 11px; text-align: center; width: 200px; padding-bottom: 10px; }

div#advisors { text-align: center; width: 200px; }

div#search { text-align: center; width: 200px; padding-bottom: 10px; }

div#search input[type="text"] { font-size: 14px; width: 168px; height: 18px; padding: 3px; border-top: 1px solid #abadb3; border-left: 1px solid #abadb3; border-bottom: 1px solid #e3e9ef; border-right: 0px; }

div#quickinfo { text-align: center; width: 200px; padding-bottom: 10px; }

.quickinfo_inner { width: 100%; background-color: #ffffff; color: #000000; padding: 10px; }

div#quicklinks a { text-decoration: underline; color: #ffffff; }

div#quicklinks a:hover { text-decoration: none; color: #ffffff; }

div#adrow { text-align: center; width: 660px; clear: both; }

div#header { text-align: center; width: 660px; padding: 5px 0; }

div#mainbody { text-align: center; width: 660px; padding: 5px 0; }

div#footer { text-align: center; width: 660px; padding-top: 10px; border-top: 1px solid #696969; margin-top: 5px; }

a.advisor_banner { text-decoration: none; color: #ffffff; }

a.sponsor_banner { text-decoration: none; }

span.advisor_banner { display: inline-block; vertical-align: middle; border: #ffffff solid 1px; padding: 5px; width: 188px; font-weight: bold; margin-bottom: 10px; }

span.sponsor_banner { display: inline-block; vertical-align: middle; border: #4a67a1 solid 1px; padding: 5px; width: 200px; font-weight: bold; margin: 5px; }

.header_table { padding: 0px; border: 0px; width: 100%; }

.header_logo { width: 200px; height: 200px; padding-right: 10px; }

.header_main { height: 167px; padding: 10px; background-image: url(../images/header_bg.gif); background-repeat: repeat-x; color: #4a67a1; }

div#header_title { font-size: 21px; font-weight: bold; }

div#header_info { padding: 0px; }

.header_mugshot { border: 1px solid #4a67a1; padding: 5px; }

.mugshot { border: 1px solid #cccccc; padding: 5px; }

.header_buttons { height: 33px; }

.footer_table { padding: 0px; border: 0px; width: 100%; }

.footer_logo { width: 100px; padding-right: 10px; }

.footer_logodev { width: 135px; padding-left: 10px; }

.footer_copyright { font-size: 11px; color: #696969; }

div#footer_menu { padding-bottom: 10px; }

div#footer_menu a { text-decoration: underline; color: #696969; }

div#footer_menu a:hover { text-decoration: none; color: #696969; }

.mainbody_table { padding: 0px; border: 0px; width: 100%; }

.mainbody_left { width: 200px; padding-right: 10px; text-align: center; }

._grey { font-size: 12px; color: #696969; }

div#qcalendar {
	width:160px;
	font-size:7pt; /* Needed to proper adjust the side calendar */
	text-align:center;
}

div#qcalendar_categories {
	text-align:left;
	padding-bottom:5px;
	font-size:11px;
}

div#followus {
	width:180px;
	text-align:center;
}

div#qblog {
	width:180px;
	text-align:left;
	font-size:11px;
}

div#mainmenu { width: 180px; text-align: left; }

div#cont { width: 100%; padding-bottom: 10px; }
div#cont input[type="text"], div#cont input[type="password"] { width: 200px; font-size: 14px; height: 18px; padding: 3px; border: 1px solid #abadb3; }
div#cont input[type="submit"], div#cont input[type="reset"], div#cont input[type="button"] { font-size: 14px; padding: 3px; border: 1px solid #142d5e; background-color: #4a67a1; color: #ffffff; cursor:pointer; }
div#cont textarea { width: 280px; padding: 3px; border: 1px solid #abadb3; }
div#cont select { font-size: 14px; padding: 3px; border: 1px solid #abadb3; }

div#loginbox { margin-bottom: 10px; border: 1px solid #ffffff; color: #000000; background-color: #d3d9e7; font-size: 11px; }
div#loginbox input[type="text"], div#loginbox input[type="password"] { width: 150px; font-size: 11px; height: 18px; padding: 3px; border: 1px solid #abadb3; }
div#loginbox input[type="submit"] { font-size: 11px; padding: 3px; border: 1px solid #142d5e; background-color: #4a67a1; color: #ffffff; cursor:pointer; }
div#loginbox h3 { font-size: 13px; color: #4a67a1; font-weight: bold; margin: 5px; padding-bottom: 5px; border-bottom: 1px dashed #4a67a1; }

div#rightbox { margin-bottom: 10px; border: 1px solid #ffffff; color: #000000; background-color: #ffffff; font-size: 11px; }
div#rightbox h3 { font-size: 13px; color: #4a67a1; font-weight: bold; margin: 5px; padding-bottom: 5px; border-bottom: 1px dashed #4a67a1; }

div#webpollbox { margin-bottom: 10px; border: 1px solid #ffffff; color: #000000; background-color: #ffffff; font-size: 11px;  background-image: url(../images/qmark.png); background-repeat: no-repeat; background-position: top right; }
div#webpollbox input[type="submit"] { font-size: 11px; padding: 3px; border: 1px solid #142d5e; background-color: #4a67a1; color: #ffffff; cursor:pointer; }
div#webpollbox h3 { font-size: 13px; color: #4a67a1; font-weight: bold; margin: 5px; padding-bottom: 5px; border-bottom: 1px dashed #4a67a1; }

div#conttext { width: 100%; padding-bottom: 10px; }

div#errmsg { margin-bottom: 10px; border: 1px dashed red; color: red; }
div#errmsgsub { padding: 5px; text-align: center; }

div#errmsg_login { color: red; }
div#errmsgsub_login { padding: 5px; text-align: left; }

div#okmsg { margin-bottom: 10px; border: 1px dashed green; color: green; }
div#okmsgsub { padding: 5px; text-align: center; }

div#contactusinfo { width: 100%; border-top: 1px solid #4a67a1; margin-top: 10px; }
div#contactusinfo h3 { font-size: 14px; color: #000000; font-weight: bold; margin:10px 0; line-height: 1.15em; }

div#hpbox { border: 1px solid #4a67a1; padding: 10px; margin-bottom: 10px; }
div#hpbox h3 { font-size: 14px; color: #4a67a1; font-weight: bold; margin:0 0 10px 0; line-height: 1.15em; }
div.hpbox_shows { min-height: 120px; }
div.hpbox_events { min-height: 120px; }

div#showdate { background-color: #d3d9e7; color: #4a67a1; padding: 5px; margin-bottom: 10px; font-weight: bold; }
div#eventdate { border-bottom: 1px solid #4a67a1; color: #4a67a1; padding-bottom: 5px; font-weight: bold; text-align: right; }
div#blogdate { border-bottom: 1px solid #4a67a1; color: #4a67a1; padding-bottom: 5px; font-weight: bold; }
div#blogcomment { border-bottom: 1px solid #4a67a1; color: #4a67a1; padding: 10px 0px 5px; font-weight: bold; }

div#fsarea { background-color: #ffffcc; padding: 5px; margin-bottom: 10px; }

div#blueline { border:0; color: #4a67a1; background-color: #4a67a1; height: 1px; line-height:1px; }

.blogcomment { background-color: #efefef; padding: 5px; margin-top: 10px; }
.blogcommenthead { font-size: 11px; color: #696969; }
.blogcommentbody { padding-top: 5px; }

.reqfield { color: red; }

/* icon paragraphs */
p.user-mail {
	text-align:left;
	background:transparent url(../images/bullets.png) no-repeat scroll 0 -427px;
	padding:0 0 0 18px;
	margin:3px 0;
}

p.user-phone {
	text-align:left;
	background: transparent url(../images/bullets.png) no-repeat scroll 0 -872px;
	padding:0 0 0 18px;
	margin:3px 0;
}

a.rssfeed {
	text-align:left;
	background: transparent url(../images/feed-icon-14x14.png) no-repeat left;
	padding:0 0 1px 19px;
	margin:0px;
	color: #696969;
}

/* side bar boxes */
#box_content { width: 180px; font-size: 12px; padding: 0px 10px 0px 10px; }
#box_content h3 { font-size: 18px; color: #ffffff; font-weight: normal; padding-top: 5px; margin-bottom:12px; text-shadow: #696969 0 1px; line-height: 1.15em; }
#box_content ul, #box_content ol { list-style: none; padding-left: 5px; margin: 0px; }
#box_content li { list-style: none; margin: 0px; }
#box_content p { margin: 10px 0 12px 0; line-height: 1.3em; }
#box_content p.minimum { margin-top: 0px; padding-top: 0px;}
#box_content p a{ text-decoration: underline; }
#box_content ul.options li { display: block; background: url(../images/bullets.png) no-repeat 0 -275px; padding: 0 0 0 17px; margin: 3px 0; }
#box_content ul.options li.link { background: url(../images/bullets.png) no-repeat scroll 0 2px; }
#box_content ul.options li.email { background: url(../images/bullets.png) no-repeat scroll 0 -427px; }
#box_content ul.options li.phone { background: url(../images/bullets.png) no-repeat scroll 0 -872px; }
#box_content ul.options li.user { background: url(../images/bullets.png) no-repeat scroll 0 -733px; }
#box_content ul.options li.forum { background: url(../images/bullets.png) no-repeat scroll 0 -578px; }
#box_content ul.options li.add-link { background: url(../images/bullets.png) no-repeat scroll 0 -141px;  }
#box_content span.sub { color:#888; }
#box_content a.menuitem { color: #ffffff; font-weight: bold; text-decoration: none; }
#box_content a.menuitem:hover { text-decoration: underline; }

div.menu_box { background: #696969; }
div.menu_box_top { background: #696969 url(../images/box.gif) no-repeat scroll 0 0px; height:5px; font-size:0pt; }
div.menu_box_bottom { background: #696969 url(../images/box.gif) no-repeat scroll 0 -5px; height:5px; margin: 0 0 10px 0; font-size:0pt; }

div.blue_box { background: #4a67a1; }
div.blue_box_top { background: #4a67a1 url(../images/box.gif) no-repeat scroll 0 0px; height:5px; font-size:0pt; }
div.blue_box_bottom { background: #4a67a1 url(../images/box.gif) no-repeat scroll 0 -5px; height:5px; margin: 0 0 10px 0; font-size:0pt; }
div.blue_box_title { font-size: 14px; color: #ffffff; font-weight: bold; padding: 0 5px 5px 5px; margin-bottom: 10px; text-align: left; border-bottom: 1px dashed #ffffff; }

div.lightblue_box { background: #d3d9e7; }
div.lightblue_box_top { background: #d3d9e7 url(../images/box.gif) no-repeat scroll 0 0px; height:5px; font-size:0pt; }
div.lightblue_box_bottom { background: #d3d9e7 url(../images/box.gif) no-repeat scroll 0 -5px; height:5px; margin: 0 0 10px 0; font-size:0pt; }
div.lightblue_box_title { font-size: 14px; color: #4a67a1; font-weight: bold; padding: 0 5px 5px 5px; margin-bottom: 10px; text-align: left; border-bottom: 1px dashed #4a67a1; }

div.box_clear { clear: left; height: 6px; }

#box { width: 200px; }

/* Rotating Promo */
#storyRotator_wrapper {
	position:relative;
	height:205px;
	width:450px;
	float:left;
	margin:0px;
	margin: 0 0 10px 0;
}

#storyRotator {
	float:left;
	margin:0px;
	padding:0px;
	width:450px;
	height:180px;
	overflow:hidden;
}

#storyRotatorNav {
	background:transparent url(../images/home_rotate_bottombgtile.png) repeat-x scroll 0 0;
	height:25px;
	left:0px;
	margin:0;
	padding:0px; /* Initial 0 */
	text-align:right;
	position:absolute;
	bottom:0; /* Initial 0 */
	left:0;
	width:418px; /* Initial 418 */
	padding-right:32px;
	z-index:6;
	line-height:20px;
}

#storyRotatorNav .button {
	background:url(../images/rotator_select_square_off.png) no-repeat 0px 6px;
	cursor:pointer;
	padding:0px 4px;
	display:inline;
}

#rotator_status {
	position:absolute;
	bottom:0px;
	right:0px;
	color:#e7e5e5;
	height:25px;
	z-index:6;
}

#rotator_status a {
	display:block;
	background-image:url(../images/home_rotate_controls.png);
	text-indent:-3000px;
	height:25px;
	width:32px;
	}
	
#rotator_status a.pause {
	background-position:0 -50px;
}
	
#rotator_status a.pause:hover {
	background-position:0 -75px;
}
	
#rotator_status a.play {
	background-position:0 0;
}
	
#rotator_status a.play:hover {
	background-position:0 -25px;
}
		
#storyRotatorNav .selectedButton {
	background:url(../images/rotator_select_square_on.png) no-repeat 0px 6px;
}

#storyRotator .story {
	height:180px;
	width:450px;
}

#storyRotator .storyContent {
	padding-top:10px;
	margin:0px 10px 10px 260px;
	font-size:11px;
	cursor:pointer;
	color:#ffffff;
}

#storyRotator .storyContent span {
	text-decoration:underline;
}

#storyRotator .storyContent h1 {
	font-size:12px;
	font-weight:bold;
	margin:0px 0px 5px 0px;
	padding:0px;
	background: transparent;
}

#storyRotator .storyContent p {
	margin-bottom:5px;
	line-height:15px;
}

.clear{
	clear:both;
	/* these next attributes are designed to keep the div
	height to 0 pixels high, critical for Safari and Netscape 7 */
	height:1px;
	overflow:hidden;
	line-height:1%;
	font-size:3px;
	margin-bottom:-1px;
	float: none;
}
