/* Basic Definition */

body {
	background-image: url(/images/common/topbg.jpg);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.clear { 
	clear: both 
}
/* Links */
a {
	color: #727672;
	text-decoration: underline;
	font-style: italic;
}

.subnav:hover,
a:hover { color: #003366;
}
.bttn-lrge:link,
.bttn-lrge:visited,
.bttn-lrge:hover,
.bttn-lrge:active,
.subnav:link,
.subnav:visited,
.subnav:hover,
.subnav:active {
	text-decoration: none;
}
.bttn-lrge:link,
.bttn-lrge:visited,
.bttn-lrge:hover,
.bttn-lrge:active {
	color: #727672;
}
/* Wraps */
.menu-frame-left-top,
.menu-frame-left-bttm,
#menu,
#header,
#content,
#flash,
#main,
.main-left,
.main-middle,
.main-right { 
	float:left;
}

#container { 
	width: 1070px;
	text-align: left;
}
.menu-frame-left-top,
.menu-frame-left-bttm {
	width: 310px;
	height: 27px;
}
.menu-frame-left-top {
	background: url(/images/common/nav/sidenv_topbg.jpg);
}
.menu-frame-left-bttm {
	background: url(/images/common/nav/sidenv_bttm.jpg);
}

#menu-items {
	height: 178px;
	width: 310px;
	background:  url(/images/common/nav/sidenv_bg.jpg);
	background-repeat:repeat-x;
}

.menu-item {
	width: 174px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px #728087 dotted;
	float: right;
 }
#header { 
	width: 1050px;
	margin-top: 80px;
	margin-bottom: 20px;
}
#logo {
	width: 344px;
	float:left;
	text-align: right;
}
#topnav { 
	float:right;
	margin-top: -10px;
}
.topnav-item {
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px #728087 solid;
	float: right;
}
#menu { 
	width: 310px;
}
#flash { 
	background: url(/images/home/flashbg.jpg);
	background-repeat: no-repeat;
}
#dan {
	z-index: 2; 
	position: absolute; 
	left: 937px; 
	top: 175px;
	width: 127px; 
}
#main { 
	margin-top: 5px;
}
.main-left {
	width: 352px;
	text-align: right;
}
.main-middle,
.main-right {
	padding-top: 15px;
	padding-left: 20px;
}
.main-middle {
	padding-right: 10px;
	width: 280px;
}
.main-right {
	width: 388px;
}
#footer {
width: 920px;
margin-top:10px;
margin-left: 135px;
border-top: 1px #B4BCBA dotted;
}
/* Fonts */
.subnav,
.blue,
.marked,
.contacts,
.bttn-lrge,
.downloads,
.disclosure,
.copy,
.copyb {
	font-family: arial,verdana, helvetica,sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-style: normal;
	font-variant: normal;
}
.subnav,
.contacts,
.bttn-lrge,
.downloads,
.disclosure,
.copy,
.copyb {
	color : #727672;
}
.blue,
.subnav,
.contacts,
.bttn-lrge,
.downloads,
.disclosure,
.copy {
	font-weight : normal; 
}
.copyb {
	font-weight :bold; 
}
.disclosure {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px #B4BCBA dotted;
}
.downloads {
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px #B4BCBA dotted;
}
.contacts {
width: 270px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px #B4BCBA dotted;
}
.home-copy {
 width: 240px; 
 padding-bottom:15px;
}
.blue,
.marked {
	color: #003366;
}
.marked {
	font-weight :bold; 
}
.blue {
	text-decoration:none;
}
/* Backgrounds */
.dttline {
	border-bottom: 1px #B4BCBA dotted;
}

.td-bg,
.bttn-bg,
.bttn-bg-r {
	height: 24px;
}	
.bttn-bg,
.bttn-bg-r {
	width: 655px;
	margin-top: 35px;
	padding:  9px 0 0 40px;
	cursor: pointer; 
	cursor: hand;
}
.td-bg-2l,
.td-bg {
	padding-top: 9px;
	width: 695px;
}
.td-bg {
	background: url(/images/common/td_bg.gif);
	background-repeat: no-repeat;
}
.td-bg-2l {
	background: url(/images/common/td_bg_2l.gif);
	background-repeat: no-repeat;
	height: 38px;
}
.bttn-bg {
	background: url(/images/common/bt_bg.gif);
	background-repeat: no-repeat;
	}
.errmsg{font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; color:#FF0000; font-weight:bold;}
.bttn-bg-r { 
	background: url(/images/common/bt_bg_r.gif);
	background-repeat: no-repeat;
	}
.box1,
.box2 {
	width: 333px;
	float: left;
}	
.box2 {
	margin-left:20px;
}	
/* Form*/
.formfield {
	border: #CCC 1px solid; 
	width: 250px; 
	font-size: 11px; 
	font-family: font-family : Arial, Verdana, Helvetica, sans-serif; 
	color : #727672;
}
/*bcmclient - SEC portal*/	
.input_box {
	width:auto;
	margin-top:10px;
}
.portal_label {
	float:left;
	width:220px
}
#portal_errmsg {
	width:auto;
	margin:20px 10px 20px 10px;
}
/* Browser fixes (home)*/
.win.gecko #dan  {top: 185px;}
.win.gecko #main {margin-top: 0px;}
