* {
	margin:0;
	padding:0;
	top:0;
	left:0;
}
body {
	margin-top:0px;
	margin-bottom:0px;
	background-image: url(/rimages/bkg.gif);
	height:100%;
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	}
	
/* Header & Top Navigation Styles */
#top {                
	margin: 0 0 0 0;
	padding:0 0 0 0;	
  	height:83px;
	background-image: url(/rimages/hdrbkg.gif);
	background-position: top;
}
#header {                
	width: 900px;	
	margin:auto;
	padding:0 0 0 0;
  	height:83px;
}
#logo { 
    float: left;               
	margin:0 0 0 0;
	padding:0 0 0 0;
	width: 400px;	
}
#logo img {
	padding:0 15px 0 0;
}
#header-banner {
    float: left;   
	margin: 9px 0 0 0;            
	padding:0 0 0 0;
	width: 500px;	
}
#header-banner img {
	border: 1px;
	border-color: #0088CB;
}
#top-nav {                
	margin: 0 0 0 0;
	padding:0 0 0 0;	
  	height:20px;
	background-image: url(rimages/topnavbkg.gif);
	background-position: top;
	background-repeat: repeat-x;
}
#tab {                
	width: 900px;	
	margin:auto;
	padding:0 0 0 0;
  	height:20px;
	background-image: url(rimages/tabbkg.gif);
	background-position: top;
}
#tab p {
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
}
#tab a {
	color: #ffffff;
	text-decoration: none;
}
#tab a:hover {
	color: #6BC2ED;
	text-decoration: underline;
}

/* Central Content Area */
#main {
	width:900px;
	margin:auto;
	padding: 0 0 0 0;
	min-height: 400px;
	height:auto !important;
	background-color:#ffffff;
	height: 100%;
}
#inner {
	width:866;
	margin:auto;
	padding: 0 0 0 0;
	min-height: 400px;
	height:auto !important;
	background-color:#ffffff;
	overflow: hidden;
}
#inner h3 {
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #045B86;
	padding: 0 0 15px 0;
}
#inner p {
	padding: 0 0 15px 0;
}
#inner .subtitle {
	color: #045B86;
	font-weight: bold;
}
#inner a {
	color: #045B86;
	text-decoration: none;
}
#inner a:hover {
	color: #666666;
	text-decoration: underline;
}
#left-nav {
    float: left;
	width:180px;
	margin: 10px 0 0 10px;
	padding: 0 0 0 0;
	background-color: #D8E7EF;
}
#central {
    float: left;
	width:666px;
	margin: 10px 5px 0 10px;
	padding: 0 0 0 0;
	background-color: #ffffff;
}
ul {
	list-style-position: outside;
	list-style-type: square;
}

/* Footer Styles */
#bottom {
    clear: none;
	width:866px;
	margin:auto;
	padding: 0 0 0 0;
	height: 120px;
	background-color:#ffffff;
	background-image: url(rimages/footerbkg.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#bottom-text {
    margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	width: 866px;
	padding: 0 0 0 0;	
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
#bottom-text a {
	color: #ffffff;
	text-decoration: none;
}
#bottom-text a:hover {
	color: #cccccc;
	text-decoration: underline;
}
.MediaKitBorder {  
background-color: #D8E7EF; 
border-color: #045B86; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px
}
.searchRtNav {
border: 1px solid #045B86;
background: #e2e2e2;
padding: 5px 5px 0 5px;
list-style-type: none;
}
#central table.form { 
border: 1px solid #045B86;  
background: #ffffff;  
}
#central td.formheader { 
padding: 3px 3px 7px 3px;  
background: #e2e2e2;  
border-bottom: 1px dashed #045B86;   
}
#central td.formlabel {  
border-right: 1px solid #045B86;  
border-bottom: 1px solid #045B86;
font: Futura, Verdana, Arial, Helvetica, sans-serif;
padding: 3px 3px 3px 3px;
}
#central td.formlabelreq { 
border-right: 1px solid #045B86;  
border-bottom: 1px solid #045B86;
font: Futura, Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold;
padding: 3px 3px 3px 3px;
}
#central td.formfield {  
border-right: 1px solid #045B86;  
border-bottom: 1px solid #045B86;
font: Futura, Verdana, Arial, Helvetica, sans-serif;  
padding: 3px 3px 3px 3px;
}
#central td.formlabelheader { 
border-right: 1px solid #045B86;  
border-bottom: 1px solid #045B86;
font: Futura, Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
padding: 3px 3px 3px 3px;
background: #D8E7EF;
color: #045B86;
}
#central .forminput {
border-top: 1px solid #045B86;
border-right: 1px solid #045B86; 
border-bottom: 1px solid #045B86;
border-left: 1px solid #045B86;
background: #F0F0F0;
padding: 0;
font : 11px Futura, Verdana, Arial, Helvetica, sans-serif;
color: #333333;
}
#central .form_err { font: bold 12px Fkutura, Verdana, Arial, Helvetica, sans-serif;  color: #FF0000;  }

#central .articleTitle {
font: bold 13px Verdana, Arial, Helvetica, sans-serif; 
color: #045B86;
}

