/* CSS Document */

body { background-color: #000000; font-family: Geneva, Arial, Helvetica, sans-serif; }

div.body_wrap	{ width: 910px; margin: 0px auto; overflow: hidden; background-color: #FFFFFF; }

div.holdingpage		{ width:910px; padding:0px; background-color:#FFFFFF; margin:0px auto; }
div.holdingpage	h1	{ margin-left: 20px; margin-right:20px; margin-top:10px; margin-bottom:0px; font-size: 90%; }
div.holdingpage	p	{ margin-left: 20px; margin-right:20px; margin-top:10px; margin-bottom:0px; font-size: 80%; }
div.holding455		{ width:455px; background-color:#FFFFFF; float:left; padding-bottom:20px; }

/* Header */
div.header		{ width: 910px; height: 100px; }

/* Grey menu bar */
div.menu_grey	{ width: 890px; height: 20px; background-color: #b2b2b2; padding-top: 10px; padding-left: 20px; }
div.menu_white	{ width: 890px; height: 2px; background-color: #FFFFFF; padding-left: 20px; }

/* Content white */
div.content_white	{ width: 870px; overflow: hidden; background-color: #FFFFFF; padding-left: 20px; padding-right: 20px; padding-bottom: 20px; }
div.content_bar_red	{ width: 869px; height: 20px; background-color: #ff6867; }
div.content_bar_purple	{ width: 870px; height: 20px; background-color: #bcb4e5; }
div.content_bar_green	{ width: 870px; height: 20px; background-color: #82abad; }
div.content_bar_orange	{ width: 870px; height: 20px; background-color: #fdbe95; }
div.content_bar_grey	{ width: 870px; height: 20px; background-color: #cdcbce; }
div.content_bar_darkgrey	{ width: 870px; height: 20px; background-color: #b2b2b2; }
div.content_bar_blue	{ width: 870px; height: 20px; background-color: #6684c2; }
div.content_white_spacer { width: 870px; height: 20px; background-color: #FFFFFF; }

/* Content */
div.content			{ width: 547px; overflow: hidden; padding-left: 123px; float: left; font-size: 80%; clear: both; }
div.content h2		{ font-weight: normal; color: #b2b2b2; }
div.content	p		{ margin-right: 20px }
div.content img		{ float: right; margin:0px; }
div.content_img		{ width: 148px; height: 148px; border: 1px solid #b2b2b2; float: right; margin-left: 5px; margin-right: 20px; }
div.content_videobutton { width: 41px; float: left; margin:0px; padding-top: 0px; border: 0px; }
div.content_videobutton img { border: 0px; }

/* News area */
div.news_area		{ width: 200px; overflow: hidden; float: left;  }
div.news_area h4	{ color: #f1f1f1; margin-top: 20px; margin-left: 20px; margin-right: 20px; margin-bottom: 0px;}
div.news_area h5	{ color: #6684c2; margin-left: 20px; margin-right: 20px; margin-bottom: 0px; }
div.news_img		{ width: 160px; margin-left: 20px; margin-right: 20px; margin-top: 20px; }
div.news_area p		{ color: #ffffff; margin-left: 20px; margin-right: 20px; font-size: 80%; }
div.news_area a		{ color: #6684c2; text-decoration: none; font-weight: bold; }
div.news_area a:hover { color: #FFFFFF; text-decoration: underline; }
div.news_area hr	{ color: #7b7b7b; width: 200px; height: 1px; margin-bottom: 0px; margin-top: 20px; }
.article_title		{ font-size: 150%; }
div.article_img	{ width: 150px; background-color: #b2b2b2; padding: 10px; margin-top: 20px; margin-bottom: 20px; overflow: hidden; }

/* Page specific links and <H> tags */
a.link_whatwedo:link {color: #7590c8; }
a.link_whatwedo:visited {color: #7590c8; }
a.link_whatwedo:hover {color: #999999; }
a.link_whatwedo:active {color: #7590c8; }

a.link_tv:link {color: #FF0000; }
a.link_tv:visited {color: #FF0000; }
a.link_tv:hover {color: #666666; }
a.link_tv:active {color: #FF0000; }
.green_bold_text	{ color: #82abad; font-weight: bold; }
.tv_clip_title		{ font-size: 150%; }
.tv_clip_summary	{ font-size: 105%; }
div.tv_clip			{ width: 300px; height: 300px; background-color: #82abad; padding: 10px; margin-top: 20px; margin-bottom: 20px; }
div.tv_thumb		{ width: 70px; height: 70px; float: left; margin-right: 20px; }
div.tv_text			{ width: 400px; overflow: hidden; float: left; color: #82abad; margin-right: 20px; }
.thumb_title		{ font-size: 120%; font-weight: bold; }
.green_hr			{ color: #fdbe95; margin-top: 20px; margin-bottom: 20px; margin-right: 20px; }

a.link_corporate:link {color: #FF0000; }
a.link_corporate:visited {color: #FF0000; }
a.link_corporate:hover {color: #666666; }
a.link_corporate:active {color: #FF0000; }
.corporate_clip_title		{ font-size: 150%; }
.corporate_clip_summary		{ font-size: 105%; }
div.corporate_clip			{ width: 300px; height: 300px; background-color: #fdbe95; padding: 10px; margin-top: 20px; margin-bottom: 20px; }
div.corporate_thumb		{ width: 70px; height: 70px; float: left; margin-right: 20px; }
div.corporate_text			{ width: 400px; overflow: hidden; float: left; color: #fdbe95; margin-right: 20px; }
.thumb_title		{ font-size: 120%; font-weight: bold; }
.orange_hr			{ color: #82abad; margin-top: 20px; margin-bottom: 20px; margin-right: 20px; }

div.greybox		{ width:500px; overflow: hidden; margin-right:20px; padding-bottom:10px; padding-left:10px; padding-top:10px; background-color:#E9E9E9;  }

a.link_contact:link {color: #6684c2; }
a.link_contact:visited {color: #6684c2; }
a.link_contact:hover {color: #999999; }
a.link_contact:active {color: #6684c2; }
.blue_bold_text	{ color: #6684c2; font-weight: bold; }

