body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #CB9C60;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* TEXT */
.textMain {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.textPageHead {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	font-weight:bold;
}
.textBreadcrumb {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7C3716;
}

/* LINKS */
a:link,a:visited {
	color: #39335F;
	text-decoration:underline;
}
a:active,a:hover {
	color: #B5111B;
	text-decoration:underline;
}
a.linkSearch:link,a.linkSearch:visited {
	color: #682404;
	text-decoration:none;
}
a.linkSearch:active,a.linkSearch:hover {
	color: #682404;
	text-decoration:underline;
}

/* FORMS */
.formField {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #682404;
	background-color: #FFFFFF;
	border: 1px solid #CB9C60;

}
.formButton {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B5111B;
	border: 1px solid #000000;

}


/* INCLUDES */
#tableHeader {
	background-color: #000000;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
}
#tableFooter {
	background-color: #000000;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
}
#tableFooter td {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	padding:10px;
	line-height:17px;
}
#tableFooter a {
	color: #929CE9;
}
#tableFooter a:hover {
	color: #FFFFFF;
}
#tableFooter a.linkDarim {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:normal;
}
#tableFooter a.linkDarim:hover {
	text-decoration:underline;
}



#tableContent {
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	background-color: #FFFFFF;
}
#tableContent #tdNavFrame  {
	background-color:#E1B781;
	border-bottom:1px solid #FFFFFF;
}
#tableNav .navOff  {
	background-color:#F2DEBA;
	padding:8px;
	padding-left:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #682404;
	border-top:1px dotted #9C6952;
	font-weight:bold;
}
#tableNav .navOn  {
	background-color:#E1B781;
	padding:8px;
	padding-left:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #682404;
	border-top:1px dotted #9C6952;
	font-weight:bold;
	cursor:pointer;
}
#tableNav .navOffParent  {
	background-color:#F2DEBA;
	padding:8px;
	padding-left:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #682404;
	border-top:1px dotted #9C6952;
	font-weight:bold;
	background-image:url(/_common/bg/bullet_nav_parent.gif);	
	background-position:left top;
	background-repeat:no-repeat;
}
#tableNav .navOnParent  {
	background-color:#E1B781;
	padding:8px;
	padding-left:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #682404;
	border-top:1px dotted #9C6952;
	font-weight:bold;
	cursor:pointer;
	background-image:url(/_common/bg/bullet_nav_parent.gif);	
	background-position:left top;
	background-repeat:no-repeat;
}
#tableNav .navOffHome  {
	background-color:#F2DEBA;
	padding:8px;
	padding-left:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #682404;
	border-top:1px dotted #9C6952;
	font-weight:bold;
	background-image:url(/_common/bg/bullet_nav.gif);	
	background-position:left top;
	background-repeat:no-repeat;
}
#tableNav .navOnHome  {
	background-color:#E1B781;
	padding:8px;
	padding-left:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #682404;
	border-top:1px dotted #9C6952;
	font-weight:bold;
	cursor:pointer;
	background-image:url(/_common/bg/bullet_nav.gif);	
	background-position:left top;
	background-repeat:no-repeat;
}
#tableNav .navSectionFrame  {
	padding:0px;
}
#tableNav #tableNavSection .navSectionOff  {
	background-color:#E6C292;
	padding:5px;
	padding-left:30px;
	color:#7C3716;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	border-top:1px dotted #9C6952;
}
#tableNav #tableNavSection .navSectionOn  {
	background-color:#C1965E;
	padding:5px;
	padding-left:30px;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	border-top:1px dotted #9C6952;
	cursor:pointer;
}
#tableNav #tableNavSection .navSectionOffParent  {
	background-color:#C1965E;
	padding:5px;
	padding-left:30px;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	border-top:1px dotted #9C6952;
	background-image:url(/_common/bg/bullet_nav_sec.gif);	
	background-position:left top;
	background-repeat:no-repeat;
}
#tableNav #tableNavSection .navSectionOnParent  {
	background-color:#C1965E;
	padding:5px;
	padding-left:30px;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	border-top:1px dotted #9C6952;
	cursor:pointer;
	background-image:url(/_common/bg/bullet_nav_sec.gif);	
	background-position:left top;
	background-repeat:no-repeat;
}
#tableNavSearch {
	background-color:#F2DEBA;
	border-top:1px dotted #9C6952;
}
#tableNavSearch td {
	padding:6px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #682404;
	font-weight:bold;
}
#tableNavSearch .searchLabel {
	padding-left:15px;
}
#tableNavSearch input {
	background-image:url(/_common/bg/formfield.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:95px;
	font-family:"Courier New", Courier, mono;
	font-size: 11px;	
	color: #682404;
	border:1px solid #F2DEBA;
	padding:3px;
}
#tableGlobalNavHome td {
	padding-bottom:5px;
	padding-left:1px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
}
#tableGlobalNav td {
	padding-bottom:5px;
	padding-left:1px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	color:#682404;
}
#tableGlobalNav .tdRedBullet {
	padding-left:10px;
}
#tableGlobalNav a {
	color: #682404;
	text-decoration:none;
}
#tableGlobalNav a:hover {
	color: #682404;
	text-decoration:underline;
}



#tableMain #tdContent  {
	padding:25px;
	padding-top:8px;
	padding-right:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height:18px;
}
#tableMain #tdContentCalendar  {
	padding:25px;
	padding-top:8px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height:18px;
}
#tableMain #breadcrumb {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7C3716;
}
#tableMain #breadcrumb a {
	color: #7C3716;
	text-decoration:none;
}
#tableMain #breadcrumb a:hover {
	color: #7C3716;
	text-decoration:underline;
}
#tableMain #tableNavPages #tdSecName {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight:bold;
	color: #7C3716;
	padding:10px;
	padding-top:15px;
}
#tableMain #tableNavPages #tdBorderBtm {
	background-image:url(/_common/bg/line_dotted_horz.gif);
	background-position:center left;
	background-repeat:no-repeat;
}


#tableHome #homeArticle  {
	padding:15px;
	padding-top:25px;
	padding-bottom:25px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height:18px;
}
#tableHome #homeArticle img  {
	border:1px solid #000000;
}
#tableHome #homeSidebar {
	padding-top:25px;
	background-image:url(/_common/bg/line_dotted_vert.gif);
	background-position:left top;
	background-repeat:repeat-y;
}

#tableTeasers td {
	background-color:#F2DEBA;
}
#tableTeasers td .teaserText {
	padding:15px;
	padding-bottom:25px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}
	
