﻿h1
{
    COLOR: #003399;
    FONT-FAMILY: Verdana
}

h2
{
    COLOR: #000000;
    FONT-FAMILY: Verdana
}

h3
{
    COLOR: #003399;
    FONT-FAMILY: Verdana
}

h4
{
    COLOR: #000000;
    FONT-FAMILY: Verdana
}

h5
{
    COLOR: #003399;
    FONT-FAMILY: Verdana
}

h6
{
    COLOR: #000000;
    FONT-FAMILY: Verdana
}

b
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana
}

small
{
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana
}

big
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana
}
/*
font
{
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana
}
*/
plaintext
{
    FONT-SIZE: 10pt;
    COLOR: white;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #003399
}

p
{
	font-size: 12px;
	font-family: arial,Helvetica;
	font-weight: normal;
	color: #666666;
}

ul
{
	font-size: 12px;
	font-family: arial,Helvetica;
	font-weight: normal;
	color: #666666;
}

.TextBox
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
	border-right: black 0px solid;
	border-top: black 0px solid;
	border-left: black 0px solid;
	border-bottom: black 0px solid;
}
P#announcements{ color:#ffffff;}
a:link
{
	font-size: 12px;
	font-family: arial,helvetica;
	font-weight: normal;
	color: #4662cc;
}

a:visited
{
	font-size: 12px;
	font-family: arial,helvetica;
	font-weight: normal;
	color: #4662cc;
}
a:hover
{
	font-size: 12px;
	font-family: arial,Helvetica;
	font-weight: normal;
	color: #996600;
}

.text
{
	font-size: 12px;
	font-family: arial,Helvetica;
	font-weight: normal;
	color: #666666;
}

.loginButton
{
	font-size: 11px;
	font-family: Tahoma, arial, Helvetica;
	font-weight: normal;
	width: 80px;
	border-right: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	background-color: #003366;
	color: #FFFFFF;
}

.loginButtonHover
{
	font-size: 11px;
	font-family: Tahoma, arial, Helvetica;
	font-weight: normal;
	width: 80px;
	border-right: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	background-color: #FFCC00;
	color: #FFFFFF;
}

.copyright
{
	font-size: 10px;
	font-family: arial,Helvetica;
	font-weight: bold;
}

.date
{
	font-size: 12px;
	font-family: arial,Helvetica;
	font-weight: normal;
	color: #666666;
}

.day
{
	font-size: 12px;
	font-family: arial,Helvetica;
	font-weight: normal;
	color: #ffffff;
}

.printform
{
	font-size: 9px;
	font-family: arial,Helvetica;
	font-weight: normal;
	color: #666666;
}

.smallBreak
{
	font-size: 10px;
	font-family: arial,Helvetica;
	font-weight: bold;
}

.title
{
	text-align: left;
	font-size: 18px;
	font-family: arial,Helvetica;
	font-weight: bold;
	color: #4A62BB;
}

.sidecol
{
	background-image: url(images/leftside_dots_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-attachment: fixed;
	background-color: #FFFFFF;
}

.menu
{
	color:White;
	font-weight:bold;
}