/* HTML Selector styles */
body {
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	background-image: url(../images/wrpr/bkgd_main.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #edefee;
}

form {
	font-size:12px;
	line-height:18px;
	padding:5px 5px 5px 10px;
	margin:0;
}
p {
	font-size:12px;
	line-height:18px;
	padding:0 10px 10px 10px;
	margin:0;
}
form table p { /* CVH: made forms too wide. */
	padding: 0;
	margin-bottom: 1em;
}
h1 {
	font-size:18px;
	line-height:24px;
	font-weight:bold;
	padding:0 10px 0 10px;
	margin:0;
	color:#069;
}
h2 {
	font-size:18px;
	line-height:24px;
	font-weight:bold;
	padding:5px 10px 0 10px;
	margin:0;
}
h3 {
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	padding:5px 10px 0 10px;
	margin:0;
}
h4 {
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	padding: 5px 10px 0 10px;
	margin:0;
}
h5 {
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	padding: 5px 10px 0 10px;
	margin:0;
}
h6 {
	font-size:9px;
	line-height:18px;
	font-weight:bold;
	letter-spacing:3px;
	color:#666;
	text-transform:uppercase;
	padding: 5px 10px 0 10px;
	margin:0;
}
img {
	border:none;
}
a:link {
	text-decoration:none;
	color:#069;
}
a:visited {
	text-decoration:none;
	color:#069;
}
a:hover {
	text-decoration:underline;
	color:#000;
}
a:active {
	text-decoration:underline;
	color:#069;
}
a.whitelink:link {
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}
a.whitelink:visited {
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}
a.whitelink:hover {
	text-decoration:underline;
	color:#fff;
	font-weight:bold;
}
a.nav:link {
	font-size:10px;
	line-height:18px;
	text-decoration:none;
	color:#666;
}
a.nav:visited {
	font-size:10px;
	line-height:18px;
	text-decoration:none;
	color:#666;
}
a.nav:hover {
	font-size:10px;
	line-height:18px;
	text-decoration:underline;
	color:#903;
}

ul {
	font-size:12px;
	line-height:18px;
	list-style-image:url(/images/bullet.gif);
	margin:0;
	list-style-position:outside;
	padding:0 5px 5px 14px;
}
ol {
	font-size:12px;
	line-height:18px;
	margin:0;
	list-style-position:outside;
	padding:0 5px 5px 14px;
}
#breadcrumb_admin {
}
#content {
	margin:10px 0 0 0;
	padding: 0;
	width: 740px;
	*width:710px;
}
#content_middle {
	top:0;
	text-align:left;
	margin:0;
	top: 0;
}
#content_middle ul {
	font-size:12px;
	line-height:18px;
	list-style-image:url(/images/bullet.gif);
	margin:0 0 0 25px;
	list-style-position:outside;
	padding:0 5px 5px 0;
}
#content_middle ol {
	font-size:12px;
	line-height:18px;
	margin: 0;
	list-style-position:inside;
	padding:0 5px 5px 0;
}
#excerpt_right {
	float:right;
	border-top:dashed #ccc 1px;
	background-image: url(../images/wrpr/bkgd_column.jpg);
	background-position: top;
	background-repeat: repeat-x;
	border-bottom: dashed #ccc 1px;
	margin: 0 0 0 0;
	padding: 0 0 2px 5px;
	width:170px;
	background-color: #fff;
	}
#banner {
	margin: 0 0 3px 0;
	}
#banner ul {
	margin:0 0 0 3px;
	list-style-position:inside;
	}
#header {
	font-size: 7px;
	background-color: #000;
	height: 50px;
}
#header p {
	font-size: 9px;
	line-height: 9px;
}
#header a:link {
	text-decoration:underline;
	color:#999;
}
#header a:visited {
	text-decoration:underline;
	color:#999;
}
#header a:hover {
	text-decoration:underline;
	color:#fff;
}
#header a:active {
	text-decoration:underline;
	color:#069;
}
#header input { /* DRH: Controls the look of the "submit" graphic */
	background-color: #fff;
	padding: 0;
	border: 0;
}
#leftnav {
	border-top:dashed #ccc 1px;
	padding-top:2px;
	background-image: url(../images/wrpr/bkgd_column.jpg);
	background-position: top;
	background-repeat: repeat-x;
	border-bottom: dashed #ccc 1px;
	width: 170px;
	padding: 2px 0 0 0;
	margin: 0;
}
#leftnav h5 {
	padding: 0 0 0 5px;
}
#leftnav ul {
	padding: 0 0 8px 5px;
}
#mainnav {
	position: relative;
	top: 0;	
}
#menubar { /* DRH: banner start */
	width: 740px;
}
#sidebar {
	border-top:dashed #ccc 1px;
	background-image: url(../images/wrpr/bkgd_column.jpg);
	background-position: top;
	background-repeat: repeat-x;
	border-bottom: dashed #ccc 1px;
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
	background-color: #fff;
	}
#signature {
	font-size:9px;
	line-height:12px;
	float:inherit;
	color:#999;
	margin:20px 0 5px 0;
	text-align:center;
}
#signature a:link {
	text-decoration:none;
	color:#999;
	outline:none;
}
#signature a:hover {
	text-decoration:underline;
	color:#000;
	outline:none;
}
/* See also .titletext*/
#titletext {
	font-size:18px;
	line-height:24px;
	font-weight:bold;
	padding:0 5px 0 10px; 
	margin:0;
}
#top {
	height: 57px;
	width: 740px;
	}
