.Head {
	font-family:"Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #797266;
}
.SubHead {
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #797266;
}
.SubSubHead {
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #797266;
}
.normal{
	font-size: 9pt;
	color: #000000;
	font-family: tahoma; 
}
A:link, A:visited, A:active  {
    text-decoration:    underline;
    color:  #003366;
}

A:hover {
    text-decoration:    underline;
    color:#ff0000;
}

/*Main Menu*/
.MainMenu_MenuContainer {
	background-color: #9B4341;
}

.MainMenu_MenuBar {
	background-color: #9B4341;
}

.MainMenu_MenuItem {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	font-weight: bold;
	height:23px;
}
.MainMenu_MenuIcon {
	background-color: #9B4341;
}

.MainMenu_SubMenu {
	background-color: #ffffff;
	color: #1F364D;
	border-left: 1px solid #1F364D;
	border-right: 1px solid #1F364D;
	border-top: 1px solid #1F364D;
	border-bottom: 1px solid #1F364D;
}

.MainMenu_MenuBreak {
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	background-color: #9B4341;
}

.MainMenu_MenuItemSel {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#EDDEDE;
	text-transform: capitalize;
	font-weight: bold;
	height:23px;
	background-color: #9B4341;
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}
.MainMenu_RootMenuItemCssClass {	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#EDDEDE;
	text-transform: capitalize;
	font-weight: bold;
	height:23px;
	font-weight: normal;
	padding-left:8px;
	padding-right:8px;
}
.MainMenu_RootMenuItemSelectedCssClass {
	padding-left: 8px;
	padding-right: 8px;
}
.links {
	font-family: tahoma; 
	font-size: 10px; 
	color: #94A7BB;
}
A.links:link {
	color: #94A7BB;
	text-decoration: none;
}
A.links:visited {
	color: #94A7BB;
	text-decoration: none;
}
A.links:hover {
	color: #FFFF66;
	text-decoration: none;
}
.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #CEAEAD;
}
A.searchbox:link {
	color: #CEAEAD;
	text-decoration: none;
}
A.searchbox:visited {
	color: #CEAEAD;
	text-decoration: none;
}
A.searchbox:hover {
	color: #;
	text-decoration: none;
}

.times_heading {FONT-WEIGHT: bold; FONT-SIZE: 12pt; PADDING-BOTTOM: 2px; COLOR: #877b6a; BORDER-BOTTOM: #877b6a 2px dotted; FONT-FAMILY: times new roman; text-decoration: none;}
A.times_heading:visited {FONT-WEIGHT: bold; FONT-SIZE: 12pt; PADDING-BOTTOM: 2px; COLOR: #877b6a; BORDER-BOTTOM: #877b6a 2px dotted; FONT-FAMILY: times new roman; text-decoration: none;}
A.times_heading:link {FONT-WEIGHT: bold; FONT-SIZE: 12pt; PADDING-BOTTOM: 2px; COLOR: #877b6a; BORDER-BOTTOM: #877b6a 2px dotted; FONT-FAMILY: times new roman; text-decoration: none;}

/* Added by Jim for side navigation on homepage */
.style1 {
	color: #1f364d;
	font-size: 10px;
	font-weight:bold;
}
a.style2:link, a.style2:visited, a.style2:active, {
	color: #1f364d;
	font-size: 14px;
	font-family:"Times New Roman", Times, serif;
	color:#797266;
	text-decoration:none;
}
a.style2:hover {
	color:#9b4341;
}









