/* ================================================================================================== */
/* Generic Style Declarations */

body		{	font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #10385B;
			margin: 0;
			padding: 0;
			background: #10385B; }

b, strong	{	font-weight: bold; }

i, em, cite	{	font-style: italic; }

u		{	text-decoration: underline; }

abbr, acronym
		{	border-bottom: 1px dotted #333333;
			cursor: help; }

hr		{	border-top: 1px dotted #10385B;
			border-bottom: none;
			color: #FFFFFF;
			background-color: #FFFFFF;
			height: 1px;
			margin: 0px; }

h1, h2, h3, h4, h5, h6, legend
		{	margin: 10px 0px; }

h1		{	font-family: Arial, Helvetica, sans-serif;
			font-weight: bold;
			font-size: 24px;
			color: #10385B;
			padding-bottom: 5px; }

h2, legend	
		{	font-family: Arial, Helvetica, sans-serif;
			font-size: 18px; }

h3		{	font-family: Arial, Helvetica, sans-serif;
			font-size: 14px; }

h4, h5, h6	
		{	font-family: Arial, Helvetica, sans-serif;
			font-size: 13px; }

h5		{	font-family: Arial, Helvetica, sans-serif;
			margin-left: 20px; }

h6		{	margin-left: 40px; }

p, ul, ol, dl
		{	margin-top: 10px;
			margin-bottom: 10px; }

dt, li		{	margin-top: 7px; }

sub, super	
		{	font-size: 75%; }

code, pre	
		{	font-family: Courier, "Courier New", fixed-width, monospace;
			font-size: 9px; }

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: #00619E; }

a:visited
		{	color: #666666; }

a:hover		{	color: #0093d0; }

a img		{	border: none; }


/* END Generic Style Declarations */
/* ================================================================================================== */





/* ================================================================================================== */
/* Content Container Styles */

.clear		{	clear: left; }
			
.Content	{	background: #FFFFFF url(../files/images/template/ContentBg.gif) top right no-repeat;
			border-collapse: collapse;
			line-height: 160%;
			vertical-align: top;
			padding: 10px 20px; }
			
#HomeContent .Content
		{	background: #86BCC1;
			padding: 0; }


/* END Cotnent Container Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Layout Styles */

#Content, #HomeContent
		{	width: 100%;
			border-collapse: collapse;
			background: #FFFFFF; }
.PrintOnly, #PrintLogo, .Hide
		{	display: none; }
		
ol#SiteMap, ol#SiteMap ol
		{	list-style-type: circle;
			margin-left: 18px;
			padding: 0; }

ol#SiteMap ol	
		{	margin: 5px 0px 5px -12px;
			padding-left: 50px;
			border-left: 1px dotted #10385B; }
	
/* END Layout Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Banner Styles */

#Banner		{	background: url(../files/images/template/BannerBgRepeat.gif) top left repeat;
			border-collapse: collapse;
			border-bottom: #10385B solid 5px;
			width: 100%; }
			
#Logo		{	background: #10385B url(../files/images/template/LogoBgRepeat.gif) top left repeat;
			border-right: #10385B solid 5px;
			padding: 20px 41px 20px 42px;
			border-bottom: #10385B solid 5px;
			width: 84px; }
			
#BannerContact	{	width: 100%; }
			
#Banner td	{	padding-left: 18px; }
			
#Banner p	{	color: #FFFFFF;
			line-height: 15px;
			border-left: #10385B dotted 1px;
			padding: 0 18px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			float: right; }
		
#Banner a	{	color: #FFFFFF; }

#Banner a:hover
		{	color: #CCCCCC; }

/* END Banner Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Home Page Styles */

#Welcome	{	line-height: 175%;
			padding: 20px;
			background: #FFFFFF url(../files/images/template/ContentBg.gif) top right no-repeat; }

#WelcomeWrapper	{	width: 80%;
			margin: 0 auto; }

.HomePhoto	{	margin-right: 10px;
			float: left; }

#WelcomeText
		{	background: url(../files/images/template/quote.gif) 125px top;
			background-repeat: no-repeat;
			/*padding-left: 165px;*/
			padding-top: 10px;
			margin: 0 0 0 40px; }

#Welcome p	{	margin-top: 0; }

#Welcome h1	{	margin: 0; }

.MenuImgs th	{	background: #F7E7C4;
			border-top: #E4A51E solid 1px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: normal;
			padding: 0; }

.MenuImgs th a	{	padding: 5px 0; }
			
.MenuImgs td	{	margin: 0;
			padding: 0;
			vertical-align: top;
			background: url(../files/images/template/BannerBgRepeat.gif) top left repeat; }

			
.MenuImgs	{	width: 100%;
			background: #41819C url(/files/images/template/BannerBgGrad.gif) top left repeat-x; 
			border-collapse: collapse;
			margin-top: 1px;
			clear: left;
			text-align: center; }
			
.MenuImgs a:link, .MenuImgs a:visited
		{	text-decoration: none;
			color: #10385B;
			display: block; }
			
.MenuImgs a:hover
		{	color: #0093d0; }
		
.MenuImgs td, .MenuImgs th
		{	width: 20%;
			border-right: #10385B solid 2px;
			border-bottom: #10385B solid 1px; }
			
.MenuImgs .right
		{	border-right: none; }

/* END Home Page Styles */
/* ================================================================================================== */
			
	
	
	

/* ================================================================================================== */
/* Login Styles */
			
#LoginForm	{	padding: 10px;
			margin: 0;
			background: #86BCC1 url(../files/images/template/SearchLoginBg.gif) top left repeat-x;
			border-bottom: 1px solid #10385B; }
			
#LoginForm input, #SearchForm input
		{	font-size: 12px;
			color: #10385B;
			padding: 1px 0 1px 2px;
			border: 1px solid #10385B; }
			
#Username	{	margin-bottom: 10px; }
			
#Username, #Password
		{	width: 142px; }
			
#LoginForm label
 		{	font-family: Verdana, Arial, Helvetica, sans-serif;
 			font-size: 10px;
 			text-transform: uppercase;
 			margin: 0; }
 			
.b, #LoginForm input.b, #SearchForm input.b	
		{	color: #10385B;
			font-size: 10px;
			text-transform: uppercase;
			padding: 1px;
			margin: 0;
			background: #FDFDFD  url(../files/images/template/ButtonBg.gif) left top repeat-x;
			border: 1px solid #10385B; }
 			
#PriNav #LoginForm .b
		{	margin-top: 10px; }

/* END Login Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Search Styles */
			
#SearchForm #SearchKeywords
		{	width: 115px;
			float: left;			
			padding: 1px 0 1px 2px; /* 3px right padding is Part A of Fix for IE 6 */
			margin: 0; }
			
#SearchForm input
		{	border-right: none; }

#SearchForm	{	margin: 0;
			padding: 10px;
			background: #B6D7DA url(../files/images/template/SearchLoginBg.gif) top left repeat-x; }
			
#PriNav #SearchForm .b
		{	margin-left: 0;
			float: left; } /* Part B of Fix for IE 6 */

/* END Search Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Pri Nav Styles */

#PriNav		{	background: #41819C;
			border-right: #10385B solid 5px;
			padding: 0;
			padding-top: 20px;
			margin: 0;
			vertical-align: top;
			width: 168px; }
			
#PriNav h3	{	text-transform: uppercase;
			color: #FFFFFF;
			padding: 5px 10px; 
			margin: 0; 
			background: url(../files/images/template/DividerBgRepeat.gif);
			border-bottom: #10385B solid 1px;
			border-top: #10385B solid 1px; }

ol#NestedNav, ol#NestedNav ol	
		{	list-style: none;
			font-size: 13px;
			line-height: 150%;
			padding: 0;
			margin: 0;
			background: #D2E7E8;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px; }
           	 	
ol#NestedNav li
		{	margin: 0;
			display: inline; /* fixes IE white space bug */ }

ol#NestedNav li a
		{	padding: 6px 10px 6px 20px;
			background: url(../files/images/template/PriNavArrow.gif) no-repeat 10px 12px;
			border-bottom: 1px dotted #41819C;
			display: block; }

ol#NestedNav li .last
		{	border-bottom: none; }

ol#NestedNav a#SubNavParentSel, ol#NestedNav a#SubNavFlySel
		{	font-weight: bold; }

ol#NestedNav li a:link, ol#NestedNav li a:visited, ol#NestedNav li a:hover
		{	color: #10385B;
			text-decoration: none; }

ol#NestedNav a#SubNavParentSel:link, ol#NestedNav a#SubNavParentSel:visited, ol#NestedNav a#SubNavFlySel:link, ol#NestedNav a#SubNavFlySel:visited
		{	background-color: #86BCC1; }

ol#NestedNav li a:hover, ol#NestedNav a#SubNavParentSel:hover, ol#NestedNav a#SubNavFlySel:hover
		{	text-decoration: underline;
			background-color: #EFFFFF; }

ol#NestedNav ol
		{	margin: 0;
			background-color: #D3E5F0;
			border: 0; }

ol#NestedNav ol a 
		{	padding-left: 30px;
			background: url(../files/images/template/PriNavArrow.gif) no-repeat 20px 12px;
			background-color: #FFFFFF; }

ol#NestedNav ol ol a
		{	padding-left: 40px;
			background-position: 30px 8px; }

ol#NestedNav ol ol ol a
		{	padding-left: 50px;
			background-position: 40px 8px; }

ol#NestedNav ol ol ol ol a
		{	padding-left: 55px;
			background-position: 45px 8px; }

/* END Pri Nav Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Recent News Styles */

#RecentNews	{	background: #FFFFFF url(../files/images/template/RecentNewsBg.gif) top left no-repeat;
			padding: 0;
			margin: 5px; }
			
#RecentNews h3	{	background: url(../files/images/template/RecentNewsRoundedCornerBg.gif) top right no-repeat;
			margin: 0;
			padding: 15px 15px 5px 15px; }
			
			
#RecentNews dl	{	list-style-type: none;
			padding: 0;
			padding-bottom: 10px; 
			border-top: 1px dotted #10385B;
			border-bottom: 1px dotted #10385B;
			margin: 5px 15px; }
			
#RecentNews dt	{	background: url(../files/images/template/Bullet.gif) no-repeat 0px 5px;
			padding-left: 15px; }
			
#RecentNews dd	{	margin-left: 15px; }
			
#RecentNews p	{	color: #137277;
			padding: 5px 15px 10px 15px;
			margin: 0;
			line-height: 100%;}

#RecentNews p a	{	background: url(../files/images/template/PriNavArrow.gif) no-repeat 0px 5px;
			padding-left: 15px; }

#RecentNews a:link
		{ 	color: #137277;
			font-weight: bold; }
			
#RecentNews a:visited
		{	color: #10385B;
			font-weight: bold; }
			
#RecentNews a:hover
		{	color: #0C3C3F; }
			
/* END Recent News Styles */
/* ================================================================================================== */







/* ================================================================================================== */
/* Footer Styles */

#Footer		{	font-size: 11px;
			color: #ffffff;
			padding: 10px;
			font-family: Arial, Helvetica, sans-serif; }

#Footer	img	{	border: 0; }
		
#Footer	a:link, #Footer a:visited	
		{	color: #ffffff; }

#Footer a:hover
		{	color: #0093d0; }

/* END Footer Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Breadcrumb Styles */

#Bread		{	font-size: 10px;
			margin: 0px;
			margin-bottom: 20px; }

/* END Breadcrumb Styles */
/* ================================================================================================== */





/* ================================================================================================== */			
/* Data Table Styles */

table.Data	{	border-collapse: collapse;
			border: 1px solid #666666;
			background-color: #FFFFFF;
			margin: 10px 0px; }

table.NoBorder	{	border: none; }

table.Data td, table.Data th, .HomeContent table.Data td, .HomeContent table.Data th
		{	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
			font-size: 10px;
			border: 1px solid #999999;
			padding: 3px 10px;
			vertical-align: top; }

table.Data th	{	background-color: #EEEEEE; 
			color: #000000;
			font-weight: bold; }

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, table.Data .left th, table.Data .left td
		{	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 */
/* ================================================================================================== */
