html,body,p,span,td,blockquote{
	color: #666666;
	font-size: 10pt;
	font-family: "Verdana", "Helvetica", sans-serif;}
	
.headerblue {font-size: 14pt; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; color: #003399}
.header {font-size: 14pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; color: #000000}
.black_n {font-size: 10pt; font-family: "Verdana", "Helvetica", sans-serif; font-style: normal; font-weight: normal; color: #000000}
.black_b {font-size: 10pt; font-family: "Verdana", "Helvetica", sans-serif; font-style: normal; font-weight: bold; color: #666666}
.black_i {font-size: 10pt; font-family: "Verdana", "Helvetica", sans-serif; font-style: italic; font-weight: normal; color: #000000}
.blue_b {font-size: 10pt; font-family: "Verdana", "Helvetica", sans-serif; font-style: normal; font-weight: bold; color: #0033ff}
.blue_n9 {font-size: 9pt; font-family: "Verdana", "Helvetica", sans-serif; font-style: normal; font-weight: normal; color: #0033ff}
.red_n {color: #CE1126}
.red_b {font-weight: bold; color: #CE1126}
.red_b12 {font-size: 12pt; font-family: "Verdana", "Helvetica", sans-serif; font-style: normal; font-weight: bold; color: #CE1126}
.grey_b11 {font-size: 11pt; font-family: "Verdana", "Helvetica", sans-serif; font-style: normal; font-weight: bold; color: #666666}
.grey_8 {font-size: 8pt; font-family: "Verdana", "Helvetica", sans-serif; font-style: normal; font-weight: normal; color: #666666}
.navy_b8 {font-size: 8pt; font-family: "Verdana", "Helvetica", sans-serif; font-style: normal; font-weight: bold; color: #003366; text-decoration: none}
.lightblue_b9 {font-size: 9pt; font-family: "Verdana", "Helvetica", sans-serif; font-style: normal; font-weight: normal; color: #128DD8; text-decoration: none}
.ecard {font-size: 12pt; font-family: "Verdana, Arial, Helvetica, sans-serif";}
p.contact {
	font-size: 9pt;
	margin: 10px;}

p.copyright{
	text-align: right;
	margin:  10px 1px 0px 0px;
	font-size: 8pt;}
	
p.copyrightLeft{
	text-align: left;
	font-size: 7pt;}

td.splash
{
border-right: thin solid #cccccc;
}
td.splashrightbottom
{
border-right: thin solid #cccccc;
border-bottom: thin solid #cccccc
}
td.splashbottom 
{
border-bottom: thin solid #cccccc
}

.featuredFS {border-color: #CE1126; color: #CE1126; width:350px; height:225px;}
.red_b8 {font-size: 8pt; font-weight: bold; color: #CE1126; text-decoration: none}
.black_8 {font-size: 8pt; color: #000000; text-decoration: none; line-height: 1.5 }
.tagline {font-size: 11pt;  font-style: italic; font-weight: bold; color: #CE1126}
.splash_link {font-size: 8pt; color: #000000; text-decoration: none; }

a.splash_link:hover {
	color:blue;
	text-decoration: underline;}
	}

.bgImage {background: #ffffff url(images2/background.jpg) no-repeat;}

.picMargin {margin:  20px 4px 8px 3px;}
	
.InternPadding {margin-bottom: 10px; margin-right: 15px;}




.menu {
z-index:1000;
font-size:11px;
margin:13px 0 30px 7px; /* this page only */
font-family:Arial;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
width:150px;
font-size:11px;
}
.menu ul.sub2 {
padding:0;
margin:0;
list-style-type:none;
width:200px;
font-size:11px;
}
/* hack for IE6 */
* html .menu ul {margin-left:-16px; ma\rgin-left:0;}
/* position relative so that you can position the sub levels */
.menu li {
position:relative;
background:#CCCCCC;
height:21px;
border:1px solid #ffffff;
border-width:0 1px 1px 0;

}

.menu li.double {
position:relative;
background:#CCCCCC;
height:35px;
border:1px solid #ffffff;
border-width:0 1px 1px 0;

}

.menu li.header {
position:relative;
background: #CE1126;
height:26px;
font-weight:bolder;
font-size:112%;
}
.header {
display:block; 
text-decoration:none;
height:25px;
line-height:25px;
width:149px;
color: #ffffff;
/*padding-left:5px; text-indent:5px;*/
/*padding-left:5px;*/
margin-left: 0;
}
/* get rid of the table */
.menu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* style the links */
.menu a, .menu a:visited {
display: block; 
text-decoration:none;
height:21px;
line-height:20px;
width:149px;
color:#000000;
/*padding-left: 5px;  this used to be text-indent: 5px*/
padding-left:5px;
margin-left: 0;
}
/* style the links */
.menu a.double, .menu a.double:visited {
display: block; 
text-decoration:none;
height:34px;
line-height:16px;
width:149px;
color:#000000;
/*padding-left: 5px;  this used to be text-indent: 5px*/
padding-left:5px;
margin-left: 0;
}

/* style the links */
.menu a.sub2, .menu a.sub2:visited {
display: block; 
text-decoration:none;
height:21px;
line-height:16px;
width:199px;
color:#000000;
/*padding-left: 5px;  this used to be text-indent: 5px*/
padding-left:5px;
margin-left: 0;
}


/* hack for IE6 */
* html .menu a, * html .menu a:visited {background:#CCCCCC; width:150px; w\idth:149px;}
* html .header {width:150px; w\idth:154px;}
/* style the link hover */
* html .menu a:hover {color:#000000; background:#999999}

.menu :hover > a, .menu :hover > a.double  {
color:#000000; 
background:#999999;
width:144px;
}

.menu :hover > a.sub2 {
color:#000000; 
background:#999999;
width:194px;
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
top:0;
left:155px; 
}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul {
visibility:visible;
}

/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul { 
visibility:visible;
}
.spacer { padding-left:5px;display:block }
.vidpadding {padding-left: 20px; padding-bottom: 20px;}
.vidpaddingright {padding-right: 20px; padding-bottom: 20px;}

a.redtext,a.redtext:link, a.redtext:visited {
	color:#CE1126;
	text-decoration: underline;}
	

a.redtext:hover{
	color:#666666;
	text-decoration: underline;}
