/**** GLOBAL STYLES ****/
body {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : xx-small;
	font-weight: normal;	
	color : #000000 ;
	background-color : #FFFFFF;
	margin : 0 0 0 0;
}
td {
	font-size : 10px;
}
td.main {
	font-size : 10px;
	padding : 5 10 5 10;
}
td.rightnav {
	font-size : 10px;
	padding : 5 1 5 0;
}
td.leftnav {
	font-size : 10px;
	padding : 5 0 5 3;
}
.cliff A {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
	color :#456789;
}
.cliff A:HOVER {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-decoration : underline;
	color :#808080;
}

/**** Form STYLES ****/
.formText {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 10px;
	font-weight: Bold;
	color : #456789;
}
.formButton {
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	color : #FFFFFF;
	font-weight : bold;
	background-color : #D0D5E0;
	border : 1px solid #D5D9E2;
	cursor : pointer;
}
.formTextHidden {
	border-style: none;
	background-color: transparent;
	font-family : Verdana, Arial, Helvetica;
	font-size : xx-small;
	font-weight : bold;
	color : #FF0000;	
}
.formLabelMan {
	font-family : Verdana, Arial, Helvetica;
	font-size : xx-small;
	font-weight : bold;
	text-decoration : none;
	color : #000000;	
}
.formLabelOpt {
	font-family : Verdana, Arial, Helvetica;
	font-size : xx-small;
	font-weight : bold;
	text-decoration : none;
	color : #808080;	
}

/**** TOP STYLES ****/
.topTable {
	background-color : #FFFFFF;
}
.topTD {
	background-color : #456789;
}
.topSiteTitle {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : medium;
	font-weight: Bold;	
	text-decoration : none;
	color : #FFFFFF ;
}
/**** TOPNAV STYLES ****/
.topnavTD {
	background-color : #C0C0C0;
}
.topnavLabel {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : xx-small;
	font-weight: Bold;	
	text-decoration : none;
	color : #FFFFFF ;
}
.topnavLink {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : xx-small;
	font-weight: Bold;	
	text-decoration : none;
	color : #FFFFFF ;
}
.topnavLink A {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : xx-small;
	font-weight: Bold;	
	text-decoration : underline;
	color : #456789 ;
}
.topnavLink A:HOVER {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : xx-small;
	font-weight: Bold;	
	text-decoration : underline;
	color : #FFFFFF ;
}
.topnavDate {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : xx-small;
	font-weight : bold;
	text-decoration : none;
	color : #FFFFFF;
}
.topnavTitle {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : small;
	font-weight : bold;
	text-decoration : none;
	color : #456789;
}

/**** LEFTNAV STYLES ****/
.leftnav {
	background-color:#C0C0C0;
	padding: 0 0 0 0;
}
.leftnavTable {
	background-color:#C0C0C0;
	padding: 0 0 0 0;
}
.leftnavTD {
	background-color:#C0C0C0;
	padding: 0 0 0 0;
}
.leftnavmainTD {
	background-color:#456789;
	padding: 0 0 0 0;
}
.leftnavsepTD {
	background-color:#c0c0c0;
	padding: 0 0 0 0;
}
.leftnavMain {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : x-small;
	font-weight: Bold;	
	text-decoration : none;
	color : #ffffff ;
}
.leftnavMain A {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : x-small;
	font-weight: Bold;	
	text-decoration : none;
	color : #ffffff ;
}
.leftnavMain A:HOVER {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : x-small;
	font-weight: Bold;	
	text-decoration : underline;
	color : #FFFFFF ;
}

.leftnavSub {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : xx-small;
	font-weight: Bold;	
	text-decoration : none;
	color : #ffffff ;
}

.leftnavSub A {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : xx-small;
	font-weight: Bold;	
	text-decoration : none;
	color : #456789 ;
}
.leftnavSub A:HOVER {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : xx-small;
	font-weight: Bold;	
	text-decoration : underline;
	color : #456789 ;
}

/**** RIGHTNAV STYLES ****/
.rightnavTable {
	background-color:#C0C0C0;
}
.rightnavTD {
	background-color:#456789;
	padding: 3 8 3 8;
}
.rightnavBG {
	background-color:#E0E0E0;
	padding: 3 8 3 8;
}
.rightnavDarkBG {
	background-color:#456789;
}
.rightnavBottomBG {
	background-color:#C0C0C0;
}
.rightnavLabel {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : xx-small;
	font-weight: Bold;	
	text-decoration : none;
	color : #FFFFFF ;
}
.rightnavLink A {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : xx-small;
	font-weight: Bold;	
	text-decoration : underline;
	color : #456789 ;
}
.rightnavLink A:HOVER {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : xx-small;
	font-weight: Bold;	
	text-decoration : underline;
	color : #FFFFFF ;
}

/**** NAVIGATION PAGE STYLES ****/
.navigationMain {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : small;
	font-weight: Bold;	
	text-decoration : none;
	color : #A0A0A0 ;
	border-top: double #A0A0A0;
	border-bottom: double #A0A0A0;
}

.navigationSub {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : x-small;
	font-weight: Bold;	
	text-decoration : none;
	color : #A0A0A0 ;
	border-top: double #A0A0A0;
	border-bottom: double #A0A0A0;
}

.navigationArticleTitle {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : x-small;
	font-weight: Bold;	
	text-decoration : none;
	color : #456789 ;
}

