body {
	/*background-image:url(img/body_bg.jpg);
	background-repeat:repeat-x;*/
	background-color:#FFF;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
}

/* :::::::: BEGIN NEWS BODY TEXT, TITLE, and LINKS STYLES ::::::::: */

.b-section-title {
	font-size: 1.1em;
	font-weight: bold;
	color:#004E94;
	display:inline;
	}

.b-section-subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color:#004E94;
	display:inline;
	}
.author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: italic;
	}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 85%;
	font-weight: roman;*/
	line-height: 130%;
	margin-top:4px;
	}
.bodycopy li{
    font-size: 85%;
    }
    
a.bodylink {
	color: #000;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	}
	
a.bodylink:hover {
	color: #000;
	font-weight: bold;
	text-transform: none;
	text-decoration: underline;
	}	

/* :::::::: END OF NEWS BODY TEXT, TITLE, and LINKS STYLES ::::::::: */
#logoLnk {
    margin-top:0;
    border:0;
}
#container {
	width:885px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	height:100px;
	background-image:url(../images/header_bg.jpg);
	background-repeat:no-repeat;
}

#header h1 {
	margin:0;
	text-indent: -5000px;
}

#menutop {
	height:20px;
	background-image:url(../images/menu_top.jpg);
	background-repeat:no-repeat;
}

#menu {
	height:35px;
	background-image:url(../images/menu_bg.jpg);
	background-repeat:no-repeat;
	text-align:center;
	margin:0;
	padding:0;
}

.menuItem {
	display:inline;
	width:140px;
	margin:0;
	padding:0;
}

.menuItem a {
	margin:0;
	padding:0;	
}

#menubottom {
	height:22px;
	background-image:url(../images/menu_bottom.jpg);
	background-repeat:no-repeat;
	text-align:right;
	padding-top:7px;
	padding-right:5px;
}

#menubottom a{
	font-size:11px;
	text-transform:uppercase;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}

#menubottom a:hover{
	text-decoration:underline;
}

#bodytop {
	height:20px;
	margin:0;
	background-image:url(../images/body_top.jpg);
	background-repeat:no-repeat;	
}

#bodymid {
	margin:0;
	background-image:url(../images/body_bg.gif);
}

#bodybottom {
	height:30px;
	margin:0;
	background-image:url(../images/body_bottom.jpg);
	background-repeat:no-repeat;
}

#content {
	padding:0 30px;
	background-image:url(../images/body_mid.jpg);
	background-repeat:no-repeat;
}

#content p {
    margin-top:2px;
}

/*#content img {
    float:left;
    margin-right:10px;
    margin-bottom:5px;
    padding:2px;
    border:solid 1px #B5B6AF;
}*/

.imgBorder img {
	float:left;
    margin-right:10px;
    margin-bottom:5px;
    padding:2px;
    border:solid 1px #B5B6AF;
}

.imgRight {
	float:right;
    margin-right:10px;
    margin-bottom:5px;
    padding:2px;
    border:solid 1px #B5B6AF;
}

.imgCenter {
	margin-left:auto;
	margin-right:auto;
}

#content a {
	color:#004E94;
	text-decoration:underline;
}

#content a:hover {
	color:#004E94;
	text-decoration:none;
}

#content h2 
{
	color:#009900;
	font-size:1.6em;
	margin-top:2px;
}

#content h3 {
	font-size: 1.2em;
	font-weight:bold;
	color:#004E94;
	margin-top:10px;
	margin-bottom:0;
	padding:0;
}

#content h4 {
	font-size: 1em;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:0;
	padding:0;
	text-decoration:underline;
}

#footer {
	height:80px;
	background-image:url(../images/footer_bg.jpg);
	background-repeat:no-repeat;
	text-align:center;
}

#flashvid {
	width:320px;
	float:left;
	margin-right:24px;
	margin-bottom:6px;
}

#flashvid2 {
	width:320px;
	float:left;
	margin-right:0;
	margin-bottom:6px;
}
#imagestack {
	width:220px;
	float:left;
	margin-right:24px;
	margin-bottom:6px;
}

#vidBox {
    width:100%;
    height:280px;
    border-top:solid 1px #B5B6AF;
    border-right:solid 1px #B5B6AF;
    border-bottom:solid 1px #B5B6AF;
}
#vidBox h3 {
    
}
.table1 {
	width:90%;
	border:0;
	background-color:#CCC;
}
.table1 th {
	background-color:#ebebeb;
	padding:2px;
}
.table1 td {
	background-color:#FFF;
	padding:2px;
}
.flashvid3 {
	margin-right:10px;
	float:left;
}
#flashVidShell
{
	margin-bottom:20px;
}
#emailcontent
{
	background-color:#FFF;
	padding:10px 10px 10px 20px;
}
.emailLabel
{
	font-weight:bold;
}
.refer 
{
	float:right;
	margin:0;
	padding:0;
}
