/* DEFAULTS START */
body {
	background-color: #839dbc;
	background-image: url(../Images/body-bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	margin: 0em;
	font-family: Tahoma;
	font-size: small;
}
ul, li {
	margin: 0em;
	padding: 0em;
}
form {
	margin: 0em;
	padding: 0em;
}
img {
	border: 0px solid #fff;
}

#largebg {
	height: 100%;
	margin: 0em auto;
	background-image: url(../Images/bg2.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

#header {
	height: 147px;
	margin: 0em auto;
	width: 1000px;
	background-image: url(../Images/satalite.jpg);
	background-position: 305px 0%;
	background-repeat: no-repeat;
}
#header_content {
	height: 147px;
	width: 1000px;
	margin: 0em auto;
}
#header_logo {
	float: left;
	clear: left;
	background-image: url(../Images/body-bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	width: 30%;
}

#header_search {
	width: 50%;
	float: right;
	clear: right;
	margin: 2em 0em 0em 0em;
	text-align: right;
}
#header_search2 {
	float: right;
	clear: right;
	margin: 0.5em 0.8em 0em 0em;
}
#header_search a:link, #header_search a:visited {
	color: #fff;
	text-decoration: none;
	padding: 0em 1.5em 0em 1.5em;
}
#header_search a:hover {
	text-decoration: underline;
}
#header_search_home {
	background-image: url(../Images/home-white.gif);
	background-position: left center;
	background-repeat: no-repeat;
	font-weight: bold;
font-size: 11px;
}
#header_search_sitemap {
	background-image: url(../Images/sitemap-white.gif);
	background-position: left center;
	background-repeat: no-repeat;
	font-weight: bold;
font-size: 11px;
}
#header_search_contact {
	background-image: url(../Images/contact-white.gif);
	background-position: left center;
	background-repeat: no-repeat;
	font-weight: bold;
font-size: 11px;
}
#header_search form {
	border: 0px solid black;
	paddding: 0em;
	margin: 0em;
}
fieldset {
	border: 0px solid black;
	paddding: 0em;
	margin: 0em;
}
.header_search_input {
	height: 15px;
	width: 175px;
	border: 2px double #fff;
	background-color: #315c8f;
	color: #fff;
	font-family: arial;
	font-size: 0.9em;
	padding: 0.1em 0.1em 0.1em 0.1em;
	margin: 0em 0.5em 0em 0em;
}
.header_search_button {
	margin: 0em;
	width: 57px;
	margin: 0em 0em 0em 0em;
	height: 22px;
	font-weight: bold;
	font-size: 0.9em;
	font-family: arial;
	color: #fff;
	background-image: url(../Images/search-blue.gif);
	background-position: center;
	background-color: transparent;
	background-repeat: no-repeat;
	border: 0px solid black;
}

#nav {
	background-color: #315c8f;
	height: 31px;
}
#nav_bar {
	width: 1000px;
	margin: 0em auto;
	height: 31px;
	background-image: url(../Images/nav-bg.gif);
	background-position: 529px 0%;
	background-repeat: no-repeat;
}
#nav_bar2 {
	width: 950px;
	margin: 0em auto;
	height: 31px;
}
#nav_links {
	float: left;
	clear: none;
	height: 31px;
}
#nav_links ul {
	float: left;
	list-style: none;
	font-size: 11px;
	height: 31px;
	padding: 0em 0em 0em 0em;
}
#nav_links li {
	float: left;
	clear: none;
	margin: 0em 0em 0em 0em;
	background-image: url(../Images/nav-sep.gif);
	background-position: 100% 55%;
	padding: 8px 15px 7px 15px;
	background-repeat: no-repeat;
}
#nav_links li a:link, #nav_links a:visited {
	display: inline;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#nav_links li a:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
#nav_info {
	float: right;
	clear: right;
	font-size: 13px;
	font-weight: bold;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	color: #ffffff;
	height: 31px;
}
#nav_info p {
	font-size: 0.85em;
	font-weight: bold;
	padding: 0em 0em 0em 0em;
	margin: 8px 15px 0px 15px;
}
#nav_info a:link, #nav_info a:visited {
	color: #ffffff;
	text-decoration: none;
}
#nav_info a:hover {
	text-decoration: underline;
}

