/*************************************************************
	CSS Template Stylesheet
	Last Updated: 04/21/11 - Kristi Dearing
**************************************************************/		 
	h2 {font-size:100%; color:#213d77; margin:0px;}
	h1 {font-size:110%; color:#990000;}
	#infocus ul {margin:0px; padding:5px 5px 5px 20px;}
/******************** New DIT Compliant Styles *********************/

/**************************************** HOMEPAGE *********************/
/* mouse over dte_link hover underline*/

.dte_link a { 
	font-size:100%;
	font-weight:bold;
	color:#003399;
	text-decoration: none;	}

.dte_link a:hover { 
text-decoration: underline;} 

/**************************************** END HOMEPAGE ****************************/

.dte_infocus_box {
border:thin;
border-style:solid;
border-color: #990000;
border-width: 1px;
width: 30%;
height:auto;
float:right;
padding: 0px;
margin: 1px;
}

.dte_infocus_box_small {
border:thin;
border-style:solid;
border-color: #990000;
border-width: 1px;
width: 25%;
height:auto;
float:right;
padding: 0px;
margin: 1px;
}

.dte_infocus_title {
background-color:#990000;
text-align:center;
}

/****************** Gray Nav Bar *************************/
.dte_nav {
border:thin;
border-style:solid;
border-color: #333333;
background-color:#333333;
border-width: 1px;
width: 950;
height:auto;
float: inherit;
padding: 2px 2px 4px 2px;
margin: 0px;
text-align:center;
}

/*this style makes .dte_nav width work in FF and Chrome */
html>body .dte_nav {
width: 944;  
}
/* mouse over dte_nav hover color*/
.dte_nav a:hover { 
background-color:#003399;
padding: 2px 1px 2px 1px;
font-weight:bold;}  

/****************** Red Nav Bar *************************/

.dte_nav_red {
border:thin;
border-style:solid;
border-color: #990000;
background-color:#990000;
border-width: 1px;
width: 950;
height:auto;
float: inherit;
padding: 2px 2px 4px 2px;
margin: 0px;
text-align:center;
}

/*this style makes .dte_nav width work in FF and Chrome */
html>body .dte_nav_red {
width: 944;  
}
/* mouse over dte_nav hover color*/
.dte_nav_red a:hover { 
background-color:#b3b3b3;
padding: 2px 1px 2px 1px;
font-weight:bold;}  

/****************** Blue Nav Bar *************************/

.dte_nav_blue {
border:thin;
border-style:solid;
border-color: #003399;
background-color:#003399;
border-width: 1px;
width: 950;
height:auto;
float: inherit;
padding: 2px 2px 4px 2px;
margin: 0px;
text-align:center;
}

/*this style makes .dte_nav width work in FF and Chrome */
html>body .dte_nav_blue {
width: 944;  
}
/* mouse over dte_nav hover color*/
.dte_nav_blue a:hover { 
background-color:#b3b3b3;
padding: 2px 1px 2px 1px;
font-weight:bold;} 

/****************** Black Nav Bar *************************/

.dte_nav_black {
border:thin;
border-style:solid;
border-color: #000000;
background-color:#000000;
border-width: 1px;
width: 950;
height:auto;
float: inherit;
padding: 2px 2px 4px 2px;
margin: 0px;
text-align:center;
}

/*this style makes .dte_nav width work in FF and Chrome */
html>body .dte_nav_black {
width: 944;  
}
/* mouse over dte_nav hover color*/
.dte_nav_black a:hover { 
background-color:#990000;
padding: 2px 1px 2px 1px;
font-weight:bold;} 

/******************************************************************/
.subtitle_light_blue {
background-color: #D9D9D9;
padding-bottom: 2px;
}

.dte_wrapper {
width: 952px;
border-style: solid;
border-width: 1px 1px 1px 1px;
border-color: #000000;
margin: -10px 0px 0px 2px;
padding: 2px;
}

.dte_menulist {
float:right;
margin: 0px 0px 0px 0px; 
width:940px; 
padding: 0px 0px 0px 10px; 
position: relative; 
list-style-type:none;
}

.dte_selected_items {
background:white url('/dte/images/tab_gray.gif') no-repeat top left; 
padding:0px; 
margin: 0px 0px 0px 0px; 
width: 125px; 
height: 32px; 
text-align:center; 
list-style-type:none; 
display:inline; 
float:left; 
}

.dte_items_gray {
background:white url('/dte/images/tab_allgray.gif') no-repeat top left; 
padding:0px; 
margin: 0px 0px 0px 0px; 
width: 125px; 
height: 32px; 
text-align:center; 
list-style-type:none; 
display:inline; 
float:left; 
}

.dte_items_blue {
background:white url('/dte/images/tab_dkblue_new.gif') no-repeat top left; 
padding:0px; 
margin: 0px 0px 0px 0px; 
width: 125px; 
height: 32px; 
text-align:center; 
list-style-type:none; 
display:inline; 
float:left; 
}

.dte_items_red {
padding:0px; 
margin: 0px 0px 0px 0px; 
width: 125px; 
height: 32px; 
text-align:center; 
list-style-type:none; 
display:inline; 
float:left; 
}

.infocus_title {
background-color:#990000;
text-align:center;
}

.grayBkgnd {background-color:#D9D9D9;}

.subtitle_dark {background-color: #333333;}

/********************************** Ed Center Regional Nav ***************************/
.region_list {
margin: 0px 0px 0px 0px; 
width: 100%; 
padding:1px; 
position: static;
list-style-type:none;
}

.region_items {
background: #787878 repeat-x; 
padding:2px; 
margin:0px 0px 0px 0px; 
width:85px;
text-align:center; 
list-style-type:none; 
display:inline; 
float:left; 
border-style: solid;
border-width: 0px 1px 0px 0px;
border-color: #FFFFFF; 
}

.region_selecteditems {
background: #D9D9D9 repeat-x; 
padding:2px; 
margin: 0px 0px 0px 0px; 
width: 85px; 
text-align:center; 
list-style-type:none; 
display:inline; 
float:left; 
font-weight:bold; 
border-style: solid;
border-width: 0px 1px 0px 0px;
border-color: #FFFFFF;
}

/********************* Original Styles *******************/

/****** wrapper ******/

.wrapper616 {
width: 616px;
border-style: solid;
border-width: 1px 1px 1px 1px;
border-color: #000000;
margin: 0px 0px 0px 0px;
padding: 1px;
}

.wrapper770 {
width: 760px;
border-style: solid;
border-width: 1px 1px 1px 1px;
border-color: #000000;
margin: -10px 0px 0px 2px;
padding: 0px;
}

.wrapper990 {
width: 980px;
border-style: solid;
border-width: 1px 1px 1px 1px;
border-color: #000000;
margin: -10px 0px 0px 2px;
padding: 0px;
}


/****** background color ******/


.infocus_title_gray {
background-color: #EEEEEE;
border-style:solid;
border-width:1px;
border-color: #000000;
}

.infocus_title_noborder {
background-color: #EEEEEE;
border-width:0px;

}



/****** navigation ******/
.menulist620 {
float:right;
margin: 0px -5px 0px 0px; 
width: 618px; 
padding:0px; 
position: relative; 
list-style-type:none;
}

.menulist620_3tabs {
float:right;
margin: 1px -200px 0px 0px; 
width:618px; 
padding:0px; 
position: relative; 
font-weight:bold; 
list-style-type:none;
}

.items620 {
background:white url('/dte/images/tab_allgray.gif') no-repeat top left; 
padding:0px; 
margin: 0px 0px 0px 0px; 
width: 120px; 
height: 30px; 
text-align:center; 
list-style-type:none; 
display:inline; 
float:left; 
}
.menulist {
float:right;
margin: 0px -255px 0px 0px; 
width:770px; 
padding:0px; 
position: relative; 
list-style-type:none;
}

.items {
background:white url('/dte/images/tab_allgray.gif') no-repeat top left; 
padding:0px; 
margin: 0px 0px 0px 0px; 
width: 125px; 
height: 30px; 
text-align:center; 
list-style-type:none; 
display:inline; 
float:left; 
}

.selecteditems {
background:white url('/dte/images/tab_gray.gif') no-repeat top left; 
padding:0px; 
margin: 0px 0px 0px 0px; 
width: 125px; 
height: 30px; 
text-align:center; 
list-style-type:none; 
display:inline; 
float:left; 
}

.menulist_6 {
float:left;
margin: 0px 0px 0px 0px; 
width:770px; 
padding: 0px 0px 0px 10px; 
position: relative; 
list-style-type:none;
}

.items_6 {
background:white url('/dte/images/tab_gray.gif') no-repeat top left; 
padding:0px; 
margin: 0px 0px 0px 0px; 
width: 125px; 
height: 30px; 
text-align:center; 
list-style-type:none; 
display:inline; 
float:left; 
}

.selecteditems_6 {
background:white url('/dte/images/tab_dkblue_new.gif') no-repeat top left; 
padding:0px; 
margin: 0px 0px 0px 0px; 
width: 125px; 
height: 30px; 
text-align:center; 
list-style-type:none; 
display:inline; 
float:left; 
}

.menulist_5 {
float:right;
margin: 0px -135px 0px 0px; 
width:770px; 
padding:0px; 
position: relative; 
font-weight:bold; 
list-style-type:none;
}

.items_5 {
background:white url('/dte/images/tab_gray.gif') no-repeat top left; 
padding:0px; 
margin: 0px 0px 0px 0px; 
width: 125px; 
height: 30px; 
text-align:center; 
list-style-type:none; 
display:inline; 
float:left; 
}

.selecteditems_5 {
background:white url('/dte/images/tab_allgray.gif') no-repeat top left; 
padding:0px; 
margin: 0px 0px 0px 0px; 
width: 125px; 
height: 30px; 
text-align:center; 
list-style-type:none; 
display:inline; 
float:left; 
}



/****** features ******/

.gallerycontroller{
width: 225px
}

.gallerycontent{
background-color: #FFFFFF;
padding: 3px;
display: block;
}

.infocus_box_blue {
border:thin;
border-style:solid;
border-color: #003399;
border-width: 1px;
width: 25%;
height:auto;
float:right;
clear:left;
padding: 0px;
}

.infocus_box_red {
border:thin;
border-style:solid;
border-color: #990000;
border-width: 1px;
width: 25%;
height:auto;
float:right;
clear:left;
padding: 0px;
}

.infocus_box_gray1 {
border:thin;
border-style:solid;
border-color: #333333;
border-width: 1px;
width: 25%;
height:auto;
float:right;
clear:left;
padding: 0px;
}


/****** lists ******/

.infocus {
list-style-position: inherit;
padding-left: 2px;
padding-right:2px;
padding-top:0px;
padding-bottom:5px;
margin-right:0px;
margin-top:0px;
margin-left:20px;
margin-bottom:0px;
	}


/********************** End of Style Sheet ********************/
