@charset "utf-8";
/*tva CSS Document */

body
{
	margin:0px;
	padding-top:33px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#4D4D4F;
}

a
{
	color:#0000FF;
	text-decoration:underline;
}

a:hover
{
	color:#0000FF;
	text-decoration:none;
}


a.sample_attach, a.sample_attach:visited, div.sample_attach
{
  display: block;
  text-decoration: none;
  padding-top:2px;
  padding-bottom:5px;
  padding-left:3px;
}
a.sample_attach { color:#FFF; }
a.sample_attach, a.sample_attach:visited { border-bottom: none; }
a.sample_attach:hover { background:#4D4D4F; }


div#sample_attach_menu_child  { background:#767769; color:#FFF; }
.menu_one { width:128px; }

div#sample_attach_menu2_child  { background:#767769; color:#FFF; }
.menu_two { width:130px; }

div#sample_attach_menu3_child  { background:#767769; color:#FFF; }
.menu_three { width:120px; }

div#sample_attach_menu4_child  { background:#767769; color:#FFF; }
.menu_four { width:175px; }

.menu_header_solo
{
	color:#4D4D4F;
	text-decoration:none;
}

.menu_header_solo:hover
{
	color:#4D4D4F;
	text-decoration:none;
}

.blog_link
{
	color:#FFFFFF;
	text-decoration:none;
}

.blog_link:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}

.rss_link
{
	color:#4D4D4F;
	text-decoration:none;
}

.rss_link:hover
{
	color:#4D4D4F;
	text-decoration:underline;
}

.blue_headline
{
	color:#191d87;
	font-weight:bold;
	font-size:12px;
}

.black_text
{
	color:#000;
}

.blue_text
{
	color:#191d87;
}

.blue_text_14
{
	color:#191d87;
	font-size:14px;
}

.graph_describe_text
{
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	line-height:100%;
}

#main
{
	width:960px;
	height:100%;
	/*
	border:solid;
	border-color:#999;
	border-width:1px;
	*/
}

#header_one
{
	width:960px;
	height:135px;
	background-image:url(../images/header_logo.jpg);
	background-repeat:no-repeat;
}

#header_qualifier
{
	width:960px;
	height:135px;
	background-image:url(../images/header_logo_qualifier.jpg);
	background-repeat:no-repeat;
}

#header_vf
{
	width:960px;
	height:135px;
	background-image:url(../images/header_logo_vf.jpg);
	background-repeat:no-repeat;
}

#header_fa
{
	width:960px;
	height:135px;
	background-image:url(../images/header_logo_fa.jpg);
	background-repeat:no-repeat;
}

#header_feedback
{
	width:960px;
	height:135px;
	background-image:url(../images/header_logo_feedback.jpg);
	background-repeat:no-repeat;
}


#header_menu
{
	padding-left:10px;
	padding-right:10px;
}

#menu_container
{
	height:46px;
	background-image:url(../images/header_menu_bg.jpg);
}

#content
{
	padding-left:10px;
	padding-right:13px;
	padding-top:8px;
	padding-bottom:15px;
	height:100%;
}

#left_menu
{
	width:118px;
}

#right_content
{
	width:817px;
	border-left:solid;
	border-left-width:1px;
	border-left-color:#787676;
	border-right:solid;
	border-right-width:1px;
	border-right-color:#000000;
	text-align:left;
}

#popup_content
{
	width:790px;
	text-align:left;
	padding-left:20px;
}

#footer
{
	padding-left:10px;
	padding-right:10px;
	font-size:10px;
	text-align:right;
}

.footer_link
{
	color:#4D4D4F;
	text-decoration:none;
}

.footer_link:hover
{
	color:#4D4D4F;
	text-decoration:underline;
}

#before_footer
{
	height:5px;
	background:#707163;
}