@charset "utf-8";
/* CSS Document */
@import url(reset.css); /* RESET CSS */
/* =GLOBALS */

/* =GRID OVERRIDE */
/*  Grid is inactive when entire section is commented 

body {
  background: #fff url("tmf/16_col.png") center top repeat-y !important;
}

#gutter, #navigation, #wrapper, #banner, #content, #container, #bg_social, #bg_footer {
  background: none !important;
}#E7F3F3
*/

body{
background-color:#EEEEEE;
	font-family: Arial,Tahoma,Verdana,Helvetica,Sans-Serif;}

p 	{
	margin-top: 1.1em;
	margin-right: 0;
	margin-bottom: 1.12em;
	margin-left: 0;
}

/* header */

#top-header{
background-color:#002040;
height:90px;}

#wrapper{
background-color:#FFF;}


#top-header-container h1 a{
	width:100%;
	height:90px;
	display:block;
	background-image: url(/images/vtv-banner.jpg);
	background-repeat: no-repeat;
}

#menu-header{
	background-color:#FFF;
	padding-top:6px;
	padding-bottom:6px;
}

#banner {
	background: #fff url("/images/bg_banner2.png") top center repeat-x;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin-bottom: 40px;
	height:338px;
	position:relative;
}

.pagebanner {
	background: #fff url("/images/bg_banner2.png") top center repeat-x;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin-bottom: 20px;
	height:300px;
	position:relative;
}

.pagebanner-home {
	height: auto !important;
	padding-bottom: 20px;
}

.breadcrumb {
}

.breadcrumb ul {
	margin: 0 0 1em 0;
	padding: 0;
	list-style: none;
	border-bottom: 1em solid #FFFFFF;
}
.breadcrumb li {
	display: inline;
	float: left;
	padding: 0.25em 1.25em 0.25em 0.5em;
	font-size: 0.9em;
	line-height: 1em;
	color: #666666;
	text-decoration: none;
	border-style: none;
	background: #F0EEEE url(tmf/breadcrumb_li_right_arrow.gif) no-repeat right center;
	margin: 0;
}

.breadcrumb li.end {
	padding: 0.25em 1em 0.25em 0.5em;
	font-size: 0.9em;
	line-height: 1em;
	color: #666666;
	text-decoration: none;
	border-style: none;
	background: #EEEEEE url(tmf/breadcrumb_li_right_end_arrow.gif) no-repeat right center;
	margin: 0;
}

.breadcrumb li a {
	color: #000000;
	text-decoration: none;
}
.breadcrumb li a:hover {
	text-decoration: none;
	border: none;
}

#navigation .last{
	border-right:none;
}

#navigation li {
	display:block;
	float:left;
	border-right:solid 1px #003366;
}

#navigation li .f{
	border-left:solid 1px #003366;
}


#navigation li a {
	text-decoration:none;
	display:block;
	color:#003366;
	font-size:100%;
	margin:0;
	padding:5px 13px 5px;
	/*border-bottom:5px solid #4d7194;
	border-top:5px solid #4d7194;
	background-image: url(menu-bg.png);
	background-repeat: repeat-x;
	background-position: left top;*/
}
#navigation li a:hover {
	color:#FFF;
	background:#003366;
	/*border-bottom:5px solid #003366;
	border-top:5px solid #003366;*/
}
#navigation li a.active {
	color:#003366;
	font-weight:normal;
	/*background:#003366;
	/*border-bottom:5px solid #003366;
	border-top:5px solid #003366;*/
}
#navigation li a.active:hover {
	background:#003366;
	/*border-bottom:5px solid #003366;
	border-top:5px solid #003366;*/
}

#navigation, #nav {
	list-style-type:none;
	width:100%;
	text-align:left;
	overflow:hidden;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	font-size:14px;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
}


/* =HOME */

.container_16 {
	position: relative;
	z-index: 1;
} 
#overlayimage {
	position: absolute;
	top: 20px;
	z-index: 5;
	right: 20px;
	height: 392px;
	width: 640px;
	/*border-bottom:5px solid #fff;*/
	border-left:5px solid #fff;
	border-top:5px solid #fff;
	border-right:5px solid #fff;
}

#overlayhd {
	/*position: absolute;*/
	/*top: 412px;*/
	/*bottom: -10px;*/
	float: right;
	z-index: 6;
	/*right: 0px;*/
}

#overlayhd a {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#overlayhd a:hover {
	color: #000;
	text-decoration: underline;
}

#overlaytitle {
	/*position: absolute;*/
	/*top: 412px;*/
	/*bottom: -10px;*/
	float: left;
	z-index: 6;
	/*right: 0px;*/
}

