@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.fieldHolder
{
	width: 116px;
	height: 57px;
	background: url(../images/login_form_back.gif) no-repeat;
	float: left;
}
.fieldHolder2
{
	width: 135px;
	height: 30px;
	background: url(../images/search_form_back.gif) no-repeat;
	float: left;
}
.textInput2
{
	width: 100px;
	height: 20px;
	background: none;
	border: none;
	color: #000000;
	margin-top: 5px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.textInputHome
{
	width: 120px;
	height: 20px;
	background: none;
	border: none;
	color: #000000;
	margin-top: 5px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.textInput2R
{
	width: 100px;
	height: 20px;
	background: #FFCC66;
	border: none;
	color: #000000;
	margin-top: 5px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.textInput3
{
	height: 18px;
	background: #D2D3D5;
	border: none;
	color: #FCB749;
	margin-top: 5px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.textInput3R
{
	height: 18px;
	background: #FFCC66;
	border: none;
	color: #FCB749;
	margin-top: 5px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.textInput4
{
	height: 120px;
	background: #D2D3D5;
	border: none;
	color: #FCB749;
	margin-top: 5px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.textInput5
{
	height: 18px;
	background: none;
	border: thin solid #999;
	color: ##CCCCCC;
	margin-top: 5px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.SmallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.SmallText a {
	color: #666666;
	text-decoration: none;
}
.SmallText a:visited {
	color: #666666;
	text-decoration: none;
}
.SmallText a:hover {
	color: #FDB74A;
	text-decoration: none;
}
.DeltaHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	line-height: 26px;
}
.DeltaHeadingCrush {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 26px;
	display: inline;
	word-spacing: -1px;	
}
.DeltaSummit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0083a9;
}
.DeltaHeadingCrush {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 26px;
	display: inline;
	word-spacing: -1px;	
}
.DeltaHeadingYellowNoSpace {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FDB74A;

}
.DeltaHeadlineNews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.DeltaHeadlineNews a {
	color: #BC7703;
	text-decoration: none;	
}
.DeltaHeadlineNews a:visited {
	color: #BC7703;
}
.DeltaHeadlineNews a:hover {
	color: #0000CC;
}
.DeltaHeadingYellowCrush {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FDB74A;
	line-height: 26px;
	display: inline;
	word-spacing: -1px;
}
.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.breadcrumb a {
	color: #FCB033;
	text-decoration: none;
}
.breadcrumb a:visited {
	color: #FCB033;
	text-decoration: none;
}
.breadcrumb a:hover {
	color: #666666;
	text-decoration: none;
}
.delta a {
	color: #BC7703;
	text-decoration: none;	
}
.delta a:visited {
	color: #BC7703;
}
.delta a:hover {
	color: #0000CC;
}

.DeltaSide a {
	color: #333333;
	text-decoration: none;
}
.DeltaSide a:visited {
	color: #333333;
	text-decoration: none;	
}
.DeltaSide a:hover {
	color: #FDB74A;
	text-decoration: none;	
}

form {
	margin-bottom: 0px;
}
#HighlightHead {
	background-image: url(../images/highlight_top.jpg);
	background-repeat: no-repeat;
	width: 354px;
	margin-left: 10px;
	padding-left: 10px;
	margin-right: 10px;
	height: 13px;
}
#HighlightMid {
	background-image: url(../images/highlight_back.jpg);
	background-repeat: repeat-y;
	width: 354px;
	margin-left: 10px;
	padding-left: 10px;
	height: auto;
}
#HighlightBase {
	background-image: url(../images/highlight_base.jpg);
	background-repeat: no-repeat;
	width: 354px;
	margin-left: 10px;
	padding-left: 10px;
	height: 13px;	
}#HighlightContent {
	width: 334px;
}
.SmallHeading {
	color: #FCB033;
}
.Indexpop {
	width:800px;
	margin-left:-400px;
} 
.UpdateYellowHeading {
	font-weight: bolder;
	color: #FDB03E;
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
}
.UpdateYellowHeadingDetail {
	font-style: italic;
	font-weight: lighter;
	font-size: 13px;
	color: #FDB74A;
	font-family: Verdana, Geneva, sans-serif;
}
.UpdateLargeSubHeading {
	font-size: 13px;
	font-weight: 300;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
}.UpdateHeadingBlue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #057B95;
	font-weight: bold;
}
.otherresources {
	font-size: 11px;
	font-style: italic;
	font-weight: bolder;
}
.otherresourcessmall {
	font-weight: bold;
}
.otherresourcessmall a{
	color: #0083A9;
	font-weight: bold;
	text-decoration: none;
}
.otherresourcessmall a:visited{
	color: #0083A9;
	font-weight: bold;
	text-decoration: none;
}
.otherresourcessmall a:hover{
	color: #FFB923;
	font-weight: bold;
	text-decoration: none;
}
.sidemenu {
	color: #0083A9;
	font-weight: bold;
}
.sidemenu a{
	color: #0083A9;
	font-weight: bold;
	text-decoration: none;
}
.sidemenu a:visited{
	color: #0083A9;
	font-weight: bold;
	text-decoration: none;
}
.sidemenu a:hover{
	color: #FFB923;
	font-weight: bold;
	text-decoration: none;
}
.ResourcesYellowHeading {
	font-weight: bolder;
	color: #FDB03E;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.ResourcesGrayHeading {
	font-weight: bolder;
	color: #7F7F7F;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.peoplesidemenu {
	color: #7F7F7F;
	font-weight: bold;
	text-decoration: none;
}
.deltaResource  {
	color: #333333;
}
.deltaResource a {
	color: #FFB81E;
	text-decoration: underline;	
}
.deltaResource a:visited {
	color: #FFB81E;
	text-decoration: underline;		
}
.deltaResource a:hover {
	color: #0083A9;
	text-decoration: underline;	
}
.latestnews {
	color: #666666;
	font-size: 11px;
}
.latestnews a {
	color: #FFB81E;
	text-decoration: underline;	
}
.latestnews a:visited {
	color: #FFB81E;
	text-decoration: underline;	
}
.latestnews a:hover {
	color: #0083A9;
}
.otherresources2 {
	font-size: 11px;
	font-style: italic;
	font-weight: bolder;
}
.otherresources2small {
	font-weight: bold;
}
.otherresources2small a{
	color: #FFB923;
	font-weight: bold;
	text-decoration: none;
}
.otherresources2small a:visited{
	color: #FFB923;
	font-weight: bold;
	text-decoration: none;
}
.otherresources2small a:hover{
	color: #0083A9;
	font-weight: bold;
	text-decoration: none;
}
.tableheaderwhite {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
}
.UpdateHeadingPurple {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0083A9;
	font-weight: bold;
}
.UpdateSubHeadingPurple {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #0083A9;
	font-weight: bold;
	font-style: italic;
}
.SideTextBoxes {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
}
.SideTextBoxes a {
	color: #0083A9;
	text-decoration: underline;	
}
.SideTextBoxes a:visited {
	color: #0083A9;
	text-decoration: underline;	
}
.SideTextBoxes a:hover {
	color: #4f81bd;
}
.MicroGensidemenu {
	color: #0083a9;
	font-weight: bold;
}
.MicroGensidemenu a{
	color: #0083a9;
	font-weight: bold;
	text-decoration: none;
}
.MicroGensidemenu a:visited{
	color: #0083A9;
	font-weight: bold;
	text-decoration: none;
}
.MicroGensidemenu a:hover{
	color: #D0D8E8;
	font-weight: bold;
	text-decoration: none;
}

