/*** GLOBAL  ***/

html,body{height:100%;}

body {

	background-color:#663300;

}

body {

	font-family:"Trebuchet MS", Arial, Tahoma, Helvetica, sans-serif;

	font-size:12px;

	margin:0 auto;

	padding:0;

	color:#333333;

	height:103%;

	line-height:20px;

}

p, ul, ol, blockquote {

	font-size:12px;

	line-height:20px;

}


/* heading */

h1 {margin-top:18px; font-family:"Trebuchet MS", Arial, Helvetica; font-weight:normal; color:#663300}

h2 {margin-top:14px; font-family:"Trebuchet MS", Arial, Helvetica; font-style: italic; color:#333333; font-style:italics}

h3 {margin-top:10px; font-family:"Trebuchet MS", Arial, Tahoma; font-weight:bold; color:#333333}

h1 {font-size:18px; line-height:30px;}

h2 {font-size:16px; line-height:26px;}

h3 {font-size:13px; line-height:24px;}


/* links */

a {color:#663300; text-decoration:underline;}

a:hover{color:#336633; text-decoration:none;}

a img{border:none}



.FontFooter {
	font-family: "Trebuchet MS", Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.TableBorder1pxB {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.TableBorder1pxALL {
	border: 1px solid #CCCCCC;
}
.TableBorderWideWhiteTLR {
	border-top-width: 14px;
	border-right-width: 14px;
	border-bottom-width: 0px;
	border-left-width: 14px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.TableBorderWideWhiteLR {
	border-top-width: 0px;
	border-right-width: 14px;
	border-bottom-width: 0px;
	border-left-width: 14px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.FontFooterWhiteLarge {
	font-family: "Trebuchet MS", Arial, Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}

.FontCommonWhite {
	font-family: "Trebuchet MS", Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 25px;
}

a.FontLinkWhite {
	font-family: "Trebuchet MS", Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 25px;
	text-decoration: none;
}

a.FontLinkWhite:Hover {
	font-family: "Trebuchet MS", Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 25px;
	text-decoration: underline;
}

.FontTagline {
	font-family: "Trebuchet MS", Arial, Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	font-style: italic;
}

.TextBoxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

