form {
	margin: 0px;
	padding: 0px;
}
#toplogo {background-color: #004185;}
#border01 {  background-color: #004185; }
#fourway {background-color: #C9C9C9;}
#top_right {background-image:  url(/images/home/top_right.gif);}
#officialrelease {background-image: url(/images/menu/header_bg.gif); background-color: #3333CC;}
#navigation {background-color: #FFFFFF;}
.question {
	font-size: 11px; 
}
p.question {
	margin-right: 4px;
	margin-left: 12px; 
	text-indent: -9px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px; 
}
a.question:link {text-decoration: underline; color: #0000FF;}
a.question:visited {text-decoration: underline; color: #0000FF;}
a.question:hover{text-decoration: underline; color: #FF0000;}
a.question:active {text-decoration: underline; color: #FF0000;}
a:link {text-decoration: underline;}
a:visited {text-decoration: underline;}
a:hover{text-decoration: underline; color: #FF0000;}
a:active {text-decoration: underline; color: #FF0000;}
.fourways {font-size: 11px; margin: 0px; padding: 0px;}
.navbarOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #004185;
	background-color: #FFFFFF;
	text-align: center;
}
.navbarOn a:link, .navbarOn a:visited {
	color: #004185;
	background-color: #FFFFFF;
	text-decoration: none;
}
.navbarOn a:hover, .navbarOn a:active {
	color: #004185;
	background-color: #FFFFFF;
	text-decoration: underline;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #004185;
	text-align: center;
}
a.navbar:link, a.navbar:visited {
	text-decoration: none;
	background-color: #004185;
	color: #FFFFFF;
}
a.navbar:hover, a.navbar:active {
	text-decoration: underline;
	background-color: #004185;
	color: #FFFFFF;
}
.border01 {background-color: #004185;}
.altrow {background-color: #DDE5F1;}
.in2top {background-image:  url(/images/tables/in2top.gif); background-color: #DDE5f1;}
.in2right {background-image:  url(/images/tables/in2vert2.gif); background-color: #DDE5f1;}
.in2bottom {background-image:  url(/images/tables/in2bot.gif); background-color: #DDE5f1;}
.in2left {background-image:  url(/images/tables/in2vert.gif); background-color: #DDE5f1;}
.in2bg {color: #000000; background-color: #DDE5f1;}
.textheadline {
	background-color: #004185;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 10px;
	margin: 4px;
}
#quotebox a:link {
	text-decoration: underline;
}
/* I need to container  */
#intcontainer {
	background-image: url(/images/int/int_bg.gif);
	background-repeat: repeat-y;

}
#intcontainer p {
	font-size: 11px;
	padding: 6px 4px 0 10px;
	margin: 0;
}
#container1 { /* center page div */
	margin: 0 auto;
	width: 780px;
	text-align: left;
}
