html, body {
	/* background-color: transparent; */
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;
}

p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
table {
	font-size:12px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, sans-serif;
	margin:0px; padding: 0px;
	font-weight: normal;
	/* margin-bottom: 0.3em; */
	line-height: 2em;
	
}
ol { margin: 0px; padding: 0px; margin-left: 32px; }
ul { margin: 0px; padding: 0px; margin-left: 32px; }
li { margin-bottom: 0.3em;  }
ul li {
	/* list-style: url('images/bullet.gif') outside */
	list-style: bullet outside;
}
ol li {
	/* list-style: lower-alpha outside; */
	list-style: numeric outside;
}
blockquote { margin:0px; padding: 0px; margin-left: 32px; }
ul li div { margin: 0px; padding: 0px; }
ol li div { margin: 0px; padding: 0px; }

div .txtTop, body .txtTop, .txtTop {  /* body is for the editor, which gets the col style in the body on editing */
	position: relative;
	display:block;
	margin: 0px;
	padding: 0px;
	margin-bottom: 0.5em;
}
div .txtLeft, body .txtLeft, .txtLeft{  /* body is for the editor, which gets the col style in the body on editing */
	position: relative;
	display:block;
	margin: 0px;
	padding: 0px;
	margin-bottom: 0.5em;
}
div .txtCenter, body .txtCenter, .txtCenter {
	position: relative;
	display:block;
	margin: 0px;
	padding: 0px;
	margin-bottom: 0.5em;
}
div .txtRight, body .txtRight, .txtRight {
	position: relative;
	display:block;
	margin: 0px;
	padding: 0px;	
	margin-bottom: 0.5em;
}
div .txtBottom, body .txtBottom, txtBottom {  /* body is for the editor, which gets the col style in the body on editing */
	position: relative;
	display:block;
	margin: 0px;
	padding: 0px;
	margin-bottom: 0.5em;
}

/* ####################################################################################### */
/* STANDARD LINK COLORS  */
a:link, a:visited {
	color: #000000; 
	text-decoration:none;
}
a:hover, a:active {
	color: #000000; 
	text-decoration:underline;
}
/* ####################################################################################### */
/* LINK COLORS TOP CONTENT */
.txtTopContent a:link, .txtTopContent a:visited {
	color: #000000;
	text-decoration:none;
}
.txtTopContent a:hover, .txtTopContent a:active {
	color: #000000;
	text-decoration:underline;
}
/* ####################################################################################### */
/* LINK COLORS LEFT COLUMN */
.txtLeftContent a:link, .txtLeftContent a:visited {
	color: #000000;
	text-decoration:none;
}
.txtLeftContent a:hover, .txtLeftContent a:active {
	color: #000000;
	text-decoration:underline;
}
/* ####################################################################################### */
/* LINK COLORS CENTER COLUMN */
.txtCenterContent a:link, .txtCenterContent a:visited {
	color: #000000;
	text-decoration:none;
}
.txtCenterContent a:hover, .txtCenterContent a:active {
	color: #000000;
	text-decoration:underline;
}
/* ####################################################################################### */
/* LINK COLORS RIGHT COLUMN */
.txtRightContent a:link, .txtRightContent a:visited {
	color: #000000;
	text-decoration:none;
}
.txtRightContent a:hover, .txtRightContent a:active {
	color: #000000;
	text-decoration:underline;
}
/* ####################################################################################### */
/* LINK COLORS BOTTOM CONTENT */
.txtBottomContent a:link, .txtBottomContent a:visited {
	color: #000000;
	text-decoration:none;
}
.txtBottomContent a:hover, .txtBottomContent a:active {
	color: #000000;
	text-decoration:underline;
}

.toplinks a:link, .toplinks a:visited {
	color: #000000; 
	text-decoration:none;
	font-size: 9px;
}
.toplinks a:hover, .toplinks a:active {
	color: #000000; 
	text-decoration:underline;
	font-size: 9px;
}


