.TAM_Styles {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #b6bdbb;
}
.smTam_Table {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #35352d;
	border-style: solid;
	border-color:#333333;
	border-width: thin;
	}
.LeftSideBar {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #1e1e1b;
	text-decoration: none;
	background-image: url(artwork/LeftSideFillerBckgnd.gif);
	background-repeat: repeat-y;
	padding-top: 8px;
	padding-right: 18px;
	padding-bottom: 8px;
	padding-left: 16px;
	line-height: 20px;
}
.RightSideMenu {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 10px;
	color: #2e3234;
	text-decoration: none;
	padding-right: 8px;
	padding-bottom: 4px;
}
.FormTable {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px;
	text-decoration: none;
	background-color:#666666;
}
.FormFields {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #ffffff;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	padding-left:2px;
}
.FormButton {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px;
	color:#003333;
	text-decoration: none;
	background-color:#70ABA4;
	text-transform: uppercase;
	border: 1px solid #DDDDDD;
	padding: 2px;
}
.FormAlert {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px;
	color:#ff0000;
	text-decoration:none;
	background-color:#FFFFCC;
	text-transform: uppercase;
}
a:active {
	color: #850d12;
	text-decoration: none;
}
a:visited {
	color: #850d12;
	text-decoration: none;
}
a:link {
	color: #850d12;
	text-decoration: none;
}
a:hover {
	color:#39586C;
	text-decoration: underline;
}
.BodyCopy {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #303539;
	text-decoration: none;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.Bios {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px;
	line-height: 15px;
	color: #303539;
	text-decoration: none;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.AllCapsHighlight {
	text-transform: uppercase;
	color: #3b586b;
	text-decoration: none;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
}
.DrkGreenBoldHighlight {
	font-weight: bold;
	color: #3B5461;
	text-decoration: none;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
}
.WhiteBoldText {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px;
}
.PurpleHighligh {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	color: #663366;
	text-decoration: none;
	text-transform: uppercase;
}
.FootNotes {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 10px;
	color: #303539;
	text-decoration: none;
}
.ImgFrame {
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 0px;
	border: 1px double #FFFFFF;
	background-color:#3B5461;
	margin-top: 2px;
	padding: 3px;
}
.WhiteBoldText a:link {
	color: #e9e692;
	text-decoration: none;
}
.WhiteBoldText a:hover {
	color: #296390;
	text-decoration: underline;
}
.WhiteBoldText a:visited {
	color: #e9e692;
	text-decoration: none;
}
.WhiteBoldText a:active {
	color: #e9e692;
	text-decoration: none;
}
.DottedLineSubHeadings {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #305671;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	background-image: url(artwork/SubHeadingEmbIcon.gif);
	background-repeat: no-repeat;
	padding-left: 28px;
	page-break-after: always;
	text-transform: uppercase;
}
.blog_Table {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #35352d;	
	}
.blog_title {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 16px;
	color:#FF9900;
	font-weight:bold;
	}
.blog_subtitle {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 16px;
	color:#FF9900
	}
.blog_date {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	color:#999999;
	}
.blog_content {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #35352d;
	}
.blog_author {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	color:#999999;
	}					
