/* ================================================================================================== */
/* Generic styling */

body		{	font-family: Verdana, Arial, Helvetica, osaka, sans-serif;
			font-size: 11px;
			background-color: #ffffff;
			background-image: none;
			margin: 0px; }

h1, h2, h3, h4, h5, h6, legend
		{	font-family: Arial, Verdana, Geneva, Helvetica, osaka, sans-serif;
			font-weight: bold; 
			color: #666666;
			margin: 5px 0px; }

h1		{	font-size: 17px;
			margin-top: 0px; }

h2, legend	{	font-size: 15px;
			color: #F6102D;  }

h3		{	font-size: 12px; }

h4, h5, h6	{	font-size: 11px; }

h5		{	margin-left: 20px; }

h6		{	margin-left: 40px; }

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: #dedede dotted 1px;
			height: 1px; }

ul		{	list-style-image : url(/files/images/arrow.gif); }

dt, li		{	margin-top: 8px; }

p		{	line-height: 170%; }

sub, super	{	font-size: 75%; }

code, pre	{	font-family: Courier, "Courier New", fixed-width, monospace;
			font-size: 9px; }

td		{	font-family: Verdana, Arial, Geneva, Helvetica, osaka, sans-serif;
			font-size: 11px; }

input, select, textarea
		{	font-family: Arial, Helvetica, osaka, 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: #F3132D; }

a:visited	{	text-decoration: underline;
			color: #F3132D; }

a:hover		{	text-decoration: none;
			color: #666666; }

/* END Generic styling */
/* ================================================================================================== */





/* ================================================================================================== */
/* Application error styles */
.error          {       color: #ff0000; }

input.error, textarea.error, select.error
		{	background-image: url(images/input_error.gif);
			background-position: top left;
			background-repeat: no-repeat; }
/* END Application error styles */
/* ================================================================================================== */




/* ================================================================================================== */
/* Generic styles for content cells */
.Content, .HomeContent, .Content td
		{	font-family: Verdana, Arial, Geneva, Helvetica, osaka, sans-serif;
			font-size: 11px;
			line-height: 160%; }

.Content, .HomeContent
		{	background-color: #ffffff;
			padding: 10px 40px 10px 35px; }

.HomeContent	{	padding: 2px 2px 2px 0px; }

#Content	{	background-color: #ffffff; }


body#Home	{	background-color: #EEEEE2;
			background-image: url(/files/images/template/bg_home.gif);
			background-position: top center;
			background-repeat: repeat-y;}

/* END Generic styles for content cells */
/* ================================================================================================== */





/* ================================================================================================== */
/* Language Navigation styles */

#LangNav	{	border-collapse: collapse; }

#LangNav td	{	padding: 0px 5px; }

#LangNav, #LangNav a, #LangNav a:link, #LangNav a:visited, #LangNav a:hover
		{	color: #cccccc;
			text-decoration: none; }

#LangNav a:hover
		{	color: #ffffff; }

#LangNav a.Sel, #LangNav a.Sel:link, #LangNav a.Sel:visited, #LangNav a.Sel:hover
		{	color: #ffffff; }

/* END Language Navigation styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Heading styles */

h1.GetInfoBox, h1.HomeGetInfoBox, h1.PromoBox, h1.Box
		{	font-family: Verdana, Arial, Geneva, Helvetica, osaka, sans-serif;
			font-size: 14px;
			color: #333333; }

h1.GetInfoBox, h1.HomeGetInfoBox
		{	margin: -9px -9px -9px -21px;
			padding: 5px 0px 5px 20px; }

h1.GetInfoBox
		{	background-image: url(/files/images/template/cap_topleft.gif);
			background-position: top left;
			background-repeat: no-repeat; }

h1.PromoBox
		{	background-color: #928D8D;
			padding: 3px 10px 3px 10px;
			margin: -5px -10px 0px -10px;
			text-align: center;
			color: #ffffff;
			border-bottom: 1px solid #cc0000; }

h1.Box		{	font-size: 11px;
			line-height: 125%; }

table#PromoBox	{	border-collapse: collapse; }



/* END Heading styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* News List styles */

dl#News		{	border-top: 1px #cccccc dotted;
			font-size: 10px;
			margin-bottom: 30px;
			margin-top: 15px;
			padding-top: 15px; }

div#PressLinks dl#News
		{	border: none;
			margin: 0px;
			padding: 0px; }

dl#News dt	{	font-weight: bold;
			margin-top: 10px; }

dl#News dd	{	margin-left: 0px; }

dl#News dd em	{	color: #000000; }

dl#News dd a	{	text-decoration: underline; }		

/* END News List styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Search form styles */

#SearchForm	{	margin: 5px 0px;
			padding: 3px; }

#SearchForm input#SearchKeywords
		{	border: 1px solid #8D8D8D;
			width: 80px;
			height: 18px; }

#SearchForm input#btnSearch
		{	background-color: #64400D;
			font-family: Arial, Geneva, Helvetica, osaka, sans-serif;
			font-size: 10px;
			font-weight: bold;
			color: #ffffff;
			border: none;
			width: 21px;
			padding: 2px; }			

/* END Search form styles */
/* ================================================================================================== */			
			






/* ================================================================================================== */
/* Breadcrumb styles */

#Bread		{	font-family: Verdana, Arial, Geneva, Helvetica, osaka, sans-serif;
			font-size: 10px;
			line-height: 160%;
			padding: 10px 20px 10px 0px; }

#Bread a:link, #Bread a:visited, #Bread a:hover
		{	text-decoration: underline;
			color: #F3132D; }

#Bread a:hover
		{	text-decoration: none;
			color: #999999; }

/* Breadcrumb styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Subnavigation styles */

#SubNav 	{	font-family: Arial, Verdana, Geneva, Helvetica, osaka, sans-serif;
			font-size: 11px;
			background-color: #D6D6B6;
			width: 171px; }

#SubNav a	{	padding: 5px 12px 5px 5px;
			line-height: 125%; }

#SubNav p	{	margin: 8px 0px; }

#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: #CCCCA6;
			color: #696464;
			border: #E1E1CC solid 1px; }

#SubNav a.Sel:link, #SubNav a.Sel:visited, #SubNav a.Sel:hover
		{	background-color: #EEEEE2;
			color: #000000;
			border: #C6C6A9 solid 1px;}

#SubNav a:hover, #SubNav a.Sel:hover
		{	background-color: #E5E5D1;
			color: #000000; 
			border: #C1C1A1 solid 1px; }

/* END Subnavigation styles */
/* ================================================================================================== */






/* ================================================================================================== */
/* Layout styles */

td.LeftSideBG	{	padding: 10px 0px 10px 0px;
			margin: 20px; }

#Banner		{	background-color: #928D8D; }

#InternalBanner
		{	background-color: #EEEEE2; 
			background-image: url(/files/images/template/bg_banner.gif);
			background-position: bottom left;
			background-repeat: repeat-x; }

.PageLinkBox p, .HomePageLinkBox p	
		{	font-size: 10px; }

.PrintOnly, .Hide, #PrintLogo
		{	display: none; }
/* END Layout styles */
/* ================================================================================================== */





 
/* ================================================================================================== */
/* Page content styles */

.ContentBox	{	border-top: 1px solid #D6D6B6;
			border-bottom: 7px solid #BCBC9F;
			border-left: 1px solid #D6D6B6;
			border-right: 1px solid #D6D6B6;
			background-color: #EEEEE2 ;
			background-image: url(/files/images/bg_ContentBox.gif);
			background-repeat: repeat-x;
			background-position: bottom left;
			color: #333333;
			padding: 5px 20px 5px 20px; }

.BoxColorTxt	{	padding: 5px 15px 5px 15px; }

.ContentBoxColor, .BoxColorTxt h3
		{	background-color: #D6D6B6; }

.BoxColorTxt h3	{	font-size: 13px; }

div.LeftColumn dt, div.RightColumn dt
		{	font-weight: bold; }

div.LeftColumn dd, div.RightColumn dd
		{	margin-left: 15px; }

/* END Page content styles */
/* ================================================================================================== */







/* ================================================================================================== */
/* Promo box styles */
#PromoBox td	{	font-family: Verdana, Arial, Geneva, Helvetica, osaka, sans-serif;
			background-color: #E6E6D2;
			color: #333333; 
			font-size: 11px;
			border-right: 3px solid #ffffff;
			padding: 5px 10px 20px 10px;
			margin: 0px;
			line-height: 140%; }

#PromoBox td p	{	margin: 0px;
			padding: 5px;}

#PromoBox a:link, #PromoBox a:visited, #PromoBox a:hover
		{	text-decoration: underline;
			color: #F3132D; }
#PromoBox a:hover
		{	text-decoration: none;
			color: #999999; }
/* END Promo box styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Info box styles */

#RightColumn	{	font-size: 11px;
			line-height: 140%; }

div#GetInfo, div.PageLinkBox, div.HomePageLinkBox, div#PressLinks
		{	width: 185px;
			background-color: #EEEEE2;
			background-image: url(/files/images/template/gradient.gif);
			background-position: bottom right;
			background-repeat: no-repeat;
			margin-top: 30px;
			margin-right: 4px;
			padding: 9px 5px 15px 21px; }

td#HomeGetInfo	{	padding: 0px;
			background-color: #EEEEE2;
			background-image: url(/files/images/template/gradient.gif);
			background-position: bottom right;
			background-repeat: no-repeat; }

td#HomeGetInfo div#GetInfo
		{	margin: 0px;
			background-image: none;
			background-color: transparent; }

div.PageLinkBox, div.HomePageLinkBox, td.Home div#GetInfo
		{	margin-top: 2px; }

td.Home div#GetInfo, div.HomePageLinkBox
		{	width: 275px; }

div.PageLinkBox, div.HomePageLinkBox
		{	background-position: bottom left; }

div.PageLinkBox, div#PressLinks
		{	background-image: none;
			background-color: #EBEBE6; 
			border: solid 1px #DCDCD1;}

.PageLinkBox p, .HomePageLinkBox p
		{	margin-top: 0px;
			line-height: 150%; }			

div#GetInfo p.IconPhone, div#GetInfo p.IconEmail, div#GetInfo p.IconDemo
		{	background-position: center left;
			background-repeat: no-repeat;
			background-color: #EEEEE2;
			margin: 8px 5px 8px 0px;
			padding: 5px 0px 5px 25px;  }

div#GetInfo p.IconPhone
		{	background-image: url(/files/images/template/icon_phone.gif); }
		
div#GetInfo p.IconEmail
		{	background-image: url(/files/images/template/icon_email.gif);  }

div#GetInfo p.IconDemo
		{	background-image: url(/files/images/template/icon_demo.gif); }

td#subnav div#GetInfo
		{	width: 100%;
			margin: 0px;
			padding: 5px;
			background-image: none;
			background-color: #EEEEE2;
			color: #696464;
			border-bottom: #CCCCA6 solid 1px;
			border-top: #CCCCA6 solid 1px;
			/*border-bottom: #E1E1CC solid 1px;*/
			/*border-top: #E1E1CC solid 1px;*/ }

td#subnav div#GetInfo h1.GetInfoBox
		{	background-image: none;
			margin: 5px 0px; }

td#subnav div#GetInfo p.IconPhone, div#GetInfo p.IconEmail, div#GetInfo p.IconDemo
		{	background-color: transparent;
			margin: 10px 0px;
			padding: 3px 0px 0px 25px; }

td#subnav div#GetInfo a, td#subnav div#GetInfo a:link, td#subnav div#GetInfo a:visited, td#subnav div#GetInfo a:hover
		{	display: inline;
			border: none;
			background-color: transparent;
			text-decoration: underline; }

/* END Info box styles */
/* ================================================================================================== */







/* ================================================================================================== */
/* Data table styles */
table.Data	{	border-collapse: collapse;
			border: 1px solid #D4D2D2;
			background-color: #ffffff;
			margin: 10px 0px; }

table.Data td, table.Data th
		{	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
			font-size: 11px;
			border-bottom: 1px solid #D4D2D2;
			border-left:  1px solid #D4D2D2;
			padding: 3px 10px; }

table.Data th	{	background-color: #D6D6B6;
			color: #666666;
			font-weight: bold;
			border-left:  1px solid #AFAFAC; }
/* END Data table styles */
/* ================================================================================================== */






/* ================================================================================================== */
/* Footer styles */

#Footer	td, #HomeFooter, #NewsletterFooter td
		{	font-family: Verdana, Arial, Geneva, Helvetica, osaka, sans-serif;
			font-size: 10px;
			color: #333333;
			background-color: #ffffff;
			text-align: right; }

#HomeFooter td	{	padding: 20px 10px 10px 10px; }

#Footer td.WhiteBG
		{	padding: 0px; }

.WhiteBG	{	background-color: #ffffff; }

.TanBG		{	background-color: #D6D6B6; }

#Footer	td.LeftSideBG
		{	background-color: #D6D6B6;
			width: 171px;
			text-align: center; }

.FooterTxt	{	padding-top: 25px; 
			padding-right: 25px;
			line-height: 160%; }

#Footer	a	{	color : #F6102D ; }
		
#Footer	a:link, #Footer	a:visited, #Footer a:hover
		{	text-decoration: underline;
			color: #F6102D; }

#Footer a:hover
		{	text-decoration: none;
			color: #999999; }

/* END Footer styles */
/* ================================================================================================== */







/* ================================================================================================== */
/* Newsletter Template Style -- DISABLED */
/*
.BGTitleBar
		{	background-color: #D6D6B6;
			font-size: 12px; 
			color: #000000;
			text-align: right;
			padding: 0px 25px 0px 0px; }

#Newsletter td	{	padding: 10px }

.NewsletterBorder
		{	border: dashed #dedede 1px; }

.NewsletterIcons p
		{	padding-top: 0px;
			padding-bottom: 0px; }

#QuantumCMSUser
		{	background-color: #D6DEE7;
			border-left: dashed #dedede 1px;
			border-right: dashed #dedede 1px; }

#QuantumCMSUser p.UserRow2
		{	border-top: dashed #999999 1px; }

ol.Newsletter	{	background-color: #9CADBD;
			color: #ffffff; 
			width: 80%;
			padding: 10px; }

#QuantumCMSUser p.UserRow2
		{	padding-top: 10px; }

#NewsletterFooter td
		{	background-color: #D6DEDE;
			padding-bottom: 10px; }
*/
/* END Newsletter Template Style -- DISABLED */
/* ================================================================================================== */





/* ================================================================================================== */
/* 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 */
/* ================================================================================================== */




