/* ================================================================================================== */
/* Generic Style Declarations */

body		{	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
			font-size: 11px;
			color: #808285;
			margin: 0px;
			background-color: #5E85A4; }

font		{	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
			font-size: 11px;
			color: #808285; }

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: #fbb040;
			line-height: 120%;
			margin: 5px 0px; }

h1		{	font-size: 12px;
			line-height: 120%;
			text-transform: uppercase;
			margin: 0 0 20px 0; }

h2, legend	{	font-size: 12px; }

h3		{	font-size: 12px; }

h4, h5, h6	{	font-size: 12px; }

h5		{	margin-left: 20px; }

h6		{	margin-left: 40px; }

p, ul, ol, dl	{  	margin-top: 5px;
			margin-bottom: 12px; }	

ul, ol		{	padding: 0;
			margin: 12px 0 12px 35px; }

ul		{	/*list-style-image: url(/files/images/template/bullet.gif);*/ }

dt		{	font-size: 12px;	
			font-weight: bold;
			margin-top: 12px; }

dd		{	margin: 5px 0 5px 25px; }

blockquote	{	font-size: 14px;	
			font-style: normal;
			font-weight: bold;
			color: #759AB7;
			margin: 12px 0; }

sub, super	{	font-size: 75%; }

code, pre	{	font-family: Courier, "Courier New", fixed-width, monospace;
			font-size: 11px; }

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: #006A4B; }

a:visited	{	color: #759AB7; }

a:hover		{	color: #004952; }

/* END Generic Style Declarations */
/* ================================================================================================== */





/* ================================================================================================== */
/* Styles for content containers */

.Content	{	line-height: 160%;
			vertical-align: top;
			padding: 25px;
			background-color: #ffffff; }

#Content .Content
		{	padding: 10px 25px 25px 25px;
			border-right: 1px solid #77AAB7; }

/* END Styles for content containers */
/* ================================================================================================== */





/* ================================================================================================== */
/* Layout Styles */

#HomeContentWrapper
		{	background-color: #ffffff; }

#ContentWrapper	{	padding: 0 25px;	
			background: url(/files/images/template/homeFeatures_bg.jpg) repeat-x top left #DBF3F6; }

#ContentWrapper #Content
		{	margin: 0 auto;
			width: 700px;
			border-collapse: collapse; }

.PrintOnly, #PrintLogo, .Hide
		{	display: none; }

ol#SiteMap, ol#SiteMap ol
		{	list-style-type: circle;
			margin-left: 18px; }

ol#SiteMap ol	{	margin: 5px 0px 5px -12px;
			padding-left: 50px;
			border-left: 1px dotted #77AAB7; }

/* END Layout Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Banner Styles */

#Banner		{	padding: 0;
			background: url(/files/images/template/banner_grad.jpg) repeat-x top left #5E85A4;
			border-bottom: 5px solid #006A4B; }

#Banner table	{	position: relative;
			width: 750px;
			margin: 0px auto;
			background: url(/files/images/template/banner_bg.jpg) no-repeat top left; }

#Banner td	{	text-align: right;	
			vertical-align: bottom;
			padding: 25px 25px 25px 0; }

#Banner #Logo	{	width: 243px;
			padding-right: 10px;
			padding-left: 25px; }

#Logo img	{	border: 1px solid #21727C;
			display: block; }

/* END Banner Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Search Styles */

#SearchForm	{	margin: 0; }

#SearchForm #SearchKeywords
		{	font-size: 12px;	
			font-weight: bold;
			color: #759AB7;	
			width: 120px;
			padding: 1px 2px 0px 2px;
			border: 1px solid #006A4B; }

#SearchForm #btnSearch
		{	padding: 0;
			margin: 0 0 -5px 0; }

/* END Search Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Home Content Styles */

#HomeContent	{	font-size: 12px;	
			width: 760px;
			margin: 0 auto;
			border-collapse: collapse;
			/*padding-right: 305px;
			background: url(/files/images/template/homeContent_bg.jpg) no-repeat right 25px;*/ }

#HomeContent td	{	vertical-align: top;	
			padding-top: 25px;
			padding-bottom: 15px; }

#HomeContent td.masthead
		{	padding: 1px 0 15px 0; }

#HomeContent .Content
		{	width: 310px;
			padding-right: 65px;
			padding-left: 35px; }

#HomeContent .HomeSidebar
		{	width: 325px;
			padding-right: 25px; }

#HomeContent h1	{	margin-bottom: 10px; }

#Highlights	{	width: 100%;
			margin-top: 12px;
			border-collapse: collapse; }

#Highlights td, #Highlights th
		{	text-align: left;	
			vertical-align: top;	
			width: 50%;
			padding: 5px 0 0 0; }

