.banner {
	position: relative;
	top: 10px;
	left: 32%;
	visibility: visible;
	float: left; }

body {
	color: #555;
	font-size: 14px;
	font-family: Arial, sans-serif, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height: 18px; }

p {
	color: #555555;
	font-size: 14px;
	font-family: Arial, sans-serif, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height: 18px;
	padding-right: 20px;
	padding-left: 20px; }
	
td {
	line-height: 18px;
	padding-right: 10px;
	padding-left: 10px; }
a:link {
	color: #0c4572;
	text-decoration: underline; }
a:visited {
	color: #0c4572;
	text-decoration: underline; }
a:hover {
	color: #99ca3c;
	text-decoration: none; }
a:active {
	color: #000; }
ul {
	list-style-type: circle;
	margin:          1em 0 1em 40px;
	list-style-position: outside; }

h2 {
	color: #0c4572;
	font-size:   1.5em;
	font-family: Arial, Helvetica, sans-serif, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: normal;
	margin-top: 1em;
	margin-bottom: 0;
	padding: 1em 19px -20px 20px; }
	
th {
	color:         #0c4572;
	font-size:     1.2em;
	font-family:   Arial, Helvetica, sans-serif, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight:   normal;
	padding:       1em 19px -20px 10px; }

pre {
	color: #069;
	font-family: Monaco, monospace, "Courier New", Courier;
	padding-right: 20px;
	padding-left: 20px; }
	
.command {	color:         #069;
	font-family:   Monaco, monospace, "Courier New", Courier; }

.tinytext {
	color: #333;
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.5em;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
	padding-right: 10px;
	padding-left: 10px; }
.category_head {
	color: #0c4572;
	font-weight: bold; }

/*header graphics z10*/

.header_end_left {
	z-index: 10;
	float: left; }

.header_end_right {
	z-index: 10;
	float: right; }

.header_logo {
	position: absolute;
	top: 13px;
	left: 43px;
	z-index: 15; }

.header_wordmark {
	position: absolute;
	top: 13px;
	left: 95px;
	z-index: 15; }
	
	
	
/*header top level nav z20*/

.top_nav {
	z-index: 20;
	float: right; }

.top_nav_greenline {
	z-index: 20; }

.top_nav a:link {
	color: white;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	text-transform: uppercase;
	z-index: 20;
	padding-right: 20px; }

.top_nav a:visited {	
	color: white;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	text-transform: uppercase;
	z-index: 20;
	padding-right: 20px; }

.top_nav a:hover {
	color: #99ca3c;
	text-decoration: underline; }

.top_nav a:active {	
	color: white; }



/*main site nav z30*/

.main_nav {
	text-align: center;
	position: absolute;
	top: 87px;
	width: 100%;
	z-index: 30; }
	
.main_nav a:link {
	color: white;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: bolder;
	text-decoration: none;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px; }

.main_nav a:visited {
	color: white;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: bolder;
	text-decoration: none;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px; }

.main_nav a:hover {
	color: #99ca3c;
	text-decoration: underline; }

.main_nav a:active {
	color: white; }


/*content styles*/

.content {
	background-image: url(../images/content_background.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top; }


/*article boxes*/
	
blockquote {
	max-width: 800px;
	background: url(../images/box_bkgnd_2px.gif) repeat-y }
     
blockquote::before {
	display: block;
	line-height: 0;
	background: url(../images/box_tr.gif) no-repeat right top;
	content: url(../images/box_tl.gif)  }
    
blockquote::after {
    display: block;
    line-height: 0;
    background: url(../images/box_br.gif) no-repeat right bottom;
    content: url(../images/box_bl.gif) }

blockquote p {
	line-height: 18px;
	padding: 0 40px 0 20px    }
	
blockquote ul li {
	color: #555;
	font-size: 13px;
	line-height: 18px;
	clear: both;
	margin: 0 0 6px -20px;
	padding: 0 20px 0 0;
	list-style-type: none;
	white-space: normal; }	
    
blockquote a:link {
	color: #555;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 14px;
	text-decoration: underline; }

blockquote a:visited {
	color: #555;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline; }
	
blockquote a:hover {
	color: #069;
	font-weight: normal;
	font-style: normal;
	text-decoration: none; }
	
blockquote a:active {
	color: #069;
	text-decoration: underline; }
	
.article_head {
	color: #069;
	font-size: 17px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: normal;
	line-height: 17px;
	position: relative;
	top: -18px;
	left: 20px;
	bottom: 0;
	z-index: 10;
	float: left;
	margin-bottom: -100px; }
	
.article_head a:link {
	color: #069;
	font-size: 17px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: normal;
	text-decoration: none;
	padding: 0; }
	
.article_head a:visited {
	color: #069;
	text-decoration: none; }

.article_head a:hover {
	color: #555;
	text-decoration: underline; }
	
.article_head a:active {
	color: #069; }


.article_info {
	color: #555;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: normal;
	line-height: 13px;
	position: relative;
	top: -18px;
	left: 20px;
	bottom: -50px;
	z-index: 51;
	float: left;
	padding: 0; }
	

/*LAYOUT COLUMNS*/

.column_500w {
	height: auto;
	float: left;
	max-width: 500px; }

.column_300w {
	height: auto;
	float: none;
	max-width: 300px; }

.column_800w {
	height: auto;
	float: left;
	max-width: 800px; }

