html,body{
	font-family: arial;
	background-color: #FFFFFF;
	background-image: url(/DOYResources/body_bg.gif);
	background-repeat: repeat-y;
	background-position: 50% 0;
}
#sub
{
  text-align:center ;
}
a{
	color: #1b1e4c;
	text-decoration: none;	
}
a:hover{
	text-decoration: underline;
}
strong{
	font-weight: bold;
}
h1{
	font-size: 0;
	position: absolute;
	text-indent: -9999px;	top:0;left: 0;
}
h2{
	font-size: 0;	
	position: absolute;
	top:0;
	text-indent: -9999px;left: 0;
}

h4{
	color: #fff;
	font-weight: normal;
	padding: .2em .3em;
	margin: .3em 0;
}
h5{
	font-size: 85%;
	color: #1b1e4c;
	font-weight: bold;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0.3em;
	padding-left: 0;
}

h6{
	padding:0;
	font-size: 70%;
	color: #1b1e4c;
	font-weight: bold;
}


.pane blockquote p{
	font-size: 93%;
}

/* @group Generic Module */

.module{
	background-color: #E4E5CC;
	margin-bottom: .6em;
	padding-bottom: 4px;
	position: relative;
}
.module ul{
	background-color: #efefdd;
	margin: .5em;
	padding: .7em 0 .5em 0;
}
.module ul li{
	margin: 0 1em .5em 1em;
	padding: 0;
}

p.action{
	position: absolute;
	top: 8px;
	right: 28px;
}
p.action a, p.action{
	color: #fff;
	background-image: none;
	padding: 0;
	margin: 0;
	font-weight: normal;
}

p.actionAlt{
	position: static;
	margin: 12px 8px 0 8px;
}
p.actionAlt a{
	font-size: 108%;
	color: #1b1e4c;
	font-weight: bold;
	padding-right: 20px;
	background: url(/DOYResources/bullet_icon01.gif) no-repeat center right;
}
/* @end */
/* @group Pre Head */
#wrapper{
	width: 980px;
	margin: 0 auto 0; 
	position: relative;
	height: 1%;
                text-align:left ;
}
#sidebar{

}
#subSidebar{
                margin-left: 15px;
	width: 235px;
}
#subContent{
	width: 452px;
                margin:0 0 0.5em;
	}
#subContentSidebar{
	width: 247px;
                margin:0 0 0.5em;
                float:left;	
                }
#sidebar h3, #subSidebar h3, #subContentSidebar h3,#subRelatedLinks h3 {
	width: 379px;
	margin: 0;
	letter-spacing: 1px;
	min-height: 32px;
	line-height:32px;
	text-indent: 1em;
	font-weight: normal;
	background: #142039 url(/DOYResources/sub_main_content_hd_bg.png) no-repeat 0 0;   
	border-bottom: 1px solid #fff;
}
/*
#subSidebar h3{
	width: 235px;
	background: #142039 url(../images/sub_side_hd_bg.png) no-repeat 0 0;
                color:white; 
}
*/
#sidebar h3{
	width: 235px;
              background-image: url(/DOYResources/sub_side_hd_bg.png); 
             
color:white;
}

#subContentSidebar h3{
width: 247px;	
background-image: url(/DOYResources/sub_cont_side_hd_bg.png);         
color:white;
}

#main{
margin:0 0 0.5em 6px;
	width: 559px;	
}
#subMain{
                margin:0 0 0.5em 12px;
	width: 703px;	
}
#main h3, #subIntro h3{
	width: 559px;
	margin: 0;
	min-height: 32px;
	letter-spacing: 1px;
	line-height:32px;
	text-indent: 1em;
	font-weight: normal;
	border-bottom: 1px solid #fff;
	background: #142039 url(../DOYResources/home_main_hd_bg.png) no-repeat 0 0;
}
#subIntro h3{
	width: 703px;
	background-image: url(/DOYResources/sub_main_hd_bg.png);
	color: #002563;
}
#subContent h3{
	background: #142039 url(/DOYResources/sub_main_content_hd_bg.png) no-repeat 0 0;	width: 439px;
}

