﻿/***************************/
/***** Std. HTML Tags ******/
/***************************/

html
{
	height:100%;
}

body {
	color: #333333;
	padding: 0px; /* top, right, bottom, left */
	text-align: left;
	background: #ffffff;
	width:814px;
	margin:0 auto;
}
body, td, th, textarea, input{
	font-family:Arial, Helvetica, sans-serif;
	font-size:83%;
	line-height:1.1em;
}

h1, h2, h3, h4, h5{
  color: #333399;
	margin:0px;
	padding:10px 0 0 0;
}

p{
	line-height:1.1em;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px
}

div.a, a{
  text-decoration: none;
  color: #3F62B6;

}

div.a:hover, a:hover{
  text-decoration: underline;
  color: #FF8204;
}

a.img{
  text-decoration: none;
}

ul{
	color:#333366;
  list-style:outside; 	
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 10px;
}

ul li{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}
ul li p {
	color:#333333;
}

ul li ul {
	color:#FF8204;
}


.title{
  color: #333399;
	font-size:200%;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	line-height:1em;
}

.titleSmaller{
  color: #333399;
	font-size:175%;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	line-height:1em;
}

.titleSmallest{
  color: #333399;
	font-size:160%;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	line-height:1em;
}

.subTitle{
	color: #333399;
	font-size:120%;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	margin:10px 0px 5px 0px;
	line-height: 1.1em;
}
.subTitleCentered{
	color: #333399;
	font-size:120%;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	margin:10px 0px 5px 0px;
	line-height: 1.1em;
  text-align:center;
}
.paragraphHeader{
	color:#6a3271;
	font-weight:bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.paragraphHeader a{
	color:#3F62B6;
}

a.paragraphHeader {
color:#3F62B6;
}

.homeTitle{
  font-size:130%;
	font-weight:bold;
	color:#FF8204;
  margin:0px;
	padding:0px;
}
.homeTitlenew{
  font-size:120%;
	font-weight:bold;
	color:#333366;
  margin:0px;
	padding:0px;
	line-height:1.05em;
}
.homeTitle a{
	color:#FF8204;
}
a.homeTitle{
  font-size:110%;
	font-weight:bold;
	color:#FF8204;
  margin:0px;
	padding:0px;
}
.homeSubTitle{
	color: #333399;
	font-size:110%;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	margin:5px 0px 3px 0px;
}

.mrbTitle{
  color: #FFFFFF;
	font-size:30px;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.mrbSubTitle{
	color: #333399;
	font-size:110%;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	margin:10px 0px 3px 0px;
}
.mrbParagraphHeader{
	color:#6a3271;
	font-size:12px;
	font-weight:bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align:bottom;
}
a.mrbParagraphHeader, 
.mrbParagraphHeader a,
a.mrbSubTitle,
.mrbSubTitle a{
	color:#333399;
}

a.mrbParagraphHeader:hover, 
.mrbParagraphHeader a:hover,
a.mrbSubTitle:hover,
.mrbSubTitle a:hover{
	 text-decoration: underline;
  color: #FF8204;
}


/***************************/
/******* Global Use ********/
/***************************/


.smaller{
	font: 93% arial, helvetica, sans-serif;
}




.larger{
	font: 123%/1.5 arial, helvetica, sans-serif;
}


.newsitem{
  padding: 0 0 5px 10px;  /* top, right, bottom, left */
	font: 83%/1.5 arial, helvetica, sans-serif;
  color: #2a5d90;
}


.newsitem a{
  font-weight: bold;
}


.newsitem .date{
  color: #b2544e;
}


div.insertIntoLayout{
  display: none;
}


.topnav_menuitem{
/*  position: relative;
  top: 0px;
  left: 0;*/
  background: inherit;
  color: inherit;
  margin: 0 0 0 0; /* top, right, bottom, left */
  padding: 4px 0 0 0; /* top, right, bottom, left */
	font: 100% arial, helvetica, sans-serif;
  font-weight: bold;
}


/*span.topnav_menuitem:hover{
  color: #ffffff;
  cursor: pointer;
}*/


a.topnav_menuitem{
  color: #8FC3F5;
  cursor: pointer;
}


a.topnav_menuitem:hover{
  color: #ffffff;
  cursor: pointer;
}


span.topnav_menuitem_spacer{
  margin: 2px 6px 0 0; /* top, right, bottom, left */
  padding: 2px 0 0 4px; /* top, right, bottom, left */
  border-right: 1px solid #C2B78A;
  width: 1px;
}

.notice{
  color: #2a5d90;
  background-color: #e9f4fb;
  border: 1px solid #cde5f5;
  margin: 0;
  padding: 5px 10px 5px 10px; /* top, right, bottom, left */
}


div.quoteIt_right {
  float: right;
  border: 1px solid #e3e6e9;
  width: auto;
  height: auto;
  margin: 0.5em 0 0.2em 0.5em; /* top, right, bottom, left */
  background-color: #e1eff9;
	font: 113% arial, helvetica, sans-serif;
  font-weight: bold;
  color: #85a3c0;
  text-align: center;
}


div.quoteIt_left {
  float: left;
  border: 1px solid #e3e6e9;
  width: auto;
  height: auto;
  margin: 0.5em 0.5em 0.2em 0; /* top, right, bottom, left */
  background-color: #e1eff9;
	font: 113% arial, helvetica, sans-serif;
  font-weight: bold;
  color: #85a3c0;
  text-align: center;
}


.attentionBox{
  margin: 0; /* top, right, bottom, left */
  padding: 4px 15px 4px 15px; /* top, right, bottom, left */
  background: #333399;
}


.attentionText{
  margin: 0; /* top, right, bottom, left */
  padding: 0; /* top, right, bottom, left */
  color: #6a3271;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
  font-weight: bold;
}


.highlight{
	padding: 0 3px 0 3px; /* top, right, bottom, left */
	background-color: #FDFF67;
	font-weight: bold;
}

.indent{
  padding: 0 5px 15px 5px; /* top, right, bottom, left */
}

.goPageTop{
  float:right;
  margin: 1px;
}

.grantsBottom{
  float:left;
  clear:both;
	width:100%;
}
/***************************/
/***** Page Specific *******/
/***************************/

/* home page */
.shadowLine{
  margin: 0; 
  padding: 0;
	height:10px;
	width:100%;
	background-image: url('../images/contents_headershadow_reverse.jpg');
  background-repeat: repeat-x;
  background-position: top;
}

div#whatsnew{
  margin: 0px 0px 0px 0px;  /* top, right, bottom, left */
  padding: 0px 5px 0px 5px;  /* top, right, bottom, left */

}
div.homeNarrowColumn{

	margin: 0px 0px 0px 0px;  /* top, right, bottom, left */
  padding: 0px 7px 0px 7px;
}
div.homeNarrowColumn p{
	font-size:80%;
	margin: 0px 0px 0px 0px;  /* top, right, bottom, left */
	padding: 0px 5px 0px 0px;
	line-height: 1em;
	display: inline;
}


.redDot{ 	
  float:right; 
  padding:0px; 	margin:5px 10px 0px 0px; 
} 

p.homeText{
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	line-height: 1em;
} 

p.homeText:first-letter{ 	
  font-style:italic; 	
  font-weight:bold; 
}

div.page .column .theDream{ 	
  font-size:150%; 	
  text-align:center; 	
  font-style:italic; 	
  color: #333399; 	
  padding-top: 15px; 	
  padding-bottom: 10px; 
}

#whatsnew p{
	
	margin: 0px 0px 7px 0px;
  padding: 0px;
}