/* ####################################################################################### */
/* TEXT STYLES TOP CONTENT */
.txtTop p {
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.txtTop h1 {
	font-size: 18px;
	color: #000000;
}
.txtTop h2 {
	font-size: 16px;
	color: #000000;
}
.txtTop h3 {
	font-size: 14px;
	color: #000000;
}
/* ####################################################################################### */
/* TEXT STYLES LEFT COLUMN */
.txtLeft p {
	font-size: 12px;
	color: #747474;
	text-align: justify;
}
.txtLeft h1 {
	font-size: 16px;
	color: #1d1d1d;
}
.txtLeft h2 {
	font-size: 14px;
	color: #1d1d1d;
}
.txtLeft h3 {
	font-size: 12px;
	color: #1d1d1d;
}
/* ####################################################################################### */
/* TEXT STYLES CENTER COLUMN */
.txtCenter p {
	font-size: 12px;
	color: #747474;
	border: 0px solid red;
	text-align: justify;
}
.txtCenter h1 {
	font-size: 16px;
	color: #1d1d1d;
}
.txtCenter h2 {
	font-size: 14px;
	color: #1d1d1d;
}
.txtCenter h3 {
	font-size: 12px;
	color: #1d1d1d;
}
/* ####################################################################################### */
/* TEXT STYLES RIGHT COLUMN */
.txtRight p {
	font-size: 12px;
	color: #747474;
	text-align: justify;
}
.txtRight h1 {
	font-size: 16px;
	color: #1d1d1d;
}
.txtRight h2 {
	font-size: 14px;
	color: #1d1d1d;
}
.txtRight h3 {
	font-size: 12px;
	color: #1d1d1d;
}
/* ####################################################################################### */
/* TEXT STYLES BOTTOM CONTENT */
.txtBottom p {
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.txtBottom h1 {
	font-size: 18px;
	color: #000000;
}
.txtBottom h2 {
	font-size: 16px;
	color: #000000;
}
.txtBottom h3 {
	font-size: 14px;
	color: #000000;
}

/* ####################################################################################### */
/* PRINT TEXT  */
a.printLink:link, a.printLink:visited {
	display: inline-block; 
	margin-left: 5px; margin-right: 0px;
	color: #2e2e2e;
	text-decoration: none;
}
a.printLink:hover, a.printLink:active {
	display: inline-block; 
	margin-left: 5px; margin-right: 0px;
	color: #ff0000;
	text-decoration: underline;
}
a.mailLink:link, a.mailLink:visited {
	display: inline-block; 
	margin-left: 5px; margin-right: 0px;
	color: #2e2e2e;
	text-decoration: none;
}
a.mailLink:hover, a.mailLink:active {
	display: inline-block; 
	margin-left: 5px; margin-right: 0px;
	color: #ff0000;
	text-decoration: underline;
}
#txtPrint {
	position: relative;
	margin: 10px;
	width: 600px;
	background: #ffffff;
	color: #000000;
	border: 0px solid red;
	font-family: tahoma;
	font-size: 12px;
}
#txtPrint p {
	font-size: 12px;
	color: #000000;
}
#txtPrint h1 {
	font-size: 20px;
	color: #000000;
}
#txtPrint h2 {
	font-size: 18px;
	color: #000000;
}
#txtPrint h3 {
	font-size: 14px;
	color: #000000;
}
.tableCols {
	position:relative;
}
/* ####################################################################################### */
/* STYLES TWO COLUMNS TABLE - BE SURE TO SET THE FONT-SIZE */
.tableTwoCols {
	width: 100%;
	border: 0px solid black;
	font-size: 12px;
	border-collapse:collapse;
	border:none;
}
.tdTwoColsLeft {
	text-align: left;
	width: 50%;
	padding-right: 5px;
	line-height: 1.5em;
	border:hidden;
	vertical-align:top;
}
.tdTwoColsRight {
	text-align: left;
	width: 50%;
	padding-left: 5px;
	line-height: 1.5em;
	border:hidden;
	vertical-align:top;
}
/* ####################################################################################### */
/* STYLES THREE COLUMNS TABLE - BE SURE TO SET THE FONT-SIZE */
.tableThreeCols {
	width: 100%;
	border: 0px solid black;
	font-size: 12px;
	border-collapse:collapse;
	border:none;
}
.tdThreeColsLeft {
	text-align: left;
	width: 33%;
	padding-right: 5px;
	line-height: 1.5em;
	border:hidden;
	vertical-align:top;
}
.tdThreeColsCenter {
	text-align: left;
	width: 34%;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 1.5em;
	border:hidden;
	vertical-align:top;
}
.tdThreeColsRight {
	text-align: left;
	width: 33%;
	padding-left: 5px;
	line-height: 1.5em;
	border:hidden;
	vertical-align:top;
}
/* ####################################################################################### */
/* NEWS MODULE  */
.newsItemContainer {
	position: relative;
	margin-bottom: 0px;
	margin-left:0px;
	margin-right:0px;
	padding-left: 0px;
	padding-right:20px;
}
.newsItemSeparator {	
	position: relative;
	border-bottom: 1px solid #5c5c5c;
	border-top: 0px dashed #000000;
	height: 1px;
	line-height: 1px;
	font-size:1px;
	margin-bottom: 20px;
	margin-top: 5px;
}
.newsItemTitle {
	position: relative;
	font-size: 16px;
	font-weight:bold;
	color: #747474;
	text-align: left;
}
.newsItemDate {
	position: relative;
	color: #747474;
	font-size: 10px;
	text-align: left;
	margin-bottom:5px;
	border-bottom: 0px solid #dddddd;
}
.newsItemContent p {
	font-size: 12px;
	color: #747474;
}
.newsItemImage {
	position: relative;
}
.newsItemAuthor {
	position: relative;
	font-size: 10px;
	color: #747474;
	text-align: left;
	line-height: 20px;
	height: 20px;
}
.newsPrevNextLinks {
	font-size: 10px;
	text-align: right;
	padding-right:20px;
}
.newsPrevNextLinks a:link, .newsPrevNextLinks a:visited {
	color: #000000;
	text-decoration: none;
}
.newsPrevNextLinks a:hover, .newsPrevNextLinks a:active {
	color: #000000;
	text-decoration: underline;	
}	
.newsRssLink {
	font-size: 10px;
	text-align: right;
	padding-right:20px;
	color: #747474;
}