#utilitybar {
	display:block;
	font-size:10px;
	height:30px;
	position:relative;
	text-align:right;
	color:#666;
	padding:10px 5px 0px 5px;
	width:740px;
	}
#utilitybar a {
	text-decoration:none;
	color:#333;
	outline:none;
	}
#utilitybar a:visited {
	}
#utilitybar a:active {
	}
#utilitybar a:hover {
	text-decoration:underline;
	}

/* Class style */
a.callink:link {
	color:#903;
	text-decoration:underline;
	font-size:8pt;
}
a.callink:visited {
	color:#903;
	text-decoration:underline;
	font-size:8pt;
}
a.callink:hover {
	color:#000;
	text-decoration:underline;
	font-size:8pt;
}
.bkgd_column {
	background-image: url(../images/wrpr/bkgd_column.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
/* * indicates a required field */
.redtext {
	color:#f00;
	font:7pt verdana, arial, sans-serif;
	font-weight:bold;
}
/* headings (Example: Events Calendar -  Previous  Month, Year  Next heading */
.headerbg {
	font-size:10px;
	line-height:12px;
	font-weight:bold;
	color:#fff;
	background-color:#999;
}
.headertext {
	color:#fff;
	font-weight:bold;
}
.menuhighlight {
	background-color:#e3e3e3;
}
/* links inside a header */
a.headerlink:link {
	text-decoration:none;
	color:#fff;
}
a.headerlink:visited {
	text-decoration:none;
	color:#fff;
}
a.headerlink:hover {
	text-decoration:none;
	color:#dedede;
}
/* other headings (Example:Events Calendar - Sun Mon Tue Wed Thu Fri Sat  heading */
.header2bg {
	background-color:#999;
}
.header2text {
	color:#fff;
}
/* Alternating row background colors */
.alternatebg1 {
	background-color:#ccc;
}
.alternatebg2 {
	background-color:#dedede;
}
.alternatebg3 {
	background-color:#e8e8e8;
}
/* Border Style of tables created from Table Builder tool */
.borderstyle {
	border-color:#000;
}
/* used only in Admin tool for Table Builder */
.tablecell {
	color:#000;
	border:thin solid;
	font-size:10px;
}
.tableheadercell {
	color:#000;
	background-color:#903;
	font-weight:bold;
	border:thin solid;
	font-size:10px;
	text-align:center;
}
/* DRH:Class styles */
.clear {
	clear:both;
}
.clear_right {
	clear:right;
}
.clear_left {
}
/*DRH:Detail controls all Tool sections of the page. */
.detail {
	padding: 0;
	margin: 0;
}
.detail li {
	margin: 0;
}
.detail img {
}
.image_third_right {
	margin:0;
	width:139px;
	border-top:solid #e3e3e3 1px;
	border-right:solid #fff 1px;
}
.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:24px;
	padding:0 5px 5px 10px;
	margin: 0 0 10px 0;
	color:#069;/* border-bottom: dashed #999 1px; */
}
.news {
	font-size:12px;
	line-height:18px;
	margin:0;
	text-align: left;
	padding:0 10px 2px 10px;
}
.nospace {
	padding-top: 0px;
	padding-bottom: 0px;
}
.rule_top {
	border-top:dashed #ccc 1px;
/*	padding:2px 10px 0 10px; */
}
.rule_top_bkgd {
	border-top:dashed #ccc 1px;
	padding-top:2px;
	background-image: url(../images/wrpr/bkgd_column.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.rule_top_clear {
	border-top:solid #ccc 1px;
	padding-top:2px;
	clear:both;
}
.rule_right {
	border-right:dashed #ccc 1px;
}
.rule_bottom {
	border-bottom:dashed #ccc 1px;
	padding-bottom:2px;
	margin:5px 0 0 0;
}
.rule_left {
	border-left:dashed #ccc 1px;
}
.rule_bkgd {
	background-color:#ccc;
	margin-bottom:3px;
	color:#999;
	padding-bottom:2px;
	padding-top:1px;
	margin-left:1px;
	margin-right:1px;
}
.status_active {
	color: #000;
}
.status_inactive {
	color: #666;
}
.status_inprocess {
	color: #903;
}
.status_key {
	color: #f03;
}
.ticker {
	font-size:12px;
	line-height:18px;
	padding:0 0 10px 0;
	height:14px;
	margin:0;
}
/* See also #titletext*/
.titletext {
	font-size:18px;
	line-height:24px;
	font-weight:bold;
	padding:0 5px 0 10px;
	margin:0;
}
/* Page Status in admin site*/
.page_status_1 {
	color:#000000;
}
.page_status_0 {
	color:#999999;
}
.page_status_P {
	color:#666666;
}
.page_status_K {
	color:#990033;
}

/* Form 
label {
	width: 7em;  
	margin-right: .5em;  
	text-align: right;
	float: left;
	display: block;
	}
	
input {
	border: 1px solid #ccc;
	padding: 0.2em;
	background-color: #fff;
	}

select {
	font-size:12px;
	line-height:18px;
	background: #fff;
	border: 1px solid #ccc;
	padding: .2em;
	}

textarea {
	font-size:12px;
	line-height:18px;
	background: #fff;
	border: 1px solid #ccc;
	padding: .2em;
	}

.submit input {
	border: 1px solid #ccc;
	margin-left: 8.2em;
	background-color: #069;
	color:#fff;
	font-weight:bold;
	}
	
.button {
	border: 1px solid #ccc;
	background-color: #069;
	color:#fff;
	font-weight:bold;
	}*/

