@charset "utf-8";
/* CSS Document */

/* 
 Edited by: Ricky Vega
	Originally from:
	 Title: CSS Portal Template
	Author: Dexter Zafra, Norwalk, CA.
Created On: 12/22/05
Author Website: http://www.ex-designz.net and www.myasp-net.com
Copyright 2005 Ex-designz.net and Myasp-net.com
*/

/* --- Begin Body ---------- */
body {
	border:3px solid red;
}

body {
   margin: 0;
   padding: 0;
   font-family:Verdana, Tahoma, Arial, Serif;
   text-align: center;
   font-size: 12px; /* This is for IE 5 version */
   voice-family: "\"}\""; 
   voice-family: inherit;
   font-size: 12px; /* This is for easy scaling */
   background-color:#336699;
   color:#333;  	
   
	background-image:url(../portal_v5/Portals/_default/Skins/Captivate-LightSteelBlue-VNA/images/main-bg2.jpg);
	background-position:left;
	background-repeat:repeat-x;
	background-attachment: fixed; 
}
/* --- End Body ----------- */

/* --- Begin Body wrapper ---------- */
#bodywrap {
	position: relative;
	padding:0;
	text-align: justify;
	/* box model hack - dont edit this part*/
     width: 1000px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 1000px;
	margin-top: 1px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
/* --- End Body wrapper ----------- */

#langsel {
	position: relative;
	text-align: right;
    width: 1000px;
	margin-bottom: 3px;
}
#langselflag {
	position: absolute;
	bottom: 7px;
	right: 20px;
}

img.flag {
	width: 25px;
	height: 15px;
}
/* --- Hack for Opera Browser - Making sure Opera render 776px width ----- */

html>body #bodywrap { 
   width: 1000px;
}


/* --- Begin Headline news h2 title ----------- */
h2 {
   font-size: 16px; /* This is for easy scaling */
   color: #993333;
   padding: 4px 0 0 0;
   margin: 0;
   font-family: 'Lucida Grande', 'Trebuchet MS', sans-serif;	
   border-bottom:#c7c7c7 1px dashed;	
}
/* --- End Headline news h2 title ------------ */


/* --- Handle body Links -------------------- */
a {
  text-decoration: none;
}
a:link {
   color: #0063C6;
}
a:visited {
   color: #0063C6;
}
a:hover {
   color: #993333;
   text-decoration:underline;
}
a:active {
   color: #5B739C;
}
/* --- End Handle body Links -------------------- */


/* --- Header Top Right Search Field section ------------- */
.sfield {
  background-color:#fff;
  border: 1px solid #A0CBFE;
  font-size: 16px; /* This is for easy scaling */
}
	
/* --- Header Logo Section ----------------------- */
#header {
	background-color:transparent;
   margin:0 0 0 0;	
   border:#fff 0px solid;	
   border-bottom-width:0px;
   padding:0;	

	background-image:url(../images/vrft2_css_banner.png); 
	background-position:right top; 
	background-repeat:no-repeat; 
	
	
	height:150px; 
/*	_height:141;  Show this width only in IE */
	width:1003px; 
   position:relative;
}
/* --- Container for Header Top Right Search Section -------- */
#header h1 {
   float: right;
   text-align:left;
   color: #fff;
   font-size: 16px; /* This is for easy scaling */
   margin:0px auto;
   padding-top: 6px;
   padding-right: 15px;	
}
/* --- End Container for Header Top Right Search Section -------- */


/* --- Begin Top Blue Navigation Menu ---------- */
#mainnavcontainer {
	background:url(../images/vrft2_menu_bar.gif) top no-repeat;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	width:1003px;
	height:37px;
	/*border:solid #A8BAE6;
   border:#FFFFFF solid 3px;
   border-width:1px 0;*/
}

/* --- Begin Bread Crumb CSS ---------- */
#breadcrumblist {
	display:inline;
	height:20px;
}

#breadcrumb {
	float:left;
	border:0px solid #000000;
	height:20px;
	padding-left: 10px;
	padding-top: 4px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
	font-weight: bold;
    color:#FFFFFF;

}
#breadcrumb ul li { 
   display: inline; 
}
#breadcrumb ul {
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-size: 10px;
   letter-spacing: 1px;
}
#breadcrumb li {
	float:left;
	color:#777;
	padding-left:.75em;
	}		
#breadcrumb li a {
	background:url(../images/breadcrumb.gif) no-repeat right center;
	height:20px;
    display: inline;
	padding:0 15px 0 0;
	}							

#breadcrumb a {
    display: inline; 
	padding-right: 3px;
	}							
	
#breadcrumb li a:link,
#breadcrumb li a:visited,
#breadcrumb a:link,
#breadcrumb a:visited {
    font-weight: normal;
   	font-size: 10px;
    color:#FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}	
