@import url("colorbox.css");


* {margin: 0; padding: 0}
body {
	background-color: #999999;
	/*font-family: Symbol, sans-serif;*/
	/*font-family: Tahoma, Geneva, sans-serif;*/
	/*font-family: Verdana, Geneva, sans-serif;*/
	font-family: helvetica, arial;
	font-size: 14px;
}
area {
	cursor: pointer;
	cursor: hand;
}

div#page {
	background: #999999 url(../images/page_background.gif) repeat-y;
	margin: 0 auto;
	width: 790px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	padding: 10px 10px 25px 10px;
}
div#page_top {
	background: #999999 url(../images/page_top.gif) no-repeat;
	height: 5px;
	font-size: 5px;
	width: 810px;
	margin: 25px auto 0 auto;
}
div#page_bottom {
	background: #999999 url(../images/page_bottom.gif) no-repeat;
	height: 5px;
	font-size: 5px;
	width: 810px;
	margin: 0 auto 0 auto;
}

div#home_banner {
	background: url(../images/banner.jpg) no-repeat;
	width: 775px;
	height: 236px;
	margin: 2px 8px 0 8px;
}

div#navbar {
	/*background: url(../images/nav_bar.gif) no-repeat;
	width: 777px;
	height: 41px;
	margin: 0 7px;*/
	margin-top: -1px;
	margin-left: 9px;
}
div#navbar ul {
	float: left;
	list-style-type: none;
}
div#navbar ul li {
	float: left;
	display: block;
	font-size: 20px;
	position: relative;
	/*color: #00215c;*/
}
div#navbar ul li a {
	color: #00215c;
	text-decoration: none;
	display: block;
	width: 130px;
	background: url(../images/nav.gif) no-repeat;
	height: 42px;
	line-height: 42px;
	margin-left: -1px;
	text-align: center;
}
div#navbar ul li a:hover {
	color: #004be5;
	background: url(../images/nav_hover.gif) no-repeat;
}
div#navbar ul li ul {
	position: absolute;
	width: 208px;
	border: 1px solid #d3cc62;
	z-index: 100;
	background: #ccc58d url(../images/nav_background.gif) top left no-repeat;
	font-size: 16px;
	top: 41px;
	display: none;
}
div#navbar ul li ul a{
	font-size: 16px;
	width: 156px;
	background: none;
	text-align: left;
	padding: 0 27px;
}
div#navbar ul li ul a:hover {
	color: #004be5;
	background: url(../images/nav_210.gif) no-repeat;
}


/*Categories Styling*/
div#investment {
	background: url(../images/categories.gif) 0 0 no-repeat;
	width: 258px;
	height: 199px;
	display: inline;
	float: left;
	margin-left: 8px;
	margin-top: 20px;
}
div.margin8 {
	margin-left: 8px;
}

div#corporate {
	background: url(../images/categories.gif) -258px 0 no-repeat;
	width: 259px;
	height: 199px;
	display: block;
	float: left;
	color: #dd0000;
	margin-top: 20px;
}

div#market_intelligence {
	background: url(../images/categories.gif) -517px 0 no-repeat;
	width: 258px;
	height: 199px;
	display: block;
	float: left;
	margin: 0 6px 0 0;
	margin-top: 20px;
}

div#investment p {
	padding: 0 20px;
	margin-top: 70px;
	color: #ffffff;
}
div#investment span.right {
	float: right;
	margin-right: 20px;
}
div#investment a {
	color: #ffffff;
	text-decoration: none;
}
div#investment a:hover {
	text-decoration: underline;
}
div#corporate p {
	padding: 0 20px;
	margin-top: 70px;
	color: #ffffff;
}
div#corporate span.right {
	float: right;
	margin-right: 20px;
}
div#corporate a {
	color: #ffffff;
	text-decoration: none;
}
div#corporate a:hover {
	text-decoration: underline;
}
div#market_intelligence p {
	padding: 0 20px;
	margin-top: 70px;
	color: #ffffff;
}
div#market_intelligence span.right {
	float: right;
	margin-right: 20px;
}
div#market_intelligence a {
	color: #ffffff;
	text-decoration: none;
}
div#market_intelligence a:hover {
	text-decoration: underline;
}

/*Small Categories Styling*/
a#investment_small {
	background: url(../images/categories_right.gif) 0 0 no-repeat;
	width: 258px;
	height: 60px;
	display: inline;
	float: right;
	margin-right: 5px;
}
a#investment_small:hover {
	background: url(../images/categories_right.gif) -258px 0 no-repeat;
}
a#corporate_small {
	background: url(../images/categories_right.gif) 0 -60px no-repeat;
	width: 258px;
	height: 60px;
	display: block;
	float: right;
	color: #dd0000;
	margin-right: 5px;
}
a#corporate_small:hover {
	background: url(../images/categories_right.gif) -258px -60px no-repeat;
}
a#market_small {
	background: url(../images/categories_right.gif) 0 -120px no-repeat;
	width: 258px;
	height: 60px;
	display: block;
	float: right;
	margin-right: 5px;
}
a#market_small:hover {
	background: url(../images/categories_right.gif) -258px -120px no-repeat;
}
/*Categories Button Styles*/
a#investment_button {
	background: url(../images/categories_buttons.gif) 0 0 no-repeat;
	width: 258px;
	height: 50px;
	display: inline;
	float: left;
	margin-left: 0px;
	margin-top: 20px;
}
a#investment_button:hover {
	background: url(../images/categories_buttons.gif) 0 -50px no-repeat;
}
a#corporate_button {
	background: url(../images/categories_buttons.gif) -258px 0 no-repeat;
	width: 259px;
	height: 50px;
	display: block;
	float: left;
	color: #dd0000;
	margin-top: 20px;
}
a#corporate_button:hover {
	background: url(../images/categories_buttons.gif) -258px -50px no-repeat;
}
a#market_button {
	background: url(../images/categories_buttons.gif) -517px 0 no-repeat;
	width: 258px;
	height: 50px;
	display: block;
	float: left;
	margin-top: 20px;
}
a#market_button:hover {
	background: url(../images/categories_buttons.gif) -517px -50px no-repeat;
}