#Highlights .left
		{	padding-right: 10px; }

#Highlights .right
		{	padding-left: 10px;
			border-left: 1px dotted #77AAB7;}

#Highlights h3	{	font-size: 18px;
			margin-top: 0px;
			border-bottom: 1px dotted #77AAB7; }

#Highlights .left h3
		{	padding-right: 10px;
			margin-right: -10px; }

#Highlights .right h3
		{	padding-left: 10px;
			margin-left: -10px; }

a.LearnMore, a:link.LearnMore, a:visited.LearnMore, a:hover.LearnMore
		{	font-weight: bold;	
			color: #006A4B;
			text-decoration: none;
			padding: 5px 5px;
			background: url(/files/images/template/learnMore_bg.gif) repeat-x top left #F8DE60; 
			border: 1px solid #006A4B; }

a:hover.LearnMore
		{	color: #004952;
			border: 1px solid #004952; }

a.LearnMore img	{	padding-right: 5px;	
			margin-bottom: -6px;	
			border: 0; }

#Alert		{	padding: 10px 15px;
			margin-top: 15px;
			color: #ffffff;
			background: #15c1d2 url(/files/images/template/alert_bg.jpg) left bottom no-repeat; }

#Alert h2	{	padding: 5px 10px;
			margin: -20px auto 10px auto;
			background-color: #ffffff;
			color: #21a1ae;
			text-align: center;
			text-transform: uppercase;
			font-size: 16px;
			width: 165px;
			border: 2px solid #fbb040; }

#Alert a:link, #Alert a:visited, #Alert a:hover
		{	text-decoration: underline;
			color: #ffffff; }

#HomeContent td#HomeInfo
		{	padding: 20px 25px 25px 35px; }

#HomeInfo h2	{	color: #21a1ae;
			margin-top: 0;
			margin-bottom: 0; }

#HomeInfo strong, #HomeInfo b
		{	color: #21a1ae; }

#HomeInfo table	{	margin: 0; }

/* END Home Content Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Home Features Styles */

#HomeFeatures	{	background: url(/files/images/template/homeFeatures_bg.jpg) repeat-x top left #DBF3F6;
			border-top: 1px solid #77AAB7; }

#HomeFeatures table
		{	width: 700px;
			margin: 0 auto; }

#News, #Features
		{	vertical-align: top;	
			width: 50%;
			padding: 25px 0 17px 0; }

#News		{	padding-right: 25px;
			border-right: 1px dotted #77AAB7; }

#Features
		{	padding-left: 25px; }

#News h2, #Features h2
		{	color: #004952;	
			margin-top: 0;
			padding-bottom: 5px;
			border-bottom: 1px dotted #77AAB7; }

#News dt, #News dd
		{	margin-left: 0;
			padding-left: 12px; }

#News dt	{	background: url(/files/images/template/bullet.gif) no-repeat left center; }

#Features h4	{	margin: 10px 0 0 0;	
			clear: left; }

#Features img	{	float: left;	
			padding: 4px;
			margin: 3px 10px 8px 0;
			background: #ffffff;
			border: 1px solid #77AAB7; }

#Features p	{	margin: 5px 0 0 0; }

p.review	{	border: 2px solid #21a1ae;
			width: 245px;
			margin: 45px auto 0 auto;
			padding: 10px 15px;
			color: #808285;
			font-size: 16px; }

p.review em, p.review i
		{	font-style: normal;
			color: #fbb040; }

/* END Home Features Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Sub-Navigation Styles */

#SubNav {	line-height: 130%;
			padding: 40px 0px 25px 0px;
			width: 160px;
			background: url(/files/images/template/homeFeatures_bg.jpg) repeat-x top left #DBF3F6;
			border-right: 1px solid #77AAB7; }

#SubNav p	{	margin: 0px; }

#SubNav a
		{	font-weight: bold;
			padding: 4px 10px 4px 12px;
			background: url(/files/images/template/bullet.gif) no-repeat left center;
			border-bottom: 1px solid #77AAB7;
			display: block; }

#SubNav a:link, #SubNav a:visited, #SubNav a:hover, #SubNav a.Sel:link, #SubNav a.Sel:visited, #SubNav a.Sel:hover
		{	color: #006A4B;
			text-decoration: none; }

#SubNav a.Sel:link, #SubNav a.Sel:visited, #SubNav a.Sel:hover
		{	color: #006A4B;	
			background-color: #ffffff; }

#SubNav a:hover, #SubNav a.Sel:hover
		{	color: #ffffff;	
			background-color: #77AAB7; }

ol#NestedNav, ol#NestedNav ol, ol#RelatedLinks
		{	list-style-type: none;
			margin: 0px;
			padding: 0px; }

ol#NestedNav ol
		{	margin-left: 0px;
			padding-left: 20px; }

ol#NestedNav li	
		{	margin: 0px;
			padding: 0px;
			display: inline; }

ol#NestedNav ol a
		{	font-weight: normal;
			border-bottom: 1px dotted #77AAB7; }
			

ol#NestedNav li a#SubNavFlySel:link, ol#NestedNav li a#SubNavFlySel:visited, ol#NestedNav li a#SubNavParentSel:link, ol#NestedNav li a#SubNavParentSel:visited
		{	font-weight: bold;	
			color: #006A4B;
			background-color: #ffffff; }

#SubNav h2
		{	font-size: 11px;
			color: #004952;
			padding: 4px 10px 4px 12px;
			margin: 25px 0 0 0;
			background-color: #B1D1D9;
			border-top: 1px solid #77AAB7;
			border-bottom: 1px solid #77AAB7; }

#RelatedLinks a:link, #RelatedLinks a:visited, #RelatedLinks a:hover
		{	font-weight: normal;
			border-bottom: 1px dotted #77AAB7;}

/* END Sub-Navigation Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Footer Styles */

#Footer	{	color: #ffffff;
			line-height: 160%;
			background: #5E85A4;
			border-top: 5px solid #006A4B; }

#Footer div
		{	width: 700px;
			margin: 0 auto;
			padding: 25px; }

#Footer	a	
		{	color: #ffffff; }

#Footer	a:link, #Footer	a:visited, #Footer a:hover
		{	text-decoration: none;
			color: #ffffff; }

#Footer a:hover	
		{	color: #DBF3F6; }

#Footer img
		{	float: right;
			margin-left: 20px;
			border: 0; }

/* END Footer Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Data Table Styles */

table.Data	
		{	margin: 10px 0px;
			background-color: #ffffff;
			border-collapse: collapse;
			border: 1px solid #006A4B; }

table.Data td, table.Data th, #Content table.Data td, #Content table.Data th
		{	font-size: 10px;
			line-height: 130%;
			vertical-align: top;
			border-bottom: 1px solid #77AAB7;
			border-left:  1px dotted #77AAB7;
			padding: 3px 5px; }

table.Data th, #Content table.Data th
		{	font-weight: bold;
			color: #ffffff;
			text-align: left;
			background-color: #77AAB7;
			border-left: 1px dotted #ffffff; }

table.Data tr.NewRow td
		{	border-top: 1px solid #006A4B; }

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 td.mid, #Content table.Data td.mid
		{	vertical-align: middle; }

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: #77AAB7; }

table.Data tr.Divider th, table.Data tr.Divider td
		{	border-top: 4px double #006A4B; }

table.Data .Totals
		{	background-color: #B1D1D9;
			font-weight: bold; }

table.Data tr.alt td
		{	background-color: #DBF3F6; }

table.Data .HideCol
		{	display: none; }

table.SizeChart	{	width: auto; }

#Content table.NormalText td
		{	font-size: 11px; }

.Diagram td
		{	vertical-align: top;
			padding: 3px; }

.Diagram .DiagramPics td
		{	text-align: center;
			vertical-align: middle;
			width: 33%; }
			

/* END Data Table Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Application Error Styles */

.disclaimer
		{	font-weight: bold;
			color: #ff0000;
			padding: 5px 10px;
			border: 1px dotted #ff0000; }

.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 */
/* ================================================================================================== */






/* ================================================================================================== */
/* Breadcrumb Styles */

#Bread	{	font-size: 10px;
			line-height: 160%; }

#Bread a:link, #Bread a:visited, #Bread a:hover
		{	text-decoration: underline; }

/* END Breadcrumb Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Login Form Styles */

#LoginForm	{	font-size: 9px;
			margin: 0px;
			padding: 0px; }

#LoginForm label, #LoginForm input
		{	font-size: 9px; }

#LoginForm p	{	background-image: none;
			line-height: 180%; }

#LoginForm p.error
		{	margin: 20px 0px; }

#LoginForm input
		{	border: 1px solid #0068B3; }

#LoginForm input#cmdLogin
		{	
			font-family: Verdana, Arial, Helvetica, sans-serif;
			background-color: #C9DEF4;
			padding: 3px;
			margin-top: 5px;
			color: #0068B3; }

.b		{	border: 2px solid #006A4B;
			background-color: #DBF3F6;
			padding: 3px 5px;
			margin: 4px 8px 4px 0px; }

/* END Login Form Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Custom Form Styles */

.Question
		{	margin: .25em 0; }

.CustomFormTextBox, .CustomFormTextBoxPassword
		{	width: 225px; }

.CustomFormTextArea
		{	width: 250px;
			height: 150px; }

/* END Custom Form Styles */
/* ================================================================================================== */
