
*
{
padding: 0em;
margin: 0em;
}

body
{
/*
background: #8b9ab4;
*/
background: #ccc;
padding: 0px 0px 35px 0px;
}

body,input
{
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

b {
	font-weight: normal;
}

font {
	font-family: Arial, Helvetica, sans-serif;
}

p
{
font-size: 100%;
line-height: 1.4em;
margin-bottom: 1.0em;
text-align: justify;
}

.weblnk {
	padding-left: 10px;
}

a
{
/*
color: #B96D00;
*/
color: Blue;
text-decoration: underline;
text-align: left;
}

a:hover
{
text-decoration: none;
}

.ital {
	font-style: italic;
}

h1,h2,h3,h4
{
display: inline;
font-weight: bold;
}

h2 
{
	font-size: 1.3em;
	padding: 0.5em 0;
	display: block;
}

h3
{
font-size: 1.0em;
/*
background-image: url('images/db1.gif');
*/
}

h2 span, h3 span {
	color: #930;
	margin-bottom: 5px;
}

h4
{
font-size: 1.2em;
margin-bottom: 0;
color: #fff;
background-color: #333;
width: 239px;
display: block;
padding: 0.3em 0;
/*padding-right: 28px;
background-image: url('images/db2.gif')
background-color: #303e71;*/;
}

h5 {
	display: block; 
	background-color: #333; 
	color: #fff; 
	font-size: 14px; 
	font-weight: bold;
	margin-bottom: .2em;
	padding: .2em 0;
}

table {
	font-size: 90%;
}

.AAA {
	list-style: upper-alpha;
	margin-bottom: 1em;
}

.AAA li {
	font-size: 90%;
	margin: .2em 0 .2em 1.7em;
	font-weight: bold;
}

.aa {
	list-style: lower-alpha;
	margin-bottom: 1em;
}

.aa li {
	font-size: 90%;
	margin: .2em 0 .2em 1.7em;
}

.left
{
position: relative;
float: left;
margin: 0em 1.0em 1.0em 0em;
}

.right
{
position: relative;
top: 0;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

.pdf {
	margin: 0 17px 0 17px;
}

/*--------------- Dimensions/Layout -------------------*/
#upbg
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 191px;
/*
background-color: #8b9ab4;
*/
background-color: #ccc;
z-index: 1;
}

#outer
{
	z-index: 2;
	position: relative; /*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
	width: 950px;
	border: solid 7px #FFF;
	border-top: none;
	background-color: #FFF;
	margin: 0 auto;
}

#header
{
position: relative;
width: 100%;
height: 190px;
margin-bottom: 1px;
background-color: #FFEBCD;
}

#headerpic
{
position: relative;
height: 109px;
/*
background: #fff url('images/header1.jpg') no-repeat top left;
*/
margin-bottom: 1px;
}

#headercontent
{
position: absolute;
top: 0em;
padding: 0;
font-family: "georgia", "times new roman", serif;
}

#headercontent h1
{
font-weight: normal;
color: #303e71;
font-size: 2.5em;
margin: 0.3em 2.0em 0.1em 0.6em;
}

#headercontent h1 sup
{
color: #777;
}

#headercontent h2
{
font-size: 1.0em;
font-weight: normal;
color: #c9daea;
margin: 0em 2.0em 0.3em 1.5em;
}

/*----------------------------------------------------*/

/*-------------- Navigation Menu ---------------------*/
#menu
{
	position: relative;
	/* blue color
	background-color: #303e71;
	padding-left: 14px;
	*/
	background-color: #333;
	height: 2.5em;
	padding-left:50px;
	margin-bottom: 0px;
}

#menu ul
{
position: absolute;
top: 0.6em;
}

#menu ul li
{
position: relative;
display: inline;
}

#menu ul li a
{
padding: 0.5em 0.8em 0.6em 0.8em;
color: #FFF;
text-decoration: none;
}

#menu ul li a:hover
{
text-decoration: underline;
background-color: #FFF;
color: #000;
}

#menu ul li a.icon
{
padding: 0.3em 0.4em 0.5em 0.4em;
color: #FFF;
text-decoration: none;
}
#menu ul li a.icon:hover
{
background-color: #303e71;
}

#menu ul li a.active
{

}

#menubottom
{
background: #fff url(/flgangs.nsf/border1.gif) repeat-x;
height: 14px;
margin-bottom: 0.5em;
}
/*----------------------------------------------------*/

/*--------- Styles for 3 column layout ---------------*/

#content
{
padding: 0em 0.0em 0em 0.0em;
}

#meat {
	position: relative;
 	margin: .5em 0em .5em 0em;
	text-align: center;
	min-height:600px;
	background-color: #FFF;
}

.column p {
  font-size: 90%;
}
#txtbody {
 	padding: 0 0px 5px 0px;
	margin: 0 195px 0 250px;
	text-align: left;
}

#block {
	margin: 0 10px 1em 25px;
	font-size: 90%;
	font-style: italic;
	text-align: justify;
}

.quote {
	border-left: 4px solid #993300;
	background: #f7f4dd url(/flgangs.nsf/quotes.gif) no-repeat top left;
	padding: 10px 20px 10px 30px;
}

.smlabel {
	font-weight: bold; 
	color: #fff; 
	background-color: #333; 
	padding: 2px; 
	margin-right: 2px;
}

.nobull {
	list-style: none;
}

.nobull li {
	margin: .2em 0;
	font-size: 90%;
}

.bull {
	margin-bottom: 1em;
}

