body, html {
	background: #1E2361;
	margin: 0px auto;
	height: 100%;
	width: 100%;
	border:0;}
	
#pagecontainer {
	background: url(images/bg.gif) repeat-x;
	width: 100%;
	height: 100%}
	
#bodycontainer {
	background: url(images/opaque.png);
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding: 10px;
	width: 938px;}
	
#headercontainer{
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 10px;
	width: 958px;
	height: 122px;}
	
#leftcontainer{
	width: 673px;}
	
#rightcontainer{
	background: url(images/whiteopaque.png);
	width: 244px;
	padding: 5px;
	margin-left: 11px;}
	
#flashright{
	width: 230px;
	float: right;}
	
#footer{
	background: url(images/opaque.png);
	width: 938px;
	height: 83px;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;}
	
.homenewsbox{
	width: 610px;
	height: 92px;
	margin-bottom: 10px;
	text-align: left;}
	
.videothumb{
	margin-right: 10px;
	float: left;
	border: 0px}
	
.padding10{
	padding: 10px;}
	
.homebannerright ul {
	margin-top: -10px;}
	
.homebannerright li {
	padding-left: -40px;
	margin-left: -40px;
	list-style: none;
	background: #222222;
	margin-bottom: 2px;}
	
.homebannerright li:hover {
	list-style: none;
	background: #444444;}
	
.whiteopaque{
	background: url(images/whiteopaque.png);}
	
/* Text styles */

.text {
	color: #FFFFFF;
	font-family: tahoma, arial;
	font-size: 12px}

a.text {
	color: #7FA6F2;
	text-decoration: none;
	font-family: tahoma, arial;
	font-size: 12px}

a.text:hover {
	color: #7FA6F2;
	text-decoration: underline;
	font-family: tahoma, arial;
	font-size: 12px}

.boldtext {
	color: #FFFFFF;
	font-weight: bold;
	font-family: tahoma, arial;
	font-size: 12px;}

a.boldtext {
	color: #7FA6F2;
	text-decoration: none;}

a.boldtext:hover {
	color: #7FA6F2;
	text-decoration: underline;}
	
.boldtext14 {
	color: #D3D4E4;
	font-weight: bold;
	font-family: tahoma, arial;
	font-size: 14px;}
	
.blueboldtext {
	color: #A7ACFF;
	font-weight: bold;
	font-family: tahoma, arial;
	font-size: 12px;}

a.blueboldtext {
	color: #A7ACFF;
	text-decoration: none;}

a.blueboldtext:hover {
	color: #A7ACFF;
	text-decoration: underline;}

a.boldtext14 {
	color: #D3D4E4;
	text-decoration: none;}

a.boldtext14:hover {
	color: #D3D4E4;
	text-decoration: underline;}
	
.newstitle{
	color: #D3D4E4;
	font-size: 22px;
	font-family: tahoma, arial;}
	
a.newstitle{
	color: #D3D4E4;
	font-size: 22px;
	text-decoration: none;
	font-family: tahoma, arial;
}
	
a.newstitle:hover{
	color: #D3D4E4;
	font-size: 22px;
	text-decoration: underline;
	font-family: tahoma, arial;}
	
.mainheadline{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 24px;
	font-family: tahoma, arial;}
	
a.mainheadline{
	color: #FFFFFF;
	text-decoration: none;}
	
a.mainheadline:hover{
	text-decoration: underline;}
	
.mainheadlineblack{
	color: #000000;
	font-weight: bold;
	font-size: 24px;
	font-family: tahoma, arial;}
	
a.mainheadlineblack{
	color: #000000;
	text-decoration: none;}
	
a.mainheadlineblack:hover{
	color: #000000;
	text-decoration: underline;}
	
.footertext {
	font-size: 11px; 
	font-family: tahoma;
	color: #8F91B0}

a.footertext {
	font-size: 11px; 
	text-decoration: none;
	font-family: tahoma;
	color: #8F91B0}

a.footertext:hover {
	font-size: 11px; 
	text-decoration: underline;
	font-family: tahoma;
	color: #8F91B0}


/* Navigation button rollovers */
	
#nav-home a {
	background: url(images/nav-home.jpg) no-repeat top;
	width: 107px; 
	height: 33px;
	float: left;}
	
#nav-home a:hover {
	background: url(images/nav-home.jpg) no-repeat bottom;}
	
#nav-members a {
	background: url(images/nav-members.jpg) no-repeat top;
	width: 144px; 
	height: 33px;
	float: left;}
	
#nav-members a:hover {
	background: url(images/nav-members.jpg) no-repeat bottom;}
	
#nav-newsroom a {
	background: url(images/nav-newsroom.jpg) no-repeat top;
	width: 156px; 
	height: 33px;
	float: left;}
	
#nav-newsroom a:hover {
	background: url(images/nav-newsroom.jpg) no-repeat bottom;}
	
#nav-reports a {
	background: url(images/nav-reports.jpg) no-repeat top;
	width: 123px; 
	height: 33px;
	float: left;}
	
#nav-reports a:hover {
	background: url(images/nav-reports.jpg) no-repeat bottom;}
	
#nav-technology a {
	background: url(images/nav-technology.jpg) no-repeat top;
	width: 168px; 
	height: 33px;
	float: left;}
	
#nav-technology a:hover {
	background: url(images/nav-technology.jpg) no-repeat bottom;}
	
#nav-links a {
	background: url(images/nav-links.jpg) no-repeat top;
	width: 99px; 
	height: 33px;
	float: left;}
	
#nav-links a:hover {
	background: url(images/nav-links.jpg) no-repeat bottom;}
	
#nav-contact a {
	background: url(images/nav-contact.jpg) no-repeat top;
	width: 161px; 
	height: 33px;
	float: left;}
	
#nav-contact a:hover {
	background: url(images/nav-contact.jpg) no-repeat bottom;}


/* PNG fix */
img, div, a { behavior: url(iepngfix.htc); }
