/*
*
*  Custom CSS for styles of July 2010 Redesign
*
*/

body {
	background: white;
}
.titleItemText {
	font-family: Tahoma, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #202a53;
   text-decoration: none;
}
.socialText {
	font-family: Tahoma, Helvetica;
	font-size: 14px;
	font-weight: 0;
	color: #152554;
	margin: 0 0 10px 0;
}
.bottomNavText {
	font-family: Tahoma, Helvetica;
	font-size: 14px;
	font-weight: 0;
	color: #152554;
   text-decoration: none;
}

.threeBoxTitleText {
	font-family: Tahoma, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #152554;
	margin: 0 0 5px 0;
	line-height: 1.4em;
}

.threeBoxMainText {
	font-family: Tahoma, Helvetica;
	font-size: 12px;
	font-weight: 0;
	color: #152554;
	margin: 5px 0 0 0;
	line-height: 1.2em;
	
}
#threeBox {
	text-align: top;
	margin: 15px 10px 10px 10px;
}

.nextDeadlineText {
	font-family: Tahoma, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: white;
   text-decoration: none;
}

.footerText {
	font-family: Tahoma, Helvetica;
	font-size: 12px;
	font-weight: 0;
	color: #333333;
}

#homeArea {
	margin: 20px;
}

.homeText {
	font-family: Tahoma, verdana, arial;
	font-size: 16px;
	font-weight: 0;
	line-height: 1.4em;
	color: #152554;
}
.homeTitleText {
	font-family: Tahoma, verdana, arial;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.4em;
	color: #152554;
}

.subPageHeadline {
     font-family: Tahoma, verdana, arial;
     font-size: 24px;
     font-weight: bold;
     line-height: 1.4em;
     color: #ffa800;
}

.navSectionLink {
     font-family: Tahoma, Helvetica;
     font-size: 14px;
     font-weight: 0;
     color: #152554;
     text-decoration: none;
}

.navSectionLinkCurrentPage {
     font-family: Tahoma, Helvetica;
     font-size: 14px;
     font-weight: bold;
     color: #152554;
     text-decoration: none;
}

.navSectionLinkParentPage {
     font-family: Tahoma, Helvetica;
     font-size: 16px;
     font-weight: bold;
     color: #152554;
     text-decoration: none;
}

.subPageBodyText {
       color:#152554;
       font-family:Tahoma,Helvetica;
       font-size:12px;
       line-height:1.2em;
       margin:5px 0 0;
}

#callOutDiv {
       margin: 10px;
}  
.callOutContentText {
       color:#152554;
       font-family:Tahoma,Helvetica;
       font-size:11px;
       line-height:1.1em;
       margin:5px 0 0;
}

/*
*
*
* CSS for Content Manager
*
*/

.cmsFunctions {
 font-size: 10px;
 font-family: "Arial","Times New Roman";
}

.cmsLevelHome {
  color: black;
  font-family: "Arial","Times New Roman";
  font-weight: bold;
  padding: 2px;
}
.cmsLevelOne {
  color: red;
  font-family: "Arial","Times New Roman";
  font-weight: bold;
  padding: 2px;
}
.cmsLevelTwo {
  color: orange;
  font-family: "Arial","Times New Roman";
  font-weight: bold;
  padding: 2px;
}
.cmsLevelThree {
  color: purple;
  font-family: "Arial","Times New Roman";
  font-weight: bold;
  padding: 2px;
}
.cmsLevelFour {
  color: fuscia;
  font-family: "Arial","Times New Roman";
  font-weight: bold;
  padding: 2px;
}
.cmsLevelFive {
  color: teal;
  font-family: "Arial","Times New Roman";
  font-weight: bold;
  padding: 2px;
}
.cmsLevelOrphan {
  color: #777777;
  font-family: "Arial","Times New Roman";
  font-weight: bold;
  padding: 2px;
}

.CMSMainHeader {
  color: blue;
  font-family: "Arial","Times New Roman";
  font-size: 20 px;
}