#sidenav ul {
	margin: 0em -0.1em 0em -0.5em;
	list-style-type: none;
}
#sidenavsub ul {
	margin: 0em;
	list-style-type: none;
}
#sidenav li {
	margin: 0em 0em 0.5em 0em;
	_margin: 0em 0em 0em 0em;
	_height: 14px;
}
#sidenav ul li ul {
	margin: 0em;
}
#sidenav ul li ul li {
	
}
#sidenav li a:link, #sidenav li a:visited {
	color: #000;
display: block;
	background-color: #dcdcdc;
	margin: 0em 0em 0.5em 0em;
	padding: 0.3em 0em 0.3em 0.5em;
	text-decoration: none;
	font-weight: bold;
}
#sidenav li a:hover {
	color: #000 !important;
	background-color: #b9b9b9 !important;
}
#sidenavsub li a:link, #sidenavsub li a:visited {
	display: block;
	padding: 0.3em 0em 0.3em 1.5em;
	text-decoration: none;
	font-weight: normal;
}
.current {
	background-color: #839dbc !important;
	color: #fff !important;
}
#sidenavsub li a:hover {
	color: #000 !important;
	background-color: #b9b9b9 !important;
}
#main {
	width: 1000px;
	margin: 0em auto;
	background-image: url(../Images/main-bg.gif);
	background-position: 619px 0px;
	background-repeat: no-repeat;
	min-height: 350px;
}
#maincontent {
	width: 960px;
	margin: 0em auto;
	height: 100%;
	padding: 0em 0em 0em 1em;
}
#main_breadcrums {
	width: 950px;
	font-size: 11px;
	color: #ffffff;
	margin: 0em auto;
	padding: 0em 0em 0em 0em;
	height: 30px;
}
#main_breadcrums p{
	padding: 0.75em 1.2em;
	margin: 0em 0em 0em 0em;
}
#main_breadcrums a:link, #main_breadcrums a:visited {
	color: #315c8f;
	font-weight: bold;
	text-decoration: none;
}
#main_breadcrums a:hover {
	text-decoration: underline;
	color: #ffffff;
}
#main_breadcrums strong {
	color: #315c8f;
	font-weight: bold;
}
#page_content {
	min-height: 475px;
	float: none;
}

.home_column_l {

overflow: hidden;
	width: 489px;
	margin: 0px 0px 0px 0px;
	float: left;
	clear: none;
display: block;
	min-height: 1em;
}
.home_column_c {

overflow: hidden;
	width: 260px;
	margin: 0px 0px 0px 0px;
	float: left;
	clear: none;
	min-height: 1em;
display: block;
}
.home_column_r {
overflow: hidden;

	width: 200px;
	margin: 0px 0px 0px 0px;
	float: left;
	clear: none;
	min-height: 1em;
display: block;
}

.std_column_l {
	width: 225px;

overflow: hidden;

	float: left;
	clear: left;
	min-height: 1em;
}
.std_column_c {
	width: 524px;
	margin: 0em;
	float: left;
	clear: none;
	min-height: 1em;
overflow: hidden;

}

.unstd_column_c {
	width: 524px;
	margin: 0em;
	float: left;
	clear: none;
	min-height: 1em;
overflow: hidden;

}

.std_column_r {
	width: 200px;
 
	float: left;
	clear: none;
	min-height: 1em;
overflow: hidden;

}
.std_column_wide {
	width: 675px;
overflow: hidden;

	float: left;
	clear: none;
	min-height: 1em;
}
.std_column_full {
	width: 900px;
overflow: hidden;

	min-height: 1em;
}

