/* TYPE */
body {
	background-color: #F4F4F4;
	color: #333;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

h1,h2,h3, h4  {
	font-family: "Franklin Gothic Medium", "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;

}

h1 {
	color:#3F007D;
	margin: 0 20px 0 20px;
	font-size: 1.2em;
}

h2 {
	color:#575757;
	margin: 0 20px 0 27px;
	font-size: 1.15em;
	font-weight: bold;
}

h3 {
	color:#6C6C6C;
	margin: 0 20px 0 20px;
	font-size: 1em;
}

h4 {
	color:#3F007D;
	margin: 0 0px 0 0px;
	font-size: 1.4em;
}

h5 {
	color:#3F007D;
	margin: 0 0px 0 0px;
	font-size: 1.6em;
	font-weight: bold;
}

p {
	font-size: 10pt;
	padding: 0px;
	margin: 0 20px 0 35px;
    }

table p {
	font-size: 10pt;
	padding: 0px;
	margin: 0 10px 0 10px;
    }


/* Layout */
img { behavior: url(/scripts/iepngfix.htc); border: 0; }
img.left { float: left; margin: 2px 20px 16px 0; }
img.right { float: right; margin: 2px 20px 16px 20px; }
img.across { margin: 2px 0 16px 0; }
img.flushleft { margin-left: -20px; }
img.flushright { margin-right: -20px; }


.banner {
margin-top: 8px;
}

.maincontainer {
	width: 980px;
	margin: 0 auto;
	position: relative;
	font-size: 10pt;
}
.main {
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
	background-color:#FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EAEAEA;
	border-left-color: #EAEAEA;

}

.copyright {
	width: 978px;
	position: relative;
	background-color:#FFFFFF;
	border-right-width: 1px;
	border-right-style:solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color:#FFFFFF;
	border-left-color: #D6D6D6;
	float: left;
	font-size:smaller;
}
.content { padding: 18px 20px; position: relative; color: #333; }

/* Footer styles */
	#footer {
		clear:both;
		width:980px;
		margin: 0 auto;
		position: relative;
	}
	#footer p {
		padding-left:10px;
		margin:0;
	}
/*  */

.flash_banner {
	width: 100%;
	position: relative;
	background-color:#F4F4F4;
}
.style11 {
	font-size: 11px;
}
.style16 {	color: #000000;
	font-weight: bold;
}
.style8 {color: #990000}
.myFTBG {
	background-color:#F4F4F4;
}

.agmenu {
	font-size: small;
	padding: 5px 0 5px 0;	
}

.section1 {color: rgb(0, 0, 153) ! important;
    font-weight: bold ! important;
    font-size: 12pt ! important;
    }

  .section2 { font-size: 10pt;
    font-weight: bold;
    color: rgb(51, 102, 102);
    }

.smalltext {
	font-size: small;
}
  .smallpadded {
	font-size: 10pt;
	padding: 0px;
	margin: 0 20px 0 20px;
    }
.indent {
	padding: 10px;
	position: relative;
	left: 20px;
	top: 20px;
	right: 20px;
	bottom: 20px;
}
.xsmallpadded {

	padding:20px;
	font-size: 9pt;
}
.section1-padded {
	color: rgb(0, 0, 153) ! important;
	font-weight: bold ! important;
	font-size: 12pt ! important;
	padding-right: 20px;
	padding-left: 20px;
}
.section2navy {
    font-size: 10pt;
    font-weight: bold;
    color: #000099;
}
.smalllist {
	font-size: 10pt;
	list-style-type: disc;
	margin-right: 20px;
	list-style-image: url(images/newdot.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
}
.section2navypadded {
	font-size: 10pt;
	font-weight: bold;
	color: #000099;
	padding-left: 20px;
	padding-right: 20px;
}
.sliderbox {
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	border: 0px solid #000;
	width: 80%;
}


#slides1 {
float: left;
margin-left:-40px;
width:700px;
}
 
.bx_pager a {
background:url("/images/bg_pager.png") no-repeat scroll 0 -21px transparent;
color:#FFFFFF;
float:left;
font-size:11px;
height:17px;
margin-right:6px;
padding:4px 0 0 7px;
width:14px;
}
 
.bx_pager a:hover, .bx_pager a.active {
background-position:0 0;
text-decoration:none;
}


.xsmallpad2 {
	font-size: 11px;
	margin-left: 3px;
	margin-right: 2px;
}

/* Links */

.agmenu a {
	color:#666666;
	text-decoration:none;
	font-weight: bold;
	font-size:13px;
	padding: 0 15px 0 0;
}

.agmenu a:hover { color:#06c; }

a {
	color:#0099FF;
	text-decoration:none;
}


a:hover { color:#06c;}




.boxleft {
	float:left;
	margin-top: 7px;
	margin-right: 7px;
}
.boxright {
	float:right;
	margin: 7px 0 0 0;
	height: 322px;
	width: 322px;
	background-repeat: no-repeat;
}
.boxright p{
	font-size: 11pt;
    }
	
.boxcenter {
	float:left;
	margin-top: 7px;
	height: 322px;
	width: 322px;
	background-image: url(images/storyboxback.jpg);
}

.mboxleft {
	float:left;
	margin-top: 7px;
	margin-right: 20px;
	margin-left: 20px;
}
.mboxright {
	float:right;
}
.mboxcenter p{
	font-size: 11pt;
	margin: 0 20px  0 0;
    }
	
.mboxcenter {
	float:left;
	margin-top: 7px;
}


blockquote {
	font-size: 10pt;
	padding-left: 15px;
	background-image: url(images/dot.png);
	background-repeat:no-repeat;
	margin-bottom: 2px;
	margin-top: 2px;
    }
.boxrightyt {
	float:right;
	margin: 0 0 0 0;
	height: 340px;
	width: 410px;
	background-repeat: no-repeat;
	background-image: url(images/storyboxback_yt.png);
	padding: 0px;
}

/* Video Page CSS */

.containeryt {
		margin: 0 auto;   /* align for good browsers */
		text-align: left; /* counter the body center */
		width: 90%;
}


.header2{
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	margin: 0 20px  0 0;
    }.promohead {
	font-size: x-large;
}
.promosub {
	font-size: medium;
	color: #666666;
}
ul {
	padding-left: 20px;
	margin-left: 40px;
}
