
img {
	border: none;
	}
button {
	cursor: pointer;
	}


/* -- Header -- */
#header {
	position: relative;
	z-index: 200;
	margin: 0 7px;
	height: 191px;
	border-bottom: 1px #ffffff solid;
	background: #164a84 url(/BDS/Design/header_bg.gif) repeat-x;
	}
#header #currentissue {
	width: 162px;
	height: 191px;
	background: url(/BDS/Design/currentissue_bg.gif) no-repeat;
	float: left;
	}
#header #currentissue img {
	margin: 17px 0 0 14px;
	border: 1px #663c5c solid;
	}
#header #subscribe
{
	position:absolute;
	top:136px;
	left:0px;
}
#header #subscribe a {
	display: block;
	position: absolute;
	top: 136px;
	left: 0px;
	width: 143px;
	height: 55px;
/* PNG Alpha Method - It's Wicked Cool(TM) */
	background-image: url(/BDS/Design/subscribe.png) !important;
	background-repeat:  no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/BDS/Design/subscribe.png',sizingMethod='crop');
	background-image: none;
	cursor: pointer;
	}
#header #subonly 
{
	position: absolute;
	top:15px;
	left: 172px;
}
#header #logo {
	position: absolute;
	top: 35px;
	left: 162px;
	}
#header #nav {
	position: absolute;
	top: 157px;
	left: 162px;
	 z-index: 100;
	width: 809px;
	height: 34px;
	background: url(/BDS/Design/nav_bg.gif) repeat-x;
	font-family: Helvetica, Verdana, sans-serif;
	}
#header #nav ul {
	display: block;
	margin: 0;
	padding: 0;
	height: 34px;
	background: url(/BDS/Design/nav_edge.gif) no-repeat right top;
	list-style: none;
	}
#header #nav ul li {
	position: relative;
	z-index: 20;
	display: block;
	margin: 0;
	padding: 0;
	height: 34px;
	background: url(/BDS/Design/nav_line.gif) no-repeat;
	float: left;
	}
#header #nav ul li a {
	display: block;
	margin: 0;
	padding: 11px 22px 0 23px;
	height: 23px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	line-height: 14px;
	text-decoration: none;
	float: left;
	}
#header #nav ul li a:hover, #header #nav ul li.current a {
	background: url(/BDS/Design/nav_hover.gif) no-repeat;
	}
#header #nav ul li ul {
	display: none;
	position: absolute;
	top: 33px;
	left: 1px;
	z-index: 20;
	padding: 4px 0;
	height: auto;
	background: #ffffff url(/BDS/Design/subnav_bg.gif) repeat-x;
	border: 1px #900055 solid;
	}
#header #nav ul li ul li {
	padding: 4px 16px;
	height: auto;
	background: none;
	float: none;
	}
#header #nav ul li ul li a {
	padding: 0;
	height: auto;
	background: none;
	font-size: 11px;
	font-weight: normal;
	color: #990066;
	float: none;
	}
#header #nav ul li ul li a:hover {
	background: none;
	text-decoration: underline;
	}
#header #nav ul li.current ul li a {
	background: none;
	}
#header #nav ul li:hover ul, #header #nav ul li.over ul { display: block; z-index: 20; }
#header #magnav {
	position: absolute;
	top: 14px;
	right: 0px;
	}
#header #magnav ul {
	display: block;
	right: 255px;
	margin: 0 8px 0 0;
	padding: 0 0 0 1px;
	height: 21px;
	background: url(/BDS/Design/topnav_leftline.gif) no-repeat;
	font-size: 11px;
	line-height: 12px;
	list-style: none;
	float: left;
	}
#header #magnav ul li {
	margin: 0;
	padding: 0;
	background: url(/BDS/Design/topnav_right.gif) no-repeat right top;
	float: left;
	}
#header #magnav ul li a {
	display: block;
	margin: 0;
	padding: 6px 11px 1px 10px;
	height: 14px;
	background: url(/BDS/Design/topnav_left.gif) no-repeat;
	color: #999999;
	text-decoration: none;
	float: left;
	}
#header #magnav ul li a:hover {
	color: #164a84;
	}
#header #magnav ul li.current a {
	color: #164a84;
	font-weight: bold;
	}
#header #loginnav {
	position: absolute;
	top: 35px;
	right: 0px;
	padding: 13px;
	border-right: 1px #e5e5e5 solid;
	height: 93px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align: right;
	line-height: 15px;
	}
#header #loginnav a {
	color: #ffffff;
	text-decoration: none;
	}
#header #loginnav a:hover {
	text-decoration: underline;
	}
#header #loginnav form {
	padding-top: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #164a84;
	}
#header #searchbox {
	position: absolute;
	bottom: 37px;
	right: 1px;
	padding: 4px 0 0 10px;
	width: 289px;
	height: 33px;
	background: url(/BDS/Design/search_bg.gif) repeat-x;
	}
#header #searchbox #search {
	padding: 2px;
	width: 188px;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #164a84;
	}
#header #searchbox button {
	border: 0;
	background: #ca7363;
	font-size: 12px;
	color: #ffffff;
	}
