body {
	background-color: #A0A4C8;
	color: #fff;
	margin: 0 0 25px 0;
	background-image: url(../images/bg-main-tier.gif);
	background-position: top left;
	background-attachment: scroll;
	background-repeat: no-repeat;
}

body, td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}

body.home
{
	background-image: url(../images/bg-main.gif);
	background-color: #A0A4C8;
	color: #fff;
}

a, a:link, a:visited, a:active
{
	color: #3322AC;
	background-color: transparent;
	text-decoration: none
}
a:hover
{
	color: #332299;
	background-color: transparent;
	text-decoration: none underline;
}

tr.homeHeader
{
	background-position: top left;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

tr.tierHeader
{
	padding: 0px 0;
	height: 96px;
}

td.padded
{
	padding-left: 25px;
	padding-right: 25px;
}

.text
{
	border: 1px solid #000;
	font-size: 11px;
	font-family: "Courier New", Courier, monospace;
	line-height: 12px;
	margin-bottom: 1px;
	width: 120px;
}

form
{
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	float: right;
	margin-right: 10px;
}

.contentBlock
{
	width: 85%;
	margin-bottom: 30px;
}

.news {
	padding-top: 35px;
	color: #329;
	font-size: 13px;
	line-height: 18px;
}

.news a:link {
	color: #329;
}

.news a:hover {
	color: #65a;
}

p.attrib
{
	width: 150px;
	border-left: 2px solid #329;
	padding: 10px 12px;
	background-color: #cbe;
	margin-left: 15px;
	float: right;
}

p.quote
{
	background-image: url(../images/quoteStart.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0 0 12px 22px;
	margin-bottom: 25px;
	border-bottom: 1px dashed #cbe;
}

.footer
{
	background-color: #200050;
	color: #FFFFFF;
	font-size: 10px;
	height: 30px;
	padding-left: 20px;
}

.footer-tier
{
	background-color: #200050;
	color: #FFFFFF;
	font-size: 10px;
	height: 30px;
	padding-left: 20px;
}

.footerBG
{
	background-color: #200050;
	color: #200050;
	width: 40%;
}


table.c1 { width: 100%; }

td.c3 {	width: 6px; }
td.c4 {	width: 140px; }
td.c5 {	width: 27px; }
td.c6 {	width: 370px; }
td.c8 {	width: 100%; }


td.bgWhite
{
	background-color: #fff;
	color: #000;
}

sup
{
	font-weight: normal;
	font-size: .7em;
}

h1, h2, h3, h4
{
	padding: 0;
	color: #332299;
	background-color: transparent;
	font-weight: bold
}

h1 a, h1 a:link, h1 a:visited, 
h2 a, h2 a:link, h2 a:visited, 
h3 a, h3 a:link, h3 a:visited, 
h4 a, h4 a:link, h4 a:visited
{
	color: #332299;
	text-decoration: none;
	background-color: transparent
}

h1 a:hover, 
h2 a:hover, 
h3 a:hover, 
h4 a:hover
{
	color: #3322AC;
	text-decoration: underline;
	background-color: transparent
}

h1
{
	margin-top: 30px;
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 15px;
}

h1.pageHeading
{
	margin-top: 10px;
}

h2
{
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 7px;
	margin-top: 40px;
}

h3
{
	font-size: 14px;
	margin-bottom: 5px;
}

h4
{
	font-size: 13px;
	font-style: italic;
	margin-bottom: 0px;
}

.content p
{
	margin-top: 0;
	margin-bottom: 17px;
}

img {	border: 0; }
img.float-left {	float: left; margin-right: 20px; }
img.float-right { float: right; margin-left: 20px; }

ul, ol
{
	margin-top: 0;
}

ul.margin
{
	margin-left: 10px;
	padding-left: 10px;
}

ul.nobullet
{ 
	margin-left: 0px;
	list-style: none outside;
	line-height: 20px;
	white-space: nowrap;
}

li.bottomMargin
{
	margin-bottom: 7px;
}

.loginbox
{
	padding: 8px 16px;
	background-color: #FFFFFF;
	background-image: url(../images/bg-loginbox.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 5px 0 5px 20px;
	color: #fff;
	float: right;
	width: 300px;
	line-height: 1.3em;
	height: 96px;
}

.loginbox h3
{
	margin-top: 0;
	color: #A0A4C8;
	background-color: #A0A4C8;
	margin-bottom: 3px;
}

.searchBox
{
	margin-top: 10px;
	padding-left: 10px;
	font-size: 10px;	
}

.searchBox input.text
{
	width: 90px;
}

.go-button, .go-button2
{
	width: 20px;
	height: 17px;
	vertical-align: middle;
	margin-left: 5px;
}

.mastheadPara
{
	padding-right: 30px;
	padding-left: 30px;
	margin-top: 5px;
	width: 300px;
	float: left;
}

.borderContentTop
{
	color: #000;
	background-color: #fff;
	background-image: url(../images/contentBorder-topTile.gif);
	background-repeat: repeat-x;
}

.borderNavigationLeft
{
	background-image: url(../images/navigation-leftEdge-tile.gif);
	background-repeat: repeat-y;
	width: 6px;
}

.borderContentLeft-Tile
{
	background-image: url(../images/belowNavigation-tile.gif);
	background-repeat: repeat-y;
	height: 9px;
	background-color: transparent;
}

/* primary navigation styles */
#nav
{
	width: 140px;
}

.navDiv
{
	width: 140px;
	border-left: 0px solid #FFFFFF;
	padding-left: 5px;
	margin: 0
}

.nav-leftEdge
{
	background-image: url(../images/navcell-leftborder.gif);
	background-repeat: repeat-y;
	background-position: 0px;
}

.nav-rightEdge
{
	color: #000;
	background-color: #fff;
	width: 13px;
}

/* the background-color, border, fore-color and [background-image] properties will be changed through scripting */
#nav .item
{
	font-size: 12px;
	background-color: #A2A6C9;
	color: #FFFFFF;
	border-top: 0px solid #210151;
	border-bottom: 0px solid #000000;
	cursor: pointer; padding-left:5px; padding-right:2px; padding-top:1px; padding-bottom:2px
}

#nav .item-highlight
{
	font-size: 12px;
	background-color: #A0A4C8;
	color: #FFFFFF;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	font-weight: bold; padding-left:5px; padding-right:2px; padding-top:1px; padding-bottom:2px
}


a.navlink, a:hover.navlink, a:active.navlink, a:visited.navlink
{
	width: 133px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block
}

#nav a:hover.navlink
{
	color: #FFFFFF; font-weight:bold
}

.pulloutMenuHome a:link.navlink, .pulloutMenu a:link.navlink, .pulloutMenu2Home a:link.navlink, .pulloutMenu2 a:link.navlink
{
	width: 160px;
}

.pulloutMenuHome a.navlink, 
.pulloutMenu a.navlink,
.pulloutMenu2Home a.navlink,
.pulloutMenu2 a.navlink

{
	width: 160px;
}

.pulloutMenuHome a:visited.navlink, .pulloutMenu a:visited.navlink, .pulloutMenu2Home a:visited.navlink, .pulloutMenu2 a:visited.navlink
{
	width: 160px;
}

.pulloutMenuHome a:active.navlink, .pulloutMenu a:active.navlink, .pulloutMenu2Home a:active.navlink, .pulloutMenu2 a:active.navlink

{
	width: 160px;
}


.pulloutMenuHome a:hover.navlink, .pulloutMenu a:hover.navlink, .pulloutMenu2Home a:hover.navlink, .pulloutMenu2 a:hover.navlink

{
	width: 160px;
	color: #332299;
	
}

#nav .itemWithMenu
{
	background:#A1A5C9 url('../images/nav-bg-n.gif') no-repeat fixed right 50%; font-size: 12px;
	width: 140px;
	color: #FFFFFF;
	border-top: 0px solid #210151;
	border-bottom: 0px solid #000000;
	cursor: pointer; padding-left:5px; padding-right:2px; padding-top:1px; padding-bottom:2px
}

/* the top, left and display properties will be changed through scripting */
.pulloutMenu,
.pulloutMenuHome, 
.pulloutMenu2, 
.pulloutMenu2Home
{
	border-left:1px solid #E9E9E9; border-right:1px solid #E9E9E9; border-top:1px solid #E9E9E9; border-bottom:1px solid #E9E9E9; position: absolute;
	display: none;
	color: #FFFFFF;
	background-color: #c0c0c0;
	padding: 0
}

.pulloutMenu2
{
	top: 227px;
	left: 170px;
}

.pulloutMenu2Home
{
	top: 237px;
	left: 168px;
}

.pulloutMenuHome
{
	top: 163px;
	left: 168px;
}

.pulloutMenu
{
	top: 145px;
	left: 170px;
}

.pulloutMenu .item, 
.pulloutMenuHome .item,
.pulloutMenu2 .item, 
.pulloutMenu2Home .item
{
	font-size: 12px;
	border-bottom: 1px solid #E9E9E9;
	padding: 2px 5px 2px 5px;
}

.secondaryNavigation
{
	color: #000;
	background-color: transparent;
	margin-bottom: 15px;
}