/* Color Palette - Primary Yellow: #eca319 R 236 G 163 B 25; Primary Blue: #063a7c R 6 G 59 B 124; Med Gray: #828282; Medium Blue: #446896; Bright Blue: #0465c6; Lite Gray: #e3e3e3; Very Lite Gray: #f2f2f2; Red: #6a1314; */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, hr, form, fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}
body {
	background: #ecb21c url(images/body_bg.gif) top left repeat-x;
	color: #434343;
	font-family: Verdana, 'Trebuchet MS', Tahoma, Arial, sans-serif;
	font-size: 100%;
	margin: 0 0 0 0;
	padding: 0;
	text-align: left;
}
body a {
	color: #0465c6;
	text-decoration: underline;
}
body a:hover, body a:focus {
	color: #eca319;
	text-decoration: none;
}
/************** header styles ****************************/
#watermark {
	background: transparent url(images/watermark.png) 103% 99% no-repeat;
	border: solid #ccc;
	border-width: 0;
	height: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
}
#header {
	background: #fff /*#f2f2f2*/;
	border: solid #eca319;
	border-width: 0;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	width: 790px;
}
#masthead {
	background: transparent;
	border: solid #ccc;
	border-width: 0;
	color: #063a7c;
	float: left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin: 0 0 0 0;
	padding: 0 0 0 12px;
	text-align: left;
	width: 200px;
}
#masthead h4 {
	color: #063a7c;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#masthead h1 {
	color: #0465c6;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#masthead a {
	color: #063a7c;
	text-decoration: none;
}
#masthead a:hover, #masthead a:focus {
	color: #063a7c;
	text-decoration: none;
}
#headerlogo {
	background: #fff;
	border: 0 solid #000;
	cursor: pointer;
	height: 50px;
	margin: 8px 0 0 0;
	padding: 0;
	width: 195px;
}
#toolbar {
	background: transparent;
	border: solid #ccc;
	border-width: 0;
	color: #063a7c;
	float: right;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: auto;
	line-height: 15px;
	margin: 8px 0 0 0;
	padding: 0 0 0 0;
	text-align: right;
	text-transform: uppercase;
	width: 530px;
}
#toolbar a {
	color: #063a7c;
	font-weight: bold;
	text-decoration: none;
}
#toolbar a:hover {
	color: #eca319;
	text-decoration: none;
}
#toolbar a.quicklink {
	color: #828282;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
}
#toolbar a.quicklink:hover {
	color: #eca319;
}
#searchform {
	border: double #903 /*#006bb6*/;
	border-width: 0 0 0 0;
	color: #063a7c;
	display: inline;
	/*float: right;*/
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#searchform input.searchfield {
	background-color:#f7f7f7;
	border:#ccc solid 1px;
	color: #063a7c;
	display: inline;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 15px;
	margin: 11px 0 0 0;
	padding: 0 0 0 0;
	width: 100px;
}
#searchform .submit {
	background: transparent url(images/search_go.gif) top left no-repeat;
	border:#868AA6 solid 0;
	color: #063a7c;
	cursor: pointer;
	display: inline;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 50px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-decoration: none;
	width: 21px;
}
#searchform a:hover, a:focus {
	color: #006bb6;
	text-decoration: none;
}
#header div.HRleft {
	background: #fff url(images/header_HRleft.gif) left top no-repeat;
	border: 0 solid #ccc;
	height: 5px;
	width: auto; 
}
#header div.HRrght {
	background: #fff url(images/header_HRrght.gif) right top no-repeat;
	border: 0 solid #ccc;
	float: right;
	height: 5px;
	width: 5px;
}
div.VRleft {
	background: #fff url(images/wrapper_vrule.gif) left top no-repeat;
	border: solid #ccc;
	border-width: 0;
	float: left;
	width: 1px;
}
div.VRrght {
	background: #fff url(images/wrapper_vrule.gif) right top no-repeat;
	border: solid #ccc;
	border-width: 0;
	float: right;
	width: 1px;
}
#globalnav {
	background: #e6e5e5 url(images/globalnav_bg.gif) left top repeat-x;
	border: solid #c0c0c0;
	border-width: 0;
	/*float: left;*/
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.01em;
	margin: 4px 10px 0 10px;
	padding: 6px 0 5px 0;
	text-align: center;
	text-transform: uppercase;
	width: auto;
}
#globalnav ul {
	background: transparent;
	margin: 0;
	padding: 0;
	width: auto;
}
#globalnav ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
#globalnav ul li a {
	background: transparent;
	border-top: 0 solid #666;
	border-right: 0 solid #666;
	border-bottom: 0 solid #666;
	border-left: 1px solid #ccc;
	color: #828282 /*#063a7c*/;
	font-weight: bold;
	margin: 0 1px 0 0;
	padding: 4px 7px 5px 7px;
	text-align: center;
	text-decoration: none;
}
#globalnav ul li a:hover, #globalnav ul li a:focus {
	background: #eca319 url(images/spacer_orange.gif) top left repeat-x;
	border-top: 0 solid #eca319;
	border-right: 0 solid #063a7c;
	border-bottom: 0 solid #eca319;
	border-left: 1px solid #eca319;
	color: #fff;
}
#solutions #globalnav ul li.solutions a,
#products #globalnav ul li.products a,
#support #globalnav ul li.support a,
#public #globalnav ul li.public a,
#research #globalnav ul li.research a,
#partners #globalnav ul li.partners a,
#about #globalnav ul li.about a {
	background: #eca319 url(images/spacer_orange.gif) top left repeat-x;
	color: #fff;
}
#dropmenudiv {
	background: transparent;
	border: solid #ccc;
	border-width: 1px 1px 0 1px;
	filter:alpha(opacity=85);-moz-opacity:.85;opacity:.85;
	font-family: Tahoma, Arial, Helvetica, 'Trebuchet MS', Verdana, sans-serif;
	font-size: 10px;
	line-height: 11px;
	position:absolute;
	text-align: left;
	z-index:100;
}
#dropmenudiv a {
	background: #063a7c;
	border:#ccc solid;
	border-width: 0 0 1px 0;
	color: #e6e6e6;
	display: block;
	padding: 4px 0 4px 0;
	text-decoration: none;
	text-indent: 9px;
	width: 100%;
}
#dropmenudiv b {
	background: #f4f4f4;
	border:#e4e4e4 solid;
	border-width: 0 0 1px 0;
	color: #007ed9;
	display: block;
	font-size: 10px;
	font-weight: normal;
	line-height: 13px;
	padding: 4px 0 4px 0;
	text-indent: 10px;
	text-transform: uppercase;
	width: 100%;
}
#dropmenudiv a:hover { /*hover background color*/
	background: #0465c6;
	color: #fff;
	font-weight: bold;
}
/************** home specified styles ****************************/
#homeFocus {
	background: #7DBBEA url(images/homeFocus.jpg) left top no-repeat;
	border-top:  3px solid #eca319;
	border-right: 0 solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	border-left: 0 solid #c0c0c0;
	font-size: 85%;
	height: 180px;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 765px;
}
#homeDescription {
	background: transparent;
	border: solid #eca319;
	border-width:0 0 0 0;
	color: #446896;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0 auto 0 auto;
	padding: 3px 0 5px 0;
	text-align: center;
	width: 790px;
}
#homeDescription h1 {
	color: #446896;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#homeDescription a {
	color: #446896;
	text-decoration: none;
}
#homeDescription a:hover, body a:focus {
	color: #446896;
	text-decoration: none;
}
#homeSpots {
	background: transparent /*#0465c6*/;
	border: solid #eca319;
	border-width: 0;
	color: #545454;
	height: auto;
	font-family: Arial, Verdana, sans-serif;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 765px;
}
#homeSpots h1 {
	background: transparent url(images/header_HRrght.gif) right bottom no-repeat;
	border: solid #eca319;
	border-width: 0 0 0 0;
	color: #063a7c;
	font-family: Arial, Verdana, sans-serif;
	font-size: 90%;
	font-weight: bold;
	padding: 2px 3px 6px 10px;
	text-align: left;
	text-transform: uppercase;
}
#homeSpots h1.spotOne {
	background: #063a7c url(images/header_HRrght.gif) right bottom no-repeat;
	color: #fff;
	margin: 0 0 0 0;
	text-transform: none;
}
#homeSpots h1.spotTwo {
	margin: 0 0 0 10px;
}
#homeSpots h1.spotThree {
	margin: 0 0 0 10px;
}
#homeSpots h1.spotFour {
	background: #063a7c url(images/header_HRrght.gif) right bottom no-repeat;
	color: #fff;
	margin: 0 0 0 0;
	text-transform: none;
}
#homeSpots h1.spotFive {
	margin: 0 0 0 10px;
}
#homeSpots h1.right {
	background: transparent url(images/spacer.gif) top right no-repeat;
	color: #fff;
	float: right;
	font-family: Arial, Verdana, sans-serif;

	
	font-size: 90%;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 4px 0 3px 3px;
	text-align: center;
	text-transform: uppercase;
	width: auto;
}
#homeSpots h2 {
	background: Transparent url(images/li_arrow_lrg.gif) left bottom no-repeat;
	color: #063a7c;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 100%;
	font-weight: bold;
	margin: 0 0 0 10px;
	padding: 0 0 0 15px;
	text-align: left;
}
#homeSpots p {
	color: #545454;
	clear: both;
	font-size: 70%;
	margin: 5px 15px 5px 10px;
}
#homeSpots strong.header {
	color: #063a7c;
	font-weight: bold;
	text-transform: uppercase;
}
#homeSpots strong.header a {
	color: #446896;
	text-decoration: none;
}
#homeSpots strong.header a:hover {
	color: #eca319;
	text-decoration: none;
}
#homeSpots *.accent, a.accent {
	color: #eca319;
}
#homeSpots a:hover.accent {
	color: #eca319;
	text-decoration: underline;
}
#homeSpots h1 a {
	color: #063a7c;
	text-decoration: none;
}
#homeSpots ul {
	clear: both;
	font-size: 70%;
	line-height: 120%;
	list-style-type: none;
	margin: 5px 15px 5px 10px;
}
#homeSpots ul li {
	margin: 0 0 6px 0;
}
#homeSpots a {
	color: #828282;
	text-decoration: none;
}
#homeSpots a:hover, #homefeatures a:focus {
	color: #eca319;
	text-decoration: none;
}
div.spot {
	background: #fff url(images/spot_bg.gif) right bottom no-repeat;
	border-top: 1px solid #fff;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	border-left: 1px solid #e3e3e3;
	padding: 0;
	width: auto;
}
#spotOne{
	height: 110px;
	margin: 0 0 5px 0;
	text-align: center;
}
#spotTwo {
	height: 235px;
	margin: 0 0 0 10px;
}
#spotThree {
	height: 118px;
	margin: 0 0 0 10px;
}
#spotFour{
	height: 93px;
	margin: 0 0 5px 0;
}
#spotFive {
	height: 90px;
	margin: 0 0 0 10px;
}
/************** wrapper/content styles ****************************/
#shadow {
	background: transparent;
	border: solid #ccc;
	border-width: 0;
	margin: 0 auto 0 auto;
	padding: 0;
	width: auto;
}
td.shadowleft {
	background: transparent url(images/wrapper_shadowleft.png) left bottom no-repeat;
	border: solid #ccc;
	border-width: 0;
	margin: 0;
	padding: 0;
	width: 20px;
}
td.shadowrght {
	background: transparent url(images/wrapper_shadowrght.png) right bottom no-repeat;
	border: solid #ccc;
	border-width: 0;
	margin: 0;
	padding: 0;
	width: 20px;
}
#wrapper {
	background: #fff url(images/wrapper_bg.gif) left bottom repeat-x;
	border-top: 0 solid #eca319;
	border-right: 0 solid #eca319;
	border-bottom: 1px solid #ccc;
	border-left: 0 solid #eca319;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	text-align: left;
	width: 790px;
}
#sectionHeader {
	border: solid #eca319;
	border-width: 0 0 0 0;
	height: 95px;
	margin: 0 auto 10px auto;
	width: 766px;
}
#columns {
	background: transparent;
	border: solid #ccc;
	border-width: 0;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 765px;
}
#sidecol{
	background: transparent;
	border: solid #c2c2c2;
	border-width: 0 0 0 0;
	float: left;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 10px 0 0;
	text-align: left;
	width: 195px;
}
#sidecol h1 {
	color: #063a7c;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 100%;
	font-weight: bold;
	padding: 0;
	margin: 8px 10px 8px 10px;
}
#sidecol p {
	font-size: 60%;
	margin: 4px 8px 6px 10px;
}
#sidecol a {
	color: #0465c6;
	text-decoration: none;
}
#sidecol a:hover, #footernav a:focus {
	color: #eca319;
	text-decoration: underline;
}
#sidecol h1.spot {
	background: #eca319 url(images/spacer.gif) top left no-repeat;
	border: solid #eca319;
	border-width: 0;
	color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 70%;
	font-weight: bold;
	margin: 0 10px 0 10px;
	padding: 4px 1px 3px 10px;
	text-align: center;
	text-transform: uppercase;
}
#sidecol h1.right {
	background: transparent url(images/spacer.gif) top right no-repeat;
	color: #fff;
	float: right;
	font-family: Verdana, Arial, sans-serif;
	font-size: 70%;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 4px 0 3px 3px;
	text-align: center;
	text-transform: uppercase;
	width: auto;
}
#sidecol div.spot {
	background: #fff url(images/sidenav_a_bg.gif) left bottom repeat-x;
	border-top: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	border-left: 1px solid #e3e3e3;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 0 6px 0;
	width: auto;
}
#sidecol p.quote {
	color: #446896;
	font-family: Georgia;
	font-size: 70%;
	font-weight: normal;
	margin: 6px 10px 6px 10px;
	text-align: left;
}
#sidecol p.qoutee {
	color: #446896;
	text-align: right;
	font-size: 90%;
	margin: 6px 10px 6px 30px;
}
#sidenav ul {
	background: transparent;
	border-top: 1px solid #e3e3e3;
	border-right: 0 solid #eca319;
	border-bottom: 0 solid #0465c6;
	border-left: 0 solid #eca319;
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0;
	width: auto;
}
#sidenav ul li.lh h1 {
	background: #eca319 /*url(images/sidenav_h1_rghtcnr.gif) top right no-repeat*/;
	border:#e4e4e4 solid;
	border-width: 0 0 0 0;
	color: #fff;
	/*display: block;*/
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 80%;
	font-weight: bold;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 4px 3px 3px 3px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
