
/* CSS Document */


.----------------DEFINED-TAGS {}

a {
	color: #006699;
}

a:visited {
	color: #993399;
}

a:hover {
	color: #3399CC;
}

.----------------GENERAL-STYLES {}

.photo-float {
	float:right;
	margin:10px;
}

.no-decoration-a a:visited {
	color: #000000;
	text-decoration:none;
}

.no-decoration-a {
	color: #000000;
	text-decoration:none;
}

.no-decoration-a a {
	color: #000000;
	text-decoration:none;
}

.main-description-p {
	margin-top:5px;
	margin-bottom:10px;
}

.--------ALIGN-STYLES {}

.align-right {
	text-align:right;
}

.align-left {
	text-align:left;
}

.align-center {
	text-align:center;
}

img {
	border:0px;
}

.strong {
	font-weight:bold;
}

td {
	vertical-align:top;
	padding:0px;
}

.middle {
	vertical-align:middle;
}

h1 {
	font-size:22px;
	margin-bottom:0px;
}

h2 {
	font-size:16px;
	color: #218300;
	font-style:italic;
	margin-top:0px;
}


.--------NAVIGATION{}

.top-nav-home a {
	clear:both;
	vertical-align:top;
	height:60px;
	width:52px;
	display:block;
	background-image: url(/images/top-nav-home.gif);
	background-position:0px 0px;
}
.top-nav-home a:hover {
	background-position:0px -60px;
}
.top-nav-home-on {
	clear:both;
	vertical-align:top;
	height:60px;
	width:52px;
	display:block;
	background-image: url(/images/top-nav-home.gif);
	background-position:0px -60px;
}

.top-nav-articles a {
	clear:both;
	vertical-align:top;
	height:60px;
	width:81px;
	display:block;
	background-image: url(/images/top-nav-articles.gif);
	background-position:0px 0px;
}
.top-nav-articles a:hover {
	background-position:0px -60px;
}
.top-nav-articles-on {
	clear:both;
	vertical-align:top;
	height:60px;
	width:81px;
	display:block;
	background-image: url(/images/top-nav-articles.gif);
	background-position:0px -60px;
}

.top-nav-free-stuff a {
	clear:both;
	vertical-align:top;
	height:60px;
	width:97px;
	display:block;
	background-image: url(/images/top-nav-free-stuff.gif);
	background-position:0px 0px;
}
.top-nav-free-stuff a:hover {
	background-position:0px -60px;
}
.top-nav-free-stuff-on {
	clear:both;
	vertical-align:top;
	height:60px;
	width:97px;
	display:block;
	background-image: url(/images/top-nav-free-stuff.gif);
	background-position:0px -60px;
}

.top-nav-contact a {
	clear:both;
	vertical-align:top;
	height:60px;
	width:94px;
	display:block;
	background-image: url(/images/top-nav-contact.gif);
	background-position:0px 0px;
}
.top-nav-contact a:hover {
	background-position:0px -60px;
}
.top-nav-contact-on {
	clear:both;
	vertical-align:top;
	height:60px;
	width:94px;
	display:block;
	background-image: url(/images/top-nav-contact.gif);
	background-position:0px -60px;
}

.top-nav-bg-td {
	background-image: url(../images/top-nav-bg.gif);
	background-repeat:repeat-x;
	width:100%;
}


.half-width {
	width:50%;
}

.no-pad {
	border-collapse:collapse;
	padding:0px;
}

.float-right {
	float:right;
}

.float-right-padded {
	float:right;
	padding:8px;
}

.float-left {
	float:left;
}

.float-left-padded {
	float:left;
	padding:8px;
}

.required-star-txt {
	font-weight:bold;
	color:#CC0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.header {
	position:absolute;
	top:0px;
	left:0px;
	height:130px;
	width:100%;
	background-color:#FFFFFF;
	background-image:url(../images/header-bg.gif);
	background-repeat:repeat-x;
	background-position:top;
}

.header img {
	border:0px;
}

.clearheader{
	height:160px;
}

.--------FOOTER {}

.footer {
	bottom:0px;
	width:100%;
	height:150px;
	background-color:#FFFFFF;
	margin-top:-150px;
	font-size:12px;
	text-align:center;
	padding-top:5px;
}

.clear-footer {
	height:150px;
}

* html #footer {/*only ie gets this style*/
	\height:65px;/* for ie5 */
	he\ight:65px;/* for ie6 */
}


img {
	vertical-align:top;
}

.wide {
	width:100%;
}

.nowrap {
	white-space: nowrap;
}

.main {
	padding-left:10px;
	padding-right:10px;
	margin-top:4px;
}

.body-table {
	height:100%;
	width:100%;
	padding:0px;
}

.hidden {
	display:none;
}

.error-div {
	border:1px solid #FF0000;
	background-color:#FFDEDE;
	padding:10px;
	margin-bottom:5px;
	color:#CC0000;
}

.success-div {
	border:1px solid #09BD00;
	background-color:#EEFFED;
	padding:10px;
	margin-bottom:5px;
	color:#006600;
}

.photoborder {
	padding:2px;
	border:1px solid silver;
	background-color:#FFFFFF;
}

.main-table th {
	background-image:url(/images/main-table-head-bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:5px;
	color:#FFFFFF;
	background-color:#006186;
	white-space: nowrap;
}

.main-table {
	background-color:#004E6C;
	border-spacing:1px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.main-table td {
	padding:3px;
}

.main-table form {
	margin:0px;
	padding:0px;
}

.main-table form input{
	margin:0px;
	padding:0px;
}

.main-row-2 {
	background-color:#F5F5F5;
}

.main-row-1 {
	background-color:#F3FCFF;
}

.main-row-white {
	background-color:#FFFFFF;
	padding:10px;
}

.main-row-alert {
	background-color: #FFFF82;
	padding:10px;
}

.pointer {
	cursor:pointer;
}

pre {
	white-space: normal;
	font-family:Arial, Helvetica, sans-serif;
}

hr {
	border:0px;
	border-top:1px solid silver;
}

.bordered {
	border:1px solid black;
}

.header-table {
	border-collapse:collapse;
	padding:0px;
	width:100%;
	vertical-align:bottom;
}

.header-table td {
	vertical-align:bottom;
}

.left-main-td {
	background-color:#F4FDE3;
	border-right:1px solid #6FA70E;
	border-bottom:1px solid #6FA70E;
	width:170px;
}

.left-main-div {
	background-color:#F4FDE3;
	border-right:1px solid #6FA70E;
	border-bottom:1px solid #6FA70E;
	width:170px;
}

.footer-top-td {
	background-image:url(../images/footer-top-bg.gif);
	background-repeat:repeat-x;
	width:100%;
}

.left-col-padded {
	padding:3px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.article-feed-div {
	padding:2px;
	font-size:11px;
	border-bottom:1px dashed green;
	background-color:#FFFFCC;
}

.previous-next-buttons a {	
	background-color: #649017;
	border:1px dashed green;
	padding:5px;
	padding-left:30px;
	padding-right:30px;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	border:1px solid #4A7107;
	color:#FFFFFF;
}

.article-list-div h4 {
	margin-bottom:3px;
	margin-top:3px;
	font-size:14px;
}

.article-list-div {
	border:1px solid silver;
	margin:2px;
	padding:5px;
}

.article-page-div {
	font-size:11px;
}


.codeformat {
	background-color:#FFFFCC;
	border:1px solid black;
	margin:2px;
	padding:3px;
}

.home-right-td {
	background-image:url(../images/home-photo.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
