BODY {
margin : 0px;
background: #FFFFFF;
}

.backgroundimage {
background-image: url(graphics/background.gif);
background-repeat: no-repeat;
background-position: center bottom
}

.imagefloatleft {
float: left;
}

ul { 
line-height: 140%;
}

p {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : x-small;
color: #333333;
}

td {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: x-small;
color: #333333;
} 

.boldredfont {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : x-small;
color: #CC0000;
font-weight: bold;
}

.smalltablefont {
font-family: Microsoft Sans Serif, Arial, sans-serif;
font-size : 11px;
color: #000000;
}


H1 {
font-size: 130%; 
padding-top: 3px; 
padding-bottom: 3px;
font-family: Arial, Helvetica, sans-serif; 
color: #CC0000;
text-transform: uppercase;
}

H2 {
font-size: 110%; 
padding-top: 6px; 
padding-bottom: 2px;
font-family: Arial, Helvetica, sans-serif; 
color: #0C5192;
text-transform: uppercase;
}

.largefont {
font-size: 170%; 
font-family: Arial, Helvetica, sans-serif; 
color: #CC0000;
text-transform: uppercase;
}

.menulink {
font-family: Microsoft Sans Serif, Arial, sans-serif;
font-size : x-small;
color: #000000;
background: #DCDCEE;
border-bottom: 1px solid #FFFFFF;
padding: 7px;
}

.menulink a:link {
font-family: Microsoft Sans Serif, Arial, sans-serif;
font-size : x-small;
color : #000000; 
text-decoration : none;
CURSOR: hand;
}

.menulink a:visited {
font-family: Microsoft Sans Serif, Arial, sans-serif;
font-size : x-small;
color : #000000; 
text-decoration : none;
CURSOR: hand;
} 

.menulink a:hover {
font-family: Microsoft Sans Serif, Arial, sans-serif;
font-size : x-small;
color : #CC0000;
text-decoration : underline;
}

.menulink2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size : x-small;
color: #000000;
background: #DCDCEE;
border-bottom: 1px solid #FFFFFF;
padding-right: 6px;
}

.menulink2 a:link { 
color : #000000; 
text-decoration : none;
}

.menulink2 a:visited { 
color : #000000; 
text-decoration : none;
} 

.menulink2 a:hover { 
color : #000000;
text-decoration : underline;
}

a:link { 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : x-small;
color : #000099; 
text-decoration : underline;
}

a:visited { 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : x-small;
color : #000099; 
text-decoration : underline;
} 

a:hover { 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : x-small;
color : #CC0000; 
text-decoration : underline;
}


TD.darkbluebg {
BACKGROUND: #8D8BC5;
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px;
color : #FFFFFF; 
}

TD.darkbluebgmenu {
BACKGROUND: #394A9C;
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px;
color : #FFFFFF;
border-right: 1px solid #FFFFFF;
}

TD.lightpurplebg {
background: #394A9C;
Border-right: 1px solid #CCCCCC;
}

TD.leftcolumnbg {
background: #FEF2D0;
Border-right: 1px solid #CCCCCC;
}

TD.rightcolumnbg {
background: #FEF2D0;
Border-left: 1px solid #CCCCCC;
}

.dottedunderline {
border-bottom : 1px dotted #CCCCCC;
}

.searchboxbg {
background: url(graphics/headerbg.jpg)
background-repeat: no-repeat;
padding: 6px;
border-bottom: 1px solid #CCCCCC;
}

.searchboxtext {
font-family : Arial, Helvetica, sans-serif; 
font-size : x-small;
color : #555555;
}

.subheader_background { 
background: url(graphics/subheader-bg.gif)
}

TD.subfooter {
background: #EDEDF5;
border-top: 1px solid #999999;
padding: 6px;
}

.underlinedheading {
font-family : Microsoft Sans Serif, Arial, sans-serif; 
font-size : x-small;
font-weight: bold;
color : #394A9C;
padding-top: 14px; 
padding-bottom: 4px;
border-bottom : 1px dotted #CCCCCC;
}

.pageheading {
font-family : Microsoft Sans Serif, Arial, sans-serif; 
font-size : x-small;
font-weight: bold;
color : #394A9C;
padding-left: 15px;
text-transform: uppercase;
}

.smallfont {
font-family: Microsoft Sans Serif, Arial, sans-serif;
font-size : 11px;
color: #000000;
padding-left: 4px;
}

.smallfont a:link {
font-family: Microsoft Sans Serif, Arial, sans-serif;
font-size : 11px;
color : #000000; 
text-decoration : underline;
CURSOR: hand;
}

.smallfont a:visited {
font-family: Microsoft Sans Serif, Arial, sans-serif;
font-size : 11px;
color : #000000; 
text-decoration : underline;
CURSOR: hand;
} 

.smallfont a:hover {
font-family: Microsoft Sans Serif, Arial, sans-serif;
font-size : 11px;
color : #CC0000;
text-decoration : underline;
}

TD.plainborder {
BORDER: 1px solid #999999;
Padding: 8px;
background: #EFEFEF;
}
