@charset "utf-8";
/* CSS Document */

body,td,th,div,p {
	font-family: tahoma;
	font-size: 12px;
	color: rgb(9, 23, 52);
}
body {
	background-image: url(images/bkgGrad.jpg);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	color:#800000;
	}
h2 {
	color:#0000ff;
	text-decoration:underline;
	}
h3 {
	}
.right {
	width:12px;
	}
.blue {
	background-color:#255788;
	vertical-align:top;
	}
.header {
	height:147px;
	background-image: url(images/headerRight.jpg);
	background-repeat: no-repeat;
	
	}
.left {
	width:18px;
	}
.title {
	height: 67px;
	background-image: url(images/titleBkg.jpg);
	}
.rightTop {
	background-image:url(images/rightTop.png); 
	background-repeat:no-repeat;
	}
.rightBot {
	background-image:url(images/rightBot.png); 
	background-repeat:no-repeat;
	height:12px;
	}
.widthW {
	width:748px;
	}
.widthS {
	width:232px;
	}
.widthW2 {
	width:682px;
	}
.widthS2 {
	width:298px;
	}
.pundManLeft {
	background-image:url(images/pundManLeft.jpg);
	background-repeat:no-repeat;
	}
.pundmannMain {
	height:587px; 
	background-image:url(images/pundMan.jpg); 
	background-repeat:no-repeat;
	}
.pundManRight {
	width:748px; 
	height:13px; 
	
	}
.address {
	text-align:right;
	width:748px; 
	height:39px; 
	font-size:12px;
	color:#ffffff;
	}
.copy {
	color:#ffffff;
	}
.nTop {
	background-image:url(images/nTop.png); 
	background-repeat:no-repeat; 
	}
.nMid {
	background-image:url(images/nMid.jpg); 
	background-repeat:no-repeat;
	}
.hand {
	width:748px; 
	height:10px; 
	background-image:url(images/hand.jpg); 
	background-repeat:no-repeat;
	}
.menu {
	height:47px;
	margin-top:10px; 
	background-image:url(images/menuBkg.jpg); 
	background-repeat:no-repeat;
	text-align:right;
	}
.menu2 {	
	height:47px; 
	background-image:url(images/menuBkg2.jpg); 
	background-repeat:no-repeat;
	text-align:right;
	}
.pundMan2{
	background-image: url(images/headerLeft.jpg);
	background-repeat: no-repeat;
	width: 298px;
	}
.flashRotator {
	width:516px; 
	}
.mB15 {
	margin-bottom:15px;
	}
.mL10 {
	margin-left:10px;
	}
.flashSlide {
	width:748px;
	}
.footer {
	text-align:center;
	vertical-align:top;
	font-size:12px;
color:#ffffff;
	}
.leftMenuTop {
	background-image:url(/Portals/0/leftMenuTop.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
	}
.leftMenuBot {
	background-image:url(/Portals/0/leftMenuBot.jpg);
	background-repeat:no-repeat;
	width:256px;
height:17px;
	}
	
a:link {color: rgb(9, 23, 52); text-decoration:none;}
a:visited {color: rgb(9, 23, 52); text-decoration:none;}
a:hover {color: rgb(9, 23, 52); text-decoration:underline;}


.LinksObject { font-size:12px; color:#ffffff; text-decoration:none; }
a.LinksObject:link { font-size:12px; color:#ffffff; text-decoration:none; }
a.LinksObject:visited { font-size:12px; color:#ffffff; text-decoration:none;}
a.LinksObject:hover, A.LinksObject:active { font-size:12px; color:#ffffff; text-decoration:underline; }




/*========================================================*/
/*  Main Menu                                             */
/*========================================================*/

.MainMenu_SubMenu TD
{
	height: 24px;                        /* height of submenu--notice all of height 24px*/
}

.MainMenu_SubMenuItemSelHover TD          
{
	color: #FFFFFF;                       /* color of sub menu text and height on mouseover*/
	height: 24px;
}

.MainMenu_TabRootMenuItem TD                 
{
	color: #255788;    
font-size:15px;                             /* color of menu text and height--no mouseover*/
	background-image: url(images/tab-off.jpg);	
	height: 24px;
	padding: 5px;
}

.MainMenu_TabRootMenuItemSel TD                  /* color of menu text if you select subpage to show that it is selected*/
{
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
 	font-style: normal;
	color: #ffffff;
	background-image: url(images/tab-off.jpg);
	padding: 5px;
}

.MainMenu_TabMenuItemHover TD                      /* color of menu text on mouseover*/
{
	background-image: url(images/tab-on.jpg);
	color: #ffffff;
	height: 24px;
	padding: 5px;
}

.MainMenu_TabMenuItemSelHover TD                    /***** color of main menu to show that it is the current page*/
{
	background-image: url(images/tab-on.jpg);	
	color: #9d1e19;
font-size:15px;
	height: 24px;
	padding: 5px;
}

.MainMenu_MenuContainer {
	background-image: url(images/tab-off.jpg);
	border-bottom: #FFFFFF 0px solid;
	border-left: #E7EDE3 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #404040 0px solid;
	background-color: Transparent;
	padding: 0px;
}

.MainMenu_MenuBar {
	border-bottom: #FFFFFF 0px solid; 
	border-left: #E7EDE3 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #000000 0px solid;  
	cursor: pointer; 
	cursor: hand; 
	height: 24px; 
	padding: 0px;
}

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: #000000;                                  /*color of sub menu text---no mouseover*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border-left: #C5CAD3 0px solid;
	border-bottom: #C5CAD3 0px solid;
	border-top: #C5CAD3 0px solid;
	border-right: #C5CAD3 0px solid;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #ececec;             /* this is the color of the drop down submenu for the left side if you want to use icon*/
	border-left: #ececec 0px solid; 
	border-bottom: #ececec 0px solid; 
	border-top: #ececec 0px solid; 
	border-right: #ececec 0px solid; 
	text-align: center; 
	width: 3; 
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	margin: 0px 0px 0px 0px;
	color: #C5CAD3;                           
	font-family: Arial, Helvetica, sans-serif5/31/2007 3:48:15 PM; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #ececec;                 /*this is the color of the submenu behind text*/
	border-bottom: #C5CAD3 1px solid;          /*these are the colors of the submenu box border*/
	border-left: #C5CAD3 1px solid; 
	border-top: #C5CAD3 1px solid; 
	border-right: #C5CAD3 1px solid;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#7686A1, Direction=90, Strength=0);

}

.MainMenu_MenuBreak {
	width: 40px;
	border: 0;
}

.MainMenu_MenuItemSel {
	background-color: #0d3356;          /*this is the color of the submenu highlight*/
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 9pt; 
	color: Black; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #000000 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #000000 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 9pt; 
	cursor: pointer; 
	cursor: hand;
}




