/* Style for Design 2 Blue Template */

body	{
		font-family: Arial, Helvetica, Sans-serif;
		font-size: 10pt;
}
		
td		{
		font-family: Arial, Helvetica, Sans-serif;
		font-size: 10pt;
}

.Error {
		color: #990000;
}

A {
		color: #003399;
}

A:hover {
		color: #003399;
}

.MenuText {
		font-size: 1.4em;
    font-weight: bold;
		/*font-family: Verdana, Arial, Helvetica, Sans-serif;*/
		color: #FFFFFF;
}

.HighLightText {
		color: #003399;
}

.BoldHighLightText {
		color: #003399;
    font-weight: bold;
}

.ColorHighlightText {
    font-weight: bold;
		color: #CC0000;
}

.BoldColor {
    font-weight: bold;
		color: #990000;
}

.LargeBoldColor {
		font-size: 1.2em;
    font-weight: bold;
		color: #990000;
}

.smallsize {
		font-size: 8pt;
}

/* Learning Center Links */
.lclink	{
    height: 1.8em;
		color: #990000;
    font-weight: bold;
		text-decoration: none;
}

A.lclink	{
    height: 1.8em;
		color: #990000;
    font-weight: bold;
		text-decoration: none;
}	

A.lclink:Visited	{
    height: 1.8em;
		color: #990000;
    font-weight: bold;
		text-decoration: none;
}

A.lclink:Hover	{
    height: 1.8em;
		color: #CC9900;
    font-weight: bold;
}

.Agency			{
			font-size: 1.4em;
      padding-left : 10px;
			font-family: Arial;
			font-weight: bold;
			text-decoration: none;
			color : #003399;	
			}
         	
.copyright {
		font-size: 8pt;
		color : #FFCC00;	
    text-decoration : none;
}
A.copyright {
		font-size: 8pt;
		color : #FFCC00;	
    text-decoration : none;
}
A.copyright:visited {
		font-size: 8pt;
		color : #FFCC00;	
    text-decoration : none;
}
A.copyright:hover {
		font-size: 8pt;
		color : #FFCC00;	
    text-decoration : underline;
}

/* SideBar Styles */
.sidebarheader	{
		font-family: Arial, Helvetica, Sans-serif;
		font-size: 1.1em;
		color: #333366;
		font-weight: bold;
		text-decoration: none;
}

.sidebartext	{
		font-family: Arial, Helvetica, Sans-serif;
		font-size: 1.0em;
		color: #333366;
}

.sidebarlink	{
		color: #333366;
		text-decoration: none;
}

A.sidebarlink	{
		color: #333366;
		text-decoration: none;
}	

A.sidebarlink:Visited	{
		color: #333366;
		text-decoration: none;
}

A.sidebarlink:Hover	{
		color: #333366;
		text-decoration: underline;
}
.sidebartable	{
		border-color : #333366;
		background-color : #ffffcc;
}

/* General Style */
.Title	{
		font-family: Arial, Helvetica, Sans-serif;
		font-size: 1.4em;
		font-weight: bold;
		color: #333366;
}

A.Title	{
		font-family: Arial, Helvetica, Sans-serif;
		font-size: 1.4em;
		color: #333366;
		text-decoration: none;
}	

A:Visited.Title	{
		font-family: Arial, Helvetica, Sans-serif;
		font-size: 1.4em;
		color: #333366;
		text-decoration: none;
}

A:Hover.Title	{
		font-family: Arial, Helvetica, Sans-serif;
		font-size: 1.4em;
		color: #333366;
		text-decoration: underline;
}

.Header	{
		font-family: Arial, Helvetica, Sans-serif;
		font-size: 1.2em;
		font-weight: bold;
		color: #333366;
}

.Header1	{
		font-family: Arial, Helvetica, Sans-serif;
		font-size: 1.1em;
		font-weight: bold;
		color: #333366;
		text-decoration: none;
}

A.Header1	{
		font-family: Arial, Helvetica, Sans-serif;
		color: #333366;
		text-decoration: none;
}

A:Visited.Header1	{
		font-family: Arial, Helvetica, Sans-serif;
		color: #333366;
		text-decoration: none;
}

A:Hover.Header1	{
		font-family: Arial, Helvetica, Sans-serif;
		color: #333366;
		text-decoration: underline;
}

.Header2	{
		font-family: Arial, Helvetica, Sans-serif;
		font-size: 1.0em;
		font-weight: bold;
		color: #333366;
		text-decoration: none;
}

A.link	{
		font-family: Arial, Helvetica, Sans-serif;
		font-size: 1.0em;
		color: #333366;
		text-decoration: none;
}	

A:Visited.link	{
		font-family: Arial, Helvetica, Sans-serif;
		font-size: 1.0em;
		color: #333366;
		text-decoration: none;
}

A:Hover.link	{
		font-family: Arial, Helvetica, Sans-serif;
		font-size: 1.0em;
		color: #333366;
		text-decoration: underline;
}

.CellColor {
		color: #EEEEEE;
    padding : 5px 5px;
    background-color: #666666;
}

.CellBar {
    background-color: #EEEEEE;
}

.DarkCell {
    background-color: #333366;
		color : #FFCC00;	
}
.LightCell {
    background-color: #5D7AAF;
		color : #FFCC00;	
}

/* admin_style.css stuff brought over */			
/* Navigation Classes */
.menu			{
			font-size: 10pt;
			font-family: Arial;
			font-weight: bold;
			line-height: 14pt;
			text-indent: 5px;
			text-decoration: none;
			color : #FFCC00;	
			}
         	
A.menu		{
			font-size: 10pt;
			font-family: Arial;
			font-weight: bold;
			line-height: 14pt;
			text-indent: 5px;
			text-decoration: none;
			color : #FFCC00;	
			}
			
A.menu:visited	{
			font-size: 10pt;
			font-family: Arial;
			font-weight: bold;
			line-height: 14pt;
			text-indent: 5px;
			text-decoration: none;
			color : #FFCC00;	
			}

A.menu:hover	{
			font-size: 10pt;
			font-family: Arial;
			font-weight: bold;
			line-height: 14pt;
			text-indent: 5px;
			text-decoration: underline;
			color : #FFCC00;
			}

/* Navigation Classes */
.menu2			{
			font-size: 10pt;
			font-family: Arial;
			font-weight: bold;
			line-height: 14pt;
			text-indent: 5px;
			text-decoration: none;
			color : #EEEEEE;	
			}
         	
A.menu2		{
			font-size: 10pt;
			font-family: Arial;
			font-weight: bold;
			line-height: 14pt;
			text-indent: 5px;
			text-decoration: none;
			color : #EEEEEE;	
			}
			
A.menu2:hover	{
			font-size: 10pt;
			font-family: Arial;
			font-weight: bold;
			line-height: 14pt;
			text-indent: 5px;
			text-decoration: underline;
			color : #EEEEEE;
			}

.CellButton { /* Provides lines to make a Table cell look like abutton */
	border-bottom : thin solid #cccccc;
	background-color : #5D7AAF;
	padding : 3;
  height : 25;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}
.CellButtonSel {
	border-bottom : thin solid #cccccc;
	background-color : #333366;
	padding : 3;
  height : 25;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}



