﻿.bg 
{
	font-family: Tahoma, Verdana, Sans-Serif;
	background-color: #e0e0e0;
	font-size: 11px;
	line-height: 13pt;
	color: #222222;
}


a:link
{
	color:#000000;
	text-decoration:none;
	
}

a:visited
{
	color:#000000;
	text-decoration:none;
	
}

a:hover
{
	color:#ff0000;
	text-decoration:none;
	
}

.txtheader 
{
	font-weight:bold;
	color:#333333;
	font-size: 11px;
}


.navlinks
{
	font-family: Tahoma, Verdana, Sans-Serif;
	color: #000000;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
	line-height: 8pt;
}
.navlinks_selected
{
	font-family: Tahoma, Verdana, Sans-Serif;
	color: #d10000;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
	line-height: 8pt;
}
.footerlinks
{
	font-family: Tahoma, Verdana, Sans-Serif;
	color: #d10000;
	font-size: 10px;
	text-decoration:none;
	font-weight: bold;
	line-height: 15pt;
	padding-right: 20px;
}
.footerlinks_selected 
{
	font-family: Tahoma, Verdana, Sans-Serif;
	color: #000000;
	font-size: 10px;
	text-decoration:none;
	font-weight: bold;
	line-height: 15pt;
	padding-right: 20px;
}

/* master */
.mastertable
{
	width: 850px;
}
.rightheader
{
	width: 465px;
	text-align:right;
}
.rightheader_bg
{
	text-align:right;
	background-image: url("../Images/bg_topright1_hm.jpg");
}
.rightheader_revised
{
	width:465;
	height:95;
}
.navCell
{
	width:205px;
	vertical-align:top;
	background-color: #d9d9d9;
	
}

.navCell_fixed
{
	width:205px;
	vertical-align:top;
	background-image: url("../Images/bg_nav_fixed.jpg");
	background-repeat:no-repeat;
	height: 507px;
}

.navCell_scroll
{
	width:205px;
	height:100%;
	vertical-align:top;
	background-color: #d9d9d9;
}

.imgheaderFPO
{
	width: 645px;
	height: 53px;
}


/* navigation */
.navTable
{
	background-color: #d9d9d9;
	width: 205px;
	padding-bottom: 0px;
}
.navtd
{
	padding-bottom: 0px;	
	height: 30px;
	vertical-align: top;
}

.navsectionstable
{
	background-color: #fafafa;
	width: 200px;
	padding-bottom: 0px;
}

.navsectionstd
{
	padding-left: 40px;
	padding-top: 4px;
	padding-bottom: 0px;
}

.navsectionstd_end
{
	padding-bottom: 8px;
}

.navtd_flexheight
{
	padding-bottom: 0px;	
	height: 50%;
	vertical-align: top;
}
.imgtd_mags
{
	padding-right:10px;
	padding-left:10px;
}
.texttd_mags
{
	font-size:9px;
	vertical-align:top;
	padding-top:2px;
}
.btmtable
{
	background-color: #efefef;
	width: 200px;
}


/* page background */
.contenttable
{
	width: 645px;
	vertical-align: top;
}
.contentcontainer_head
{
	width: 645px;
	height: 49px;
	vertical-align: top;
	background-image:  url("../Images/bg_topright2_hm.jpg");
	background-repeat: no-repeat;
}
.contentcontainer_fixed
{
	height: 600px;
	width: 645px;
	vertical-align:bottom;
	background-image:  url("../Images/bg_home2.jpg");
	background-repeat: no-repeat;
}
.contentcontainer_scroll
{
	width: 645px;
	height: 454px;
	vertical-align: top;
	background-image:  url("../Images/bg_swirl_repeat.jpg");
	background-repeat: repeat-y;
}
.contenttr
{
	vertical-align:top;
}

/* logo */
.logo
{
	width: 227px;
	height: 68px;
	margin: 0 auto;
}
.logo_r
{
	width: 150px;
	height: 68px;
	margin: 0 auto;
}
.logorevised
{
	width:385px;
	height:68px;
}
.titlebar
{
	width: 377px;
	height: 101px;
	margin: 0 auto;
}

/* fonts */
.lgRed
{
	font-weight: bold;
	color: #333333;
	font-size: 11px;
	white-space:nowrap;
}

/* page */

h1
{
    font-size:13px;
    color:#444444;
    font-weight:bold;
    
}
.imgstyle
{
	text-align: right;
	vertical-align: baseline;
	margin-right:15px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}
.pagetext
{
	padding-left: 20px;
}

.pagetextLinda
{
	padding-left: 20px;
	border:none;
	
}
.videotext
{
	text-align:left;
}

ul {
	margin-left: 0;
	padding-left:20px;
	list-style-image: url(../Images/arrow_trans.gif);
	}
	
ol {
	list-style: lower-latin;
	margin-left: 2;
	list-style:
	}
	
li {
	margin-bottom: 4px;
}

.copy {

font-size:9px;
color:#666666;
}
.home_headline {

font-size:11px;
color:#555555;
font-weight:bold;
}
.txtlearn {

font-size:12px;
color:#555555;
font-weight:bold;
}


.tm
{
	font-size: 9px;
	font-family: Tahoma, Verdana, Sans-Serif;
	vertical-align: text-top;
}