.home_column_l .box2heading {
	background-image: url('/images/box2/489/top.gif');
	background-position: center;
	background-repeat: no-repeat;	
}
.home_column_l .box2content {
	background-image: url('/images/box2/489/centre.gif');
	background-position: center;
	background-repeat: repeat-y;
}
.home_column_l .box2bottom {
	background-image: url('/images/box2/489/bot.gif');
	background-position: center;
	background-repeat: no-repeat;
}
.home_column_c .box2heading {
	background-image: url('/images/box2/260/top.gif');
	background-position: center;
	background-repeat: no-repeat;	
}
.home_column_c .box2content {
	background-image: url('/images/box2/260/centre.gif');
	background-position: center;
	background-repeat: repeat-y;
}
.home_column_c .box2bottom {
	background-image: url('/images/box2/260/bot.gif');
	background-position: center;
	background-repeat: no-repeat;
}
.home_column_r .box2heading, .std_column_r .box2heading {
	background-image: url('/images/box2/200/top.gif');
	background-position: center;
	background-repeat: no-repeat;	
}
.home_column_r .box2content, .std_column_r .box2content {
	background-image: url('/images/box2/200/centre.gif');
	background-position: center;
	background-repeat: repeat-y;
}
.home_column_r .box2bottom, .std_column_r .box2bottom {
	background-image: url('/images/box2/200/bot.gif');
	background-position: center;
	background-repeat: no-repeat;
}

.std_column_l .box2heading {
	background-image: url('/images/box2/225/top.gif');
	background-position: center;
	background-repeat: no-repeat;	
}
.std_column_l .box2content {
	background-image: url('/images/box2/225/centre.gif');
	background-position: center;
	background-repeat: repeat-y;
}
.std_column_l .box2bottom {
	background-image: url('/images/box2/225/bot.gif');
	background-position: center;
	background-repeat: no-repeat;
}
.std_column_c .box2heading {
	background-image: url('/images/box2/524/top.gif');
	background-position: center;
	background-repeat: no-repeat;	
}

.unstd_column_c .box2heading {
	background-image: url('/images/box2/524/top.gif');
	background-position: center;
	background-repeat: no-repeat;	
}

.std_column_c .box2content {
	background-image: url('/images/box2/524/centre.gif');
	background-position: center;
	background-repeat: repeat-y;
}
.std_column_c .box2bottom {
	background-image: url('/images/box2/524/bot.gif');
	background-position: center;
	background-repeat: no-repeat;
}
.std_column_wide .box2heading {
	background-image: url('/images/box2/675/top.gif');
	background-position: center;
	background-repeat: no-repeat;	
}
.std_column_wide .box2content {
	background-image: url('/images/box2/675/centre.gif');
	background-position: center;
	background-repeat: repeat-y;
}
.std_column_wide .box2bottom {
	background-image: url('/images/box2/675/bot.gif');
	background-position: center;
	background-repeat: no-repeat;
}
.std_column_full .box2heading {
	background-image: url('/images/box2/900/top.gif');
	background-position: center;
	background-repeat: no-repeat;	
}
.std_column_full .box2content {
	background-image: url('/images/box2/900/centre.gif');
	background-position: center;
	background-repeat: repeat-y;
}
.std_column_full .box2bottom {
	background-image: url('/images/box2/900/bot.gif');
	background-position: center;
	background-repeat: no-repeat;
}

.box2heading {
	height: 35px;
	clear: both;
}
.box2heading h1 {
	font-size: 13px;
	color: #fff;
	margin: 0em;
	padding: 1em 1em 0em 1em;
}
.box2heading h1 a:link, .box2heading h1 a:visited {
	font-size: 1em;
	color: #fff;
	text-decoration: none;
}
.box2heading h1 a:hover {
	text-decoration: underline;
}
.box2content {
	clear: both;
	margin: 0em;
	padding: 0.5em 1em 0.25em 1em;
}
.box2content a:link, .box2content a:visited {
	font-size: 1em;
	color: #1e5370;
	font-weight: bold;
	text-decoration: none;
}
.box2content a:hover {
	text-decoration: underline;
}
.box2bottom {
	height: 17px;

	clear: both;
}
/* ROUND BOX */
.dialog ul {
	margin: 0.5em 0.5em 1.5em 3em;
}
.dialog,
.dialoghw,
.dialogh1 {
	width: 100%;
	min-width: 1em;
	float: left;
	clear: both;
}
.dialog .hd .c,
.dialog .ft .c,
.dialogh1 .hd {
	height:33px;
}
.dialog .ft .c {
	height: 14px;
	margin: 0em 0em 0.75em 0em;
	_margin-bottom: 0px;
}

