﻿body
{
    font-size: 9pt;
    color: black;
    font-family: Arial, 'Times New Roman';
}

.HeaderLinkStyle
{
    font-weight: bold;
    font-size: 10pt; 
    color: #ffffff; 
    text-decoration: none
}



a.HeaderLinkStyle:link
{
    font-weight: bold;
    font-size: 10pt; 
    color: #ffffff; 
    text-decoration: none
}

a.HeaderLinkStyle:hover
{
    font-weight: bold;
    font-size: 10pt;
    color: #ccffcc;
    text-decoration: none;
}

.HeaderStyle
{
    background-color: #000066;
    font-weight: bold;
    color: white;
    text-transform: uppercase;
    text-align: center;
    border-style:outset;
    border-width:thick;

}

.SubMenuTitle
{
    font-size: 11pt;
    font-weight: bolder;
    color: #ffffcc;
    font-family: Arial;
    font-style: italic;
}

.SubMenuItem
{
    font-size: 10pt;
    font-weight: bold;
    color:White;
    font-family: Arial;
    text-decoration: none;
    list-style-position: outside;
    list-style-type: circle;
    line-height: 13pt;
    margin-left: 25px;
}
a.SubMenuItem:link
{
    font-size: 10pt;
    font-weight: bold;
    color: White;
    font-family: Arial;
    text-decoration: none;
    list-style-position: outside;
    list-style-type: circle;
    line-height: 13pt;
    margin-left: 25px;
}
a.SubMenuItem:hover
{
    font-size: 10pt;
    font-weight: bold;
    color: yellow;
    font-family: Arial;
    list-style-position: outside;
    list-style-type: circle;
    line-height: 13pt;
    margin-left: 25px;
}

.LeftNav
{
    font-weight: bold;
    font-size: 14pt;
    color: white;
    text-decoration: none;
    text-align: center;
}
.Links
{
    font-weight: bold;
    font-size: 11pt;
    text-transform: uppercase;
    color: gray;
    text-decoration: none;
}
.Heading
{
    font-weight: bold;
    font-size: 14pt;
    color: #314d73;
    text-decoration: none;
}

.SubHeading
{
    font-weight:normal;
    font-size: 12pt;
    color: #314d73;
    text-decoration: none;
}

.CalendarStyleDay
{
    text-decoration: none;
    color: blue;
    font-weight: normal;
}

.ErrorText
{
    font-weight: bold;
    font-size: 14pt;
    color: #ff3300;
    text-decoration: none;
}

.GridViewStyle
{
    font-size: 9pt;
    color: black;
    font-family: Arial, 'Times New Roman';
}



.menuitem
{
color:white;
border:Solid 1px Gray;
height:20px;
width: 150px;
background-color:#c9c9c9;
background-image :url(../images/Menu_bkgrd_200x20.png);
font-size:9pt;
text-align:left;
font-weight:bold;
text-indent:8px
}

.submenuitem
{
color:white;
border:Solid 1px Gray;
height:20px;
width: 150px;
background-color:#c9c9c9;
background-image :url(../images/Menu_bkgrd_200x20.png);
font-size:9pt;
text-align:left;
text-indent:10px;

}

.Reportmenuitem
{
color:white;
border:Solid 1px Gray;
height:20px;
width: 250px;
background-color:#c9c9c9;
background-image :url(../images/ReportsMenu_bkgrd_250x20.png);
font-size:9pt;
text-align:left;
font-weight:bold;
text-indent:5px
}

.Reportsubmenuitem
{
color:white;
border:Solid 1px Gray;
height:20px;
width: 250px;
background-color:#c9c9c9;
background-image :url(../images/ReportsMenu_bkgrd_250x20.png);
font-size:9pt;
text-align:left;
text-indent:10px;

}

.NewsLabel

{

	margin-left:10px;
	margin-right:10px
 
}

.ContestDesc

{

	margin-left:10px;
	font-size:11pt;
 
}

.ContestLink

{

	margin-left:10px;
	font-size:9pt;

 
}

.ContestLink

{

	margin-left:10px;
	font-size:9pt;

 
}

.LinkList
{
	
	margin-left:50px;
	font-size:9pt;
		
}
a
{
	font-weight: bold;
	text-transform: uppercase;
	color: #DC9E00;
	font-family: Arial;
	font-variant: normal;
	font-size: 12px;
	text-decoration: none;
}
