

/*<!--- there are 2 options for the team name links--->
do a global search and replace to change the class
eventLink  class - simple event link with hover
TeamLink Class - This link class has a bullet image you can include that reacts to the hover 
Future additions: add a third class that just has a bullet without the hover */

/*
color Hex List:
Red:  #D00C22
Medium Blue: #718BC2
Grayish green from Logo: #D4E5C1 */

body{
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
}
p{
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
}
.titleText{
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
}

.highlightText{
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}
.subHead1{
	background : silver;
	color : white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}
.subHead2{
	background : white;
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
}
.tbleHeader{
	background : Black;
	color : white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}
.fineprint{
	background : white;
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	
}
A.fineprint{
	background : white;
	color : #D00C22;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	font-weight : normal;
	text-decoration : underline;
	
}
A.fineprint:hover{
	background : white;
	color : #718BC2;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	font-weight : normal;
	text-decoration : underline;
	
}
.interfacetitle{
	color : #D00C22;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;

}

.interfacetext{
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;

}
.splashText{
	background : white;
	color : #D00C22;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	letter-spacing : 2px;
	
}
A.Teamlink
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold; 
	color : #718BC2;
	text-decoration : none;	
	list-style : circle outside url(images/yellow.gif);
}
A.Teamlink:active
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #718BC2;
	text-decoration : none;
	list-style : circle outside url(images/yellow.gif);
}
A.Teamlink:hover
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
	background : #718BC2;
	list-style : circle outside url(images/white.gif);

}
A.Teamlink:visited
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold; 
	color : #718BC2;
	text-decoration : none;	
	list-style : circle outside url(images/yellow.gif);
	}
A.Teamlink:visited:hover
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
	background : #718BC2;
	list-style : circle outside url(images/white.gif);

}
.EventLink
{
background : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold; 
	color : #718BC2;
}
A.EventLink
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold; 
	color : #718BC2;
	text-decoration : none;	
}
A.EventLink:active
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #718BC2;
	text-decoration : underline;
}
A.EventLink:hover
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
	background : #718BC2;
}
A.EventLink:visited
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold; 
	color : #718BC2;
	text-decoration : none;	
	}
A.EventLink:visited:hover
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
	background : #718BC2;

}

/* Nav link is the style for the sidebar navigatiuon */
.navLink
{
background : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold; 
	color : #718BC2;
}
A.navLink
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold; 
	color : #718BC2;
	text-decoration : none;	
}
A.navLink:active
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #718BC2;
	text-decoration : none;
}
A.navLink:hover
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
	background : #D00C22;
}
A.navLink:visited
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold; 
	color : #718BC2;
	text-decoration : none;	
	}
A.navLink:visited:hover
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
	background : #D00C22;

}
/*LIST fORMAT*/
OL
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
	list-style-type : decimal;

}
UL
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
	list-style-type : disc;

}

blockquote
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
}