/* -- End Header -- */
/* -- Footer -- */
#footer {
	margin: 0 auto;
	padding: 14px;
	/*width: 971px;*/
	background: #ce7c6d;
	border-top: 7px #ffffff solid;
	font-family: Arial, Verdana, sans-serif;
	}
#footer ul {
	display: block;
	margin: 12px 0;
	padding: 6px 0;
	border-top: 1px #dda499 solid;
	border-bottom: 1px #dda499 solid;
	font-size: 10px;
	line-height: 11px;
	list-style: none;
	}
#footer ul li {
	padding: 0 12px 0 4px;
	display: inline;
	}
#footer ul li, #footer ul li a {
	color: #ffffff;
	text-decoration: none;
	}
#footer ul li a:hover, #footer ul li a.current {
	color: #ffffff;
	text-decoration: none;
	}
#footer #sitemap {
	margin: 12px 0;
	padding: 6px 0;
	font-size: 10px;
	color: #660000;
	line-height: 18px;
	}
#footer #sitemap a {
	color: #660000;
	text-decoration: none;
	}
#footer #rssinfo {
	margin: 12px 0;
	border-bottom: 1px #dda499 solid;
	}
#footer #rssinfo a {
	display: block;
	padding: 2px 17px 6px 17px;
	width: 160px;
	background: url(/BDS/Design/rssicon.gif) no-repeat;
	font-size: 11px;
	color: #660000;
	line-height: 11px;
	text-decoration: none;
	}
#footer #copyrightinfo {
	margin: 12px 0 0 0;
	/*text-align: center;*/
	}
#footer #copyrightinfo, #footer #copyrightinfo a {
	font-size: 10px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	}
#footer #sitemap a:hover, #footer #rssinfo a:hover, #footer #copyrightinfo a:hover {
	text-decoration: underline;
	}

#footer h6 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #660000;
	}
.extrasitenav
{
    padding: 20px;
    text-align: left;
}
/* -- End Footer -- */

/* --  Login Box -- */
.col3 #loginbox {
	margin: 0 0 10px 0;
	padding: 0 0 12px 0;
	width: 300px;
	background: #a0bddd url(/BDS/Design/login_bottom_bg.gif) no-repeat left bottom;
	}
.col3 #loginbox .header {
	margin: 0;
	padding: 6px 0 0 0;
	width: 300px;
	height: 40px;
	background: #a0bddd url(/BDS/Design/login_head_bg.gif) no-repeat;
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	}
.col3 #loginbox .body {
	margin: 0;
	padding: 0 10px;
	}
.col3 #loginbox td {
	width: 50%;
	}
.col3 #loginbox .head {
	font-size: 15px;
	margin: 0;
	color: #164a84;
	}
.col3 #loginbox p {
	margin: 6px 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #dcecf7;
	}
.col3 #loginbox p.notmember {
	padding-top: 10px;
	border-top: 1px #164a84 dotted;
	font-size: 14px;
	color: #ffffff;
	}
.col3 #loginbox p.notmember strong {
	font-weight: normal;
	color: #164a84;
	}
.col3 #loginbox p.notmember a {
	font-size: 11px;
	color: #ffffff;
	}
.col3 #loginbox #loginCell {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	border-left: 1px #164a84 dotted;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #164a84;
	}
.col3 #loginbox #loginCell img {
	float: right;
	}
.col3 #loginbox #loginCell button img {
	float: none;
	}
.col3 #loginbox #loginCell button {
	display: block;
	margin: 6px 0 0 0;
	padding: 0;
	width: 76px;
	height: 23px;
	border: 0;
	background: #a0bddd;
	}
.col3 #loginbox #loginCell .loginhelp {
	display: block;
	padding: 12px 0 0 0;
	float: right;
	}
.col3 #loginbox #loginCell strong {
	font-size: 12px;
	color: #001133;
	}
.col3 #loginbox #loginCell .username, .col3 #loginbox #loginCell .password {
	display: block;
	margin: 8px 0;
	padding: 2px;
	width: 100px;
	font-size: 10px;
	}
.col3 #loginbox #loginCell a {
	font-size: 10px;
	color: #164a84;
	text-decoration: none;
	}
/* --  End Login Box -- */

/* --  Logged Box -- */
.col3 .logged {
	width: 300px;
	font-family: Verdana, Arial, sans-serif;
	padding-bottom: 21px;
	background: #a0bddd url(/BDS/Design/logged_bottom_bg.gif) no-repeat left bottom;
	}
.col3 .logged .head {
	margin: 0;
	padding: 8px 0 2px 17px;
	background: url(/BDS/Design/logged_top_bg.gif) no-repeat;
	font-size: 14px;
	color: #ffffff;
	}
.col3 .logged p 
{
	margin: 0;
	padding:8px 0 2px 17px;
	font-size:13px;
	color:#164A84;
}
.col3 .logged p a 
{
	color:#164A84;
	text-decoration:underline;
}
.col3 .logcontrols {
	padding: 2px 10px 2px 0;
	font-size: 11px;
	line-height: 14px;
	text-align: right;
	float: right;
	}
.col3 .logcontrols a {
	color: #ffffff;
	text-decoration: none;
	}
.col3 .logcontrols a:hover {
	text-decoration: underline;
	}
/* --  End Logged Box -- */
