/* TOP NAVIGATION */

#topnavlist li {
	display: inline;
	list-style-type: none;
	padding-left: 10px;
}
.three {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #465364;
	font-weight: bold;
	text-decoration: none;
}

.highlight {
	font-family: tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #717172;
	text-decoration: none;
}
.highlight:hover {
	font-family: tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #717172;
	text-decoration: underline;
}

/*TOP MAIN NAVIGATION */
ul#navlist
{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	font-family: tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #143664;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 8px; }

#navlist a:link, #navlist a:visited
{
color: #003366;
background-color: #EEEEEE;
text-decoration: none;
font-family: tahoma, Verdana, Arial;
}

#navlist a:hover
{
color: #ffffff;
background-color: #336699;
text-decoration: none;
font-family: tahoma, Verdana, Arial;
}


/*DEVELOPMENT BOTTOM NAVIGATION */

#dev {
	width: 210px;
	/*border-size: 1px;*/
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	height: 19px;
	margin-top: 5px;
	margin-bottom: 5px;
        }
		
.uldev {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#dev li a {
	height: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	display: block;
	background:  url(../images/menu3.gif);
	text-decoration: none;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 3px;
        }
#dev li a:hover {
	height: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #627EB7;
	display: block;
	background:  url(../images/menu3.gif);
	text-decoration: none;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 3px;
        }


/*SUBPAGE LEFT NAVIGATION */

.subleftnav {
	line-height: 20px;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
}
.subnavbullet {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.subnavbullet1 {
	background-image: url(../images/orangearrow.gif);
	background-repeat: no-repeat;
	background-position: 0 9px;
	padding-left: 15px;
}
.subnavlinks1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #465364;
	text-decoration: none;
}
.subnavlinks1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #465364;
	text-decoration: underline;
}
.subnavlinkhighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #233F99;
	text-decoration: none;
}
.subnavbullet2 {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left: 0px;
	left: 10px;
}

.WhiteSmallBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #233F99;
	font-weight: bold;
}
.formstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #465364;
}

.subpagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #465364;
	text-decoration: none;
	line-height: 15px;
	margin: 0px;
}
.mandatory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
/* new styles added here */

.subnav_childbullet {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #465364;
	text-decoration: none;
}

.subnav_childbullet1 {
	background-image: url(../images/red_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 9px;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
.subnav_childbullet_highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #233F99;
	text-decoration: none;
}

#dev_new {
	width: 200px;
	/*border-size: 1px;*/
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	height: 19px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
        }


/*#leftborder_rtcontainer {
	float: left;
	width: 680px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #E1E3E4;
	margin: 0px;
	padding-left: 13px;
}
#noborder_subcontentleft {
	width: 220px;
	float: left;

	
}*/
#delphi_bottomheading {
	width: 500px;
}
#delphi_bottomheading ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#delphi_bottomheading li {
	list-style-position: inside;
	list-style-type: square;
}
#delphi_bottomheading a {
	color: #FF6600;
	font-size: 12px;
	font-weight: bold;
}
#delphi_bottomheading a:hover {
	color: #666666;
}
.celebration {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#FF6600;
	text-decoration: none;
}
.celebration1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#FF6699;
	text-decoration: none;
}