body {
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 75%;
	color:#333333;
}
#banner {
	background-color:#ffffff;
	width:100%;
	height:60px;
	border-bottom:1px solid white;
}
.right {
	float:right;

}
.left {
	float:left;
}
.small {
font-size: 70%;
}
#menucontainer {
	background: #666666;
	height:100px;
	width:100%;
	border-bottom:1px solid white;
}
#search {
	float: right;
	width:220px;
	margin-right:50px;
	position:relative;
	left: 762px;
	top: 77px;
}
#sub {
	background: #666666;
	color: white;
	height: 30px;
	width: 100%;
	font-weight:bold;
	border-bottom:1px solid white;
	text-align:right;
}
#sub a:link, #sub a:visited {
	color:white;
	text-decoration:none;
}
#sub a:hover {
	background-color:white;
	color:#666666;
}
#sub ul {
	list-style: none;
	margin: 0 auto;
	line-height:30px;
}
#sub ul li {
	display:inline;
	background:  url(../images/corp/bar-white.png) no-repeat center left;
	list-style: none;
	padding: 0px 10px 0 20px;
	margin: 0;
}
#sub ul li.first {
	background: none;
}
#imgbox {
	background-image:url(../images/banner1.jpg);
	background-repeat:repeat-x;
	background-color:#004b85;
	width:100%;
	height:100px;
	position: relative;
}
#shadow {
	background-image:url(../images/corp/shadow_bott_bg.gif);
	background-repeat:repeat-x;
	height:18px;
	width:100%;
}
#container {
	background-image:url(../images/corp/menu_bg.gif);
	background-repeat: repeat-y;
	background-color:#EDF2F6;
	width:100%;
}
#navigation {
	float:left;
	width: 180px;
	margin-left:-25px;
}
#navigation li {
	list-style-type:none;
	padding-bottom:7px;
}
#navigation ul li a:link, #navigation ul li a:visited  {
	text-decoration: none;
	color:#004b85;
	font-weight:bold;
}
#navigation ul li a:hover {
	color:#be112d;
}
#navigation li li a:link, #navigation li li a:visited  {
	text-decoration: none;
	color:#666666;
	list-style-type:circle;
	margin-left:-30px;
}
#navigation li li a:hover {
	color:#be112d;
}
#navigation .submenu li a:link, #navigation .submenu li a:visited{
	font-weight:normal;
	color:#333333;
	border-bottom:1px solid #cccccc;
}
#navigation .submenu li a:hover{
	font-weight:bold;
	color:#333333;
	border-bottom:1px solid #be112d;
}
.firstButton {
	margin-top:10px;
}
#more {
	float: right;
	width:220px;
	margin:0;
	margin-right:10px;
	padding:5px;
	border:1px solid #cccccc;
	background-color:#ffffff;
}
#content {
	margin-left: 200px;
	margin-right: 250px;
}
#content ul li {
	list-style-image:url(../images/corp/bullet.gif);
}
#content2 {
	margin-left: 200px;
	margin-right:20px;
}
#content2 ul li {
	list-style-image:url(../images/corp/bullet.gif);
}
#cleardiv {
	clear:both;
	height:1em;
}
#footer {
	clear:both;
	padding: .5em 1em;
	border-top: 1px solid #CCCCCC;
	text-align: right;
	font-size:90%;
}
#footer ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#footer li {
	display: inline;
	margin-right: 1em;
}
#footer li a:link, #footer li a:visited {
	color:#666666;
	text-decoration:none;
	font-weight: normal;
}
#footer li a:hover, #footer li a:active {
	color:#ffffff;
	background-color:#666666;
	text-decoration:none;
	font-weight: normal;
}
.imgBorder {
	border:5px solid white;
	margin-right:10px;
}
.imgSpacer {
	margin:5px;
}
table {
	border:1px solid #cccccc;
	background-color:white;
}
th {
	font-weight:bold;
	padding:4px;
	color:white;
	text-align:left;
	border: 1px solid #999999;
	background-color: #cccccc;
	font-size: 110%;
}

table th.sub {
border: 1px solid #cccccc;
background-color: #FFFFFF;
color: #333333;
}

table.mainText td { 
text-align: center;
vertical-align: middle;
}

table.mainText td img {
display: block;
margin-left: auto;
margin-right: auto;
}

table.mainText th {
	background-color: #efefef;
}

.odd {
	background-color:#efefef;
}
.even {
	background-color:#FCF3F4;
}
.odd2 {
	background-color:#D9D9D9;
}
.line {
	background-color:#cccccc;
	height:1px;
}
#gallery li {
	display:inline;
}
#whiteBox {
	border:1px solid #cccccc;
	padding:5px;
	background:white;
	width:510px;
}
#whiteBox2 {
	border:1px solid #cccccc;
	padding:5px;
	background:white;
}
#gallery ul {
	display:inline;
}
#gallery img {
	border:1px solid white;
	padding:2px;
}

/* to style promo images on promotional.htm*/
img.promo {
border: 1px solid #CCCCCC
}

hr.clearing {
	width: 100%;
	margin: 0.5em 0 0.5em 0;
	border: none;
	clear:both;
}