/* ####################################################################################### */
/* NEWS PREVIEW MODULE  */
.newsPreviewItemContainer {
	position: relative;
	margin-left:0px;
	margin-right:0px;
	padding: 0px;
	margin-bottom: 0px;
}
.newsPreviewItemSeparator {	
	position: relative;
	border-bottom: 1px solid #5c5c5c;
	border-top: 0px dashed #000000;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	margin-bottom: 3px;
	margin-top: 0px;
}
.newsPreviewItemTitle {
	position: relative;
	font-weight:bold;
	color: #747474;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.newsPreviewItemDate {
	position: relative;
	top: 0px;
	color: #747474;
	font-size: 10px;
	text-align: right;
	margin-bottom:5px;
	border-bottom: 0px solid #dddddd;
}
.newsPreviewItemSummary {
	position: relative;
	font-size: 11px;
	margin-bottom:0px;
	margin-top:0px;
	color: #747474;	
	text-align: left;
}
.newsPreviewItemAuthor {
	position: relative;
	color: #747474;
	font-size: 10px;
	text-align: left;
}
.newsPreviewItemReadMore {
	position: relative;
	text-align: left;
	color: #747474;
}


}
/* ####################################################################################### */
/* COLLAPSEABLE TEXT ITEM TITLES */
.txtCollapseTitle {
	position: relative;
	margin-top: 8px;
	padding-left: 0px;
	font-size: 14px;
	display:block;
}
.txtCollapseTitle a.closed:link, .txtCollapseTitle a.closed:visited {
	color: #474747;
	display:block;
	padding-left: 0px;
	background: #f5f5f5;
	padding: 5px 0px 5px 10px;
	text-decoration: none;
}
.txtCollapseTitle a.closed:hover, .txtCollapseTitle a.closed:active {
	color: #474747;
	display:block;
	padding-left: 0px;
	background: #f5f5f5;
	padding: 5px 0px 5px 10px;
	text-decoration: underline;	
}
.txtCollapseTitle a.open:link, .txtCollapseTitle a.open:visited {
	color: #474747;
	font-weight: bold;
	display:block;
	background: #cecece;
	padding: 5px 0px 5px 10px;
	margin-bottom:5px;
	text-decoration: none;
}
.txtCollapseTitle a.open:hover, .txtCollapseTitle a.open:active {
	color: #474747;
	font-weight: bold;
	display:block;
	background: #cecece;
	padding: 5px 0px 5px 10px;
	margin-bottom:5px; 
	text-decoration: underline;	
}
/* ####################################################################################### */
/* CONTACT FORM STYLES */