#breadcrumb li a:hover,
#breadcrumb li a:focus,
#breadcrumb a:hover,
#breadcrumb a:focus {
    font-weight: normal;
    font-size: 10px;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
	}		
/* --- END Bread Crumb CSS ---------- */

/* --- END Main Menu CSS ---------- */
#login {
	float:right;
	padding-top: 4px;
	padding-right: 10px;
	text-align:right;
}

#mainnav {
	float:right;
	margin-top: -10px;
	width: 1000px;
	text-align: center;
}
#mainnav ul { 
   padding: 0; 
}
#mainnav ul li { 
   display: inline; 
}
#mainnav ul {
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-size: 10px;
   letter-spacing: 1px;
}
#mainnav ul li a {
   padding: 10px;
   color: #FFFFFF;
   text-decoration: none;
   float: right;
   border-left: 1px solid #A8BAE6;
}
#mainnav ul li a:hover {
   background-color: #95B2F4;
   color: #000000;
}

#navlist a:hover, 
#navlist a:active,
#navlist li a:hover, 
#navlist li a:active {
   color: #000000;
   text-decoration: none;
   background: #95B2F4;
   text-align: right;
}
/* --- END Main Menu CSS ---------- */
/* --- End Top Blue Navigation Menu --------- */

div.spacer {
	display:block;
	height: 4px;
}

p.linespaced {
	line-height:1.6em;
	margin-bottom:0px;
}
/* --- Begin Middle Main Container ----------- */
#mainconttop {
   float: left;
   width: 1003px;
   margin: 0 0 0 0px;	
   display:inline;
   height: 27px;
   background:no-repeat bottom url(../images/vrft2_A_content_top.gif);
   padding-top: 4px;
}
#maincontbot {
   float: left;
   width: 1003px;
   margin: 0 0 0 0px;	
   display:inline;
   background: url(../images/vrft2_A_content_bottom.gif) top no-repeat;
   height: 27px;
   padding-bottom: 4px;
}

#maincont {
   float: left;
   width: 1003px;
   margin: 0 0 0 0px;	
   display:inline;
   background-image:url(../images/vrft2_A_content.gif);
}
#maincont ul 
{
   margin:5px 10px;
   padding:5px;
}
#maincont ul li {
   list-style:none;
   background:url(../images/liimage.gif) no-repeat left;
   padding-left:15px;	
}

#content {
	margin-left: 20px;
	margin-right: 20px;
}

/* --- End Middle Main Container ----------- */

A.top_link, A.top_link:link, A.top_link:visited, A.top_link:active   {
    font-weight: normal;
    font-size: 10px;
	padding-bottom: 5px;
    color:#ffffff;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
}

A.top_link:hover    {
    font-size: 10px;
    color:#617792;
	padding-bottom: 5px;
    font-family: Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}


/* --- Handle Middle Section Title and Sub Container --------- */
.midcont-title, .midcont-title a {
   color:#800000;
}
.midcontainer {
   margin:0px 10px 20px 8px;	
   padding:10px 5px 0;
   border-bottom:#c7c7c7 1px dashed;	
}
/* --- End Handle Middle Section Title and Sub Container ----- */


/* --- Begin Two Columns Middle Container -------- */
.col1 { 
float: left; 
   margin-top: 12px;
   margin-bottom: 0;
   padding-right: 10px;
   width: 260px; 
   border-right:#ccc 1px solid;
}
.midtitle {
   font-family:Verdana, Tahoma, Arial, Serif;
   font-size: 16px;
   font-weight: bold;
   color: #800000;
}
.col2 { 
   float: right; 
   margin-top: 12px;

   margin-bottom: 0;
   padding-right: 4px;
   width: 260px; 
}
.col3 { 
   float: left; 
   width: 260px; 
   padding-right: 10px;
   border-right:#ccc 1px solid;
}
.col4 { 
   float: right; 
   padding-right: 4px;
   width: 260px; 
}
/* --- End Two Columns Middle Container ----------- */


/* --- Begin Picture Border ------------------------ */
.pic_box, a.pic_boxbox { 
   clear: both; 
   float: left; 
   border: 2px solid #fff; 
   background-color: #fff; 
   padding: 1px; 
   margin-right: 1px;
   margin-top: 2px;
} 
a.pic_box:hover {
   border: 2px solid #97CBFF;
}
/* --- End Picture Border ------------------------- */


