
#container {
	width:100%;
}

#navbar {
	margin-right: 0;
	padding-bottom: 0.5em;
	border-bottom: 2px dotted #000;
}

#content {
	margin: 0;
	font-size: 0.7em;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0.8em;
}

#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:1.6em;
	text-transform: uppercase;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;*/
	margin:0;
}

#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:1.6em;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin:0;
}

#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 5px;
	margin-right: 0em;
	margin-bottom: 5px;
	margin-left: 0em;
	/*line-height:30px;*/
	font-weight:normal;
	/*margin: 0em 1em 0.5em 0em;
	padding-top: 0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:1.3em;*/
}

#content h4 {
	/*	padding-left: 1.5em;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin-top: 5px;
	margin-right: 1em;
	margin-bottom: 0;
	margin-left: 16 px;
	font-weight:normal;
	line-height:20px;
}

#content h5 {
	margin: 0em 1em 0.25em 0em;
	padding-top: 0.75em;
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
#content h6 {
	margin: 0em 1em 0.25em 0em;
	padding-top: 0.75em;
	font-weight: bold;
	font-size: 1.0em;
	/*font-family: Arial, Helvetica, sans-serif;*/
}
#content p {
	font-size:1.0em;
	font:Verdana, Arial, Helvetica, sans-serif;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 15px;
/*	margin-left: 10px;*/
}


/**
 * Table styles
 */

table.info {
}

table.info td {
	padding: 0;
	padding-bottom: 0.5em;
	padding-right: 0.5em;
}

table.listing {
}

table.listing tr.highlight {
	background: yellow;
}

table.listing td {
	padding: 0.25em 0.5em 0.25em 0.5em;
}

table.listing tr.heading td, table.listing td.heading, table.info td.heading {
	font-size: 0.90em;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 120%;
	padding: 0.75em 0.5em 1em 0.5em;
}

table.listing tr.fastTracked {
	background-color: #ABA;
}

table.info td.heading {
	padding-left: 0;
}


table.listing td.nodata, table.info td.nodata {
	text-align: center;
	font-style: italic;
}

table.listing td.headseparator {
	border-top: 1px dotted #ccc;
	font-size: 0.1em;
	line-height: 1%;
}

table.listing td.endseparator {
	border-top: 1px dotted #ccc;
	font-size: 0.25em;
	line-height: 10%;
}

table.listing td.separator, table.info td.separator {
	border-top: 1px dotted #DDDDD0;
	font-size: 0.1em;
	line-height: 1%;
}

table.data {
	padding-bottom:10px;
	padding-top:10px;
	/*border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;*/
}

table.data tr {
}

table.data td {
	padding-bottom: 0.25em;
}

table.data td.label {
	padding-right: 1em;
}

table.data td.value {
}

table.data td.separator {
	padding: 0.5em;
	font-size: 0.1em;
	line-height: 1%;
}

table.data td.heading {
	padding-left: 0;
	padding-right: 0;
}

table.nested tr {
	padding: 0;
	margin: 0;
}

span.nested {
	padding: 0 4px 0 0;
	font-size: 1.2em;
}

/**
 * Form-specific elements
 */

span.formError {
	color: #900;
	font-weight: bold;
	font-size: 1em;
}

ul.formErrorList {
	color: #900;
}


/**
 * Other organizational elements
 */

/*ul.menu {
	margin: 0;
	padding: 0;
}

ul.menu li {
	margin: 0;
	padding: 0;
	padding-right: 1.5em;
	display: inline;
}
*/
/*ul.menu li.current {
	font-weight: bold;
}*/

/*ul.menu a {
	font-size: 0.85em;
	text-transform: uppercase;
	text-decoration: none;
}*/

ul.steplist {
	margin: 0;
	padding-top:10px;
	padding-bottom:10px;
	list-style-type: decimal;
	padding-right: 0px;
	padding-left: 0px;
}

ul.steplist li {
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	padding-right: 0.5em;
	display: inline;
	text-transform: uppercase;
}

ul.steplist li.current {
	font-weight: bold;
}

ul.steplist a {
	text-decoration: none;
}

ul.plain {
	list-style-type: none;
	padding-left: 1.5em;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}
ul.plain li {
	padding-bottom:3px;
}

ul.bullets {
	list-style-type: disc;
	padding-left: 2em;
}
ul.bullets li {
	padding-bottom:0;
}
/*div.separator {
	width: 100%;
	margin-top: 1em;
	margin-bottom: 0.25em;
	padding: 0;
	border-bottom: 1px dotted #ccc;
	font-size: 0.5em;
	line-height: 25%;
}
*/
div.progressbar {
	background-image: url(../templates/images/progbg.gif);
	background-repeat: no-repeat;
	height: 27;
	width: 505;
	z-index:1;
}
/*styles added by heather*/
.leftcolHeader {
	margin:0;
	padding-left:20px;
	color:#FFFFFF;
	background-color: #999999;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-top:7px;
	padding-bottom:7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
}
.leftcolPara {
	font-size:10px;
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	padding-left:20px;
	line-height:14px;
	padding-right:20px;
	padding-left: 25px;
	font-weight:bold;
}
#breadcrumb {
	display:none;
}
#nav {
	display:none;
}
ul.menu {
	display:none;
}

#leftmenu {
   display:none;
}
.line_dotted {
	width: 100%;
	border-bottom: 1px dotted #ccc;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.line {
	width: 100%;
	border-bottom: 1px solid #ccc;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.rightcolLabels {
	font-size:11px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-top:5px;
}
.fontBar {
	display:none;
}
table.rowOdd td {
	background:#f2f2f2;
	padding: 0px;
	line-height: 1.6em;
}

table.rowEven td {
	background:#E9E9E2;
	padding: 0px;
	line-height: 1.6em;
}
.authorName {
	font-style:italic;
	color:#666666;
}
.authorName2 {
	font-style:italic;
	color:#666666;
	font-size:12px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-transform: uppercase;
	margin:0;
}
.section {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#CCCCCC;
	padding:2px;
	text-transform: uppercase;
	margin-bottom:5px;
}
.smallText {
	font-size:9px;
}
ul.browse li {
	text-transform:uppercase;
	line-height:20px;
	background-color:#CCCCCC;
	list-style-type: none;
	margin:0;
}

