body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-position: center;
	background-repeat: repeat-y;
	background-color: #E0E0E0;
	background-attachment: fixed;
}

.bodyArial-white {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}

.linkbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.linkbottom:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF9900;
	text-decoration: none
}                 
a:link, a:active, a:visited, a:focus {
	color: #bd8a01;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}

.menusmall {
	width: auto;
	padding-right: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	white-space: normal;
}
.menusmall        ul    {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 10px;
	list-style-type: disc;
	display: list-item;
}
.menusmall li {
	line-height: 18px;

}

.menusmall a {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}
.menusmall a:hover {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size: 11px;
	text-decoration: underline;
}
.menularge  {
	width: auto;
	padding-right: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	white-space: normal;
	font-weight: bold;
}
.menularge         ul    {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 10px;
	list-style-type: disc;
	display: list-item;
	font-weight: bold;
}
.menularge li {
	line-height: 18px;

}


.menularge a {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.menularge  a:hover {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

h1 {
	color: #483d29;
	font-size: 24px;
	letter-spacing: -1px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-left: -1px;
}
h2 {
	color: #66573a;
	font-size: 18px;
	line-height: 24px;
	margin: 0px;
	padding: 2px 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	letter-spacing: -1px;
}
h3   {
	color: #483d29;
	font-size: 14px;
	margin-bottom: 5px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ecebe9;
	line-height: 24px;
	margin-top: 0px;
}

.column01 {
	width: 655px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #f9f8f1;
}
.column02 {
	width: 300px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e3e1db;
	border-left-color: #e3e1db;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.column03 {
	width: 198px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.c1-content {
	width: 495px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	white-space: normal;
}
.c2-content {
	width: 200px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e3e1db;
	border-left-color: #e3e1db;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 9px;
	padding-bottom: 10px;
	padding-left: 9px;
}


.c3-container {
	padding-right: 0px;
	padding-left: 0px;
	width: auto;
}
.c3-banner {
	padding-top: 2px;
	padding-bottom: 2px;
}


.MainNewBox {
	width: auto;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4b4b4b;
	font-size: 11px;
	padding-top: 0px;
}
.MainNewBox a {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #bd8a01;
	font-size: 11px;
	text-decoration: none;
}
.MainNewBox a:hover {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size: 11px;
	text-decoration: underline;
}
.QuickLink   ul {
	margin: 0px 0px 10px 10px;
	padding: 0px;
	display: block;

}
.QuickLink  li {
	float: left;
	margin: 0px;
	text-align: left;
	padding: 0px 15px 0px 10px;
	display: block;
	white-space: nowrap;
	overflow: visible;
	visibility: visible;
	background-image: url(../images/arrow-orange.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: 1px 8px;
	width: auto;
}
.QuickLink {
	margin: 0px;
	display: block;
	clear: both;
	width: 100%;
	padding-bottom: 20px;
}
.QuickLink  li a {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #bd8a01;
	font-size: 11px;
	text-decoration: none;
}
.QuickLink  li a:hover {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size: 11px;
	text-decoration: underline;
}

.NewsListing {
	width: auto;
	padding-right: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	white-space: normal;
}
.NewsListing        ul    {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 10px;
	list-style-type: disc;
	display: list-item;
}
.NewsListing li {
	line-height: 18px;

}


.NewsListing a {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}
.NewsListing a:hover {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size: 11px;
	text-decoration: underline;
}
.NewsDateSources {
	width: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, "Lucida Sans";
	color: #666666;
	font-size: 10px;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

.btnRSS {
	float: right;
	z-index: 999;
	margin-top: -26px;
}
.FeatureBox {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #4b4b4b;
	font-size: 11px;
	background-color: #eae5cd;
	padding: 10px;
}
.h1-Red {
	color: #ed1c24;
	font-size: 24px;
	letter-spacing: -1px;
	margin-bottom: 5px;
	margin-top: 0px;
	font-weight: bold;
}
.h1-Orange {
	color: #f26522;
	font-size: 24px;
	letter-spacing: -1px;
	margin-bottom: 5px;
	margin-top: 0px;
	font-weight: bold;
}
.h1-Blue {
	color: #00aeef;
	font-size: 24px;
	letter-spacing: -1px;
	margin-bottom: 5px;
	margin-top: 0px;
	font-weight: bold;
}
.h3-Orange {
	color: #f26522;
	font-size: 14px;
	margin-bottom: 5px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cac3ac;
	line-height: 18px;
	margin-top: 0px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 2px;
}
.h3-Orange2 {
	color: #f26522;
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 0px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 2px;
}

.h3-White {
	color: #FFFFFF;
	font-size: 14px;
	margin-bottom: 5px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f3763a;
	line-height: 24px;
	margin-top: 0px;
	font-weight: bold;
	text-decoration: none;
}
.h3-Gold {
	color: #AA7B00;
	font-size: 14px;
	margin-bottom: 5px;
	line-height: 18px;
	margin-top: 0px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 3px;
}
.h3-Gold              a       {
	color: #AA7B00;
	font-size: 14px;
	margin-bottom: 5px;
	line-height: 18px;
	margin-top: 0px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 3px;
}
.h3-Gold   a:hover   {
	color: #FF6600;
	font-size: 14px;
	margin-bottom: 5px;
	line-height: 18px;
	margin-top: 0px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 3px;
}



.NewsletterBox {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	background-color: #f26522;
	padding: 10px;
}
.NewsletterBoxTxtField   {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	line-height: 18px;
	height: 18px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 2px;
}
.EventBox {
	width: auto;
	padding-right: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4b4b4b;
	font-size: 11px;
}
.EventListing {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #4b4b4b;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 62px;
}
.EventListing img {
	float: left;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.EventListing-Title a {
	color: #212121;
	font-weight: bold;
	font-size: 11px;
}
.EventListing-Title a:hover {
	color: #FF6600;
	font-weight: bold;
}

.EventListing-Date {
	color: #4b4b4b;
	font-style: italic;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #483d29;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #c4bda3;
}
.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #c4bda3;
	color: #483d29;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #483d29;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.copyright a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #483d29;
}
.ContentBox {
	width: auto;
	padding-right: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4b4b4b;
	font-size: 11px;
	padding-top: 0px;
	text-align: justify;
}
.ContentBox a {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #bd8a01;
	text-decoration: none;
}
.ContentBox a:hover {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: underline;
}
.SubListing {
	padding-right: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4b4b4b;
	font-size: 11px;
	overflow: hidden;
}
.SubListing ul {
	margin: 0px;
	padding: 0px 0px 10px;
	list-style-type: none;
	display: block;
	overflow: hidden;
}
.SubListing li {
	overflow: hidden;
	display: block;
	overflow: hidden;
	line-height: 21px;
}

.SubListing  li a:link, .SubListing li a:visited, .SubListing li a:active{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/arrow-orange.gif);
	background-repeat: no-repeat;
	background-position: 1px 8px;
	display: block;
	margin: 0px;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	/* This width is different with HOVER but work fine in IE6, else use AUTO will do */
	width: 95%;
}
.SubListing li a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-color: #FF6600;
	background-image: none;
	color: #FFFFFF;
	display: block;
	margin: 0px;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	/* This width just for IE6, else use AUTO will do */
	width: 97%;
}

.SubListing a:link, .SubListing a:visited, .SubListing a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #4b4b4b;
	font-size: 11px;
	text-decoration: none;
}
.SubsListing a:hover {

	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size: 11px;
	text-decoration: underline;
}
.txtField-normal {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	line-height: 18px;
	height: 18px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 2px;
}
.dropdownMenu {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	border: 1px solid #999999;
	line-height: 18px;
	height: 21px;
	margin-bottom: 2px;
}
.txtField-Area {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	line-height: 18px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 2px;
}
.txt-small-red {
	font-weight: normal;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
}


.SubSubListing ul {
	display: block;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-color: #EAE5CD;
}
.SubSubListing li {
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}

.SubSubListing  li  a:link,.SubSubListing li  a:visited, .SubSubListing li a:active      {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #66573a;
	display: block;
	/* This width is different with HOVER but work fine in IE6, else use AUTO will do */
	width: 95%;
	background-color: #eae5cd;
	background-image: none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
.SubSubListing li a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-color: #FF6600;
	background-image: none;
	color: #FFFFFF;
	display: block;
	margin: 0px;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	/* This width just for IE6, else use AUTO will do */
	width: 95%;
}
.picFrame {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #F2F2F2;
	color: #483D29;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
}
.picFrame:link  {
	background-color: #FFFFFF;
	padding: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #D48A00;
}
.picFrame:hover  {
	background-color: #eae5cd;
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
}
.picFrame2_Txt {
	background-color: #F66620;
	display: block;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	text-decoration: none;
}

.picFrame2 {
	padding: 4px;
	border: 1px solid #DDE1E6;
	background-color: #FFFFFF;
}
.Quote-White {
	color: #FFFFFF;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 0px;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, "Lucida Sans";
	line-height: 18px;
	text-align: justify;
}
.txt-small {
	font-weight: normal;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
