/* ================================================================================================== */
/* Generic Style Declarations */

body		{	background-color: #ffffff;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
			margin: 0px; }

b, strong	{	font-weight: bold;
			color: #003372; }

i, em, cite	{	font-style: italic; }

u		{	text-decoration: underline; }

abbr, acronym
		{	border-bottom: 1px dotted #333333;
			cursor: help; }

hr		{	color: #000000;
			height: 1px; }

h1, h2, h3, h4, h5, h6, legend
		{	font-family: Arial, Geneva, Helvetica, sans-serif;
			font-weight: bold; 
			color: #2C8DE4;
			margin: 5px 0px; }

h1		{	font-size: 15px;
			margin-top: 0px; }

h2, legend	{	font-size: 13px; }

form table td h2
		{	background: #eeeeee;
			border: 1px solid #eeeeee;
			padding: 5px 0px; }

h3		{	font-size: 12px; }

h4, h5, h6	{	font-size: 11px; }

h5		{	margin-left: 20px; }

h6		{	margin-left: 40px; }

dt, li		{	margin-top: 7px; }

sub, super	{	font-size: 75%; }

code, pre	{	font-family: Courier, "Courier New", fixed-width, monospace;
			font-size: 9px; }

td		{	font-family: Arial, Geneva, Helvetica, sans-serif;
			font-size: 10px; }

input, select, textarea
		{	font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #000000; }

small		{	font-size: 85%; }

fieldset	{	border: 1px solid #cccccc; }

a:link, a:visited, a:hover
		{	text-decoration: underline;
			color: #00529B; }

a:visited	{	color: #999999; }

a:hover		{	color: #EAB010; }

/* END Generic Style Declarations */
/* ================================================================================================== */





/* ================================================================================================== */
/* Search and Jump Menu Styles */

#SearchForm, #JumpForm
		{	display: block;
			color: #757575;
			font-size: 10px;
			margin: 0px;
			padding: 2px 10px 2px 42px; }

#JumpForm	{	padding-left: 0px;
			margin: 15px 0px 10px 0px; }

#SearchForm input, #HomeContent input, #JumpForm input
		{	font-size: 10px; }

#SearchForm input#btnSearch, #HomeContent input.Login, #JumpForm input#btnJump
		{	font-size: 9px;
			color: #ffffff;
			text-align: center;
			background-color: #1A4376;
			border: 1px solid #1A4376;
			padding: 1px 1px 0px 1px;
			margin-bottom: 1px; }

#JumpLogout p, #JumpForm
		{	margin: 5px 10px; }

/* END Search and Jump Menu Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Layout Styles */

#Content	{	border-bottom: 9px solid #D2E9FB;
			clear: both; }

#Content td.Content
		{	padding: 5px 10px 30px 55px;
			line-height: 160%;
			color: #343434;
			font-family: Arial, Geneva, Helvetica, sans-serif;
			font-size: 12px; }

div.PullQuote	{	margin: 10px;
			margin-top: 20px;
			border: 1px solid #e0e0e0; }

div.PullQuote p, #SubNav div.PullQuote p
		{	margin: 10px 20px; }

div.PullQuote h2
		{	margin: 0px 10px;
			margin-top: -15px;
			padding: 3px 10px;
			text-align: center;
			background-color: #EAB215;
			font-size: 12px;
			color: #003D89;
			border-bottom: 1px solid #003D89 }

td#SubNavTop	{	border-bottom: 1px solid #b2b2b2;
			background-image: url(/files/images/template/subnav/foot_gradient.gif);
			background-position: left bottom;
			background-repeat: repeat-x; }

td#SubNavBot	{	border-top: 1px solid #b2b2b2;
			background-image: url(/files/images/template/subnav/top_gradient.gif);
			background-position: left top;
			background-repeat: repeat-x; }

#Content td#HomeContent
		{	padding: 5px 15px 75px 13px;
			background-image: url(/files/images/template/home/content_bg.gif);
			background-position: left bottom;
			background-repeat: no-repeat; }

/* END Layout Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Top Ribbon Styles */

#TopRibbon, #Content, #Footer, #HomeBanner
		{	margin: 0px;
			padding: 0px;
			border-collapse: collapse;
			width: 100%;
			background-color: #ffffff; }

#TopRibbon	{	background-color: #1A4376; }

#TopRibbon td, #Content td, #HomeBanner td
		{	padding: 0px;
			vertical-align: top;
			font-family: Arial, Geneva, Helvetica, sans-serif;
			font-size: 11px; }

#TopRibbon td.Left
		{	border-top: 2px solid #FE9016;
			background-color: #ffffff;
			width: 100%; }

#TopRibbon td.Right
		{	border-bottom: 2px solid #FE9016;
			color: #ffffff;
			padding: 5px 20px 0px 12px;
			white-space: no-wrap;
			vertical-align: center; }

#TopRibbon td.Right a, #TopRibbon td.Right a:link, #TopRibbon td.Right a:visited, #TopRibbon td.Right a:hover
		{	color: #ffffff;
			text-decoration: none; }

#TopRibbon td.Right a:hover
		{	text-decoration: underline; }

#TopRibbon tr#JumpRow td
		{	background-color: #ffffff; }

#TopRibbon td#JumpLogout
		{	text-align: right; }

#TopRibbon tr > td.FFTop
		{	border-top: 1px solid #1A4376; }

#TopRibbon td#Corner
		{	vertical-align: bottom; }

/* END Top Ribbon Styles */
/* ================================================================================================== */




/* ================================================================================================== */
/* Home Banner Styles */

#HomeBanner	{	clear: both;
			margin: 13px;
			width: auto;
			background-color: #2C8DE4;
			background-image: url(/files/images/template/home/banner_bg.jpg);
			background-repeat: no-repeat;
			background-position: bottom right; }

#HomeBanner td	{	vertical-align: top;
			padding: 0px; }

#HomeBanner table
		{	border-collapse: collapse; }

#HomeBanner td.Title
		{	background-color: #00529B;
			padding: 7px 13px;
			vertical-align: center;
			color: #ffffff;
			font-weight: bold;
			font-size: 14px; }

#HomeBanner td#BannerContent
		{	width: 100%;
			padding: 0px;
			color: #ffffff; }

#HomeBanner td#BannerContent div
		{	padding: 0px 20px;
			padding-top: 10px;
			/*height: 183px;*/
			height: 100px;
			overflow: auto;
			display: none; }

#HomeBanner td#BannerContent > div
		{	padding-top: 0px; }

#HomeBanner td#BannerContent div a:link, #HomeBanner td#BannerContent div a:visited, #HomeBanner td#BannerContent div a:hover
		{	color: #E1B318;
			text-decoration: underline; }

#HomeBanner td#BannerContent div a:hover
		{	text-decoration: none; }

#HomeBanner td#BannerContent div h3
		{	border-top: 1px dotted #ffffff;
			margin: 5px 0px;
			width: 80%;
			color: #ffffff;
			padding-top: 10px; }

#HomeBanner td#BannerContent div h3 small
		{	color: #E1B318;
			font-size: 12px; }

#HomeBanner td#BannerContent div table td
		{	vertical-align: bottom;
			padding: 0px 10px;
			color: #ffffff; }

#HomeBanner td#BannerContent div, #HomeBanner td#BannerContent div strong, #HomeBanner td#BannerContent div td
		{	color: #ffffff; }			

#HomeBanner td#BannerContent div p
		{	margin: 5px 0px; }

#HomeBanner td#BannerContent div ul
		{	margin-top: 5px
			margin-bottom: 5px; }

#HomeBanner td#BannerContent div ul li
		{	margin: 0px; }

#HomeBanner td#BannerContent div input.HomeLogin
		{	padding-left: 999px;
			background-color: transparent;
			background-image: url(/files/images/login.gif);
			background-repeat: no-repeat;
			border: none;
			width: 68px;
			height: 24px; }

/* END Home Banner Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Home News Styles */

#Content td#NewsCol
		{	padding: 5px 15px 10px 13px;
			background-image: url(/files/images/template/home/vertical-rule_bg.gif);
			background-repeat: repeat-y; }

div.NewsScroll a, div.NewsScroll a:link, div.NewsScroll a:visited, div.NewsScroll a:hover
		{	color: #00529B;
			text-decoration: none; }

div.NewsScroll a:hover
		{	text-decoration: underline; }

div.NewsScroll strong a:link
		{	color: #E1B318; }

#Content td#NewsCol h2
		{	margin: 0px 0px 5px 0px; }

#Content td#NewsCol p
		{	margin: 0px 0px 15px 0px; }

#Content td#NewsCol div#HomeNewsScroll
		{	margin: 0px 0px 10px 0px;
			overflow: auto;
			height: 132px;
			/*width: 263px;*/
			border: 1px solid #CCCCCC;
			padding: 10px 14px; }


#Content td#NewsCol div#HomeNewsScroll p
		{	margin: 7px 0px; }
/* END Home News Styles */
/* ================================================================================================== */




/* ================================================================================================== */
/* Home Tab Styles */

#Tabs		{	background-color: transparent;
			border-collapse: collapse;
			margin: 0px;
			width: 100%; }

#Tabs td	{	background-color: #D2E9FB;
			padding: 0px 0px;
			vertical-align: top;
			text-align: center;
			color: #228EE9;
			font-weight: bold;
			font-size: 12px;
			background-image: url(/files/images/template/home/tab_right_bg.gif);
			background-position: right top;
			background-repeat: no-repeat; }

#Tabs td.Sel	{	background-color: transparent;
			background-image: url(/files/images/template/home/tab_right_bg_sel.gif); }

#Tabs td#EmptyTab
		{	background-image: none;
			background-color: #00529B; }

#Tabs a		{	display: block;
			padding: 6px 3px;
			width: 100%;
			background-image: url(/files/images/template/home/tab_left_bg.gif);
			background-position: left top;
			background-repeat: no-repeat; }

#Tabs a:link, #Tabs a:visited, #Tabs a:hover, #Tabs a.Sel:visited, #Tabs a.Sel:link, #Tabs a.Sel:hover
		{	text-decoration: none;
			color: #228EE9; }

#Tabs a.Sel, #Tabs a.Sel:visited, #Tabs a.Sel:link, #Tabs a.Sel:hover
		{	background-color: transparent;
			color: #D2E9FB;
			background-image: url(/files/images/template/home/tab_left_bg_sel.gif); }

#Tabs a:hover, #Tabs a.Sel:hover
		{	color: #00529B; }

#Tabs a.Sel:hover
		{	color: #D2E9FB; }

/* END Home Tab Styles */
/* ================================================================================================== */





/* ================================================================================================== */			
/* Application Styles */

input.b		{	background-color: #2B8BE3;
			background-image: url(/files/images/template/button_bg.gif);
			background-repeat: repeat-y;
			background-position: right top;
			border: 1px solid #023573;
			border-top: 1px solid #4B9DE6;
			border-left: 1px solid #4B9DE6;
			color: #ffffff;
			font-weight: bold;
			font-size: 1.2em;
			text-transform: uppercase;
			padding: 4px; }

/* END Application Styles */
/* ================================================================================================== */





/* ================================================================================================== */			
/* Data Table Styles */

table.Data	{	border-collapse: collapse;
			border: none;
			background-color: #ffffff;
			margin: 10px 0px; }

#Content table.Data td, #Content table.Data td table.Data td, #Content table.Data th, #Content table.Data td.AsTH, #Content table.Data tr.AsTH td
		{	color: #000000;
			font-family: Arial, Geneva, Helvetica, sans-serif;
			font-size: 11px;
			border:  1px solid #D2E9FB;
			padding: 3px 10px;
			vertical-align: top; }

table.Data th, table.Data td.AsTH, table.Data tr.AsTH td
		{	font-weight: bold;
			background-color: #FCEDC2;
			background-image: none;
			text-align: left;
			vertical-align: bottom; }

table.Data tr.AltRow, table.Data td table.Data tr.AltRow, table.Data tr.AltRow0, table.Data td table.Data tr.AltRow0
		{	background-color: #eeeeee; }

table.Data td table td
		{	border: none;
			padding: 0px; }

table.Data td.Footer, table.Data tr.Footer td
		{	font-size: 9px; }

table.Data tr.NewRow td
		{	border-top: 1px solid #000000; }

table.Data .center
		{	text-align: center; }

table.Data .right
		{	text-align: right; }

table.Data .left
		{	text-align: left; }

table.Data .bold
		{	font-weight: bold; }

table.Data .nowrap
		{	white-space: nowrap; }

table.Data .HeaderCol, table.Data th.Vertical
		{	text-align: left; }

table.Data td table.Data td, table.Data td table.Data th, table.Data td table.Data
		{	border-color: #cccccc; }

table.Data tr.Divider th, table.Data tr.Divider td
		{	border-top: 4px double #000000; }

table.Data .Totals
		{	background-color: #eeeeee;
			font-weight: bold; }

table.Data .HideCol
		{	display: none; }

table.SizeChart	{	width: auto; }

/* END Data Table Styles */
/* ================================================================================================== */




/* ================================================================================================== */
/* Application Error Styles */

.error          {       color: #ff0000; }

input.error, textarea.error, select.error
		{	background-image: url(/files/images/std/input_error.gif);
			background-position: top left;
			background-repeat: no-repeat;
			color: #000000; }

/* END Application Error Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Footer Styles */

#Footer		{	clear: both;
			border-top: 9px solid #194171;
			background-color: #ffffff; }

#Footer	td	{	font-size: 11px;
			color: #00529B;
			line-height: 160%;
			padding: 3px 13px; }

#Footer	p	{	margin: 0px;
			margin-top: 5px; }

#Footer	p#FooterLinks
		{	color: #D2E9FB; }

#Footer	a	{	color: #000000; }
		
#Footer	a:link, #Footer	a:visited, #Footer a:hover
		{	text-decoration: underline;
			color: #000000; }

#Footer a:hover	{	text-decoration: none;
			color: #000000; }

/* END Footer Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Breadcrumb Styles */

#Bread		{	font-family: Arial, Geneva, Helvetica, sans-serif;
			font-size: 11px;
			line-height: 160%;
			margin-left: -30px;
			margin-bottom: 25px;
			color: #EAB010;
			font-weight: bold; }

#Bread strong	{	font-weight: bold;
			color: #2C8DE4; }

#Bread a:link, #Bread a:visited, #Bread a:hover
		{	text-decoration: underline;
			color: #003D89;
			font-weight: normal;  }

#Bread a:hover	{	text-decoration: none; }

/* END Breadcrumb Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Navigation Styles */

#NavWrapper 	{	background-color: #155897;
			background-image: url(/files/images/template/nav/gradient.gif);
			background-position: top right;
			background-repeat: repeat-x;
			margin: 0px;
			padding: 0px;
			clear: both;
			border-bottom: 2px solid #FE9016; }

/* END Navigation Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Sub-Navigation Styles */

#SubNav 	{	font-family: Georgia, Times New Roman, Times, serif;
			font-size: 11px;
			border-right: 1px dashed #dcdcdc;
			padding: 0px 0px 10px 0px;
			line-height: 160%;
			background-image: url(/files/images/template/subnav/foot_gradient.gif);
			background-position: left bottom;
			background-repeat: repeat-x; }

#SubNav p	{	margin: 5px 0px; }

#SubNav a	{	padding: 5px 10px 5px 26px; }

#SubNav a:link, #SubNav a:visited, #SubNav a:hover, #SubNav a.Sel:link, #SubNav a.Sel:visited, #SubNav a.Sel:hover
		{	display: block;
			text-decoration: none;
			background-color: #ffffff;
			color: #000000; }

#SubNav a:hover, #SubNav a.Sel:hover
		{	background-color: #eeeeee;
			background-image: url(/files/images/template/subnav/link_bg.gif);
			background-position: left bottom;
			background-repeat: repeat-x; }

#SubNav a.Sel:link, #SubNav a.Sel:visited, #SubNav a.Sel:hover
		{	background-color: #bdd2e5;
			background-image: url(/files/images/template/subnav/arrow.gif);
			background-position: 8px 50%;
			background-repeat: no-repeat; }

/* END Sub-Navigation Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Login Form Styles */

#LoginForm	{	margin: 10px 0px;}

#LoginForm label
		{	display: block;
			float: left;
			width: 100px;
			margin-top: 5px; }

#LoginForm p	{	clear: left;
			margin: 5px 0px; }

#LoginForm p.error
		{	margin: 20px 0px; }

/* END Login Form Styles */
/* ================================================================================================== */