.contactForm {
	position: relative;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	width:400px;
	padding-left:0px;
	padding-bottom:20px;
	text-align:center;
}
.contactRow {
	position: relative;
	margin: 5px 0px 5px 0px;
	width: 100%;
	min-height: 22px;
}
.contactRowLeft {
	position: absolute;
	padding: 0px 0px 0px 0px;
	top: 0px;
	left: 0px;
	color: #474747;
	width: 30%;
	border: 0px solid;
	text-align: left;	
}
.contactRowRight {
	position: relative;
	margin-left: 31%;
	padding: 0px 0px 0px 5px;
	text-align: left;	
}
.contactInput {
	border: 1px solid #bababa;
	background-image: url('images/contact_input_bg.gif');
	background-repeat: repeat-x;
	font-size: 11px;
	padding: 2px;
	color: #474747;
	width: 240px;
}
.contactSelect {
	position: relative;
	border: 1px solid #3f3f3f;
	background: #efefef;	
	font-size: 12px;
	padding: 2px;
	color: #818181;
}
.contactTextarea {
	border: 1px solid #bababa;
	background-image: url('images/contact_textarea_bg.gif');
	background-repeat: repeat-x;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	padding: 2px;
	color: #474747;
	width: 240px;
	height: 120px;
}
.contactSubmit {
	border: 1px solid #000000;
	background: #3c3c3c;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
	color: #ffffff;	
}

/* ####################################################################################### */
/* NEWSLETTER SIGNUP FORM STYLES */

.newslettersignupForm {
	position: relative;
	font-family: Tahoma, sans-serif;
	font-size: 11px;	
}
.newslettersignupRow {
	position: relative;
	margin: 5px 0px 5px 0px;
	width: 100%;
	min-height: 22px;
}
.newslettersignupRowLeft {
	position: absolute;
	padding: 0px 0px 0px 0px;
	top: 0px;
	left: 0px;
	color: #474747;
	width: 30%;
	border: 0px solid;
	text-align: left;	
}
.newslettersignupRowRight {
	position: relative;
	margin-left: 31%;
	padding: 0px 0px 0px 5px;
	text-align: left;	
}
.newslettersignupInput {
	border: 1px solid #bababa;
	background-image: url('images/contact_input_bg.gif');
	background-repeat: repeat-x;	
	font-size: 11px;
	padding: 2px;
	color: #000000;
	width: 240px;
}
.newslettersignupSubmit {
	border: 1px solid #000000;
	background: #3c3c3c;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
	color: #ffffff;
}


#lRelativeTextMenu a:link, #lRelativeTextMenu a:visited {
	text-decoration: none;
}
#lRelativeTextMenu a:hover, #lRelativeTextMenu a:active {
	text-decoration: underline;
} 
#lRelativeTextMenuToTop a:link, #lRelativeTextMenuToTop a:visited {
	font-size: 10px;
	text-decoration: none;
}
#lRelativeTextMenuToTop a:hover, #lRelativeTextMenuToTop a:active {
	font-size: 10px;
	text-decoration: underline;
}
