/* some common RUST styles */
bodyx
{
  background-color: white;
}

.Title
{
  
  font-size: 16pt;
  color: black;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
}

.TitleSmall
{
  font-weight: bold;
  font-size: 11pt;
  color: black;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
}
.TitleBig
{
  font-weight: bold;
  font-size: 12pt;
  color: black;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
}
.TopMenuItem
{
  font-weight: bold;
  font-size: 0.6em;
  color: #000066;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.LeftMenuItem
{
	text-decoration: underline;
  font-weight: bold;
  font-size: 0.6em;
  color: #000066;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.MenuItem
{
	text-decoration: none;
  font-weight: bold;
  font-size: 0.8em;
  color: black;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  
}
.MenuLink 
{
	font-family:Verdana;
	font-size:xx-small;
	color:White;
	font-weight:bold;
	text-decoration:none;
	text-align: center;
}
ax.MenuItem2
{
	text-decoration: none;
  font-weight: bold;
  font-size: 0.7em;
  color: #FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
ax.MenuItem2:hover
{
	text-decoration: none;
  font-weight: bold;
  font-size: 0.7em;
  color: #000033;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.MenuItem2
{
	text-decoration: none;
  font-weight: bold;
  font-size: 0.7em;
  color: #000033;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.MainText
{
    
    FONT-SIZE:x-small;
    WORD-SPACING: normal;
    TEXT-TRANSFORM: none;
  FONT-STYLE: normal;
    font-family:Arial;
     LETTER-SPACING: normal;
     font-weight:bold;
    }
.LeftMenuItem
{
  text-decoration: underline;
  font-weight: bold;
  font-size: 0.6em;
  color: White;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}	
.MainTextSmall
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 0.55em;
    WORD-SPACING: normal;
    TEXT-TRANSFORM: none;
    COLOR: #000000;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    LETTER-SPACING: normal;
    text-align: justify
}
.ParagraphTitle2
{
  font-size: 1.2em;
  font-weight:bold;
  color: #000000;
  font-family: 'Times New Roman', sans-serif;
}
.ParagraphTitle22
{
  font-size: 1.2em;
  font-weight:bold;
  color: black;
  font-family: 'Times New Roman', sans-serif;
}
.MainText2
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 0.75em;
    WORD-SPACING: normal;
    TEXT-TRANSFORM: none;
    COLOR: #000000;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    LETTER-SPACING: normal
  
}
.MainText3
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 0.9em;
    WORD-SPACING: normal;
    TEXT-TRANSFORM: none;
    COLOR: #000000;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    LETTER-SPACING: normal
  
}

.Prompt
{
  font-weight: bold;
  font-size: 0.8em;
  color: black;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Input
{
  font-size: 0.8em;
  text-transform: uppercase;
  color: black;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Errors{

  font-size: .9em;
  color: purple;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.MainTitle
{
  font-weight: bold;
  font-size: 1.2em;
  color: #000066;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.MainQuestion
{
  font-weight: normal;
  font-size: 1.0em;
  color: #CC0000;
  font-style: italic;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.NoticeTitle
{
  font-weight: bold;
  font-size: 14pt;
  color: black;
  font-family: 'Times New Roman';
}
.NoticeText
{
  font-weight: normal;
  font-size: 7pt;
  color: black;
  font-family: 'Verdana, Arial, Helvetica, sans-serif';
}
.NoticeBold
{
  font-weight: bold;
  font-size: 10pt;
  color: black;
  font-family: 'Times New Roman';
}
.NoticeLink
{
  font-weight: normal;
  font-size: 0.4em;
  color: #000066;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: underline;
}
.QLink
{
  font-weight: bold;
  font-size: 0.8em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #314b7c;
  text-decoration: underline;
}

AX
{
  color: #0000ff;
}


/* styles from company */
TD, SELECT 
{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; color: #000000;
}

BODY 
{font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	background-color: white; 
	margin:0; 
	padding:0;}

H4 {font-size:12pt;}

A {color: #003399; text-decoration:none;}
Axx:hover {color: #d49100; background-color: transparent; text-decoration:underline;}

.formBorders {font-size: 12px; border:none;}

.header{
	padding-top: 35px;
	padding-bottom:35px;
	padding-left:20px;
	background:#000000;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}

TABLE.borders {
}

TABLE.topNav{
	width:100%;
	}
TABLE.topNav A:hover
{
	text-decoration:outline;	
	background-color:#96c967;
}

TABLE.topNav TD {
	border-bottom:4px solid #5b7841; 
	border-right:4px solid #5b7841;		
	color:#333333;		 
	background-color:#5b7841;
	font-size:12px; 
	font-weight:bold; 	
	padding-top:0px;
	padding-bottom:0px;	
	border-bottom-color:ThreeDShadow;	
	border-right-color:Black;	
	}
	
TABLE.topNav TD A{
	background-color:#5b7841;
}

TABLE.topNav TD A:hover{	
	text-decoration:outline_text;
	background-color:#96c967;
}

.topNavOn {color:#333333; font-size:9px;}

.siteContent {font-size:12px;}

TABLE.footNav TD {color:#FFFFFF; font-size:9px;}
TABLE.footNav TD A{color:#FFFFFF;}
TABLE.footNav A:hover{color:#CCCCCC; text-decoration:none;}

/* from here on are styles I've added/evolved */

.outline_text {
/* doesn't do what I want which is outline font */
	outline-style: inherit;
	outline-color: #000066;
	outline-width: 2px;
}
.newMenuLink 
{
	font-family:Palatino Linotype;
	font-size:medium;
	color:Navy;
	font-weight:bolder;
	text-decoration:none;
	/*text-align: center;	*/
	vertical-align: middle; 
	outline-width:thick;
	background-color:#5b7841;
	border-bottom-color:ButtonShadow;	
}

.newMenuLink A:hover
{
	color:#96c967;	
	background-color:#96c967;
	font-weight:bolder;
}

.BannerTitle1 {
	font-family: "Palatino Linotype";
	font-size: 2.2em;
	font-weight: bold;
	color:Navy;
	margin-left: 15px;
	text-align: center;
}

.style1
        {
            width: 100%;
            background-color: #809f72;
        }        
   
        #menu a:link
	    {
	    	border-style:none;
            border-color: inherit;
            text-decoration:none;
	    	color: Navy;
	    	background:#809f72;
	    	font-weight:bold;
	    	display:block;	    	
            height: 42px;
            font-family:Palatino Linotype;                        
        }   

	    #menu a:visited
	    {
	    	text-decoration:none;
	    	font-weight:bold;
	    	color:Navy;
	    	background:#809f72;
	    	display:block; 
	    	height: 42px;	    	
	    	border-color:White;
	    }

	    #menu a:hover
	    {
	    	color:Navy;
	    	background: #b9cd99;
	    	display:block;
	    	font-weight:900;	    	
	    	height: 42px;
	    	border-color:White;
	    }
		
		#menu a:active
	    {
	    	color:Navy;
	    	font-weight:bold;
	    	background: #b9cd99;	    	
	    	display:block;	    		    	
	    	height: 42px;	    	
            border-color: inherit;                     
            border-color: White;
	    }
	    
	    .navigationBorder
	    {
	    	text-align:center;
	    	background:white;
	    	border-style:solid;
	    	border-bottom-color:ButtonShadow; 
	    	border-width:13px;  	    		
	    	}
.DocLink_u
{
	font-family:Verdana, Arial, Helvetica, sans-serif; 	
	font-size: 12px;
	color: #000000;  	
	text-decoration: underline;
	margin:0; 
	background-color: white; 		
	padding:0;
}

.DocLink_b
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0;
	padding: 0; /*
#textcenter{
text-align: center; 
}
td.center { 
text-align: center; 
}

td.center img { 
margin: 0 auto; 
} 
*/
}
.Alink
{
	font-weight:bolder;
	font-size:x-small;
	font-family:Arial;
}
.label
{
	font-size:small;
	font-family:Arial;
}
.Trow
{
	width:185px;
	height:28px;
	font-weight:bold;
	font-size:small;
	font-family:Arial;
}
.ITrow
{
	font-family:Arial;
	font-size:small;
	font-weight:bolder;
	width:89px;
}
