/* styles from HTML */

BODY{
	background-repeat : repeat-x;
	background-color : #B8AFA8;
}
P,TD,DIV {
      FONT-SIZE: 12px;
      FONT-FAMILY: Verdana;
      COLOR: #000000;
}


H1 {
	FONT-SIZE: 16px;
	FONT-FAMILY: Verdana;
	FONT-WEIGHT:Bolder;
      COLOR: #BF940D;

}
H2 {
	FONT-SIZE: 14px;
	FONT-FAMILY: Verdana;
	FONT-WEIGHT:Bold;
    COLOR: #220083;
}
H3 {
	FONT-SIZE: 16pt;
	FONT-FAMILY: Verdana;
	FONT-WEIGHT:Bold;
    COLOR: #220083;
}

.extralink A {
	FONT-SIZE: 10pt;
	FONT-FAMILY: Verdana;
	FONT-WEIGHT: bold;
      COLOR: #F0EBB0;
      TEXT-DECORATION: none
}

.extralink A:hover {
	FONT-SIZE: 10pt;
	FONT-FAMILY: Verdana;
	FONT-WEIGHT: bold;
      COLOR: #FF0000;
      TEXT-DECORATION: underline
}

.smalltext {
      FONT-SIZE: 8pt;
      FONT-FAMILY: Verdana;
      LINE-HEIGHT: normal
}
/*end stlyes from html */



td.formName {
	font-family: Verdana;
	font-size: 12px;
	text-align:right;
}

INPUT.formField {
	font-family: arial;
	font-size: 12px;
	background-color:white;
	border:1px solid #C8C7C6;
}
SELECT.formField {
	font-family: arial;
	font-size: 12px;
	background-color:white;
	border:1px solid #C8C7C6;
}
TEXTAREA.formField {
	font-family: arial;
	font-size: 12px;
	background-color:white;
	border:1px solid #C8C7C6;
}




DIV.homeContent {
	font-family:Verdana;
	font-size:12px;
	font-weight: normal;
	color:#660099;
	line-height : 16px;
	overflow:hidden;
}

DIV.interiorContent {
	line-height : 16px;
}





.loginInput{
width:89px;
height:19px;
background-image:url(/images/inputbg.gif);
border:1px solid #CC9999;
margin:0;
margin-bottom:5px;
}

//*.loginBox{
	background-color : #FBF2DE;
	border
	width:235px;
	height : 120px;
	padding-right: 45px;
	padding-left:35px;
	border : thin solid #1514A4;
}*//


.pwdLink{
	font-family : Verdana;
	font-size : 9px;
	font-weight : normal;
	color:#000000;
}
.loginField{
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	color:#000000;
	}

	.emailInput{
width:200px;
height:19px;
background-image:url(/images/inputbg.gif);
border:1px solid #CC9999;
margin:0;
margin-bottom:5px;
}

	.loginHead{
	font-family : Verdana;
	font-size : 12px;
	font-weight : bolder;
	padding-top : 10px;
	color:#000000;
}

.pwdRetrieveBox{
	background-color : #FBF2DE;
	border
	width:235px;
	height : 120px;
	padding-right: 45px;
	padding-left:35px;
	border : thin solid #1514A4;
}

.formError{
	font-family : Verdana;
	font-size: 12px;
	color: Red;
}




td.subMenuRight{
	background-image : url(/images/subMenu_rightRepeat.jpg);
	background-repeat : repeat-y;
	background-position : left;
}

td.subMenuLeft{
background-image : url(/images/subMenu_leftRepeat.jpg);
	background-repeat : repeat-y;
	background-position : top left;
}

a.subMenu{
	Font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	cursor:hand;
}
a.subMenu:hover{
	color:#FF0000;
	cursor:hand;
}

.homeTop{
	cursor:hand;
}
.homeTopHover{
	cursor:hand;
}

div.latestArticle{
	overflow: scroll;
}


a.latestArticleTitle{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	COLOR: #220083;
	text-decoration: none;
}
a.latestArticleTitle:Hover{
	COLOR: #220083;
	font-weight : bolder;
	text-decoration:underline;
}

a.latestArticleLink{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#FF0000;
	text-decoration: none;
}

a.latestArticleLink:hover{
	font-weight:bolder;
	color:#FF0000;
	text-decoration: underline;
}

.latestArticleText{
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:#000000;
}

.newsDate{
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	COLOR: #220083;
}

a.newsLInk{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	COLOR: #220083;
	text-decoration: none;
}

a.newsLInk:Hover{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	COLOR: #220083;
	text-decoration: underline;
}
a.subnewsLInk{
	font-family:Verdana;
	font-size:12px;
	COLOR: #220083;
	text-decoration: none;
    font-style:italic;
}

a.subnewsLInk:Hover{
	font-family:Verdana;
	font-size:12px;
	COLOR: #220083;
	text-decoration: underline;
    font-style:italic;
}

.bioImage{
	border : thin solid #BF940D;
}

.bioName{
	FONT-SIZE: 16px;
	FONT-FAMILY: Verdana;
	FONT-WEIGHT:Bold;
    COLOR: #BF940D;

}
.bioTitle{
	FONT-SIZE: 14px;
	FONT-FAMILY: Verdana;
	FONT-WEIGHT:Bold;
    COLOR: #BF940D;
}


.dividerText{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	COLOR: #000000;
}
