/* homestyle */
body {
	background-color: white;
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
}
a:link, a:visited, a:active, a:hover, a.over {
	color: #3A6593;
}
a:hover, a.over {
	text-decoration: underline;
}

.cleary {
	clear: both;
}


#columns2 {
    width: 770px;
	clear: both;
}

#leftside {
	float: left;
	width: 230px;
}
#rightside {
	float: left;
	display: inline;
	width: 530px;
}

body > #columns2 {
    width: 760px;
	clear: both;
}

div > #leftside {
	float: left;
	width: 230px;
}
div > #rightside {
	float: left;
	width: 530px;
}

.half {
	float: left;
	width: 255px;
	_width: 240px;
}
div > .half {
	width: 247px;
}

/*    left syyyyyyyde    */

.leftop {
	color: #3A6593;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #CDCDCD;
	padding-bottom: 4px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.tri {
	font-size: 11px;
}
.blu {
	background: #092A4E url('blugrad.gif') repeat-x;
	color: white;
}
.blu a, .blu a:visited, .blu a:visited, .blu a:active, .blu a:hover, .blu a.over{
	color: white;
}
.lefbot {
	font-family: Helvetica,serif;
	font-weight: bold;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.topscrub {
	font-family: Helvetica,serif;
	border: 1px solid #DBDBDB;
	padding: 10px 1px 1px 1px;
	margin: 3px;
	font-weight: bold;
	font-size: 17px;
}
.toptit {
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
}
.topscrub a {
	color: white;
}
/*  right syyyyyde boooyyyeee  */

.box {
	font-family: Helvetica,serif;
	border: 1px solid #DBDBDB;
	padding: 0px 10px 8px 10px;
	margin: 4px;
}
.box a {
	text-decoration: none;
}
.feat {
	font-size: 12px;
	padding-bottom: 10px;
	background: white url('grad1.gif') repeat-x;
}
	
.feat ul {
	color: #6C6C6C;
	padding-left: 15px;
	margin: 0px;
}
.feat ul li {
	padding-top: 2px;
}

.newup, .featup {
	font-weight: bold;
	margin-top: 10px;
	border-bottom: 1px solid #DBDBDB;
}

.featup {
	padding-bottom: 5px;
}
.box h3 {
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 12px;
}
h2 {
	font-size: 14px;
}
.feat h2 {
	margin-bottom: 0px;
}
#toolbox {
	padding-top: 3px;
	line-height: 1.6em;
	font-size: 11px;
}
.chev {
	background: url('chevron.gif') center left no-repeat;
	padding: 2px 0px 2px 12px;
}
.disc {
	border-bottom: 1px solid #D4D4D4;
	padding-bottom: 4px;
	padding-top: 4px;
}

.artbox {
	font-family: Helvetica,serif;
	border-bottom: 1px solid #CDCDCD;
	margin: 2px;
	_margin: 7px;
	padding: 3px 3px 5px 3px;
	height: 308px;
}
div > .artbox {
	margin: 5px;
}
.beatbox {
	font-family: Helvetica,serif;
	border: 1px solid #CDCDCD;
	margin: 5px;
	padding: 0px 5px 5px 5px;
}
div > .beatbox {
	margin: 3px;
	padding: 0px 5px 5px 5px;
}
.beatbox a, .beatbox a:hover, .beatbox a.over {
	color: black;
}
.beatbox strong {
	color: #3A6593;
}
.insider {
	padding: 0px 5px 0px 5px;
}

.boxtop {
	font-size: 12px;
	margin-bottom: 5px;
}
.boxtop a {
	text-decoration: none;
}
.bauthor, .boxlow, .artbox ul {
	color: #6C6C6C;
}
.bfirst {
	font-weight: bold;
	font-size: 14px;
}
.boxlow {
	margin-top: 10px;
}
.artbox ul {
	padding-left: 15px;
	margin: 0px;
}
.artbox ul li {
	padding-top: 2px;
}

#morelink {
	float: right;
	font-weight: bold;
}
#more {
	display: none;
}

.test {
	padding: 10px;
}
.fright, .fleft {
	color: #3A6593;
	font-weight: bold;
}
.fright {
	float: right;
}
/* footer business */
#footwrap {
	clear: both;
	margin-top: 30px;
	padding-top: 10px;
	background-color: white;
}

#footer {
	width: 760px;
	background-color: #0C3662;
	padding: 10px;
	line-height: 2em;
}
div > #footer {
	width: 740px;
}

#footer, #footer a, #footer a:active, #footer a:link, #footer a:active {
	color: white;
	text-decoration: none;
}
#infoot {
	width: 100%;
}
.bottombox {
	width: 175px;
	float: left;
	padding-left: 10px;
}

#botbot {
	clear: both;
	font-size: 8pt;
	font-family: Helvetica;
	text-align: center;
	line-height: 1.4em;
}
.quizbox {
	font-size: 11.5px;
	line-height: 140%;
}

#welk {
	padding: 10px;
	text-align: center;
}
.lef {
	text-align: left;
}
.rig {
	text-align: right;
}
.law {
	font-weight: bold;
	text-align: center;
	padding: 10px;
}
.law a {
	color: #BBBBFF;
}
.newhart {
	padding-bottom: 20px;
	background: white url('grad2.gif') repeat-x;
}
.ao {
	font-family: Helvetica,serif;
	margin-left: 10px;
}

.proad {
	background: white url('grad2.gif') repeat-x;
	padding: 5px;
	border: 1px #3A6593 solid;
	cursor: pointer;
	height: 56px;
}
div > .proad {
	height: auto;
	min-height: 56px;
}

.sidelink {
	color: black !important;
	text-decoration: none !important;
}
