/* -----------------------------------------------
	Text Styles
	---------------------------------------------- */

body {
	font-family: Arial, Helvetica, sans-serif; color: #39371C; line-height: 18px; font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td,th {
	font-family: Arial, Helvetica, sans-serif; color: #39371C; line-height: 18px; font-size: 11px;
}

/* -----------------------------------------------
	Layout Styles
	---------------------------------------------- */

a { color: #0A0903; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: underline; }
a:hover { text-decoration: none; }
	
.LeftBG { background-image: url(images/i-leftbgNEW.jpg); background-position: top right; background-repeat: no-repeat; }
.RightBG { background-image: url(images/i-rightbg.jpg); background-position: top left; background-repeat: no-repeat; }
.MainTableBG { background-image: url(images/i-maintablebg.gif); background-position: center; background-repeat: repeat-y; }

.height5 { height: 5px; }
.width5 { width: 5px; }

.orangeBG { background-color: #EE891C; }

.Content { background-color: #D6D6D6; padding: 25px; }
.Content2 { background-color: #E9E9E9; padding: 25px; padding-top: 20px; padding-bottom: 20px; }
.ContactArea { background-color: #FDFDFD; padding: 12px 25px 12px 25px; color: #80775A; font-size: 10px; }
.ContactDetails { color: #80775A; font-size: 11px; }
.ContactDetails a { color: #80775A; text-decoration: none; }

.TableLeftBG { background-image: url(images/lefttablebg.jpg); background-position: top; background-repeat: repeat-y; }

.Navigation { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #666666; text-transform: uppercase; }

.Navigation a { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #666666; text-transform: uppercase; text-decoration: none; }

.Navigation a:hover { color: #0000AA; }

/* -----------------------------------------------
	Formatting Styles
	---------------------------------------------- */

.IntroText { color: #004499; font-weight: bold; }