.bull li {
	font-size: 90%;
	margin: .2em 0 .2em 2em;
	font-weight: normal;
}

.pressinfo {
	font-size: 80%;
	font-style: italic;
}

.print {
	margin-right: 300px;
}

#quote {
	text-align: left;
	padding: 1.7em 5em 1em 10em;
	line-height: 150%;
}

#innerbox {
	background-color: #fff;
	border: 1px solid #303e71;
	border-top-width: 0;
	width: 144px;
	text-align: left;
	float: left;
	margin-right: 5px;
}

#innerbox .R {
	float: right;
	margin-left: 5px;
}

#innerbox span {
	background-color: #333;
	display: block;
	color: #fff;
	font-size: 90%;
	padding: .1em .2em;
}

#innerbox p {
	text-align: left;
	font-size: 76%;
	margin: .2em .2em .5em .5em;
}
	
/*-------------- Left Column --------------*/
#leftside {
	float: left;
	margin: 0 auto;
	padding: 0px;
	width: 239px;
	
}

#topics {
	background: #fff url(/flgangs.nsf/leftwall.jpg) no-repeat;
	height: 465px;
	padding-top: 9px;
}

#topic {
	color: #000;
	width: 239px;
	text-align: left;
}

/*--- TEST TOPICS --*/
#topic .tlabel {
	padding: 0px;
}

#topic .tlabel a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#topic .tbody {
	width: 239px;
	height: 115px;
}

#topic .swgs {
	background: #fff url(/flgangs.nsf/sw-note-bg.jpg) no-repeat;
	margin-bottom: 9px;
	
}

#topic .rtf {
	background: #fff url(/flgangs.nsf/taskforce-note-bg.jpg) no-repeat;
	margin-bottom: 9px;
	
}

#topic .gaw {
	background: #fff url(/flgangs.nsf/awareness-note-bg.jpg) no-repeat;
}


#topic .tbody img {
	margin: 2px 5px 2px 5px;
}

#topic .tbody p {
	font-size: 82%;
	line-height: 1.2em;
	text-align: left;
	margin-right: 14px;
	padding-top: 2px;
}

/*--------------------------------*/

/*---------- Contact Info ------------*/
#contact {
	text-align: center;
	background-color: #333;
	color: #fff;
}

#contact td {
	font-size: 90%;
	padding: 4px;
}

#contact a {
	color: #fff;
}

/*-------------------------------*/

#rightside {
	text-align: center;
	float: right;
	width: 180px;
	padding-top: 0px;
	border: 1px solid #ccc;
}

.contentarea
{
	
}


#box
{
/*position: relative;
background: #f7f4dd url(/mfraud.nsf/boxbg1.gif) repeat-x;
/*left: -1.5em;
top: -1.5em;
border-bottom: solid 1px #999;*/
padding: .3em 0em;
margin: 0em .3em 0em .3em;
color: #000;
text-align: center;
}

.blue, .list {
	background-color: #c9daea;
}

.list {
height: 160px;
}

#box a {
	color: #B96D00;
}

#box p {
	font-size: 82%;
	text-align: center;
	margin-bottom: .5em;
}

.tips {
	text-align: left;
	margin-top: 3px;
}

.tips li {
	font-size: 80%;
	text-align: left;
	padding: 0 .2em .3em .5em;
	list-style: none;
}

.tips li a {
	text-align: left;
}

.cols {
	text-align: center;
	width: 190px;
	margin-left: 17px;
}

.cols li {
	font-size: 80%;
	padding: 0 0 .5em 0;
	list-style: none;
	float: left;
	width: 80px;
}

.cols li a {
display: block;
width: 60px;
}

ul.linklist
{
list-style: none;
}

ul.linklist li
{
line-height: 2.0em;
}
/*-------------------------------*/


#video {
	width: 485px;
}

#video p {
	text-align: left;
}

#video .video-btn {
	margin-left: 20px;
}

/*------------- Search --------------*/
#search-top
{
position: absolute;
top: 1.5em;
right: 2.0em;
padding-right: 0.0em;
font-size: 90%;
}

#search-body
{
padding-right: 0.0em;
font-size: 90%;
}

#search-top input.text
{
margin-right: 0.0em;
vertical-align: middle;
border-top: solid 1px #000000;
border-right: 1px solid #777777;
border-bottom: solid 1px #777777;
border-left: 1px solid #000;
padding: 0.15em;
width: 15.0em;
color: #666666;
}

#search-body input.text
{
margin-right: 0.0em;
vertical-align: middle;
border-top: solid 1px #000000;
border-right: 1px solid #777777;
border-bottom: solid 1px #777777;
border-left: 1px solid #000;
padding: 0.15em;
width: 15.0em;
color: #666666;
}

#search-top input.submit, #search-body input.submit
{
	vertical-align: middle;
}
/*---------------------------------*/


#vNavTable {
	font-size:80%;
	text-align:center;
	margin: 0 auto;
}

#vNavTable a {
	text-decoration: none;
}

.vNavL {
	text-align:left;
	padding: 0 .2em;
}

.vNavC {
	text-align:center;
	padding: 0 1em;
}

.vNavR {
	text-align: right;
	padding: 0 .2em;
}

/*--------------- Footer ---------------*/

#footer
{
position: relative;
height: 1.8em;
clear: both;
padding: 5.0em 1em 0 1em;
background: #fff url(/flgangs.nsf/border2.gif) repeat-x 0em 3em;
font-size: 0.8em;
}

#footer .right
{
position: relative;
}


