P  {}

H1  {
	font-size : 24px;
	font-family : Verdana;
	font-weight : bold;
	line-height: 133%;
}
H2  {
	font-size : 20px;
	font-family : Verdana;
	font-weight : bold;
	line-height: 133%;
}
H3  {
	font-size : 16px;
	font-family : Verdana;
	font-weight : bold;
	line-height: 133%;
}
H4  {
	font-size : 14px;
	font-family : Verdana;
	line-height: 133%;
}
A  {
	font-family : Verdana;
	color : navy;
}
A.whitetxt {
color : white;
font-weight : bold;
}
.formexplainer {
	font-size : 10px;
	font-family : Verdana;
	color : #999999;
}
A.large {
	font-size : 14px;
	font-family : arial;
	color : navy;
}

A.larger {

	font-size : 16px;
	font-family : arial;
	color : #990000;
}

A.header, A:ACTIVE.header, A:LINK.header  {
	font-family :  Verdana;
	font-weight : normal;
	color : navy;
	text-decoration : none;
}

A.header, A:VISITED.header {

	color : red;

}

A:HOVER.header {
	font-family :  Verdana;
	font-weight : normal;
	color : navy;
	text-decoration : underline;
}

A:HOVER {

	color : blue;

}

A:HOVER.whitetxt {

	color : #99cc99;
	font-weight : bold;

}

A.news, A:ACTIVE.news, A:LINK.news  {
	font-family :  Verdana;
	font-weight : normal;
	color : navy;
	text-decoration : underline;
}

A:HOVER.news {
	font-family :  Verdana;
	color : blue;
	font-weight : normal;
	text-decoration : underline;

}


BODY  {
	background-color : white;
	font-size : 12px;
	font-family : Verdana;
	line-height: 133%;
}

TD, TD.Active  {
	font-size : 12px;
	font-family : Verdana;
	line-height: 133%;
}
TD.smaller  {
	font-size : 11px;
	font-family : Verdana;
	line-height: 133%;
}
div#frontpage TD {
	font-size : 11px;
	font-family : Verdana;
	line-height: 133%;
}
TD.Inactive  {
	color : gray;
}

TH  {
	font-size : 11px;
	font-family : Verdana;
	font-weight : bold;
	text-align : left;
}

TH.head {
background-color : silver;

}

INPUT.button  {
	font-size : 8pt;
}

INPUT, TEXTAREA, SELECT  {
	font-size : 10px;
}


.tinyitalic  {
	font-size : 8px;
	color : red;
	font-style : italic;
}

.required  {
	color : red;
	font-weight : bold;
}

.tiny  {
	font-size : 8px;
	color : red;
}

.bold  {
	font-weight : bold;
}

.head  {
	background-color : silver;
}

.titlewhite {
color : white;
font-weight : bold;
font-size : 10pt;
}

.titlewhiteUn {
color : white;
font-weight : bold;
font-size : 10pt;
text-decoration : underline;
}

.titlenavy {
color : navy;
font-weight : bold;
font-size : 10pt;
}

.titlenavysm {
color : navy;
font-weight : bold;
font-size : 9pt;
}

.navyunderline {
color : navy;
font-weight : bold;
font-size : 12pt;
text-decoration : underline;
}

.titleblack {
color : black;
font-weight : bold;
font-size : 10pt;
}

.large {
font-size : 10pt;
font-weight : bold;

}

.largenorm{
font-size : 10pt;
}

.bignorm{
font-size : 11pt;
}

.bigred{
color : #990000;
font-size : 12pt;
font-weight : bold;
}

.whitetxt {
color : white;
font-weight : bold;
}

.largenavy {
color : navy;
font-size : 14pt;
font-weight : bold;
}

.mednavy {
color : navy;
font-size : 12pt;
font-weight : bold;
}

.medblack {
font-size : 12pt;
font-weight : bold;
}

.largered {
color : #990000;
font-size : 14pt;
font-weight : bold;
}

.titleredsm {
color : red;
font-weight : bold;
font-size : 8pt;
}

.huge {
color : black;
font-size : 18pt;
font-weight : bold;
}

.sidelinks {
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #000000;
	background-color : #AACCFF ;
	margin-top : 5px;
}
.sectiondiv {
	font-size: 12px;
	font-weight: bold;
}
.topicslug  {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 19px;
	color: #000000;
	font-weight : normal;
}
.editorinchief   {
	font-weight : bold;
	font-size : 14px;
}
.boardmember   {
	font-weight : bold;
}
.journallabel	{
	color:#007D86;
	margin-bottom:2px;
	text-transform:uppercase;
	font-family:Verdana;
	font-size:10px;
}
.highlight   {
	border-style : solid;
	padding-left : 12px;
	border-left-width : 1px;
	border-left-color : #BDDFE1;
	padding-top : 6px;
	border-top-width : 1px;
	border-top-color : #BDDFE1;
	padding-right : 12px;
	border-right-width : 1px;
	border-right-color : #BDDFE1;
	padding-bottom : 6px;
	border-bottom-width : 1px;
	border-bottom-color : #BDDFE1;
	background : #BDDFE1;
}

.highlightfk   {
	border-style : solid;
	padding-left : 12px;
	border-left-width : 1px;
	border-left-color : #bbe4fe;
	padding-top : 6px;
	border-top-width : 1px;
	border-top-color : #bbe4fe;
	padding-right : 12px;
	border-right-width : 1px;
	border-right-color : #bbe4fe;
	padding-bottom : 6px;
	border-bottom-width : 1px;
	border-bottom-color : #bbe4fe;
	background : #bbe4fe;
}


.highlightmain   {
	border-style : solid;
	padding-left : 12px;
	border-left-width : 1px;
	border-left-color : #f9d565;
	padding-top : 6px;
	border-top-width : 1px;
	border-top-color : #f9d565;
	padding-right : 12px;
	border-right-width : 1px;
	border-right-color : #f9d565;
	padding-bottom : 6px;
	border-bottom-width : 1px;
	border-bottom-color : #f9d565;
	background : #f9d565;
}

.err {
	font-family:Verdana,san-serif;
	font-weight:bold;
	font-style:italic;
	margin-top:0px;
}
ul { overflow: hidden; }