#quickLinks.module{
	background-color: transparent;
}
/* @end */

/* @group Header */

#header{
	position: relative;
	min-height: 138px;
	height:138px;
	width:976px;
                margin-left:3px;
	background-image: url(/DOYResources/header_bg.gif);
	margin-bottom: 0;
}
#header p.action{
	line-height:19px;
	top: 6px;
}
#header p.action a{
	display: block;
	float: left;
	margin-right: 4px;
}
/* @end */

/* @group Modules */

/* @group Intro Module */

#intro{
	background: #2d466f url(../DOYResources/intro_bg.jpg) no-repeat 0 0;
	min-height: 241px;
	padding: 0;
                background-repeat:no-repeat;
}

#intro p, #intro h4{
	color: #fff;
	padding: 0;
	font-weight: normal;
}
#intro p{
	margin-top: 0;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 290px;
}
#intro h4{
	margin: 16px 0 1em 290px;
	font-weight: bold;
}

/* @end */

/* @group Corporate Module */
#corpFeedback .quote, #corpFeedback .companyMeta{
	
}
#corpFeedback .companyMeta img{
	margin: 32px 0 0 16px;
}
#corpFeedback .companyMeta p{
	margin: 8px 0 0 16px;

}
#corpFeedback .quote p{
	margin: 1em 0 1em -16px;
	*margin: 8px 0 0 0;

}
#corpFeedback .quote blockquote{
	margin: 32px 0 0 0;
}

/* @end */

/* @group Features Module */

#features{
	padding: 0 0 6px 0;
}
#features h3{
	margin-bottom: 8px;
}
#features ul{
	margin: 0 0 0 274px;
	_margin: 0 0 0 266px;
	background-color: transparent;
}
#features ul li{
	margin: 0 0 2px 0;
}
#features .odd, #features .even{
	margin: 3px 8px;
	_margin: 3px 0 3px 8px;
	*padding-right: 6px;
	_padding-right: 3px;
	min-height: 123px;
	height: 123px;
	_height:1%;
	}
#features a{
	font-weight: bold;
	padding-left: 16px;
	background: transparent url(../DOYResources/featureBulletEven.gif) no-repeat 0 0;
}
#features .odd a{
	color: #fff;
	background: transparent url(../DOYResources/featureBulletOdd.gif) no-repeat 0 0;
}
#features .odd{
	background: #26406b url(../DOYResources/feature_bg.png) repeat-x 0 0;
}
#features .even{
	_margin-left: 4px;
}
#features .odd p{
	color: #fff;	
}
#features img{
	float: left;
}
#features p{
	margin: 0 0 0 274px;
	_margin: 0 0 0 266px;
	padding: 1em 0 0 0;
}
#features p.action a, #features p.action{
	margin: 0;
	padding: 0;
	background-image: none;
	font-weight: normal;
}
/* @end */

/* @group Sub Corporate Feedback */
#subCorpFeedback, #subCorpFeedback .quote{
	*height: 1%;
	*width: 100%;
}
#subCorpFeedback img{

	float: left;
	margin: 8px 0 0 8px;
}
#subCorpFeedback blockquote{
	margin: 1em 0;
}
#subCorpFeedback p{
	font-size: 69%;
	font-weight: normal;
	margin: 0 10px;
}
#subCorpFeedback p.caption{
	margin: 0;
	padding: 100px 0 0 0;
	font-size: 77%;
}
#subCorpFeedback p.actionAlt{
		margin: 12px 8px 0 8px;
}

/* @end */

