@media print 
{
	.hide
	{
		display:none;
	}
}
html, body, .wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;

}

body {
	background: #fff url(../images/curvedBackground.jpg) center top no-repeat;
}

h1 {
	color: #e83419;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	text-align: left;
}

h2 {
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	/*margin-left: -10px;*/
	text-align: left;
}

h3 {
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}

h4 {
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

td {
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
}

p {
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

textarea {
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input {
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	color: #f85e14;
	text-decoration: none;
}
a:hover {
	color: #f85e14;
	text-decoration: underline;
}

ol {
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ul {
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

img {
	border: 0;
}

hr {
	color: #f85e14;
	height: 1px;
}

/* END ELEMENT STYLES ************************************/

/* BEGIN CUSTOM CLASS STYLES **************************** */

.wrapper 
{
	background-image: url(../images/wideTemplateBg.gif);
	background-repeat: repeat-y;
	text-align: left;
	vertical-align: middle;
	width: 793px;
}
.topBody {
	vertical-align: top;
}
.headerLeft {
	height: 162px;
	width: 149px;
}
.headerRight {
	height: 162px;
	width: 644px;
}
.navigationBlock {
	width: 149px;
	vertical-align: top;
}
.contentBlock {
	width: 644px;
	vertical-align: top;
}
.contentBottomBorder {
	background-image: url(../images/orangeBorderBottom.gif);
	background-repeat: repeat-x;
}
.footerBlock {
	height:16px;
	vertical-align:bottom;
}
.footer {
	background-color: #fb5f0c;
	height:16px
}
.footer a {
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.footer a:hover {
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
.searchButton {
	background-color: #ffffff;
	border: 0;
	color: #e83419;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 10px;
	width: 50px;
	margin-right: 10px;
}
.searchBox {
	border: #e83419 1px solid;
	color: #000000;
	font-size: 10px;
	margin-right: 20px;
	width:80;
}

.RecipeHeading
{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 13px;
}


.landingText {
	font-size: 12px;
}

/* END CUSTOM CLASS STYLES ****************************** */
/* BEGIN NAVIGATIONAL STYLES **************************** */

#navtop {
    color: #f85e14;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
	height: 25px;
    text-decoration: none;
}

#navtop:hover {
    color: #5a943d;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
	height: 25px;
    text-decoration: none
}

#navsub {
    color: #f85e14;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none
}

#navsub:hover {
    color: #5a943d;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none
}

#navtopclicked {
    color: #5a943d;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
	height: 25px;
    text-decoration: none
}

#navtopclicked:hover {
    color: #5a943d;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
	height: 25px;
    text-decoration: none
}

#navsubclicked {
    color: #5a943d;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
	padding-left: 14px;
    text-decoration: none
}

#navsubclicked:hover {
    color: #5a943d;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
	padding-left: 14px;
    text-decoration: none
}

/* END NAVIGATIONAL STYLES ****************************** */

/* BEGIN SYSTEM STYLES ***********************************/

#SInput
{
    border-top-width: 1px;
    padding-right: 3px;
    padding-left: 3px;
    font-weight: bold;
    border-left-width: 1px;
    font-size: 10px;
    border-left-color: #000000;
    border-bottom-width: 1px;
    border-bottom-color: #000000;
    padding-bottom: 3px;
    cursor: hand;
    color: black;
    border-top-color: #000000;
    padding-top: 3px;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #d6d6d6;
    border-right-width: 1px;
    border-right-color: #000000
}

#devButton
{
    border-top-width: 1px;
    padding-right: 0px;
    padding-left: 0px;
    border-left-width: 1px;
    font-size: 10px;
    border-left-color: #000000;
    border-bottom-width: 1px;
    margin-bottom: 4px;
    border-bottom-color: #000000;
    padding-bottom: 0px;
    cursor: hand;
    color: black;
    border-top-color: #000000;
    padding-top: 0px;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #d6d6d6;
    border-right-width: 1px;
    border-right-color: #000000
}

.NewsTitle
{
	font-family:Arial;
	font-size: 11px;
	color: #CB0100;
	display: inline;
	text-align:justify;
}

.BlackNewsTitle
{
    font-weight: bold;
    font-size: 9pt;
    vertical-align: middle;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left
}

.NewsText
{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	display: inline;
	text-align:justify;
}

.BlackNewsText
{
	font-size: 8pt;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

.NewsFooter
{
	font-size: 8pt;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-style:italic
}

.Caption
{
    color: #666666;
    font-family: "Trebuchet MS", Arial, Helvetica, Sans-sherif;
	font-size: 11px;
}

.WorkflowTable
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial, Helvetica, Sans-serif;
    border: 1px solid blue;   
}

.WorkflowTR
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial, Helvetica, Sans-serif;
    background-color: blue;
}

.WorkflowHeader
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial, Helvetica, Sans-serif;
    color: #000000;
    text-transform:none	
}

.detailBlockDiv 
{
	border: #000000 0px solid;
}
.detailBlockHeader 
{
	background-color: #333333;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
.detailBlockAttribute 
{
	background-color: #817976;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
}
.detailBlockValue {
	background-color: #D2A599;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
}

.eventsCalendarLinkLeft 
{
	padding-left: 0px;
	text-align: left;
}
.eventsCalendarLinkRight 
{
	padding-right: 100px;
	text-align: left;
}
.eventsCalendarLinkLeft a 
{
	font-style: italic;
}
.eventsCalendarLinkLeft a:hover 
{
	font-style: italic;
}
.eventsCalendarLinkRight a 
{
	font-style: italic;
}
.eventsCalendarLinkRight a:hover 
{
	font-style: italic;
}

/* END SYSYTEM STYLES ************************************/

/* BEGIN FORM STYLES *************************************/

input 
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

select 
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* END EDITOR STYLES *************************************** */
/*-- Title and read more / download links --*/
A.previewTitles, A.previewTitles:ACTIVE, A.previewTitles:LINK, A.previewTitles:VISITED, A.previewTitles:HOVER
{	
	color: #f85e14;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration : underline;
}	
A.previewContent, A.previewContent:ACTIVE, A.previewContent:LINK, A.previewContent:VISITED
{	
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration : none;
}	
A.previewContent:HOVER
{	
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration : underline;
}	
.previewContent ul 
{
	margin:0px 0px 0px 15px;
}
/*------------------------------------------*/
.SearchBlock
{
	color:#f85e14;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.searchFooter
{
	color:#010101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
A.searchTitles, A.searchTitles:ACTIVE, A.searchTitles:LINK, A.searchTitles:VISITED
{	
	color: #f85e14;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration : none;
}	
A.searchTitles:HOVER
{	
	color: #f85e14;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration : underline;
}	
.repeaterFilter
{
	border:1px solid #f85e14;
}
.listFilterHeading
{
	padding:5px;
	color:#f85e14;
	font-size:13px;
	font-weight:bold;
	border-bottom:1px solid #f85e14;
	width:300px;
}
.listFilterValue
{
	background-color:#faf3ef;
	padding:2px;
}

.heading_1 {
color: #e83419;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 30px;
font-weight: normal;
text-align: left;
}

.heading_2 {
color: #000000;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 22px;
/*margin-left: -10px;*/
text-align: left;
}

.heading_3 {
color: #000000;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 14px;
text-align: left;
}

.heading_4 {
color: #000000;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: left;
}

.paragraph {
color: #000000;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 11px;
}