@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:1px;
	border: 1px solid #CCCCCC;
	color: #000000;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF8112;
        /*color: #0A4364;*/
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF8112;
	/*color: #310D6B;*/
        text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4388A7;
        /*color: #ff0000;*/
	text-decoration: underline;
}

.linkBlue { 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #323EAA;
	font-weight: bold;
	text-decoration: underline;
}         
a.linkBlue:link { color: #323EAA}
a.linkBlue:active { color: #323EAA}
a.linkBlue:visited { color: #323EAA}
a.linkBlue:hover { color: #FF8112; text-decoration: underline}

.linkNml { 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}         
a.linkNml:link { color: #003399}
a.linkNml:active { color: #003399}
a.linkNml:visited { color: #003399}
a.linkNml:hover { color: #CC3333; text-decoration: none}

.linkSml { 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}         
a.linkSml:link { color: #003399}
a.linkSml:active { color: #003399}
a.linkSml:visited { color: #003399}
a.linkSml:hover { color: #CC3333; text-decoration: none}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

h1 b {

        color: #2D38A4;

}


.headingBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #4388A7;
	text-decoration: none;
}
.headingGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}

.blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #323EAA;
	text-decoration: underline;
}

.border{
	border:solid;
}

.grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #818181;
	text-decoration: none;
}
.orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF8112;
	text-decoration: none;
}
.green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #84B921;
	text-decoration: none;
}
.bold {
	font-weight: bold;
}

.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.white_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

/*** Sorting style sheet ***/
.record_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	border: 1px #C09DA0 solid;
}
.record_table thead td
{
	color: #666666;
	background-color:#EDE5D8;
	font-weight: bold;

	border:	1px solid #EDF2F2;
	border-color: ButtonHighlight;
	text-indent: 2px;
	line-height: 18px;
}

.record_table td.off {
	background-color:#EDE5D8;
}

.record_table td.on {
	background-color:#F4F0E8;
	border:	2px solid #FFFFFF;
}

.record_table tr.on {
	background-color:#EDE5D8;
}
.record_table tr.off {
}

/***************/

/*** Sorting style sheet ***/
.tab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.tab thead td
{
	color: #666666;
	background-color:#E0E6F2;
	font-weight: bold;
	text-align:center;

	border-color:	ButtonHighlight;
	border-color: #CCCCCC;
	border-style: solid;
	/* top right bottom left */
	border-width: 1px 1px 1px 1px;

}

.tab td.off {
	background-color:#E0E6F2;
	border-color: #CCCCCC;
	border-style: solid;
	/* top right bottom left */
	border-width: 1px 1px 1px 1px;
	cursor:pointer;
}

.tab td.on {
	background-color:#F9F9F9;
	border-color: #CCCCCC;
	border-style: solid;
	/* top right bottom left */
	border-width: 1px 1px 0px 1px;
	

}
/***************/
.bodyTable {
	background-color:#F5F2EB;
	line-height: normal;
	border: 1px #C09DA0 solid;
}

/*********************/
.contentTable {
	background-color:#F7F7F7;
	font-size: 11px;
	font-weight: normal;
	line-height: 23px;
	border: 1px #3677BB solid;
}

.contentTable th
{
	font-size: 12px;
	text-align:left;
	text-indent: 5px;
	background-color:#3677BB;
	font-weight: bold;
}

.contentTable td {
	padding-left: 5px;
	padding-right: 5px;
}

.loading {
color: #FF0000;
font: 100% sans-serif;
padding: 0.1em 0.2em;
position: relative;
text-align:center;
right: 0.2em;
top: 0.2em;
}
.plain {height:20px; vertical-align:middle;}
.headingUnderlined {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.headingUnderlinedSml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.errorHeading {
	font-size: 14px;
	color: #FF0000;
}

.errorText {
	font-size: 12px;
	color: #FF0000;
	font-weight:normal;
}
.tableClean {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #000000;
	padding:0px;
	margin:0px;
}
.tableClean th
{
	font-size: 12px;
	text-align:left;
	text-indent: 5px;
	background-color:#CCD8E8;
	font-weight: bold;
}

.tableClean td {
	padding:0px;
}

.headingYellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CAA200;
}
.headingBluebottom {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4388A7;
}
.largerfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.largerorangefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF8112;
	text-decoration: underline;
}
img {
        border-style: none;
}
table#bio {
        list-style-image: url('/images/hyphen2.jpg');
}
p {
        text-indent: 20px;
        text-align: justify;
}
p.bioyear {
        text-indent: 0px;
}

/* for formatting the SimplePie feed*/
#item p  {
        font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-style: normal;
		font-weight: normal;
	}
#newspanel {
	width: 205px;
	float: right;
	clear: right;
	padding: 0 0 0 5px;
	margin: 0 0 0 5px;
	/*border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e5e5e5;*/
}

#newspanel a {
        font-size: 9pt;
}

#generalbody {
        padding-right: 5px;
}
#footer a:hover {
        color: #FFF;
}.headingBlue2 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; line-height: normal; font-weight: bold; color: #4388A7; text-decoration: none; }
