﻿body   
{
	background-color:black;
	color: #323232;
	font-family: Arial, Helvetica, sans-serif;
}
.main
{
	width:840px;
	min-height:850px;
	height:auto;
	background-color:White;
}
.main_text
{
	text-align:left;
}
.bordersBoxsright
{
	width:481px;
	margin-top:-39px;
	margin-left:13px;
	padding:5px;
	background-color:#f8f4f4;
	font-size:small;
	background-position: center;
	border-bottom-color: Red;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: Red;
	border-right-color: red;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-width: 1px;
}
.bordersBoxsleft
{
	border-left: 1px solid Red;
	border-right: 1px solid red;
	border-bottom: 1px solid Red;
	margin-top:-44px;
	width:210px;
	margin-left:13px;
	padding-left:6px;
	padding-top:10px;
	background-color:#f8f4f4;
	font-size:small;
	background-position: center;
	}
.bordersBoxsleftsmall
{
	border-left: 1px solid Red;
	border-right: 1px solid red;
	border-bottom: 1px solid Red;
	width:210px;
	margin-left:12px;
	padding-left:5px;
	padding-top:9px;
	background-color:#f8f4f4;
	font-size:small;
	background-position:top;
}
.bordersBoxswide
{
	background-position: center;
	border-bottom-color: Red;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: Red;
	border-right-color: red;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-width: 1px;
}
.navbar
{
	width:88%;
	background-color:Black;
	height:23px;
	color:White;
	font-size:11px;
	font-weight:900;
	padding: 7px 0px 0px 0px;
}
.navigation ul
{
	margin-top:-10px;
	text-align:center;
}
.navigation ul li
{
	margin-left:-20px;
	padding-left:30px;
	padding-right:10px;
	display:inline;
}
.border
{
	width:750px;
	height:650px;
	border:solid 1px grey;
}
a.top:link {color:white; text-decoration:none; border:none; border-style:none;}      
a.top:visited {color:white; text-decoration:none;}    
a.top:hover {color:red; text-decoration:none;}    
a.top:active {color:red; text-decoration:none;}

a.bot:link {color:black; text-decoration:none; border:none; border-style:none;}      
a.bot:visited {color:black; text-decoration:none;}    
a.bot:hover {color:black; text-decoration:none;}    
a.bot:active {color:black; text-decoration:none;}

a:link {color:red; text-decoration:none;}      
a:visited {color:red; text-decoration:none;}    
a:hover {color:black; text-decoration:none;}    
a:active {color:black; text-decoration:none;}

a.nav2:link {color:#323232; text-decoration:none; font-size:medium;}      
a.nav2:visited {color:#323232; text-decoration:none; font-size:medium;}    
a.nav2:hover {color:red; text-decoration:underline; font-size:medium;}

a.nav3:link {color:#323232; text-decoration:none; font-size:small;}      
a.nav3:visited {color:#323232; text-decoration:none; font-size:small;}    
a.nav3:hover {color:red; text-decoration:underline; font-size:small;}

a.nav4:link {color:red; text-decoration:none; font-size:small;}      
a.nav4:visited {color:red; text-decoration:none; font-size:small;}    
a.nav4:hover {color:black; text-decoration:underline; font-size:small;}

a.nav:link 
{
	color:red;
	text-decoration:underline;
}
a.nav:visited
{
	color:red;
	text-decoration:underline;
}
a.nav:hover
{
	color:black;
	text-decoration:underline;
}
.title 
{	display: block; 
	font-size: 1.33em; 
	color: #fff; 
	line-height: 31px; 
	margin-bottom: 12px;
	padding-top:15px;
	padding-left:19px;
	text-align:left;
	overflow: hidden;
	width:210px;
	height:63px;
	background-image:url('images/title-rich-col1.jpg');
	background-repeat:no-repeat;
	background-attachment:scroll;
}
.titleleftsmall
{	display: block; 
	font-size: 1.33em; 
	margin-left:-19px;
	color: #fff; 
	line-height: 31px;
	margin-top:-10px;
	padding-top:12px;
	padding-left:20px;
	text-align:left;
	overflow: hidden;
	width:210px;
	height:36px;
	background-image:url('images/title-rich-col1.jpg');
	background-repeat:no-repeat;
	background-attachment:scroll;
}
.title_wide 
{  
	display: block; 
	font-size: 1.33em; 
	color: #fff; 
	line-height: 31px; 
	margin-bottom: 16px;
	padding-top:12px;
	padding-left:20px;
	text-align:left;
	overflow: hidden;
	width:495px;
	height:60px;
	background-image:url('images/title-rich-colpgil.jpg');
	background-repeat:no-repeat;
	background-attachment:scroll;
}
.title_extrawide 
{  
	display: block; 
	font-size: 1.33em; 
	color: #fff; 
	line-height: 31px; 
	margin-bottom: 16px;
	margin-left:-12px;
	padding-top:10px;
	padding-left:18px;
	text-align:left;
	overflow: hidden;
	width:729px;
	height:60px;
	background-image:url('images/title-rich-col3.jpg');
	background-repeat:no-repeat;
	background-attachment:scroll;
}
li
{
	list-style-image: url('images/bullet.gif');
	list-style-position: outside;
	list-style-type: none;
}      
.insights
{
	width:481px;
	margin-top:-39px;
	margin-left:13px;
	padding-left:10px;
	padding-top:4px;
	background-color:#f8f4f4;
	font-size:small;
	background-position: center;
	border-bottom-color: Red;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: Red;
	border-right-color: red;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-width: 1px;
}
.contentbox_footer
{
    width: 713px;
    padding: 0px 0px 0px 0px;
    margin-top: 5px;
    margin-left: 13px;
    text-align: right;
    font-size: small;
}
.footer_copyright
{
	width:570px;
	height:25px;
	margin: 0px auto 0px auto;
	padding: 5px 20px 10px 20px;
	text-align:left;
	font-size:small;
	color: #888888;
}
.filmdiv
{
	width:481px;
	text-align:center;
	padding-top:3px;
}
.buslist li
{
	display:inline;
	margin:9px;
}
.watermark
{
	color:Gray;
}
h1
{
	font-size:medium;
	padding:0px;
	margin:0px;
}
h2
{
	font-size:small;
}
.hidden
{
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}