.dialog .hd,
.dialogw .hd,
.dialogh1 .hd{
	background:transparent url(../images/dialog/tl.gif) no-repeat 0px 0px;
}

.dialog .hd .c,
.dialogw .hd .c,
.dialogh1 .hd .c {
	background:transparent url(../images/dialog/tr.gif) no-repeat right 0px;
}

.dialoghw .hd {
	background:transparent url(../images/dialog/tlw.gif) no-repeat 0px 0px;
}

.dialoghw .hd .c {
	background:transparent url(../images/dialog/trw.gif) no-repeat right 0px;
	height: 12px;
}

.dialog .bd {
	background:transparent url(../images/dialog/ml.gif) repeat-y 0px 0px;
}

.dialog .bd .c {
	background:transparent url(../images/dialog/mr.gif) repeat-y right 0px;
}

.dialog .bd .c .s {
	margin: 0em 1em 0em 0.2em;
	background:#fff url(../images/dialog/ms.jpg) repeat-x 0px 0px;
	padding: 0.5em 0.8em 0.1em 0.7em;
}

.dialog .ft {
	background:transparent url(../images/dialog/bl.gif) no-repeat 0px 0px;
}

.dialog .ft .c {
	background:transparent url(../images/dialog/br.gif) no-repeat right 0px;
}
.roundboxh1 {
	height: 33px;
}
.dialogh1 h1 {
 /*header*/
	font-size: 1em;
	padding: 0.8em 0em 0.5em 0.8em;
	color: #fff;
	margin: 0em 0em -0.1em 0em;
}
.dialogh1 h1 a:link, .dialogh1 h1 a:visited {
	text-decoration: none;
	color: #fff;
}
.dialogh1 h1 a:hover {
	text-decoration: underline;
}
.dialog h2 {
	font-size:1em;
	padding: 0.5em 0em 0em 0em;
	color: #000;
	margin: -1em 0em 1.5em 0em;
}
.dialog p {
	font-size: 1em;
	color: #000;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 1em 0em;
}
.form .submitted {
	text-align: center;
	padding: 1em 0em 1em 0em;
}
.spacer {
	height: 0.5em;
	background-image: url(../images/.gif) no-repeat right 0px;
}
.box2content h2 {
	margin: 0.5em 0em;
	color: #23556e;
	text-decoration: none;
	font-size: 1.4em;
	text-align: left;
}
.form form fieldset {
	margin: 0em;
	padding: 0em;
	border: none;
	font-size: 0.9em;
}
.form form h2 {
	margin: 0em 0.2em 0em 0.2em;
	padding: 0em;
	font-weight: bold;
	text-decoration: underline;
	font-size: 1.2em;
	color: #23556e;
}
.box2content p {
	margin: 0.5em 0em;
}
.form form dl dt {
	margin: 0.4em;
	float: left;
	clear: left;
	width: 175px;
	font-weight: bold;
}
.form form dl dd {
	margin: 0.2em;
	float: left;
	clear: none;
	width: 275px;
}
.form form dl dd input {
	width: 175px;
	font-family: tahoma;
	font-size: 1.1em;
}
.form form dl dd textarea {
	width: 100%;
	height: 125px;
	font-family: tahoma;
	font-size: 1.1em;
}
.form form dl dd .button {
	width: 57px;
	height: 23px;
	font-weight: bold;
	font-size: 1em;
	font-family: arial;
	color: #fff;
	background-image: url(../Images/search-blue.gif);
	background-position: center;
	background-color: transparent;
	background-repeat: no-repeat;
	border: 0px solid black;
}