#onlineDBlogin{
	margin:15px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align: center;
} 
#onlineDBlogin a{
	color:#FFFFFF; 
} 
#onlineDBlogin a:hover{
	color:#990000;
	text-decoration: none;
	border-bottom: 1px dashed #803C3D;
}

/* portfolio styles */
table.portfolio{
  background: #cccddd;
}

th.portfolio{
  background: #333399;
  color: #ffffff;
  text-align: center;
  vertical-align: middle;
	font: 83%/1.5 arial, helvetica, sans-serif;
  font-weight: bold;
  padding: 3px 5px 3px 5px; /* top, right, bottom, left */
}


tr.portfolio{
  background: #333399;
  color: #ffffff;
	font: 83%/1.5 arial, helvetica, sans-serif;
  font-weight: bold;
  padding: 3px 5px 3px 5px; /* top, right, bottom, left */
}


td.portfolioLeft{
  vertical-align: middle;
  background: #f1f4f9;
  padding: 3px 5px 3px 5px; /* top, right, bottom, left */
}


td.portfolio{
  vertical-align: middle;
  background: #ffffff;
  padding: 3px 5px 3px 5px; /* top, right, bottom, left */
}

/* 'Page styles' */

div.page {
  height: auto;
  margin: 0px; /* top, right, bottom, left */
  padding: 0px; /* top, right, bottom, left */
	line-height:1.1em;
}