/* @group Sub Featured Video and Images */
#featuredVideo, #subFeaturedVideo {
	*width: 100%;
}
#subFeaturedVideo p, #subFeaturedVideo img, #subFeaturedImages img, #featuredVideo p, #featuredVideo img{
	margin: 3px 8px;
}
#subFeaturedVideo p.action, #featuredVideo p.action{
	margin: 0;
}
/* @end */
#subCareer{
	width: 100%;
}
#subCareer ul{
	margin: 0 0 1em 1px;
	_margin: 0 0 0 0;
	padding: 0;
	float: left;
	*height: 1%;
	width: 100%;
	display: block;
	background-color: #e4e5cc;
}
#subCareer ul li{
	margin: 4px 0 0 5px;
	_margin: 4px 0 0 4px;
	padding: 0;
	width: 71px;
	height: 74px;
	float: left;
	display: block;
}
#subCareer p{
	font-size: 69%;
	margin: 1em 0 0 6px;
}

/* @group Sub Related Links */

#subRelatedLinks{
	background-color: #fff;
}
#subRelatedLinks h3{
	font-size: 77%;
                color:white;
}
#subRelatedLinks h4{
	font-size: 77%;
	background-color:#e5e5cc;
	color: #1b1e4c;
	padding: 3px 1em;
}
#subRelatedLinks ul{
	background-color: #fff;
	margin: .6em 0 1em 0;
	padding: 0;
}
#subRelatedLinks ul li{
	background: url(/DOYresources/bullet_icon02.gif) no-repeat left center;
	margin-left: 0;
}
#subRelatedLinks ul li a{
	padding-left: 1em;
                /*font-size:77%;*/
}

/* @end */

/* @group Bookmarks */

#bookmarks{
	background-color: #fff;
}
#bookmarks h3{
	font-size: 77%;
	background-color: transparent;
	background-image: none;
	color: #1b1e4c;
	margin: 0;
	padding: 0;
	text-indent: 0;
	font-weight: bold;
	letter-spacing: normal;
	line-height: normal;
	min-height: 1em;
}
#bookmarks p.action{
	top: 0;
	right: 0;
	background: url(../DOYResources/bullet_icon02.gif) no-repeat 0 .3em;
}
#bookmarks p.action a{
	color: #1b1e4c;
	margin: 0;
	padding-left: 1em;
	line-height: 1em;
	font-weight: bold;
}

/* @end */
#subContent p{
	margin-top: 0;
                font-size:77%;
}
/* @end */

/* @group Footer */
#footer{

	position: relative;
	z-index:9999;
	color: #696969;
	clear: both;
	padding: 0 0 1em 0;
                width:993px;
}
#footer p{
	text-align: left;
	margin-left: 25px;
font-size:77%;

}
#footer p a{
	position: absolute;
/*	right: 12px;*/
	right: 25px;
}
/* @end */

/* @group All Navigation */

#globalNav{
	background-image: url(/DOYResources/topNav_bg.png);
	display: block;
	width: 945px;
	min-height: 31px;
	*height: 31px;
	margin-left: 12px;
	_margin-left: 6px;
	padding: 0 0 0 8px;
}

#globalNav li{
	border-color: #fff;
	margin: 8px 0 0 0;
	padding: 0 0 0 8px;	line-height: 1.2em;
}
#globalNav a{
	font-size: 85%;
	line-height: 1.2em;
	color: #fff;
	margin-right: 8px;
}

#navigation{
	background-image: url(/DOYResources/mainNav_bg.png);
	display: block;
	width: 953px;
	min-height: 31px;
	*height: 31px;
	margin: 0 0 1em 12px;
	_margin: 0 0 1em 6px;
	padding: 0;	
}
#navigation ul li.on{
	background-color: #e4e5cc;
	border-top: 1px solid #f4f5d9;
	border-bottom: 1px solid #a6a794;
	min-height: 29px;
	*height: 29px;
	
}
#navigation ul li{
	border-color: #fff;
	margin: 0;
	padding: 0 0 0 8px;
	min-height: 31px;
	*height: 31px;
}
#navigation ul li.on a{
	color: #26406b;
	height: 29px;
	_line-height: 29px;
}
/*#navigation ul li.on{
	
}
#navigation ul li{
	border-color: #fff;
	margin: 6px 0 0 0;
	padding: 0 0 0 8px;
}*/