/*Main Content Formatting*/
div#main {
	clear: both;
	width: 775px;
	margin-left: 8px;
	margin-top: 60px;
}
div#main h1 {
	margin-top: 20px;
	margin-left: 10px;
	color: #00215c;
	font-size: 20px
}
div#main h2 {
	margin-top: 15px;
	margin-left: 10px;
	color: #00215c;
	font-size: 18px
}
div#main p {
	margin-top: 15px;
	margin-left: 10px;
	font-size: 14px;
	color: #333333;
}
div#main ul {
	margin-top: 15px;
	margin-left: 25px;
	color: #333333;
}

div#main_left {
	clear: both;
	float: left;
	width: 480px;
	padding: 10px;
}
div#main_left p {
	margin-top: 15px;
	margin-left: 10px;
	font-size: 14px;
	color: #333333;
}
div#main_left a.h1 {
	color: #00215c;
	text-decoration: none;
}
div#main_left a.h1:hover {
	text-decoration: underline;
}
div#main_left h1 {
	margin-top: 20px;
	margin-left: 10px;
	color: #00215c;
	font-size: 20px
}
div#main_left h2 {
	margin-top: 15px;
	margin-left: 10px;
	color: #00215c;
	font-size: 18px
}
div#main_left ul {
	margin-top: 15px;
	margin-left: 25px;
	color: #333333;
}
div#main_left ul li {
	padding-bottom: 5px;
}

div#main_right {
	margin-top: 0px;
	margin-right: 0px;
	width: 282px;
	text-align: left;
	float: left;
}
div#main_right p {
	margin-top: 15px;
	margin-left: 10px;
	font-size: 14px;
	color: #333333;
}
div#main_right h1 {
	margin-top: 20px;
	margin-left: 10px;
	color: #00215c;
	font-size: 20px
}
div#main_right h2 {
	margin-top: 15px;
	margin-left: 10px;
	color: #00215c;
	font-size: 14px
}
div#main_right ul {
	margin-top: 15px;
	margin-left: 25px;
	color: #333333;
}

div#footer {
	width: 790px;
	margin: 0 auto 25px auto;
	padding: 0 10px;
}
div#footer p {
	text-align: center;
	color: #444444;
	font-size: 12px;
}
div#footer a {
	color: #444444;
	text-decoration: none;
}
div#footer a:hover {
	text-decoration: underline;
}
span.space5 {
	padding: 0 5px;
}
div#main li.expandable {
	color: #004be5;
	cursor: pointer;
}
div#main li.expandable p {
	margin: 10px 0;
	display: block;
	float: left;
	color: #666666;
	display: none;
}

/*Pop Up Box Styles*/
div.more {
	display: none;
}
div#cboxLoadedContent h2 {
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 10px;
	color: #00215c;
	font-size: 14px
}
div#cboxLoadedContent p {
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 14px;
	color: #333333;
}

/*Box Styles*/
div.box_tl {
	height: 24px;
	width: 24px;
	background: url("../images/box.gif") 0 0 no-repeat;
	float: left;
}

div.box_t282 {
	height: 24px;
	width: 234px;
	background: url("../images/box.gif") 0 -48px repeat-x;
	float: left;
}

div.box_tr {
	height: 24px;
	width: 24px;
	background: url("../images/box.gif") -24px 0 no-repeat;
	float: left;
}

div.box_ml {
	background: url("../images/box_left.gif") repeat-y left;
	width: 100%;
	float: left;
}
div.box_m282 {
	width: 234px;
}
div.box_mr {
	margin-top: -24px;
	padding: 0 24px 24px 24px;
	background: url("../images/box_right.gif") repeat-y right;
}

div.box_bl {
	height: 24px;
	width: 24px;
	background: url("../images/box.gif") 0 -24px no-repeat;
	float: left;
	clear: both;
}

div.box_b282 {
	height: 24px;
	width: 234px;
	background: url("../images/box.gif") 0 -72px repeat-x;
	float: left;
}

div.box_br {
	height: 24px;
	width: 24px;
	background: url("../images/box.gif") -24px -24px no-repeat;
	float: left;
}

div.box_blue_top {
	height: 24px;
	width: 282px;
	background: url("../images/box_blue_top.gif") no-repeat;
	float: left;
}

div.box_blue_back {
	width: 252px;
	background: url("../images/box_blue_back.gif") repeat-y;
	float: left;
	padding: 0 15px 10px 15px;
}
div.box_blue_back h1 {
	margin-top: 5px !important;
}

div.box_blue_bottom {
	height: 24px;
	width: 282px;
	background: url("../images/box_blue_bottom.gif") no-repeat;
	float: left;
}

div#corporate_marketing ul {
	list-style: none;
	margin-right: 40px;
}
div#corporate_marketing ul li{
	font-weight: bold;
}
div#corporate_marketing ul  p{
	font-weight: normal;
}

div#tooltip {
	background: #ffffff;
	border: 1px solid #cccccc;
	padding: 3px;
}