/* ================================================================================================== */
/* Generic Style Declarations */

body		{	font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #222222;
			line-height: 160%;
			margin: 0px;
			background-color: #ffffff;
			border-top: 10px solid #B80007; }

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		{	color: #000000;
			height: 1px;
			background-color: #000000; }

h1, h2, h3, h4, h5, h6, legend
		{	font-weight: bold; 
			color: #3E824B;
			margin: 5px 0px; }

h1, h2, h3
		{	font-family: Georgia, "Times New Roman", Times, serif; }

h1		{	font-size: 19px;
			margin: 12px 0;
			padding-bottom: 5px;
			border-bottom: 1px dashed #B19675; }

h2, legend	
		{	font-size: 17px;
			margin: 15px 0px 5px 0px; }

h3		{	font-size: 15px;
			margin: 12px 0px 5px 0px; }

h4, h5, h6	
		{	font-size: 12px; 
			margin: 10px 0px 0px 0px; }

h5		{	margin-left: 20px; }

h6		{	margin-left: 40px; }

p, ul, dl, ol
		{	margin-top: 5px;
			margin-bottom: 10px; }

dt, li		{	margin-top: 7px; }

dt		{	font-weight: bold; }

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; }

td		{	font-size: 12px; }

a:link, a:visited, a:hover
		{	text-decoration: underline;
			color: #B80007; }

a:visited	{	color: #935841; }

a:hover		{	color: #3E824B; }

/* END Generic Style Declarations */
/* ================================================================================================== */





/* ================================================================================================== */
/* Styles for content containers */

.Content, #Content td.Content
		{	padding: 25px 0 10px 25px;
			vertical-align: top; }

.Content td, #Content td.Content td
		{	font-size: 12px; }


table.Callout	{	border-collapse: collapse;
			border: 1px solid #35415F;
			background-color: #EFF3FF;
			margin: 0px 0px 0px 10px;
			width: 45%;
			float: right; }
table.Callout td
		{	vertical-align: top;
			padding: 5px 10px;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 10px;
			line-height: 15px; }

table.Callout td h1, table.Callout td h2, table.Callout td h3, table.Callout td h4, table.Callout td h5, table.Callout td h6
		{	margin-top: none;
			color: #35415F; }

table.Callout td ul, table.Callout td ol
		{	margin-left: 20px;
			padding-left: 0px; }

/* END Styles for content containers */
/* ================================================================================================== */





/* ================================================================================================== */
/* Layout Styles */

#Banner		{	padding: 10px 0;
			background: url(../files/images/template/banner_bg.gif) 0px 62px repeat-x; }

#Banner div
		{	width: 700px;
			margin: 0 auto; }

#Banner img
		{	border: 0; }

#Content, #HomeContent
		{	width: 700px;
			margin: 0 auto;
			border-collapse: collapse; }

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 #B19675; }

.PrintOnly, #PrintLogo, .Hide
		{	display: none; }

/* END Layout Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Home Page Styles */

#HomeContent
		{	margin-top: 25px; }

#HomeContent .Content h1
		{	margin-top: 0; }

#FeaturedLinks, #Welcome
		{	vertical-align: top;
			background-color: #CBB395; }

#FeaturedLinks img
		{	display: block;
			border: 0; }

#FeaturedLinks p a
		{	font-weight: bold; 
			color: #ffffff;
			text-decoration: none;
			padding: 5px 10px;
			background-color: #3E824B;
			border-bottom: 1px solid #ffffff;
			display: block; }

#FeaturedLinks #Link1 a:link, #FeaturedLinks #Link1 a:visited, #FeaturedLinks #Link4 a:link, #FeaturedLinks #Link4 a:visited, #FeaturedLinks #Link7 a:link, #FeaturedLinks #Link7 a:visited
		{	background: #B80007; }

#FeaturedLinks #Link2 a:link, #FeaturedLinks #Link2 a:visited, #FeaturedLinks #Link5 a:link, #FeaturedLinks #Link5 a:visited, #FeaturedLinks #Link8 a:link, #FeaturedLinks #Link8 a:visited
		{	background: #3E5D82; }

#FeaturedLinks a:hover, #FeaturedLinks #Link1 a:hover, #FeaturedLinks #Link2 a:hover, #FeaturedLinks #Link4 a:hover, #FeaturedLinks #Link5 a:hover, #FeaturedLinks #Link7 a:hover, #FeaturedLinks #Link8 a:hover
		{	background-color: #4A4A4A; }

#FeaturedLinks p
		{	margin: 0; }

#Welcome
		{	padding: 25px 25px 10px 25px;
			background: #EAE1D5;
			border-left: 1px solid #ffffff; }

#Welcome h1
		{	margin-top: 15px; }

#Welcome img
		{	border: 1px solid #ffffff; }

/* END Home Page Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Search Styles */

#SearchForm	
		{	margin: 0;
			padding: 20px 10px 0 0; }

#SearchKeywords
		{	width: 130px; }

#btnSearch
		{	text-transform: uppercase;
			padding-left: 3px;
			padding-right: 3px;
			background: #E0D6C9; }

#SearchForm input
		{	color: #222222;
			border: 1px solid #222222; }

/* END Search Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Primary Navigation Styles */

#PriNav	{	background: #CBB395;	
			border-top: 1px solid #935841;
			border-bottom: 1px solid #935841; }

.clear	{	clear: both; }

/* END Primary Navigation Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Sub-Navigation Styles */

#SubNav		{	vertical-align: top;
			width: 200px;
			padding: 25px 0; }

#Content #SubNav
		{	border-right: 1px solid #B19675; }

#SubNav h2	{	padding-bottom: 5px;
			margin: 0;
			border-bottom: 1px dashed #B19675; }

#SubNav p	{	margin: 0; }

ol#NestedNav, ol#NestedNav ol
		{	list-style: none;
			margin: 0;
			padding: 0; }

ol#NestedNav ol	{	margin-left: 20px; }

ol#NestedNav li	{	margin: 0;
			display: inline; }

#SubNav a		{	text-decoration: none;
			color: #B80007;
			line-height: 130%;
			padding: 5px 10px 5px 20px;
			height: 100%; /* IE hasLayout */
			background: url(../files/images/template/bullet.gif) no-repeat 5px center;
			border-bottom: 1px dashed #B19675;
			display: block; }

#SubNav ol#NestedNav ol a
		{	background: url(../files/images/template/nested_bullet.gif) no-repeat 5px center; }

#SubNav a#SubNavParentSel:link, #SubNav a#SubNavParentSel:visited, #SubNav a#SubNavParentSel:hover,
#SubNav ol#NestedNav ol a#SubNavFlySel:link, #SubNav ol#NestedNav ol a#SubNavFlySel:visited, #SubNav ol#NestedNav ol a#SubNavFlySel:hover
		{	background-color: #F9F3EB; }

#SubNav a:hover, #SubNav a#SubNavParentSel:hover, #SubNav ol#NestedNav ol a:hover, #SubNav ol#NestedNav ol a#SubNavFlySel:hover
		{	background-color: #E0D6C9; }

/* END Sub-Navigation Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Footer Styles */

#Footer	{	color: #784531;
			line-height: 150%;
			padding: 8px 0;
			background: #CBB395;	
			border-top: 1px solid #935841;
			border-bottom: 1px solid #935841; }

#Footer div
		{	width: 700px;
			margin: 0 auto; }

#Footer img
		{	float: right;
			border: 0; }

#Footer	a	
		{	color: #B80007; }

#Footer	a:link, #Footer	a:visited, #Footer a:hover
		{	text-decoration: underline;
			color: #B80007; }

#Footer a:hover	
		{	text-decoration: none; }

/* END Footer Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Breadcrumb Styles */

#Bread	{	font-size: 10px;
			line-height: 130%;
			margin: 0 0 20px 0; }

#Bread a:link, #Bread a:visited, #Bread a:hover
		{	text-decoration: underline;
			color: #B80007; }

/* END Breadcrumb Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Data Table Styles */

table.Data	{	border-collapse: collapse;
			border: 1px solid #666666;
			background-color: #ffffff;
			margin: 10px 0px; }

table.Data td, table.Data th, #Content table.Data td, #Content table.Data th
		{	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
			font-size: 11px;
			border-bottom: 1px solid #999999;
			border-left:  1px dotted #999999;
			padding: 3px 10px; }

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
		{	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(http://oisheifdt.org/files/images/std/input_error.gif);
			background-position: top left;
			background-repeat: no-repeat;
			color: #000000; }

/* END Application Error Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Login Form Styles */

#LoginForm	{	font-size: 11px;
			margin: 0px;
			padding: 0px; }

#LoginForm label, #LoginForm input
		{	font-size: 11px; }

#LoginForm p	{	background-image: none;
			line-height: 180%; }

#LoginForm p.error
		{	margin: 20px 0px; }

#LoginForm input
		{	border: 1px solid #222222; }

#LoginForm input#cmdLogin
		{	background-color: #C9DEF4;
			padding: 3px;
			margin-top: 5px;
			color: #0068B3; }

.b		{	padding: 3px 5px;
			margin: 4px 0px 0px 0px;
			background: #E0D6C9;
			border: 1px solid #222222; }

/* END Login Form Styles */
/* ================================================================================================== */