#overlaytitle p {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#overlaytitle a:hover {
	color: #000;
	text-decoration: underline;
}

#overlayimage a:hover {
  background: none;
}

#banner .pitch {
	color: #000;
	display: block;
	line-height: 40px;
	font-size: 36px;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#banner h1 {
	color: #000;
	font-size: 24px;
	font-weight: normal;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#banner h2 {
  color: #000;
  font-size: 20px;
}

#banner p {
  color: #304812;
}

#banner label {
  color: #304812;
  display: block;
  font-weight: bold;
  margin-bottom: 10px;
}

#banner input {
  background: #e2f1cf;
  border: 1px solid #649636;
  width: 208px;
}

#banner input:focus {
  background: #fff;
  border: 1px solid #649636;
}

#banner .buttons {
  margin-top: 15px;
  margin-bottom: 35px;
}

#banner .buttons button:hover, #banner .buttons a.button:hover, #banner .buttons a.button:active {
  border: 1px solid #304812;
}

.fullwidth{
width:960px}

.block-header{
height:36px;
/*background-color:#d1cbcb;*/}

.block-header h2{
float:left;
/*margin-left:15px;*/
margin-top:10px;
font-size:24px;}

.bock-content{
	background-color:#FFFFFF;
	background-image: url(block_content_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float:left;
	width:960px;
}


.front_quote_block{
float:left;
width:300px;
line-height:1.2;}

.helper_quote_top{
	height:13px;
	float:left;
	width:100%;
	margin-bottom:10px;
	background-image: url(quote_top.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#block_quotes_helper{
background-image:url(lines.gif);
background-position:left top;
background-repeat:repeat-y;
display:inline;
float:left;
margin-bottom:30px;
margin-top:28px;
}

.quote{
	background-image: url(/images/quote_bottom.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	float:left;
	margin-bottom:0px;
}

.quote p{
font-size:15px;
color:#393939;
font-family:Arial, Helvetica, sans-serif;
padding-bottom:20px;}

.quote_source{
float:left;}

.quote_source p{
color:#545353;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
font-style:italic;
margin-bottom:4px;}

.left_quote{
margin-left:30px;
margin-right:30px;
width:269px;}

.midle_quote{
margin-right:30px;
padding-left:31px;
width:269px;
}

.right_quote{
padding-left:31px;
width:269px;}

.clear{
clear:both;}
.last{ border-bottom:none!important;}
.first{ border-top:none!important;}

#footer{
	font-size:11px;
	line-height: 14px;
	color:#555555;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cbcbcb;
	margin-top:20px;
}

.bg {
/*background-color:#eee;*/
}
.bg p{
	padding-left:15px;
	padding-right:15px;
	line-height: 1.2em;
}
.bg h1,h2,h3,ul{
		padding-left:15px;
	padding-right:15px;
}

.bg2 {
background-color:#eee;
}
.bg2 p{
	padding-left:15px;
	padding-right:15px;
	line-height: 1.2em;
}
.bg2 h1,h2,h3,ul{
		padding-left:15px;
	padding-right:15px;
}

#footer #copyright p{
margin-top:15px;
float:left;
margin-bottom:20px;}

#footer #links{
margin-top:15px;
float:right;
margin-bottom:20px;}

#footer #footer_messages p{
margin-top:15px;
float:left;
margin-bottom:20px;}

#footer a{
text-decoration:none;
color:#355370;
font-weight:bold;}



/*- General Quotes -*/

 

.quote-top{

            background: url(/images/quote_top_v.png) no-repeat;

            /*width: 365px;*/

            height:36px;

}

.quote-body{
	background: url(/images/quote_top_v.png) no-repeat;
	padding-top: 24px;
	/*background-color:#ddd;*/
/*width: 365px;*/

}

.quote-body p{
	color: #000;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: 24px;
	margin-bottom: 0px;
	margin-left: 24px;
           /* color:#404040;

            font-size:14px;*/

}

.quote-source{
	overflow:hidden;
	/*width: 365px;*/
    text-align:right;
	padding-top:20px;
	background-image: url(/images/quote_bottom_v.png);
	background-repeat: no-repeat;
	background-position: right top;
    /*background-color:#ddd;*/
}

.quote-source p{
	font-style:italic;
	font-size: 0.7em;
	font-weight: normal;
	line-height: 1.2em;
	margin-top: 5px;
	margin-right: 36px;
	margin-bottom: 0px;
	margin-left: 24px;

}

.pagebanner .pitch {
	color: #000;
	display: block;
	line-height: 40px;
	font-size: 36px;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.pagebanner h1 {
	color: #000;
	font-size: 24px;
	font-weight: normal;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

