/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-repeat: repeat;
	text-align: left;
	background-image: url(../images/new-logo-bg.gif);

	
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
}

h1 {
	color: #333;
}
/*General Links*/
a:link {color:#333366;}
a:visited {color:#666633;}
a:hover {color:gray;}
a:active {color:red;}

/*------------All Secondary Pages, DIV Positioning and formatting----------------------*/


#pgi-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:700px;
	height:23px;
	background-image: url(../images/pgi_01.gif);
	font-size: 9px;
	color: #999999;
	vertical-align: sub;
	line-height: 23px;
}
#pgi-02_ {
	position:absolute;
	left:0px;
	top:23px;
	width:700px;
	height:22px;
	z-index: 90;
	text-align: left;
	background-color: #333366;


}
#pgi-03_ {
	position:absolute;
	left:87px;
	top:23px;
	width:88px;
	height:22px;
}
#pgi-04_ {
	position:absolute;
	left:175px;
	top:23px;
	width:131px;
	height:22px;
}
#pgi-05_ {
	position:absolute;
	left:306px;
	top:23px;
	width:147px;
	height:22px;
}
#pgi-06_ {
	position:absolute;
	left:453px;
	top:23px;
	width:130px;
	height:22px;
}
#pgi-07_ {
	position:absolute;
	left:583px;
	top:23px;
	width:117px;
	height:22px;
}
#pgi-08_ {
	position:absolute;
	left:0px;
	top:45px;
	width:87px;
	height:85px;
}
#pgi-09_ {
	position:absolute;
	left:87px;
	top:45px;
	width:88px;
	height:85px;
}
#pgi-10_ {
	position:absolute;
	left:175px;
	top:45px;
	width:131px;
	height:85px;
}
#pgi-11_ {
	position:absolute;
	left:306px;
	top:45px;
	width:147px;
	height:85px;
}
#pgi-12_ {
	position:absolute;
	left:453px;
	top:45px;
	width:130px;
	height:85px;
}
#pgi-13_ {
	position:absolute;
	left:583px;
	top:45px;
	width:117px;
	height:85px;
}
#pgi-14_ {
	position:absolute;
	left:0px;
	top:130px;
	width:453px;
	height:37px;
	background-image: url(../images/pgi_14.gif);
}
#pgi-15_ {
	position:absolute;
	left:453px;
	top:130px;
	width:96px;
	height:37px;
}
#pgi-16_ {
	position:absolute;
	left:549px;
	top:130px;
	width:17px;
	height:37px;
}
#pgi-17_ {
	position:absolute;
	left:566px;
	top:130px;
	width:46px;
	height:37px;
}
#pgi-18_ {
	position:absolute;
	left:612px;
	top:130px;
	width:18px;
	height:37px;
}
#pgi-19_ {
	position:absolute;
	left:630px;
	top:130px;
	width:70px;
	height:37px;
}

/*Footer Text*/
p.footer {
	font-size: 9px;
	color:#666666;
	text-align: center;}


/*index page horizontal welcome bar*/
p.welcome {
	font-size: 9px;
	color:#fff;
	text-align:right;
	vertical-align:middle;
	}

a.menu {
	font-family: Verdana, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #fff;
}

/*table formats*/
td {
	vertical-align: top;
}
td.fill {
	background-color: #333366;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bolder;
	padding-left: 10px;
}

td.center {
	text-align: center;


}

td.fill2 {
	background-color: #F3F3F3;
	padding-left: 10px;
}

/*------------form td cell formatting----------------*/
td.formleft {
	text-align: right;
}