/* --- Begin Right Side Panel ----------------------*/
#rightsidepanel {
   float: left;
   text-align: left;
   width: 200px;
   padding:0px 15px 0 15px;	
   margin:0;
   color:#666;
   line-height:1.3em;	
   background-color:#fff;
   border-left:#c7c7c7 1px solid;
}
#rightsidepanel form {
   margin-top: 0; 
   margin-bottom: 0;
}
#rightsidepanel h2 {
   font-family: verdana, arial, sans-serif;
   text-align: left;		
   font-size: 16px;
   font-weight; bold;
   color: #456;	
   padding-top: 13px;
   padding-left: 4px;		
   border-bottom:#c7c7c7 1px dashed;	
   background:none;
}
#rightsidepanel h3 {
   font-family: verdana, arial, sans-serif;
   text-align: left;		
   font-size: 16px;
   font-weight; bold;
   color: #456;	
   padding-top: 5px;
   padding-left: 4px;		
   border-bottom:#c7c7c7 1px dashed;	
   background:none;
}
#rightsidepanel ul {
   list-style: none;
   list-style-image: none;
   margin: 4px 0 10px 0;	
   font-size: 16px;
   padding:0 1em 10px;
   border-bottom:#c7c7c7 1px dashed;
}
#rightsidepanel ul li {
   background:url(images/arrdown.gif) no-repeat left;
   margin: 0;
   text-align: left;
   padding-left:16px;				
   list-style:none;
}
#rightsidepanel ul li a {
   color: #80664D;	
   font-size: 16px;
   text-decoration: none;	
}
#rightsidepanel ul li a:visited { 
   color: #80664D; 
}
#rightsidepanel ul li a:hover {
   padding-right: 12px;
   color: #993333;	
   text-decoration:underline;
}
.adspic {
   text-align:left; 
   padding-left: 16px;
   padding-bottom: 16px;
   margin-left: 6px
}
.newsletter {
   width: auto;
   text-align:left; 
   padding-left: 0px;
   padding-bottom: 6px;
   margin-right: 6px;
   margin-left; 10px;
   margin-bottom: 12px;
   border:#A0CBFE 1px solid;
}
.newsletfield {
   font-size: 1.1em;
   background-color:#fffff9;
   border: 1px solid #C5D9EB;
   margin-bottom: 5px;
}
.newsletterheader {
   text-align:left; 
   padding-left: 2px;
   background-color: #A0CBFE;
   font-size : 1.1em;  
   color: #fff;
   font-weight: bold;
   font-family : verdana, arial, helvetica, sans-serif; 
   text-decoration : none;
}
.submit {
   color : #fff; 
   font-family : verdana, arial, helvetica, sans-serif; 
   font-size : 10px; 
   font-weight : bold; 
   background-color : #A0CBFE; 
   border : 1px solid #dadada; 
   cursor : pointer; 
} 
.rsidespan {
   font-size : 1.1em;  
   font-weight: normal;
   font-family : verdana, arial, helvetica, sans-serif; 
   text-decoration : none; 
} 
/* --- End Right Side Panel ---------------------------- */


/* --- Begin Footer ----------------------------------- */
#footer {
   clear: both;
   text-align: center;
   vertical-align:top;
   background-color: transparent;
   width: 1003px;
   height:29px;
   font-size: 10px;
   padding-top: 5px;
   background:url(../images/vrft2_a_footer.gif) top no-repeat;
}
#footer strong {
   color:#fff;
}
#footer a {
   color:#fff;
   font-weight:bold;	
   text-decoration:none;
}
#footer a:hover {
   color:#fff;
   font-weight:bold;	
   text-decoration: underline;	
}

