/* stock elements */
body {
	margin: 0px;
	padding: 0px;
	background-image:  url(../imgs/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	width: 100%;
	padding: 10px 0px;
	letter-spacing: 1px;
	text-indent: 10px;

}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	line-height: 15px;
	margin: 0px 0px 15px;

}
h4 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;

}
a {
	color: #386E9D;
}

p {
	font-size: 12px;
	font-weight: normal;
}
ul {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
li, li a {
	font-size: 10px;
	font-weight: normal;
	list-style-type: square;
	margin-top: 0px;
	padding-top: 0px;
	text-transform: uppercase;
	text-decoration: none;
} 
li a:hover {
	text-decoration: underline;
}

/* named elements */
/* anchor types */
a.HeaderTxt {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-decoration: none;
}
a.ideaTitle {
	font-size: 18px;
	font-weight: bold;
	color: #386E9D;
	text-decoration: underline;
}
a.ideaTitle:hover {
	font-size: 18px;
	font-weight: bold;
	color: #386E9D;
	text-decoration: none;
}
a.more {
	font-size: 10px;
	color: #000000;
	background-color: #FFFFCC;
	padding: 2px 3px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #e8e8e8;
}
a.more:hover {
	font-size: 10px;
	color: #000000;
	background-color: #FFFFCC;
	padding: 2px 3px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #000000;
}
a.nextback {
	background-color: #f4f4f4;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	padding: 0px 2px;
	line-height: 12px;
	margin: -2px 0px 0px;
}
a.nothing {
	text-decoration: none;
	color: #FFFFFF;
}
a.pageNav {
	font-size: 12px;
	color: #386E9D;
	text-decoration: none;
	font-weight: normal;
}
a.pageNav:hover {
	font-size: 12px;
	color: #386E9D;
	text-decoration: none;
	font-weight: normal;
	background-color: #CCCCCC;
}
a.pageNavOn {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
/* table properties */
td.100 {
	width: 100%;
}
td.RightBorder {
	padding-right: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-left: 0px;
}
td.LeftBorder {
	padding-left: 5px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
}
td.padded {
	padding-left: 10px;
	padding-right: 10px;
}
td.bodyCell {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	background-color: #FFFFFF;
}
td.Header {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

/* form properties */
input.btn {
	font-size: 13px;
	font-weight: bold;
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
input.chkbx {
	margin: 3px 0px 0px;
	padding: 0px;
}
input.btnSmall {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
input.countdown {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: transparent;
	border: none;
	text-align: center;
}
select.filter {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	margin: 0px 0px 2px;
	padding: 0px;
	width: 150;
}
input.keyword {
	width: 150;
}

/* div elements */
.body {
	width: 727px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.minor {
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}
p.ideas {
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
p.details {
	font-size: 12px;
}
.margins {
	margin: 0px 10px;
	padding: 0px;
	width: 700px;
}
.explain {
	background-color: #FFFFCC;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	color: #000000;
	padding: 5px;
}
.list {
	font-size: 12px;
	color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 2px;
	padding-top: 7px;
	padding-right: 2px;
	padding-bottom: 7px;
}
#topNav {
	position: absolute;
	left: 0px;
	top: 64px;
}
#topNav a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 1px 0px 0px 0px;
	padding: 2px 10px 3px 10px;
	border-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #000;
	display: block;
	float: left;
	vertical-align: middle;
	}
#topNav a:hover {
	background-color: #CCCCCC;
	color: #000;
}
#uLogos img {
	clear: none;
	float: left;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-top: 2px;
}

.announcement {
	font-weight: bold;
	font-size: 12px;
	color: #B40000;
}

.author {
	font-size: 12px;
	font-weight: bold;
	color: #4F4F4F;
}

.browse_hdr {
	font-weight: bold;
	font-size: 14px;
	color: #386E9D;
	padding: 5px 10px 0px 10px;
}

.header_bar {
	padding: 5px 10px 0px 10px;
}

.search_hdr {
	font-size: 12px;
	font-weight: bold;
	color: #386E9D;
	padding: 0px 0px 5px 0px;
}

.ideabox {
	background-color: #EDEBDB;
	padding: 4px 12px 12px 12px;
	margin: 0px 0px 0px 0px;
}

.ideabox_alt {
	padding: 4px 12px 12px 12px;
	margin: 0px 0px 0px 0px;
}

.needs {
	font-size: 12px;
}

.searchbox {
	float: right;
	padding: 5px 10px 0px 10px;
}

.warning {
	color: #FF0000;
	font-weight: bold;
}


