body
{
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	font-family: Arial, Verdana, Sans-Serif;
	background-color: #003366;
}

td
{
	font-size: 11px;
	font-family: Arial, Verdana, Sans-Serif;
}

body.blue
{
	background-image: url(images/background_blue.gif);
	background-repeat: repeat-x;
}
body.blue2
{
	background-image: url(images/background_blue2.gif);
	background-repeat: repeat-x;
}
body.green
{
	background-image: url(images/background_green.gif);
	background-repeat: repeat-x;
}
body.green2
{
	background-image: url(images/background_green2.gif);
	background-repeat: repeat-x;
}
body.orange
{
	background-image: url(images/background_orange.gif);
	background-repeat: repeat-x;
}
body.orange2
{
	background-image: url(images/background_orange2.gif);
	background-repeat: repeat-x;
}

.textOrange
{
	color: #FF9900;
}
.headerOrange
{
	color: #FF9900;
	font-size: 16px;
	font-weight: bold;
}
.headerReg
{
	font-size: 16px;
	font-weight:900;
}
.headerOrangeSup
{
	color: #FF9900;
	font-size: 13px;
	font-weight: bold;
}
.textGreen
{
	color: #669900;
}
.headerGreen
{
	color: #669900;
	font-size: 16px;
	font-weight: bold;
}

.textBlue
{
	color: #003366;
}

.listGreenIE
{
	list-style-image: url(images/bullet_green.gif);
	margin-left: 16px;
}
.listGreenPadIE
{
	list-style-image: url(images/bullet_green.gif);
	margin-left: 16px;
	margin-top: 10px;
}
.listLineIE
{
	list-style-image: url(images/bullet_line.gif);
	margin-left: 20px;
}
.listNormalIE
{
	margin-top: 5px;
	margin-left: 16px;
}

.listGreen
{
	list-style-image: url(images/bullet_green.gif);
	margin-left: -20px;
}
.listGreenPad
{
	list-style-image: url(images/bullet_green.gif);
	margin-left: -20px;
}
.listLine
{
	list-style-image: url(images/bullet_line.gif);
	margin-left: -20px;
}
.listNormal
{
	margin-left: -20px;
}

.liPad
{
	padding-bottom: 5px;
}

.logoBlue
{
	background-image: url(images/logo_header_fade.jpg);
	background-repeat: no-repeat;
}

.topnavBack
{
	background-image: url(images/topnav_background.gif);
	background-repeat: repeat-x;
}
.smallText
{
	font-size: 9px;
}

.footerText
{
	color: #FFFFFF;
	font-size: 9px;
}
a.footerLink
{
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
}
a.linkBlack
{
	color: #000000;
}
a.linkBlue
{
	color: #003366;
}

#divPreload
{
	display: none;
}

/*regulatory css img rollover */
a.buttonQ1 { background:url(images/regulatory_headers_dev.gif) repeat 0px 0px; width: 300px; height: 32px; display: block; }
a.buttonQ1 span { display: none; }
a.buttonQ1:hover { background: url(images/regulatory_headers_dev.gif) repeat 0px -32px; }

a.buttonQ2 { background:url(images/regulatory_headers_adcom.gif) repeat 0px 0px; width: 300px; height: 38px; display: block; }
a.buttonQ2 span { display: none; }
a.buttonQ2:hover { background: url(images/regulatory_headers_adcom.gif) repeat 0px -38px; }

a.buttonQ3 { background:url(images/regulatory_headers_target.gif) repeat 0px 0px; width: 300px; height: 32px; display: block; }
a.buttonQ3 span { display: none; }
a.buttonQ3:hover { background: url(images/regulatory_headers_target.gif) repeat 0px -32px; }

a.buttonQ4 { background:url(images/regulatory_headers_risk.gif) repeat 0px 0px; width: 300px; height: 38px; display: block; }
a.buttonQ4 span { display: none; }
a.buttonQ4:hover { background: url(images/regulatory_headers_risk.gif) repeat 0px -38px; }





