/*

dark orange: #E55C00
orange: #F78F1E
blue: #7DB2CE
dark blue: #006595
lite blue: #DAE8F2
grays: #F1F1F2 #D4D5D6 #919295 #7F7F83 #5E5D60 

*/

* {
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
}

body {
	color: #5E5D60;
}

img {
	border: none;
}

table {
	border-collapse: collapse;
}

a {
	color: #006595;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

form {
	margin: 0;
}

p, ul, ol {
	margin-bottom: 1.5em;
	margin-top: 0;
}

div.HorzRule {
	background-image: url(/images/dotted_line_hrz.gif);
	background-repeat: repeat-x;
	clear: both;
	height: 1px;
	margin: 0;
	width: auto;
}

div.HorzRule hr {
	display: none;
}

div.PageBody div.StageBody div.MarginRt div.HorzRule {
	left: -10px;
	margin: 1em 0;
	position: relative;
	width: 200px;
}

div.ErrorMsg {
	background-color: #FFCCCC;
	margin-bottom: 20px;
}

div.ErrorMsg p,
div.ErrorMsg ul {
	border: solid 1px #F5A3A3;
	color: #CC0000;
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 10px;
}

div.ErrorMsg a,
div.ErrorMsg a:hover {
	color: #CC0000;
	text-decoration: underline;
}


/*****************************/
/*        PAGE HEADING       */
/*****************************/

div.PageContent h1 {
	color: #b77306;
	padding: 15px 0 0 0;
	margin: 0 0 15px 0;
	position: relative;
	width: 400px;
}

div.PageContent h2 {
	color: #B77306;
	font-weight: normal;
	margin: 0 0 15px 0;

}

div.PageContent h3 {
	color: #00477f;
	font-weight: bold;
	margin: 0 0 16px 0;
}


/***************************/
/*        DATA LIST        */
/***************************/

table.DataList {
	border-collapse: collapse;
	width: 670px;
}

table.DataList td {
	padding: 5px;
}

table.DataList div.CloseBtn {
	margin: 1em;
	text-align: center;
}

table.DataList div.CloseBtn {
	margin: 1em;
	text-align: center;
}

table.DataList div.CloseBtn a {
	text-decoration: none;
}

table.DataList div.CloseBtn a:hover {
	text-decoration: underline;
}

table.DataList div.ItemClosed {
	/*border: dotted 1px #FF0000;*/
}

table.DataList div.ItemClosed p {
	margin: 0px;
}

table.DataList div.ItemOpened {
	/*border: dotted 1px #00FF00;*/
}


/****************************/
/*       TABBED PANEL       */
/****************************/

div.TabbedPanel div.PanelTop {
	behavior: url(/js/iepngfix.htc);
	background-image: url(/images/tabbed_panel_top.png);
	height: 20px;
	width: 679px;
}

div.TabbedPanel div.PanelBkd {
	behavior: url(/js/iepngfix.htc);
	background-image: url(/images/tabbed_panel_bg.png);
	background-repeat: repeat-y;
	padding: 10px 20px;
	width: 639px;
}

div.TabbedPanel div.PanelBtm {
	behavior: url(/js/iepngfix.htc);
	background-image: url(/images/tabbed_panel_btm.png);
	height: 25px;
	width: 679px;
}

div.TabbedPanel div.PanelContent {
	padding: 10px;
}


/* ******************************************************** */
div.PanelContent div.Highlights {
	float: right;
	width: 220px;
	margin: -20px -10px 10px 10px;
	padding: 0 3px 0 0;
	background: url(/images/highlight_box_middle.gif) 0 0 no-repeat;
	display: inline;
}
div.PanelContent div.Highlights .wrap {
	margin: 0;
	padding: 10px 10px 10px 34px; 
}
div.PanelContent div.Highlights .bottom {
	width: 220px;
	height: 29px;
	background: url(/images/highlight_box_bottom.gif) 0 0 no-repeat;
}
div.PanelContent div.Highlights .wrap img.header {
	padding-bottom: 10px;
	float: right;
	border: none;
	clear: both;
}
ul.listPlus {
	margin: 10px 0;
	padding: 0;
	list-style: none;
	clear: both;
}
ul.listPlus li {
	padding: 0 0 5px 17px;
	background: url(/images/highlights_plus_icon.gif) 0 0 no-repeat;
}
/* ******************************************************** */



div.TabbedPanels {
	margin: 0;
	padding: 0;
	clear: both;
	width: 669px;
}

div.TabbedPanels ul.TabbedPanelsTabGroup {
	display: block;
	margin: 0;
	padding: 0 10px 0 3px;
	position: relative;
	top: 3px;
}

div.TabbedPanels img.TabLt, 
div.TabbedPanels img.TabRt {
	behavior: url(/js/iepngfix.htc);
	float: left;
	height: 70px;
	position: relative;
	width: 15px;
	z-index: 2;
}

div.TabbedPanels img.TabShadow {
	behavior: url(/js/iepngfix.htc);
	float: left;
	margin-left: -18px;
	height: 70px;
	position: relative;
	width: 25px;
	z-index: 1;
}

div.TabbedPanels li.TabbedPanelsTab {
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom: solid 1px #F78F1E;
	color: #5E5D60;
	cursor: pointer;
	display: block;
	float: left;
	height: 29px;
	overflow: hidden;
	list-style-type: none;
	position: relative;
	-moz-user-select: none;
	-khtml-user-select: none;
}

div.TabbedPanels ul.StackedTextLabels li.TabbedPanelsTab {
	height: 35px;
}

div.TabbedPanels span.TabLabel {
	background-image: url(/images/tab_bg.gif);
	background-repeat: repeat-x;
	display: block;
	float: left;
	line-height: 12px;
	height: 70px;
	padding: 8px 0 0 0;
	text-decoration: none;
	z-index: 3;
}

div.TabbedPanels ul.StackedTextLabels span.TabLabel {
	padding: 6px 0 0 0;
	text-align: center;
}

div.TabbedPanels li.TabbedPanelsTab.TabbedPanelsTabHover {
	text-decoration: underline;
}

div.TabbedPanels li.TabbedPanelsTab.TabbedPanelsTabSelected {
	border-bottom: none;
	color: #006595;
	cursor: default;
	height: 30px;
	overflow: hidden;
	text-decoration: underline;
}

div.TabbedPanels ul.StackedTextLabels li.TabbedPanelsTab.TabbedPanelsTabSelected {
	height: 36px;
}

div.TabbedPanelsContentGroup {
	clear: both;
}

/*****************************/
/*         SITE MAP          */
/*****************************/

div.SiteMap ul {
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 0px;
	padding-left: 10px;
}

div.SiteMap ul ul {
	margin-bottom: 10px;
	margin-top: 5px;
}

div.SiteMap ul.SiteMapLevel1 {
	float: left;
	width: 270px;
}

div.SiteMap ul.SiteMapLevel1 li {
	font-weight: bold;
	margin-top: 10px;
}

div.SiteMap ul.SiteMapLevel2 li {
	font-weight: normal;
	margin-top: 0px;
}