div.page .column{
	float: left;
	width: auto;
	height: auto;
	/*border-left: 1px solid #CCCCCC;*/ /* top, right, bottom, left */
	margin-top:0px;

	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
}

div.page .column .headerLines{
	border-top: 4px solid #67C90F;
  border-bottom: 4px solid #67C90F;
  margin: 5px 0 0 0; /* top, right, bottom, left */
  padding: 10px 10px 10px 0px; /* top, right, bottom, left */
  width:580px;
}

div.page .column .headerLinesSolid{
	font: 200%/1.5 arial, helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	border-top: 4px solid #00CC00;
	border-bottom: 4px solid #00CC00;
	margin: 10px 0 5px 0; /* top, right, bottom, left */
	padding: 5px; /* top, right, bottom, left */
	background-color:#00CC00;
	text-align: center;
}

div.page .column .headerLinesSolidFirstStep{
	font: 200%/1.5 arial, helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	border-top: 4px solid #90EE90;
	border-bottom: 4px solid #90EE90;
	margin: 10px 0 5px 0; /* top, right, bottom, left */
	padding: 5px; /* top, right, bottom, left */
	background-color:#90EE90;
	text-align: center;
}

.checkListWrapper{
  padding-left:0;
	margin-left:0;
}

.checkListWrapper ul{
	list-style-position:outside;
	list-style-image:url(../image/checkmark.jpg);
}

.checkListWrapper  li{
  margin-bottom:7px;
}

.green{
	background-color:#00CC00;
 }

.centerText{
  text-align:center;
}

.redBoldText{
  color:red;
	font-weight:bold;
}

.blueBoldText{
  color:blue;
	font-weight:bold;
}

/* added from DA Online stylesheet*/ 
ul.discTop {   
  list-style-type: disc;  
  padding-top: 10px;   
  margin-top: 10px; 
}
ol.decimalTop {   
  list-style-type: decimal ;  
  padding-top: 10px;   
  margin-top: 10px; 
}
.grantHeader {
	font-size:120%;
	font-weight: bold;
	color: #333366;
	font-style: italic;
	text-align: center;
}
.sectionShade_Gray {   
  background-color: #ededed;   
  border: solid #6A3271 1px;   
  margin: 10px 5px 5px 5px;   
  padding: 0px 5px 5px 0px; 
	font-size: 90%;
}
.sectionShade_Yellow{
	background-color: #ffffef;
	border-color:#6A3271;
	border-style:solid;
	border-width:1px;
	/*border: solid  1px; */  
  margin: 10px 5px 5px 5px;
	padding: 0px 5px 5px 0px;
	font-size: 90%;
	
}


.innerColumn {
	margin: 0px 0px 0px 5px;
	padding: 0px 5px 0px 5px;
	width: 47%;
	float:left;
}
.innerColumnEnrollToday {
	margin: 0px 0px 0px 5px;
	padding: 0px 5px 0px 5px;
	width: 46%;
	float:left;
}

