/* Main Sections 
------------------------------------------------------------------------- */
* {
}
body {
	font-size: 11px;
	text-align: center;
	color: #000000;
	background-image: url(images/bg_tvlines.gif);
}
div, p, img, a, td, ul, ol {
}

ol {
}
ol li {
}
h1, h2, h3, h4 {
}
h1 {  }
h2 {  }
h3 { }
h4 {  }

p {  }

a, a:link { 
}
a:visited { }
a:hover {  }
a:active {  }


a img, img {
}

ul {
}
li {
}


.clear {

}


#page {
    width: 1000px;
    margin: 0 auto;
	padding: 0;
	background: none;
}

#content2 {
    margin: 1px 0 0;
    padding: 0;
    line-height: 1.5em;
	background-image: url(images/bg_3col.gif);
	background-repeat: repeat-y;
}

.leftcolumn {
	float: left;
	width: 198px;
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
	padding-top: 20px;
}

.rightcolumn {
	float: right;
	width: 200px;
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
}

.rightcolumn a {
	border: 0;
	text-decoration: none;
}

/* Special text formatting 
------------------------------------------------------------------------------- */
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {
}
h2 a:hover, h3 a:hover {
}

h2.pagetitle {
}

h4.date-header {
}

blockquote {
}

blockquote p {  }

blockquote cite {
}
code {
}
li code {  }

acronym, abbr, span.caps {
}

.center { }
.alignright {  }
.alignleft {  }

hr {  }


.error, .message {
}
.message {
}

/* Header2 
------------------------------------------------------------------------- */

#header2 { 
    position: relative;
	margin-bottom: 3px;
}

#header2 h1 {
    margin: 0;
    padding: 0;
}

#header2 a {
	border: 0;
}


/* Search Form 
------------------------------------------------------------------------------- */
#search {
}
form.FSF_form {
}

input.FSF_input { 
}
input.FSF_submit { 
}


/* Post (main content entries)
------------------------------------------------------------------------- */
.post1 {
	background-image: none;
	background-color: white;
	width: 602px;
	float: left;
	display: inline;
	padding: 0;
	border: 0;
}

.post-inner {
	margin: 20px;
}

.post1 h3 {
	color: green;
	margin-bottom: 20px;
}
.post1 ul li {
}

.post2 {
	background-color: white;
	border: 0;
	padding: 0;
	margin: 0;
}
.post2 form {
	width: 100%;
}


/* Related Links 
------------------------------------------------------------------------- */
#navlist li { 
}


/* UserComments 
------------------------------------------------------------------------- */                        
.comment {
}
.commentAlt {
}
.commentAuthor {
}
.commentMe {
}
.commentNum {
}
.commentAlt .commentNum {
}
.commentMe .commentNum {
}
.commentAuthor .commentNum {
}
.commentTitle {
}
.commentTitle span {
}
.commentTitle strong {
}
.comment .content {
}


/* Footer2
------------------------------------------------------------------------- */
#footer2 {
    width: 1000px;
    margin: 0 auto;
    padding-top: 20px;
	padding-bottom: 20px;
	background: none;
    font-size: 85%;
	text-align: center;
}


#footer2 a {border-bottom: none;}


/* Forms 
------------------------------------------------------------------------------- */
form {
}
form.full { }


fieldset {
}

legend {
}
form h3 {
}

form label,
form p {
}

form input {
}

form select {
}

form label.first,
form label.city {
}

form label.second,
form label.state {
}
form label.state {  }

form label.first input,
form label.city input,
form label.second input {
}

form label.state select {
}

form label.zip,
form label.zip input {
}
form label.zip {  }

form label {
}

form label input {
}

form input.radio,
form input#radiobutton_1,
form input#radiobutton_2,
form input#radiobutton_3,
form input#radiobutton_4 {
}

form label.radio,
form label.radioitem {
}

form input.checkbox,
form input#checkbox_1,
form input#checkbox_2,
form input#checkbox_3,
form input#checkbox_4 {
}

form label.checkbox {
}
/* style the form elements to look similar across browsers ... emulates Safari */
form label input,
form textarea {
}
form input.checkbox,
form select {
}
form textarea {
}

form label input.calc {
}
form input.button {
}

/* Special handling for images & alignment 
------------------------------------------------------------------------------- */

p img {
}

img.centered {
}
img.alignright {
}
img.alignleft {
}

/* Fixes for RichText widgets
------------------------------------------------------------------------------- */
.MODX_RichTextWidget {
}

.MODX_RichTextWidget a {
}

/*PA Specific*/
.extract_tip {
	background-color: #e1e1e1;
	padding: 6px;
	margin-top: 1px;
}
.extract_tip img {
	margin-right: 6px;
	border: 1px solid black;
}

.leftcolumn {
	padding-left: 0;
}

ul.topnav {
padding:  0;
}

ul.topnav ul {
padding: 0;
}