.box2content .details p {
	margin: 0.5em;
	font-size: 0.9em;
}
.box2content .map {
	text-align: center;
}
.box2content .map a:link, .box2content .map a:visited {
	text-align: center;
	display: block;
	width: 100px;
	background-image: url(../Images/Magnifying-Glass-icon.gif);
	background-position: left;
	background-color: transparent;
	background-repeat: no-repeat;
	margin: 0em auto;
	padding: 0.2em 0em 0.2em 1.5em;
}
.box2content .map a:hover {
	text-decoration: none;
}
.roundbox .infoarea p {
	font-size: 0.8em;
}
.roundbox .adobe {
	text-align: center;
	font-size: 0.8em;
	margin: -0.5em 0em 0em 0em;
}
.roundbox .adobe a:link, .box2content .adobe a:visited {
	color: #23516b;
	text-decoration: none;
}
.roundbox .adobe a:hover {
	color: #839dbc;
}
.box2content .sitemap {
	height: 225px;
}
.box2content .sitemap .sitemapitem {
	float: left;
	clear: none;
	margin: 0em 0.5em;
}
.box2content .sitemap .sitemapitem a:link, .box2content .sitemap .sitemapitem a:visited {
	color: #315c8f;
	text-decoration: underline;
	font-weight: normal
}
.box2content .sitemap .sitemapitem {
	text-decoration: none;
}
.box2content .sitemap .sitemapitem h2 {
	font-weight: bold;
	color: #1e5370;
	text-decoration: underline;
	font-size: 1.15em;
	margin: 0em;
	padding: 0em;
}
.box2content .sitemap .sitemapitem ul {
	margin: 0.2em 0em 0.75em 1.4em;
	padding: 0em;
	list-style: circle;
}
.box2content .sitemap .sitemapitem ul li ul {
	margin: 0.2em 0em 0.75em 1.4em;
	padding: 0em;
	list-style: disc;
}
.box2content .sitemap .sitemapitem ul li a:link, .box2content .sitemapitem ul li a:visited {
	
}
.box2content .sitemap .sitemapitem ul li a:hover {
	text-decoration: none;
}
.box2content ul {
	margin: 0.2em 0.2em 0.2em 2em;
}

.mnewsarea {
	font-size: 1em;
}
.newsarea {
	font-size: 0.85em;
	margin: 0em 0em;
}
.mnewsarea {
	font-size: 0.85em;
}
.box2content .mnewsarea .newsitem a:link, .box2content .newsarea .newsitem a:visited {
	font-weight: bold;
	color: #1e5370;
	text-decoration: none;
}



.box2content .newsarea .newsitem {
	margin: 0em 0em 0.1em 0em;
}
.box2content .mnewsarea .newsitem a:hover {
	color: #839dbc;
	text-decoration: underline;
}
.box2content .mnewsarea .newsitem p {
	color: #8c8c8c;
	margin: 0.3em 0.5em 0.85em 0.5em;
}
.box2content .newsarea .newsitem a:link, .box2content .newsarea .newsitem a:visited {
	font-weight: bold;
	color: #1e5370;
	text-decoration: none;
}
.box2content .newsarea .newsitem a:hover {
	color: #839dbc;
	text-decoration: underline;
}
.box2content .newsarea .newsitem p {
	color: #8c8c8c;
	margin: 0.3em 0.5em 0.85em 0.5em;
}
.box2content .newslink {
	font-size: 0.75em;
	margin: 0.5em;
	text-align: right;
}
.box2content .newslink a:link, .box2content .newslink a:visited {
	color: #315c8f;
	text-decoration: none;
}
.box2content .newslink a:hover {
	color: #839dbc;
	text-decoration: underline;

}

htmlbody .dialog pre {
	font-size:1.1em;
}

.rlistmain {
	font-size: 1.2em;
}
.rlist {
	font-size: 0.85em;
}
.rlist .item {
	min-height: 16px;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 2.4em;
	background-image: url('../images/pdf.gif');
	background-position: left top;
	background-repeat: no-repeat;
}
.rlist .item a:link, .rlist .item a:visited {
	color: #000000;
	text-decoration: none;
}
.rlist .item a:hover {
	text-decoration: underline;
}
.rlist .spacer {
	height: 2px;
	background-image: url('../images/spacer_img.gif');
	background-position: left;
	background-repeat: repeat-x;
	width: 100%;
	margin: 0.4em 0em;
}
.rlist .rdisclaimer {
	margin: 2em 0em 0em 0em;
	font-size: 0.8em;
	font-style: italic;
}

.rdisclaimer1 {
	font-size: 0.8em;
	font-style: italic;
	color: #23516b;
	font-weight:bold;
}