ul.bulletList{
	list-style-position:outside;
	list-style-type:disc;
	color:#FF8204;
	margin: 3px 2px 0px 15px;
	padding: 0px 0px 0px 0px;
}
ul.bulletList li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

ul.bulletList li p {
	color:#333333;
	margin: 0px;
	padding: 0px;
}

ul.checkList{
	list-style-image:url(../image/checkmark.gif);
	margin: 0px 2px 0px 15px;
	padding: 5px 0px 0px 10px;
}

ul.checkList li{
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
}

ul.checkList li p {
	margin: 0px;
	padding: 0px;
}

ul.squareList{
	list-style-position:outside;
	list-style-type:square;
	color:#333366;
	margin: 0px 2px 0px 15px;
	padding: 0px 0px 0px 10px;
}
ul.squareList li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 0px;
}

ul.squareList li.wider{
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
}

ul.squareList li.evenWider{
	margin:0px 0px 0px 0px;
	padding:0px 0px 15px 0px;
}

ul.squareList li p {
	color: #333333;
	margin:0px;
	padding:0px;
}
ul.squareList a {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	/*color: #00CC00;*/

}

ul.numberedList {
	list-style-type: decimal;
	margin: 0px 2px 0px 25px;
	padding: 0px 0px 0px 10px;
	font-weight:bold;
	font-size:120%;
}
ul.numberedList li{
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
}
ul.numberedList li.wider{
	margin:0px 0px 0px 0px;
	padding:0px 0px 3px 0px;
}

ul.numberedList li.evenWider{
	margin:0px 0px 0px 0px;
	padding:0px 0px 7px 0px;
}

ul.numberedList li p{
	font-weight:normal;
	font-size:80%;
	padding: 0px;
	margin: 0px;
}

.grayBox{
  padding: 3px 5px 3px 5px;
	background-color:#CCCCCC;
	border-color:#888888;
  border-style:solid;
	border-width:1px;
	}
	
.yellowBox{
  padding: 3px 5px 3px 5px;
	background-color:#ffffef;
	border-color:#888888;
  border-style:solid;
	border-width:1px;
	}

.newNextGenAccount {
	font-size: 90%;
	padding: 0px;
	margin: 5px 0px 5px 25px;
		border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.topMarginSmall{
	padding-top:5px;
}
.topMarginSmallHomepage{
	padding-top:10px;
}

.black {color:#000000;}
.darkBlue{
	color:#333366
}
.grantsBottom p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.homeSubTitle a {
	color: #333399;
}

.floatRight{
	float:right;
}
.homeHeaderTextWrapper {
float:left;
	width:250px;
}
p.homeHeaderText {
	text-align:center;
	color:#333399;
	font-size: 110%;
	font-weight:bold;
	line-height:1.05em;
	padding-top:.6em;

}
img.section529image {
	float:left;
	padding:0;
	margin:-5px 0 -5px 0;
}
img.section529imagePart2 {
	margin:1% 0 1% 5px;
}

.lineBreak{
	margin-top:30px;
}




/* For Charts */

.style16 {color: #FFFFFF; font-size: 11px; }
.style17 {font-size: 11px}
.style18 {font-size: 13px}
.style26 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #FFFFFF; color: #FFFFCC; }
.style28 {font-family: Verdana}
.style32 {font-family: Verdana; font-size: 11px; }
.style33 {margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; color: #660066;}
.style34 {color: #FFFFFF}
.style35 {font-family: Verdana; font-size: 11px; background-color: #FFFFFF; }
.style36 {background-color: #FFFFFF}
.style37 {color: #FFFFFF; font-size: 11px; background-color: #FFFFFF; }
.style38 {font-family: Verdana; font-size: 11px; color: #660066; }
.style39 {margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; color: #660066; font-family: Verdana; font-size: 11px; }
.style40 {color: #660066}
.style1 {
	font-size: 18px;
	color: #003399;
}
.style2 {font-size: 21px}
.style3 {font-size: 11px}