.navigationArticleTitle A {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : x-small;
	font-weight: Bold;	
	text-decoration : none;
	color : #456789 ;
}

.navigationArticleTitle A:Hover {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : x-small;
	font-weight: Bold;	
	text-decoration : none;
	color : #A0A0A0 ;
}

.navigationArticleSubTitle {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : xx-small;
	font-weight: Bold;	
	text-decoration : none;
	color : #A0A0A0 ;
}

.navigationArticleSubTitle A {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : xx-small;
	font-weight: Bold;	
	text-decoration : none;
	color : #A0A0A0 ;
}

.navigationArticleSubTitle A:Hover {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : xx-small;
	font-weight: Bold;	
	text-decoration : none;
	color : #456789 ;
}

.navigationArticleBody {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : xx-small;
	font-weight: normal;	
	text-decoration : none;
	color : #000000 ;
}

.navigationArticleBody A {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : xx-small;
	font-weight: Bold;	
	text-decoration : underline;
	color : #A0A0A0 ;
}

.navigationArticleBody A:Hover {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : xx-small;
	font-weight: Bold;	
	text-decoration : none;
	color : #456789 ;
}

.navigationCliffhanger {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : xx-small;
	font-weight: Bold;	
	text-decoration : none;
	color : #456789 ;
}

.navigationCliffhanger A {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : xx-small;
	font-weight: Bold;	
	text-decoration : none;
	color : #456789 ;
}

.navigationCliffhanger A:Hover {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : xx-small;
	font-weight: Bold;	
	text-decoration : none;
	color : #A0A0A0 ;
}

.navigationPageLiner {
	background-color: #A0A0A0;
}

/**** MAIN ARTICLE STYLES ****/
.artTitle {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : x-small;
	font-weight: Bold;	
	text-decoration : none;
	color : #456789 ;
}
.artTitle A {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : x-small;
	font-weight: Bold;	
	text-decoration : none;
	color : #456789 ;
}
.artTitle A:HOVER {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : x-small;
	font-weight: Bold;	
	text-decoration : none;
	color : #A0A0A0 ;
}
.artSubTitle {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : xx-small;
	font-weight: Bold;	
	text-decoration : none;
	color : #A0A0A0 ;
}
.artStreamer {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : xx-small;
	text-decoration : none;
	color : #000000 ;
}
.artLineTD {
	background-color : #A0A0A0;
}
.artSource {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : xx-small;
	font-weight: normal;	
	text-decoration : none;
	color : #000000 ;
}
.artSource A {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : xx-small;
	font-weight: normal;	
	text-decoration : underline;
	color : #456789 ;
}
.artSource A:HOVER {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : xx-small;
	font-weight: normal;	
	text-decoration : none;
	color : #A0A0A0 ;
}
.artDate {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : xx-small;
	font-weight: normal;	
	text-decoration : none;
	color : #C0C0C0 ;
}
/**** PARAGRAPH ARTICLE STYLES ****/
.paraKind {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : x-small;
	font-weight: Bold;	
	text-decoration : none;
	color : #456789 ;
}
.paraLineTD {
	background-color : #A0A0A0;
}
.paraTitle {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : x-small;
	font-weight: Bold;	
	text-decoration : none;
	color : #456789 ;
}
.paraText {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : xx-small;
	font-weight: normal;	
	text-decoration : none;
	color : #000000 ;
}
.paraText A {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : xx-small;
	font-weight: normal;	
	text-decoration : none;
	color : #456789 ;
}
.paraText A:HOVER {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : xx-small;
	font-weight: normal;	
	text-decoration : underline;
	color : #A0A0A0 ;
}

/**** BOTTOM STYLES ****/
.bottomWiz {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : xx-small;
	font-weight : normal;
	text-decoration : none;
	color : #120E26;
}
.bottomWiz A {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : xx-small;
	font-weight : normal;
	text-decoration : none;
	color :#456789;
}
.bottomWiz A:HOVER {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : xx-small;
	font-weight : normal;
	text-decoration : underline;
	color :#808080;
}

/**** SITEMAP STYLES ****/
.sitemapMain {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : x-small;
	font-weight : bold;
	text-decoration : none;
	color : #120E26;
}
.sitemapMain A {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : x-small;
	font-weight : bold;
	text-decoration : none;
	color :#456789;
}
.sitemapMain A:HOVER {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : x-small;
	font-weight : bold;
	text-decoration : underline;
	color :#808080;
}
.sitemapCnt {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : xx-small;
	font-weight : normal;
	text-decoration : none;
	color : #C0C0C0;
}
.sitemapSub {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : xx-small;
	font-weight : bold;
	text-decoration : none;
	color : #120E26;
}
.sitemapSub A {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : xx-small;
	font-weight : bold;
	text-decoration : none;
	color :#456789;
}
.sitemapSub A:HOVER {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : xx-small;
	font-weight : bold;
	text-decoration : underline;
	color :#808080;
}
.sitemapArt {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : xx-small;
	font-weight : normal;
	text-decoration : none;
	color : #646464;
}
.sitemapArt A {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : xx-small;
	font-weight : normal;
	text-decoration : none;
	color :#646464;
}
.sitemapArt A:HOVER {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : xx-small;
	font-weight : normal;
	text-decoration : underline;
	color :#808080;
}