A  
{ font-family : Arial; color : #3399CC; text-decoration : underline; }

A:Active  
{ text-decoration : underline; }

A:Visited  
{ }
    	
A:Hover  
{
	text-decoration : underline;
	color: #FF0000;
}

span.nav_title
{
font-family: arial,helvetica;
font-size: 11pt;
font-weight : bold;
color : #FFFF00;
}

A.links_top
{ font-size:8pt; font-family : arial narrow, helvetica; color : #FFFFFF; text-decoration : none; font-weight : bold;}

A.links_top:Active  
{ text-decoration : underline; }

A.links_top:Visited  
{ }
    	
A.links_top:Hover  
{ color : #F2D11A; text-decoration : underline; }


A.main_nav
{ font-size:small; font-family : Arial; color : #FFFFFF; text-decoration : none; font-weight : bold;}

A.main_nav:Active  
{ text-decoration : underline; }

A.main_nav:Visited  
{ }
    	
A.main_nav:Hover  
{ color : #F2D11A; text-decoration : underline; }



A.navTier_1
{  font-size:small; font-family : Arial; color : #CC0000; text-decoration : none; }

A.navTier_1:Active  
{ text-decoration : underline; }

A.navTier_1:Visited  
{ }
    	
A.navTier_1:Hover  
{ color : #c0c0c0; text-decoration : underline; }


A.navTier_2
{  font-size:small; font-family : Arial; color : #3399CC; text-decoration : none; }

A.navTier_2:Active  
{ text-decoration : underline; }

A.navTier_2:Visited  
{ }
    	
A.navTier_2:Hover  
{ color : #FF0000; text-decoration : underline; }



A.navTier_3
{ font-size:90%; font-family : Arial; color : #000066; text-decoration : none;  width : 120px; padding : 0px 0px 0px 5px;}

A.navTier_3:Active  
{ text-decoration : underline; }

A.navTier_3:Visited  
{ }
    	
A.navTier_3:Hover  
{ color : #FF0000; text-decoration : underline; }


A.navTier_4
{ font-size:85%; font-family : Arial; color : #336600; text-decoration : none;  width : 120px; padding : 0px 0px 0px 10px;}

A.navTier_4:Active  
{ text-decoration : underline; }

A.navTier_4:Visited  
{ }
    	
A.navTier_4:Hover  
{ color : #FF0000; text-decoration : underline; }


A.navTier_5
{ font-size:80%; font-family : Arial; color : #000000; text-decoration : none;  width : 120px; padding : 0px 0px 0px 15px;}

A.navTier_5:Active  
{ text-decoration : underline; }

A.navTier_5:Visited  
{ }
    	
A.navTier_5:Hover  
{ color : #FF0000; text-decoration : underline; }


A.breadcrumbs
{ font-size:100%; font-family : Arial; color : #336600; text-decoration : none; }

A.breadcrumbs:Active  
{ text-decoration : underline; }

A.breadcrumbs:Visited  
{ }
    	
A.breadcrumbs:Hover  
{ color : #660000; text-decoration : underline; }


A.print
{ font-size:10px; font-family : Arial; color : #FFFFFF; text-decoration : none;  padding : 0px 0px 0px 0px; }

A.print:Active  
{ text-decoration : underline;  }

A.print:Visited  
{ }
    	
A.print:Hover  
{ color : #339900; text-decoration : underline;  }



body
{ font-family : arial,helvetica; font-size : small; color : #003366; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;}

				
input.mainsearch	
{
	font-size:100%;
	font-family:arial,helvetica;
	width:80px;
	color:#000000;
	background-color: #DDDDDD;
	height: 17px;
	border: 1;
	border-style:solid;
	border-color:#FFFFFF;
}
	
td.navTop
{ font-size:100%; font-family : Arial; color : #cccccc; }


h1
{ font-size : 300%; font-family : Arial; font-weight: bold; color : #003366}	

h2
{ font-size : 200%; font-family : Arial; font-weight: bold; color : #003366}	

h3
{ font-size : 150%; font-family : Arial; font-weight: bold; color : #003366}

h4
{
	font-size : 120%;
	font-family : Arial;
	color : #003366;
	font-weight: bold;
}


hr {
	color: #000066;
	height: 1px;
	width: 100%;
}

.headbg {
	background-image: url(/img/template/headerbg_rsigs.gif);
	background-repeat: repeat-x;
}

/* Sigs Own Classes */

.itComms {
	background-color: #3399cc
}
.blueText {
	color: #0066FF;
}
.redText {
	color: #FF0000;
}
.bgRed {
background-color: #FF0000;
}
.bgNavyBlue {
	background-color: #000066;
	color: #FFFFFF;
	border: solid #000066;
} 

.bgGreen { 
background-color: teal; 
}
.BlueBorder {
	border: thin solid #000066;
}