.footerlinks, A.footerlinks, A.footerlinks:link, A.footerlinks:visited, A.footerlinks:active   {
    font-weight: normal;
   	font-size: 10px;
    color:#C0D1E6;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

A.footerlinks:hover {
    font-size: 10px;
    color:#ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

/* --- End Footer ----------------------------------- */


/* --- End Footer ----------------------------------- */
A.vrftbutton, A.vrftbutton:link, A.vrftbutton:visited, A.vrftbutton:active   {
    display: block;
    width: 116px;
    height: 32px;
    background: url("../images/VRFT2_BUTTON.gif") no-repeat 0 0;
	padding-top: 8px;
	
   	font-size: 10px;
	font-weight:bold;
    color:#ffffff;
}

A.vrftbutton:hover
{ 
    background: url("../images/VRFT2_BUTTON_f2.gif") no-repeat 0 0;
	padding-top: 8px;
	
   	font-size: 10px;
	font-weight:bold;
    color:#000000;
}
 
A.vrftbutton span {
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* --- End Footer ----------------------------------- */
  
td#Content, div#Content_DIV {
	margin-top: 20px;
	margin-right: 35px;
	margin-bottom: 20px;
	margin-left: 35px;
}

span#dnn_dnnLINKS_lblLinks {
	text-align:center;
	width:700px;
}
/* --- Begin Customized Text and Font----------------------------------- */

.v-hilite {
	color: #3366FF;
}

.v-hilite2 {
	color: #800000;
}

.v-bold {
	font-weight:bold;
}

.v-announce {
   	font-size: 16px;
}

.v-announce-text-intro {
	color: #800000;
   	font-size: 16px;
}

.v-text-intro, .v-text-intro-left, .v-text-headline, .v-text-headline-left {
	font-family: verdana;
	font-weight: bold;
}

.v-text-intro, .v-text-intro-left {
	color: #800000;
   	font-size: 21.3333px;
	text-align:center;
}

.v-text-headline, .v-text-headline-left {
	color:#800000;
   	font-size: 22px;
	text-align:center;
}

.v-text-headline-left-mini {
   	font-size: 16px;
	color:#800000;
	text-align:left;
	font-family: verdana;
	font-weight: bold;
}

.v-NOW {
   	font-size: 1.1em;
}

.v-text-intro-left {
	text-align: left;
}

.v-text-headline-left {
	text-align: left;
}

A.v-text, A.v-text:link, A.v-text:visited, A.v-text:active, A.v-text:hover {
}

.v-sect-title, .v-sect-title-hilite, 
A.v-sect-title, A.v-sect-title:link, A.v-sect-title:visited, A.v-sect-title:active, A.v-sect-title:hover,  
A.v-sect-title-hilite, A.v-sect-title-hilite:link, A.v-sect-title-hilite:visited, A.v-sect-title-hilite:active, A.v-sect-title-hilite:hover  
,.v-sect-title-hilite-NOW, 
A.v-sect-title-hilite-NOW, A.v-sect-title-hilite-NOW:link, A.v-sect-title-hilite-NOW:visited, A.v-sect-title-hilite-NOW:active, A.v-sect-title-hilite-NOW:hover
,.v-sect-title-hilite2, 
A.v-sect-title-hilite2, A.v-sect-title-hilite2:link, A.v-sect-title-hilite2:visited, A.v-sect-title-hilite2:active, A.v-sect-title-hilite2:hover
{
   	font-size: 18.6667px;
	text-align: center;
	font-weight: bold;
	color: #333333;
	margin: 0 0 0 0;
}

A.v-sect-title, A.v-sect-title:link, A.v-sect-title:visited, A.v-sect-title:active, A.v-sect-title:hover,  
A.v-sect-title-hilite, A.v-sect-title-hilite:link, A.v-sect-title-hilite:visited, A.v-sect-title-hilite:active, A.v-sect-title-hilite:hover 
,A.v-sect-title-hilite2, A.v-sect-title-hilite2:link, A.v-sect-title-hilite2:visited, A.v-sect-title-hilite2:active, A.v-sect-title-hilite2:hover
,A.v-sect-title-hilite-NOW, A.v-sect-title-hilite-NOW:link, A.v-sect-title-hilite-NOW:visited, A.v-sect-title-hilite-NOW:active, A.v-sect-title-hilite-NOW:hover
{
   	font-size: 18.6667px;
	text-decoration : underline;
}

.v-sect-title-hilite,
A.v-sect-title-hilite, A.v-sect-title-hilite:link, A.v-sect-title-hilite:visited, A.v-sect-title-hilite:active, A.v-sect-title-hilite:hover
{
	color: #3366FF;
}

.v-sect-title-hilite-NOW,
A.v-sect-title-hilite-NOW, A.v-sect-title-hilite-NOW:link, A.v-sect-title-hilite-NOW:visited, A.v-sect-title-hilite-NOW:active, A.v-sect-title-hilite-NOW:hover
{
   	font-size: 18.6667px;
	color: #3366FF;
	font-size:
}

.v-sect-title-hilite2,
A.v-sect-title-hilite2, A.v-sect-title-hilite2:link, A.v-sect-title-hilite2:visited, A.v-sect-title-hilite2:active, A.v-sect-title-hilite2:hover
{
	color: #800000;
}

A.v-sect-title:hover, A.v-sect-title-hilite:hover {
    color:#0000FF;
}

.v-subtext {
   	font-size: 10px;
	COLOR: #333333;
}

.v-label {
	color:#0033CC;
	text-align: right;
	FONT-SIZE: 14px;
}

.v-label-center {
	color:#0033CC;
	text-align: center;
	FONT-SIZE: 14px;
}

label { width: 10px; float: left; }
label.error { float: none; color: red; padding-left: 8px; vertical-align: top; }
.expandtext li ul {
	padding-bottom: 10px;
}

ul.expand {
}
ul.expand li {
	padding-bottom: 10px;
}
ol.expand {
}
ol.expand li {
	padding-bottom: 10px;
}

ol.expandbold {
}
ol.expandbold li {
	font-weight:bold;
	padding-bottom: 10px;
}
ol.expandbold span {
	font-weight:normal;
	padding-bottom: 10px;
}
/* --- End Customized Text and Font----------------------------------- */
