
BODY  {
color : #272727;
background-color : White;
margin-left : 0px;
margin-top : 0px;
}
BODY, P, H1, H2, H3, H4, TD, PRE, A:LINK, A:VISITED, A:HOVER, A:ACTIVE, LI, DIV, INPUT_TEXT, INPUT_MESSAGE, columnleft, columncenter, columnright, columnrighttop, columnrightbody, columnwide, footer, nav  {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 90%;
}
P {
margin : 5px;
}
A:LINK  {
color : #5a5a5a;
text-decoration : none;
font-weight : bold;
font-size : 1em;
}
A:VISITED  {
color : #5a5a5a;
text-decoration : none;
font-weight : bold;
font-size : 1em;
}
A:HOVER  {
color : Black;
text-decoration : underline;
font-weight : bold;
font-size : 1em;
}
A:ACTIVE {
color : Black;
text-decoration : underline;
font-weight : bold;
font-size : 1em;
}
.top {
background-color : Blue;
width : 950px;
z-index : 1;
position : absolute;
top : 30px;
left : 30px;
}
.logo {
position : absolute;
left : 35px;
top : 20px;
z-index : 1;
}
h1 {
position : absolute;
left : 200px;
top : 55px;
color : Yellow;
font-size : 13pt;
z-index : 3;
white-space : nowrap;
}
h2 {
position : absolute;
top : 160px;
left : 180px;
font-size : 12pt;
color : #E83020;
width : auto;
padding-bottom : 3px;
padding-top : 5px;
white-space : nowrap;
}
h3, .highlighted {
font-size : 10pt;
font-weight : bold;
color : #E83020;
width : auto;
padding : 2px;
margin-left : 40px;
font-style : italic;
text-align : center;
}
h4 {
font-size : .95em;
font-weight : bold;
width : auto;
padding-bottom : 0px;
padding-top : 0px;
}
.nav {
position : absolute;
top : 12px;
left : 156px;
white-space : nowrap;
background-color : transparent;
z-index : 2;
}
.toprow {
position: absolute;
top: 85px;
left: 180px;
width : 690px;
font-size : 10pt;
color : Black;
font-weight: bold;
z-index : 4;
}
.columnleft {
position: absolute;
top: 210px;
left: 20px;
padding-left : 5px;
width : 300px;
height : 100%;
font-size : 1em;
}
.columncenter {
position : absolute;
top : 210px;
left : 330px;
width: 300px;
height : 100%;
padding-left : 5px;
font-size : 1em;
}
.columnright {
position : absolute;
top : 170px;
left : 670px;
width : 243px;
}
.columnrighttop {
font-size : 1em;
font-weight : bold;
color : #842A1F;
padding-top : 11px;
padding-left : 80px;
width : 100%;
height : 55px;
border-style : none;
background-image : url(graphics/column_head.jpg);
background-repeat : no-repeat;
}
.columnrightbody {
font-size : 1.1em;
height : auto;
padding-bottom : 10px;
padding-right : 6px;
margin-top : -16px;
margin-left : 3px;
border-right : 0px;
border : thin outset #DEDEE2;
color : Black;
background-color : #eaeaea;
vertical-align : top;
}
.columnwide {
position : absolute;
top : 210px;
left : 30px;
width: 600px;
height : 100%;
padding-left : 5px;
font-size : 1em;
}
.photo_left {
float : left;
margin-right : 5px;
margin-left : 10px;
}
.photo_right {
float : right;
margin-left : 5px;
margin-bottom : 5px;
}
.photo_farright {
margin-left : 1px;
padding-top : 5px;
}
#underline {
border-bottom : thin solid Gray;
border : solid #E6E6FA;
border-bottom-width : 1;
border-left-width : 0;
border-right-width : 0;
border-top-width : 0;
border-style : solid;
}
#button{
border : thin groove Silver;
background : #ededed;
white-space : nowrap;
font-size : 1em;
font-weight : bold;
padding-top : 3px;
padding-bottom : 3px;
padding-left : 5px;
padding-right : 5px;
border-color : Gray Gray Gray Gray;
}
#input_text {
font-size: 1em;
font-weight: bold;
color: #656565;
background : #ededed;
border : thin groove silver;
border-color : Gray Gray Gray Gray;
line-height : 1.05em;
}
#input_message {
font-size: 1em;
font-weight: normal;
color: #6f6f6f;
background : #ededed;
border : thin groove silver;
border-color : Gray Gray Gray Gray;
padding-top : 3px;
padding-bottom : 5px;
}
.row {
margin-top : 20px;
margin-bottom : 20px;
clear : both;
width : 800px;
}
.footer {
position : relative;
clear : both;
width : 800px;
padding : 2px;
left : 0px;
font-size : .9em;
margin-bottom : 10px;
padding-bottom : 0px;
margin-top : 10px;
padding-top : 7px;
color: Black;
font-weight: bold;
background-color : #E83020;
border : 2px outset Black;
}
.upd {
display: block;
position: relative;
left: 5px;
}
.nobr {
white-space : nowrap;
}
HR {
color : #e8e8e8;
}
UL {
margin-top : 0px;
margin-bottom : 0px;
}
LI {
margin-left : 5px;
list-style : url(graphics/bullet.gif);
}
.sas	{
color: #E83020;
font-weight: bold;
}
.textBox	{
padding: 5px;
margin: 5px 10px;
border-top: 1px solid silver;
border-left: 1px solid silver;
border-right: 2px solid gray;
border-bottom: 2px solid gray;
font-size: 110%;
}