#sidenav ul li.lh h1.cnr {
	background: #eca319 url(images/sidenav_h1_rghtcnr.gif) top right no-repeat;
	border:#e4e4e4 solid;
	border-width: 0 0 0 0;
	clear: left;
	color: #fff;
	/*display: block;*/
	float: right;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 90%;
	font-weight: bold;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 4px 0 3px 3px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
#sidenav ul li.t2 a {

	background: #efefef /*#5b616f #aba000 #903*/ url(images/transparent.gif) no-repeat -5% 108%;
	border:#e4e4e4 solid;
	border-width: 1px 0 0 0;
	color: #6a1314;
	font-weight: normal;
	padding: 1px 0 2px 20px;
	text-decoration: none;
}
#sidenav ul li.on a {
	background: #0465c6;
	border:#e3e3e3 solid;
	border-width: 1px 0 0 0;
	color: #fff /*#0465c6*/;
	font-weight: bold;
	text-decoration: none;
}
#sidenav ul li a {
	background: #fff url(images/sidenav_a_bg.gif) left top repeat-x;
	border:#e3e3e3 solid;
	border-width: 0 1px 1px 1px;
	color: #063a7c;
	display: block;
	font-size: 10px;
	line-height: 13px;
	list-style-type: none;
	padding: 3px 2px 4px 5px;
	text-decoration: none;
	text-transform: normal;
}
#sidenav ul li a:hover, #sidenav ul li a:focus {
	background: #fff;
	color: #eca319;
	font-weight: normal;
	text-decoration: none;
}
#cntrcol {
	background: transparent;
	border: 0 solid #c2c2c2;
	margin: 0 0 0 205px;
	padding: 0;
}
#content {
	background: transparent;
	border: dotted #c2c2c2;

	border-width: 0 0 0 1px;
	float: left;
	font-size: 75%;
	padding: 0 0 10px 10px;
}
#content h1 {
	border: solid #eca319;
	border-width: 0 0 0 0;
	color: #eca319;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 190%;
	font-weight: normal;
	/*letter-spacing: 0.05em;*/
	margin: 5px 10px 4px 0;
	padding: 0;
}
#content h2, *.subhead_red {
	color: #063a7c;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 140%;
	font-weight: bold;
	padding: 0;
	margin: 8px 10px 5px 0;
}
#content h3 {
	color: #eca319;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 125%;
	font-weight: bold;
	padding: 0;
	margin: 2px 10px 8px 0;
}
#content h4 {
	color: #828282 /*#807f83*/;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 110%;
	font-weight: bold;
	padding: 0;
	margin: 2px 10px 1px 0;
}
#content h5 {
	color: #446896;
	font-size: 100%;
	/*font-style: italic;*/
	font-weight: bold;
}
#content strong, *.strong {
	color: #446896;
	/*font-family: Arial, Tahoma, Verdana, sans-serif;*/
	font-weight: bold;
}
#content p {
	font-size: 100%;
	margin: 6px 10px 12px 0;
}
#content p.small, *.small {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 90%;
}
#content ol {
	/*color: #0465c6;*/
	font-size: 100%;
	/*line-height: 120%;*/
	margin: 0 10px 12px 50px;
}
#content ol li {
	margin: 4px 0 5px 0;
}
#content ul {
	color: #446896 /*#4f79b0*/;
	font-size: 100%;
	/*line-height: 120%;*/
	list-style-type: square;
	list-style-image: url(images/ul_bullet.gif);
	margin: 0 10px 12px 50px;
}
#content ul li {
	margin: 4px 0 5px 0;
}
#content #iconlist ul {
	background: transparent;
	border:#ff0000 solid;
	border-width: 0;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: auto;
}
#content #iconlist ul li {
	list-style-type: none;
}
#content #iconlist ul li a {
	border:#e4e4e4 solid;
	border-width: 0;
	color: #0076b8;
	display: block;
	font-size: 100%;
	line-height: 13px;
	padding: 1px 0 5px 44px;
	text-decoration: underline;
	text-transform: normal;
}
#content #iconlist ul li a:hover {
	color: #00c2d4;
	text-decoration: underline;
}
#content hr, hr.hrule {
	border: solid #ccc;
	border-width:1px 0 0 0;
}
#content table.list {
	border: solid #e4e5e9;
	border-width: 1px;
	margin: 0;
	padding: 0;
}
#content table.list td, th {
	background: #fff;
	color:#333344;
	/*font-family:tahoma, verdana, arial, helvetica, sans-serif;*/
	font-size: 85%;
	margin: 0;
	padding: 2px 4px;
	text-indent:0;
	text-align:left;
}
#content table.list th {
	background: #eca319 url(images/bevcol_top.gif) center top repeat-x;
	border: solid #ccccdd;
	border-width: 0 0 0 0;
	color:#fff;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 4px 4px 3px 4px;
}
#content table.list tr.odd, #content table.list td.odd {background: #e4ebf2;}
#content p.quote {
	color: #eca319;
	font-family: Georgia;
	font-size: 100%;
	font-weight: normal;
	margin: 6px 10px 6px 10px;
	text-align: justify;
}
#content p.qoutee {
	color: #446896;
	text-align: right;
	font-size: 90%;
	margin: 6px 10px 6px 30px;
}
*.leftimage {
	background: #efefef;
	border: 0 solid #ccc;
	float: left;
	margin: 4px 8px 8px 0;
}
*.rghtimage {

	background: #efefef;
	border: 0 solid #ccc;
	float: right;
	margin: 0 0 20px 15px;
}
*.accent, a.accent {
	color: #eca319;
}
a:hover.accent {
	color: #eca319;
	text-decoration: underline;
}
*.invert {
	color: #f2f2f2;
}
*.clearit {
	clear: both;
}
#floatcol {
	border-left: 1px dotted #c2c2c2;
	float: right;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 90%;
	margin: 0 0 5px 10px;
	padding: 0 0 0 10px;
}
#floatcol ul {
	color: #0465c6;
	/*line-height: 140%;*/
	list-style-type: square;
	list-style-image: none;
	margin: 0 10px 10px 15px;
}
#floatcol ul li {
	margin: 2px 0 3px 0;
}
/************** footer styles ****************************/
#footer {
	background: transparent;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 65%;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 792px;
}
#footer td.copyright {
	background: transparent url(/int/images/footer_bg.png) left top no-repeat;
	color: #063a7c /*#063a7c*/;
	height: 30px;
	width: auto;
}
#footer td.copyright p {
	padding: 6px 5px 5px 4px;
}
#footer td.copyright a {
	color: #063a7c;
	text-decoration: none;
}
#footer td.copyright a:hover {
	color: #063a7c;
	text-decoration: underline;
}
#footer td.footernav {
	background: transparent url(/int/images/footer_bg.png) right top no-repeat;
	color: #666;
	height: 30px;
	text-align: right;
	width: auto;
}
#footer td.footernav p {
	padding: 6px 3px 5px 5px;
}
#footer td.footernav a {
	color: #063a7c;
	font-weight: bold;
	text-decoration: none;
}
#footer td.footernav a:hover {
	color: #063a7c;
	text-decoration: underline;
}