/* General Column Styles */
#leftCol {
	float: left;
	width: 180px;
	background-color: #EEE;
}

.leftcolHeader {
	height: 21px;
	background: #02538B url(/images/bg_leftcolheaderCap_notebookreview.gif) top right no-repeat;
	padding: 0 3px 0 5px;
	font-size: 9px;
	font-weight: bold;
	color: #FFF;
	line-height: 19px;
}

#rightCol {
	float: right;
	width: 180px;
	background-color: #EEE;
}

.rightcolHeader {
	height: 21px;
	background: #02538B url(/images/bg_rightcolheaderCap_notebookreview.gif) no-repeat;
	padding: 0 3px 0 5px;
	font-size: 9px;
	font-weight: bold;
	color: #FFF;
	line-height: 19px;
}

#colForumMember {
	border-right: 0px #EEE solid;
	padding: 5px;
	padding-top:0px;
}

#colForumDefault {
	border-right: 180px #EEE solid;
	padding: 5px;
	padding-top:0px;
}

#centerCol {
	border-left: 180px #EEE solid;
	border-right: 180px #EEE solid;
	padding: 25px;
}

#centerColNoright {
	border-left: 180px #EEE solid;
	padding: 25px;
}

#centerColNoleft {
	border-right: 180px #EEE solid;
	padding: 25px;
}

#centerColNosides {
	padding: 25px;
}

/* center Column Teasers */
#centerTeaserHeader {
	border-left: 1px #010161 solid;
	border-top: 1px #010161 solid;
	border-right: 1px #010161 solid;
	background-color: #C1D2FF;
	text-align: center;
	font-weight: bold;
	padding: 5px;
	margin: 0 auto;
	width: 320px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 310px;
}

#centerTeaser {
	border-left: 1px #010161 solid;
	border-right: 1px #010161 solid;
	border-bottom: 1px #010161 solid;
	background-color: #FFF;
	padding: 10px;
	margin: 0 auto 20px auto;
	width: 320px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 300px;
}

.buychoicesHeader {
	border-left: 1px #010161 solid;
	border-top: 1px #010161 solid;
	border-right: 1px #010161 solid;
	background-color: #C1D2FF;
	text-align: center;
	font-weight: bold;
	padding: 5px;
	margin: 0 auto;
	width: 520px;
	line-height: 1em;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 510px;
}

.buychoices {
	border-left: 1px #010161 solid;
	border-right: 1px #010161 solid;
	border-bottom: 1px #010161 solid;
	background-color: #FFF;
	padding: 10px;
	margin: 0 auto 20px auto;
	width: 520px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 500px;
}

.colBox {
	background: #EEE url(/images/bg_col.jpg) top right no-repeat;
	margin-bottom: 20px;
}

.colBoxtop20 {
	background: #EEE url(/images/bg_col.jpg) top right no-repeat;
	margin-bottom: 20px;
}

.usercontentFunctions {
	border: 1px #000 solid;
	background-color:#EEE;
	padding: 5px;
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	font-size: 9px;
}


/* Left Column Items */
.colBar {
	margin: 4px 3px 0 0;
	padding-left: 11px;
	float: left;
}

#leftCol .colBox .colItem {
	padding: 5px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 9px;
	background: url(/images/bg_colItem.gif) bottom left repeat-x;
}

#leftCol .colBox .colItem p {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 9px;
}

#leftCol .colBox .colItem a {
	color: #000;
	text-decoration: underline;
}

#leftCol .colBox .colItem a:hover {
	color: #000;
	text-decoration: none;
}

#leftCol .colBox .colItem ul {
	margin-top: 0;
	margin-left: 5px;
	padding-left: 10px;
}

#leftCol .colBox .colItem ul li {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 9px;
}

#leftCol .colBox .colItem ul li a {
	color: #000;
	text-decoration: underline;
}

#leftCol .colBox .colItem ul li a:hover {
	color: #000;
	text-decoration: none;
}

#leftCol .colBoxtop20 .colItem {
	padding: 2px 5px 2px 5px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 9px;
	background: url(/images/bg_colItem.gif) bottom left repeat-x;
}

#leftCol .colBoxtop20 .colItem p {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 9px;
}

#leftCol .colBoxtop20 .colItem a {
	color: #000;
	text-decoration: underline;
}

#leftCol .colBoxtop20 .colItem a:hover {
	color: #000;
	text-decoration: none;
}

#leftCol .colBoxtop20 .colItem ul {
	margin-top: 0;
	margin-left: 5px;
	padding-left: 10px;
}

#leftCol .colBoxtop20 .colItem ul li {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 9px;
}

#leftCol .colBoxtop20 .colItem ul li a {
	color: #000;
	text-decoration: underline;
}

#leftCol .colBoxtop20 .colItem ul li a:hover {
	color: #000;
	text-decoration: none;
}

.color1 {
	color: #02538B;
}

.color2 {
	color: #333;
}

#banner_leftCol {
	padding: 0 0 20px 0;
	text-align: center;
}


/* Right Column Items */
.colForm {
	padding: 5px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 9px;
	margin-bottom: 15px;
	background: #EEE url(/images/bg_col.jpg) top right no-repeat;
}

.colForm label {
	font-weight: bold;
	display: block;
	margin-bottom: 3px;
	font-size: 9px;
	line-height: 1.2em;
	text-align: left;
}

.colForm select {
	margin-bottom: 8px;
	width: 100%;
}

.colForm .colFormbtn {
	margin-top: 8px;
	font-weight: bold;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	width: 100%;
}

.colForm .btn {
	font-weight: bold;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	width: 100%;
}

#rightCol .colBox .colItem {
	padding: 5px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 9px;
	background: url(/images/bg_colItem.gif) bottom left repeat-x;
}

#rightCol .colBox .colItem p {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 9px;
}

#rightCol .colBox .colItem a {
	color: #000;
	text-decoration: underline;
}

#rightCol .colBox .colItem a:hover {
	color: #000;
	text-decoration: none;
}

#rightCol .colBox .colItem ul {
	margin-top: 0;
	margin-left: 5px;
	padding-left: 10px;
}

#rightCol .colBox .colItem ul li {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 9px;
}

#rightCol .colBox .colItem ul li a {
	color: #000;
	text-decoration: underline;
}

#rightCol .colBox .colItem ul li a:hover {
	color: #000;
	text-decoration: none;
}



/* Color Spans */
.green {
	color: #060;
}

.red {
	color: #F00;
}