#navigation ul a{
	font-size: 100%;
	line-height: 2.3em;
	color: #fff;
	margin-right: 8px;
}
#subNavigation{
	width:100%;
	background-color: #fff;
}
#subNavigation ul{
	margin: 0;
	padding: 0;
	width:100%;
	background-color: #fff;
}
#subNavigation ul li{
	display: block;
	margin: 0 0 2px 0;
	padding: 0;
                font-size:77%;
}
#subNavigation ul li a:hover{
	background-color: #efefdd;
	text-decoration: none;
}
#subNavigation ul li.on a{
	background-color: #efefdd;
}






#subNavigation ul li a{
	display: block;
	background: #e4e5cc url(/DOYResources/subNav_arrow_icon.gif) no-repeat center left;
	padding: .3em 1em .3em 18px;

}














/* @end */

.thumb{
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	font-weight: normal;
	color:#000000;
	list-style: square;
}

#inpagelist{
	background-color: #fff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 2em;
	margin-right: 1em;
	}
	
#inpagelist ol li{
	margin-bottom: 1em;
	list-style-position: outside;
	list-style-type: decimal;
	padding-left: 0.3em;
	margin-right: 0px;
                font-size:77%;
	}
	
	#inpagelist ul li{
	margin-bottom: 1em;
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 0.3em;
	margin-right: 0px;
}
.italic{
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight: normal;
	color:#1b1e4c;
	font-style: italic;
	font-variant: normal;
	}

#inpagelist2{
	background-color: #fff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 2em;
	margin-right: 1em;
	}
	
#inpagelist2 ol li{
	margin-bottom: 1em;
	list-style-position: outside;
	list-style-type: decimal;
	padding-left: 0.3em;
	margin-right: 0px;
	}
	
	#inpagelist2 ul li{
	margin-bottom: 1em;
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 0.3em;
	margin-right: 0px;
	}

#inpagelist3{
	background-color: #fff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 2em;
	margin-right: 1em;
	}
	
#inpagelist3 ol li{
	margin-bottom: 1em;
	list-style-position: outside;
	list-style-type: decimal;
	padding-left: 0.3em;
	margin-right: 0px;
	}
	
	#inpagelist3 ul li{
	margin-bottom: 1em;
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 0.3em;
	margin-right: 0px;
	}

#inpagelist4{
	background-color: #fff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 2em;
	margin-right: 1em;
	}
	
#inpagelist4 ol li{
	margin-bottom: 1em;
	list-style-position: outside;
	list-style-type: decimal;
	padding-left: 0.3em;
	margin-right: 0px;
	}
	
	#inpagelist4 ul li{
	margin-bottom: 1em;
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 0.3em;
	margin-right: 0px;
	}
	
	#inpagelist5{
	background-color: #fff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 2em;
	margin-right: 1em;
	}
	
#inpagelist5 ol li{
	margin-bottom: 1em;
	list-style-position: outside;
	list-style-type: decimal;
	padding-left: 0.3em;
	margin-right: 0px;
	}
	
	#inpagelist5 ul li{
	margin-bottom: 1em;
	padding-left: 0.3em;
	margin-right: 0px;
	#inpagelist5{
	background-color: #fff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 2em;
	margin-right: 1em;
	}
	
	#inpagelist_none{
	background-color: #fff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 2em;
	margin-right: 1em;
	}
	
#inpagelist_none ol li{
	margin-bottom: 1em;
	list-style-position: outside;
	list-style-type: decimal;
	padding-left: 0.3em;
	margin-right: 0px;
	}
	
	#inpagelist_none ul li{
	margin-bottom: 1em;
	padding-left: 0.3em;
	margin-right: 0px;
	#inpagelist5{
	background-color: #fff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 2em;
	margin-right: 1em;
	}
.nav
{
 width:100%;
}