/*this will be the vcwa style sheet*/


body {background-color: #FFFFFF;}
/*{background-image: url(images/blue_gradient.gif); background-repeat: repeat-x,y; }*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.contentbanner {
	font-weight: bold;
	font-family: verdana, san-serif;
	color: #FFFFFF;
}

.main_table {background-image: url(images/blue_gradient.gif); background-repeat: repeat-x,y; }/*#e7eff7 is light blue*/

.nav_table {background-color: #e7eff7; text-align: center; color: #2d315e; font-family: verdana; font-size: 14px;
	height: 25px;}


.nav_links a:link {
color: #210800;
text-decoration:none}
.nav_links a:visited {
color: #210800;
text-decoration: none;}
.nav_links a:hover {
color: red;
text-decoration:underline} /*this prevents underlining of links*/
.nav_links a:active {color: yellow;}

.secondary_nav_bkg_color {background-color: #FFFFFF; border-style: outset; border-color: #508865; border-width: thin; padding-right: 1em; font-size: 14px; font-family: verdana, san-serif; padding-top: 0.5em;}

     .contentheader {
 font-size: 15pt;
 font-family: verdana,san-serif;
 color: #ffffff;
}
     .content {
 font-size: 9pt;
 line-height:14pt;
 font-family: verdana,san-serif;
 color: #000;
 margin: 10px
}

.programs_info_tables {width: 800px; font-family: verdana; text-align: justify; background-color: #FFFFFF; padding-left: 3em; padding-right: 3em; color: black; vertical-align: top; padding-top: 2em; font-size: 16px;}

.footer {color: #4E825E; font-style: verdana; font-size: 12px;}
