@charset "utf-8";
/* CSS Document */


#form #jumpMenu1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	width: 100%;
}
#form2 #jumpMenu2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	width: 100%;
}
#form3 #jumpMenu3 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	width: 100%;
}

#form4 #jumpMenu4 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	width: 100%;
}

#form5 #jumpMenu5 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	width: 100%;
}

#form6 #jumpMenu6 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	width: 100%;
}

#form7 #jumpMenu7 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	width: 100%;
}

#form8 #jumpMenu8 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	width: 100%;
}


.style1 {
	font-family: "Lithos Pro Regular";
	font-size: 12px;
	color:  #CCCCCC;
}

.style2 {font-family: Tahoma;
         color: #666666;}

.style3 {font-family: "Trajan Pro 3";
	     font-size: 12px;
	     color:  #333333;}

.style4 {color: #666666;
          font-family: "Trebuchet MS";
	      font-size: 12px;}

.style5 {color: #CCCCCC;
          font-family: "Trebuchet MS";
	      font-size: 12px;}

.style6 {font-family: "Trebuchet MS";
     	 color:#000000
	 	 font-weight: bold;
		 font-size: 12px;
		 width: auto;}

.style7 {color:#999999;
          font-family: "Trebuchet MS";
	      font-size: 12px;}


#header{	background-color: #003399;
			background-image:url(../Banners/IT_Banner/IT_Collage.png);
			background-position: center;
			background-repeat: no-repeat; /* will not repeat*/
			height: 300px;
			color: #CC0033;
			padding: 0px 0px;
			border-bottom: 5px solid #fefefe;
}

body {	margin: 0;
		padding-top: 10px;
		background-image: url(../backgrounds/BackgroundImage.gif);
		font:14px Tahoma, Geneva, sans-serif;
}

table { margin: auto; }	


#container {background-color: #fefefe;
			text-align: center;
			color: #006600;
			width: 1100px;
			margin-left: auto;
			margin-right: auto;
			margin-top: auto;
			font-family: Ariel, Helvetica, sans-serif,"Trebuchet MS", "Lithos Pro Regular";
}

#Bfooter
{	color:#999999;
    font-size: 1em;
    /*font-style: italic;*/
    margin-left: auto;
    margin-right: auto;
    width: 1125px;
    font-family: sans-serif;
}

/* configures the "Bfooter area */
#Bfooter a:link { color: #999999; text-decoration:none; }
#Bfooter a:visited { color: #999999; }
#Bfooter a:focus, #Bfooter a:hover { color: #ffffff; }
#Bfooter a:active { color: #999999; }

#footerBELOW
{
    font-size: .90em;
    /*font-style: italic;*/
    color: #999999;
    margin-left: auto;
    margin-right: auto;
    width: 1125px;
   font-family: sans-serif;
}

/* configures the "Bfooter area */
#footerBELOW a:link { color: #999999; text-decoration:none; }
#footerBELOW a:visited { color: #999999; }
#footerBELOW a:focus, #footerBELOW a:hover { color: #ffffff; }
#footerBELOW a:active { color: #999999; }


#copyright {	text-align: center;
			color: #999999;
			font-size: .80em;
			font-family: Ariel, Helvetica, sans-serif,"Trebuchet MS", "Lithos Pro Regular";
}

#copyright a {			
}

#copyright a:link { color: #999999; text-decoration:none; }
#copyright a:visited { color: #999999; }
#copyright a:focus, #copyright a:hover { color: #ffffff; }
#copyright a:active { color: #999999; }