.rlist .rdisclaimer strong {
	color: #23516b;
	font-style: normal;
}
.brlist {
	font-size: 0.85em;
	margin: 0em -0.3em;
}
.brlist .item {
	min-height: 16px;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
}
.brlist .item a:link, .brlist .item a:visited {
	color: #1e5370;
	text-decoration: none;
}
.brlist .item a:hover {
	text-decoration: underline;
}
.brlist .spacer {
	height: 2px;
	background-image: url('../images/spacer_img.gif');
	background-position: left;
	background-repeat: repeat-x;
	width: 100%;
	margin: 0.4em 0em;
}
.brlist .rdisclaimer {
	margin: 2em 0em 0em 0em;
	font-size: 0.8em;
	font-style: italic;
}
.brlist .disk {
	text-align: center;
	height: 12px;
}
.brlist .disk a:link, .brlist .disk a:visited {
	font-size: 0.8em;
	color: #000;
	text-decoration: none;
}
.brlist .disk a:hover {
	text-decoration: underline;
}

.brlist .rdisclaimer strong {
	color: #23516b;
	font-style: normal;
}

#footerNav {
	height: 29px;
	background-image: url(../Images/footer-bg.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	margin: 0em 0em 0em 0em;
	clear: both;
}
#footerNav_content {
	width: 950px;
	margin: 0em auto;
	font-size: 0.85em;
	color: #ffffff;
	padding: 0.75em 0.25em 0em 0.25em;
}
#footerNav_left {
	margin: 0em 1em;
	float: left;
	clear: left;
}
#footerNav_right {
	margin: 0em 1em;
	float: right;
	clear: right;
}
#footerNav_content ul {
	float: left;
	list-style: none;
	padding: 0em 0em 0em 0em;
}
#footerNav_content li {
	float: left;
	clear: none;
	margin: 0em 0em 0em 0em;
	padding: 0em 1em 0em 0em;
}
#footerNav_content li a:link, #nav_links a:visited {
	display: inline;
	color: #ffffff;
	text-decoration: none;
}
#footerNav_content li a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#footerNav_content a:link, #footerNav_content a:visited {
	color: #ffffff;
	text-decoration: none;
}
#footerNav_content a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#footerNav_content p {
	margin: 0em 0em 0em 0em;
}

#footer {
	height: 29px;
	margin: 0em 0em 0em 0em;
}
#footer_content{
	width: 935px;
	margin: 0em auto;
	height: 29px;
	font-size:11px;
}
#footer_content a:link, #footer_content a:visited {
	color: #000000;
	text-decoration: none;
}
#footer_content a:hover {
	color: #000000;
	text-decoration: underline;
}
#footer_content p {
	margin: 1em 0em 1em 0em ;
}

.stotal {
	text-align: right;
	font-size: 0.85em;
}
.sresult {
	padding: 0.3em 0em 0.5em 0em;
	margin: 0.3em 0em 0.5em 0em;
	border-bottom: solid 0.01em #ccc;
}
.sresult a:link, .sresult a:visited {
	color: #315c8f;
	font-weight: bold;
}
.sresult a:hover {
	color: #839dbc;
	text-decoration: none;
}
.sresult p {
	margin: 0.5em 0.75em 0.5em 0.75em;
	color: #acacac;
}
.sresult .spagename {
	color: #b9b9b9;
}
.small {
	font-size: 0.8em;
}
.mspacer {
	height: 10px;
	clear: both;
}

















#footerNava_content ul {
	float: left;
	list-style: none;
	padding: 0em 0em 0em 0em;
}
#footerNava_content li {
	float: left;
	clear: none;
	margin: 0em 0em 0em 0em;
	padding: 0em 1em 0em 0em;
}
#footerNava_content li a:link, #nav_links a:visited {
	display: inline;
	color: #ffffff;
	text-decoration: none;
}
#footerNava_content li a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#footerNava_content a:link, #footerNav_content a:visited {
	color: #ffffff;
	text-decoration: none;
}
#footerNava_content a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#footerNava_content p {
	margin: 0em 0em 0em 0em;
}