

/* Main Page Title */
H1
{
font-family: Times New Roman, Times, serif;
font-size: 26px;
color: #999966;
}

/* First Subheading */
H2
{
font-family : Arial, Arial MT, sans-serif;
font-size: 15px;
font-weight: bold;
color: #999966;
}

/* Subtext (Also used in the footer) */
H3
{
font-family : Arial, Arial MT, sans-serif;
font-size: 11px;
color: #000000;
font-weight: normal;
text-align: center;
line-height: 110%
}

/* Page-title w/o break after "H" tag */
.head1
{
font-family: Times New Roman, Times, serif;
font-size: 26px;
font-weight: bold;
color: #999966;
}

/* Page-title w/o break after "H" tag */
.head2
{
font-family : Arial, Arial MT, sans-serif;
font-size: 15px;
font-weight: bold;
color: #999966;
}

/* Second level sub heading - w/o break after "H" tag */
.head3
{
font-family : Arial, Arial MT, sans-serif;
font-size: 13px;
font-weight: bold;
color: #003399;
}



/* Standard body texts */
p
{
font-family : Arial, Arial MT, sans-serif;
font-size: 13px;
color: #000000;
}

.normal
{
font-size: 13px;
color: #000000;
font-family : Arial, Arial MT, sans-serif;
}

.normal12
{
font-size: 12px;
color: #000000;
font-family : Arial, Arial MT, sans-serif;
}


.normal11
{
font-size: 11px;
color: #000000;
font-family : Arial, Arial MT, sans-serif;
}

.normal10 
{
font-family: Arial, Arial MT, sans-serif;
font-size: 10px;
color: #000000;
}

.vnormal
{
font-size: 13px;
color: #000000;
font-family : Verdana, sans-serif;
}

.vnormal12
{
font-size: 12px;
color: #000000;
font-family : Verdana, sans-serif;
}

.vnormal11
{
font-size: 11px;
color: #000000;
font-family : Verdana, sans-serif;
}

.vnormal10 
{
font-family: Verdana, sans-serif;
font-size: 10px;
color: #000000;
}



/* Form field styles */

INPUT
{
font-family : monospace;
font-size: 12px
}

.txtfld
{
font-family : monospace;
font-size: 12px
}

SELECT
{
font-family: Arial, sans-serif;
font-size: 12px;
color: #000000;
}


/* End Form field styles */

/* Begin Sidebar Styles */

.normalB
{
font-family : Arial, Arial MT, sans-serif;
font-size: 12px;
font-weight: bold;
color: #990000;
}



/* End Sidebar Styles */




/* Pomona Websafe colors */

.pomonaburgundy
{
color: #990000;
}

.pomonablue
{
color: #003399;
}

.pomonaolive
{
color: #999966;
}

.darkolive
{
color: #666633;
}

.red
{
color: #FF0000;
}

.white
{
color: #FFFFFF;
}

.star47blue
{
color: #557A99;
}




/* Begin Misc. Stuff */

.center
{
font-family: Arial, Arial MT, sans-serif;
font-size: 14px;
font-style: normal;
color: #000000;
text-align: center;
}

.footer
{
font-family: Arial, Arial MT, sans-serif;
font-size: 11px;
font-style: normal;
color: #000000;
}

.smallcenter
{
font-family: Arial, Arial MT, sans-serif;
font-size: 12px;
font-style: normal;
color: #000000;
text-align: center;
}

.xsmall
{
font-family: Arial, Arial MT, sans-serif;
font-size: 11px;
color: #000000;
}

/* End Misc. Stuff */





/* New styles */

.small
{
font-family: Verdana, sans-serif;
font-size: 10px;
font-weight: normal;
color: #000000;
}

.smallB
{
font-family: Verdana, sans-serif;
font-size: 11px;
font-weight: bold;
color: #990000;
}

.ssmall
{
font-family: Arial, Arial MT, sans-serif;
font-size: 10px;
font-weight: normal;
color: #000000;
}

.footer
{
font-family: Arial, Arial MT, sans-serif;
font-size: 10px;
font-weight: normal;
color: #000000;
line-height: 110%;
}

.linkheading
{
font-family: Arial, Arial MT, sans-serif;
font-size: 12px;
font-weight: bold;
color: #666633;
}

.gatewaylinkheading
{
font-family: Arial, Arial MT, sans-serif;
font-size: 12px;
font-weight: bold;
color: #663333;
}

.nolink
{
font-size: 11px;
font-family: verdana, sans-serif;
color: #cccccc;
}


/* links */

A:link {color: #003399; text-decoration: underline}
A:visited {color: #003399; text-decoration: underline}
A:active {color: #003399; text-decoration: underline}
A:hover{color: #003399; text-decoration: underline}

A.nl:link {color: #003399; text-decoration: none}
A.nl:visited {color: #003399; text-decoration: none}
A.nl:active {color: #003399; text-decoration: none}
A.nl:hover{color: #003399; text-decoration: underline}

A.nbold:link {font-weight: bold;}
A.nbold:visited {font-weight: bold;}
A.nbold:active {font-weight: bold;}
A.nbold:hover{font-weight: bold;}

A.sidebar:link {color: #990000; text-decoration: none}
A.sidebar:visited {color: #990000; text-decoration: none}
A.sidebar:active {color: #990000; text-decoration: none}
A.sidebar:hover{color: #990000; text-decoration: underline}

A.nlinks:link {font-size: 11px; font-family: verdana, sans-serif; color: #336699; text-decoration: none}
A.nlinks:visited {font-size: 11px; font-family: verdana, sans-serif; color: #336699; text-decoration: none}
A.nlinks:active {font-size: 11px; font-family: verdana, sans-serif; color: #336699; text-decoration: none}
A.nlinks:hover{font-size: 11px; font-family: verdana, sans-serif; color: #336699; text-decoration: underline}

.hiddenfield
{
font-family: Verdana; 
font-size: 12px;
border: 0px;
text-align: right;
}
