@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	/*background: #666666; */
	/* background: -webkit-linear-gradient(top, rgb(250,249,225) 30%, rgb(255,249,184) 66%); Removed 8/27/13 */
	background-color:rgb(240,248,255); /* Alice Blue */
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	/*text-align: center; */ /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
 /* General styles (for headings, text, links, etc.) */
 /* These styles can be overwritten using more specific selectors */
 /* However, those selectors must provide new values for the properties that are to be overwritten. */
h1 {
	/* color:#900; removed 6/15/14 */
	color: #333; /* Added 6/15/14 */
	text-align:left;
	font-family:"Helvetica Neue", Arial, sans-serif;
	/* font-weight:lighter; removed 6/15/14 */
	font-weight: normal; /* Added 6/15/14 */
	font-size:48px;
	-webkit-margin-before:20px; /* For webkit browsers (this comment added 6/15/14) */
	margin-top: 20px; /* For all other browsers (added 6/15/14) */
}
.thrColFixHdr #container #mainContent h2 {
	color: #999;
	padding: 2px;
	text-align: left;
	font-family:"Helvetica Neue", Arial, sana-serif;
	font-weight:lighter;
	font-size:36px;
	float: none;
	width: auto;
	border-bottom:2px solid #999;
	
	
}
p, li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:1.5em;
	color:#039;
}
p {
	text-align:justify;	
}
li {
	text-align:left;	
}
/* End general styles */
a:link {
	 color:#0C6;
	/* color:#CF0; */
	color:#3c3c3c;
}
a:visited {
}
a:hover {
	/* color:rgb(150,180,255); */
	color:#039;
}
a:active {
	color:#900;	
}
br {
font-size:12px;	 /* Instead of doing this, consider putting br's inside a span with reduced font size/line height */
}

.center {
	display:block;
	margin: 0px auto; /* The vertical component can be overriden by a more specific selector */	
}

span.skype_pnh_container {display:none !important;}
span.skype_pnh_print_container, span[class^="skype_pnh_print_container"] {display:inline !important;} 

.gradient1 {
	 background: #22b9e3; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyOSUiIHN0b3AtY29sb3I9IiMyMmI5ZTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDU4ZGY1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top, #22b9e3 29%, #058df5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(29%,#22b9e3), color-stop(100%,#058df5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #22b9e3 29%,#058df5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #22b9e3 29%,#058df5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #22b9e3 29%,#058df5 100%); /* IE10+ */
	background: linear-gradient(to bottom, #22b9e3 29%,#058df5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#22b9e3', endColorstr='#058df5',GradientType=0 ); /* IE6-8 */	
}

.gradient2 {

background: #dd461c; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyOSUiIHN0b3AtY29sb3I9IiNkZDQ2MWMiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmEwZTBhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top, #dd461c 29%, #fa0e0a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(29%,#dd461c), color-stop(100%,#fa0e0a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #dd461c 29%,#fa0e0a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #dd461c 29%,#fa0e0a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #dd461c 29%,#fa0e0a 100%); /* IE10+ */
	background: linear-gradient(to bottom, #dd461c 29%,#fa0e0a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dd461c', endColorstr='#fa0e0a',GradientType=0 ); /* IE6-8 */
	
}

.thrColFixHdr #container {
	width: 70%;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	/* Changed from 1000px to 1200px on 8/25/13, Changed to 85% 8/27/13, Chaged to 70% 8/27/13 */
	max-width: 1200px; /* Added 8/27/13 */
	/*background: #FFFFFF; Removed 8/25/13 */
	/* margin: 0 auto; Removed 8/27/13 */
	margin-left: 20px; /* Added 8/27/13 */
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	/* border-radius:10px; Removed 8/27/13 */
	float:left; /* Added 8/27/13 */
} 
.thrColFixHdr #header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #039;
	background-color: transparent; /* Changed from #FFF to transparent on 8/11/13 */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px; /* Changed to alow for new menu system */
	padding-left: 0px;
}
#header div#navwrapper {
	width:100%;
	float:left;
	/*background-color:#900; Removed 12/27
	background: -moz-linear-gradient(top, black, #3c3c3c 1px, #292929 25px);
	background: -webkit-gradient(linear, left top, left 25, from(black), color-stop(4%, #c3c3c3), to(#900));	*/
	/* background-image: -webkit-gradient( REMOVED 6/14/14
	linear,
	left top,
	left bottom,
	color-stop(0.29, #22B9E3),
	color-stop(1, #058DF5)
);
	background-image: -o-linear-gradient(bottom, #22B9E3 29%, #058DF5 100%);
	background-image: -moz-linear-gradient(bottom, #22B9E3 29%, #058DF5 100%);
	background-image: -webkit-linear-gradient(bottom, #22B9E3 29%, #058DF5 100%);
	background-image: -ms-linear-gradient(bottom, #22B9E3 29%, #058DF5 100%);
	background-image: linear-gradient(to bottom, #22B9E3 29%, #058DF5 100%); */
}
#header div#logoandtitleholder {
	/*margin-bottom:40px;	Removed 8/11/13 */
}
/* #header img, */
#header div#titlebox {
	/* float:left;  Removed 8/11/13 */
	color:#FFF;
	position:absolute;
	left:10px;
	top:2px;
}
#header div#logobox {
	text-align:center;
	width:100%;
	/*background-color:black; removed 6/15/14 */
	background-color: #5E5E5E; /* Added 6/15/14 */
	padding-bottom:10px;
}
#header img {
	/* margin-right:20px; Removed 8/11/13 because a right margin is now not going to be applied to every image in the header */
	/* float:left; Removed 8/11/13 because not every image in the header is going to be floated left*/
}
#header img#logoimage {
	display: inline;
	/* max-width: 80%; Removed 6/15/14*/
	max-width: 70%; /* Added 6/15/14 */
	height: auto;
	width: auto\9; /* ie8 */
}
#header div#topbar {
	width:100%;
	height:50px;
	/*background:-webkit-gradient(linear, left top, left 50, from(aliceblue), color-stop(20%, gray), to(black)); removed 6/15/14 and replaced with the background code below
	background-color:#000; */
	clear: both;	
		
	/*background: #f0f8ff; */ /* Old browsers */
	background: #5E5E5E;
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwZjhmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIwJSIgc3RvcC1jb2xvcj0iIzgwODA4MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1ZTVlNWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #f0f8ff 0%, #808080 20%, #5e5e5e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f8ff), color-stop(20%,#808080), color-stop(100%,#5e5e5e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f0f8ff 0%,#808080 20%,#5e5e5e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f0f8ff 0%,#808080 20%,#5e5e5e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f0f8ff 0%,#808080 20%,#5e5e5e 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f0f8ff 0%,#808080 20%,#5e5e5e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f8ff', endColorstr='#5e5e5e',GradientType=0 ); /* IE6-8 */
	
}
#header div#bottombar {
	width:100%;
	height:50px;
	/* background:-webkit-gradient(linear, left top, left 50, from(black), color-stop(80%, gray), to(aliceblue)); removed 6/15/14 and replaced with the background code below
	background-color:#000; */
	
	background: #5e5e5e; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzVlNWU1ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgwJSIgc3RvcC1jb2xvcj0iIzgwODA4MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMGY4ZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #5e5e5e 0%, #808080 80%, #f0f8ff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5e5e5e), color-stop(80%,#808080), color-stop(100%,#f0f8ff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #5e5e5e 0%,#808080 80%,#f0f8ff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #5e5e5e 0%,#808080 80%,#f0f8ff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #5e5e5e 0%,#808080 80%,#f0f8ff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #5e5e5e 0%,#808080 80%,#f0f8ff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5e5e5e', endColorstr='#f0f8ff',GradientType=0 ); /* IE6-8 */
	
}
#header nav#mainSiteNav {
	
}
nav#mainSiteNav ul {
	-webkit-padding-start:0px;	
}
/*
nav#mainSiteNav ul li {
	float:left;
	list-style-type:none;
	background-color:red;
	width:150px;
	height:30px;
	line-height:30px;
	border-right:1px solid white;
	text-align:center;
}
nav#mainSiteNav ul li a {
	
} */
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	-webkit-margin-before: 10px;
	font-size: x-large;
	color: #039;
	background-color: #FFF;
	text-align: center;
}

/* Sidebar Styles */

.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	/*width: 17%; */ /* padding keeps the content of the div away from the edges */
	width:190px; /* Changed from 170px to 190px 12/24/13*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	/*background-color: #CDCDCD; */ /* Changed 7/28/13 */
	/*background-color:lightgrey; */
	/*background-color:#CFF; Light blue */
	/*background-color:#F33; Bright red */
	/* background-color: #d3d3d3; */
	background-color:rgb(219,236,255);
	/* margin-top:20px; */ /* Added 7/27/13, Removed 8/27/13 */
	margin-right:10px; /* Added 7/27/13, re-added 8/25/13 */
	margin-left: 26px; /* Added 8/27/13 (won't work if the sidebar is sticky) */
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	/*border: medium double #666; */
	text-align: center;
	/*height: 990px; */
	font-style: normal;
	-webkit-box-shadow: 2px 2px 10px 2px #666;

}

/* Added 6/14/14, then removed 6/14/14 */
/*#sidebar1 nav#sidebarnivigation { 
	padding-left:0px;
} */
#sidebar1 nav#sidebarnavigation p {
	margin-top:0px; /* Added 6/14/14 */
	-webkit-margin-before:0px;
	font-size:16px;
	font-family:"Helvetica Neue", Arial, sans-serif;
	font-weight:bold;
	/*color:#900; removed 6/15/14 */
	color: #999; /* Added 6/15/14 */
	text-align:center;
}
#sidebar1 nav#sidebarnavigation ul {
	-webkit-padding-start:0px;
	padding-left:0px; /* Added 6/14/14 */
}
#sidebar1 nav#sidebarnavigation ul li {
	width:100%;
	margin-bottom:5px;
	position:relative;
	list-style:none;
	text-align:center; /* Added 8/28/13; this is to override the default alignment for li's, which is left */
}

#sidebar1 nav#sidebarnavigation ul li a {
	width:100%;
	height:20px;
	line-height:20px;
	display:block;
	padding-top:10px; padding-bottom:10px;
	border:1px solid #666;
	/* border-radius: 20px 100px;
	-webkit-border-radius: 20px 100px;
	-moz-border-radius: 20px 100px;
	-o-border-radius: 20px 100px; */
	border-top-left-radius: 86px 20px;
	border-top-right-radius: 86px 20px;
	border-bottom-left-radius: 86px 20px;
	border-bottom-right-radius: 86px 20px;
	box-shadow:2px 2px 2px #666;
	-webkit-box-shadow:2px 2px 2px #666;
	-mox-box-shadow:2px 2px 2px #666;
	-o-box-shadow:2px 2px 2px #666;
	-ms-box-shadow:2px 2px 2px #666;
	background-color:white;
	font-size:14px;
	font-family:"Helvetica Neue", Arial, sans-serif;
	text-decoration:none;
	/* color:#000; */
	color: #039;
	opacity:0.75;
	-webkit-transition:all .2s;
}
#sidebar1 nav#sidebarnavigation ul li a:hover {
	opacity:1;
	font-weight:bold;
	/* background-color:#FF6; Removed 8/27/13 */
	/* background-color:rgb(150,180,255); Removed 12/27 */
	background-color: #058DF5;
	color:#FFF;
}

/* End sidebar styles */

.thrColFixHdr #sidebar2 { /* This sidebar no longer appears on the pages */
	float: right; /* since this element is floated, a width must be given */
	width: 17%; /* padding keeps the content of the div away from the edges */
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	background-color: #CDCDCD;
	text-align: center;
	/*border: medium double #666; */
	height: 990px;
}
.thrColFixHdr #mainContent {
	margin-top: 0px;
	/*margin-right: 75px; */
	margin-right:0px;
	margin-bottom: 0px;
	/*margin-left: 20px; */
	padding-top: 10px; /* Changed from 0 to 10px 8/27/13 */
	padding-right: 25px; /* Changed from 10px to 25px 8/27/13 */
	padding-bottom: 10px; /* Changed from 0 to 10px 8/27/13 */
	padding-left: 25px;
	/* width: 90%; */ /* Changed from 75% to 80% on 8/25/13, Changed from 80% to 90% on 8/27/13, Removed 8/27/13 */
	/*font-family: Arial, Helvetica, sans-serif;*/
	/* font-family:Georgia, "Times New Roman", Times, serif; Removed 8/28/13 */
	/* font-size: 10pt; Removed 8/28/13 */
	text-align: left;
	font-style: normal;
	background-color:#FFF;
	/* border-radius:10px; Removed 8/27/13 */
	border-top-left-radius:10px; /* Added 8/27/13 */
	border-top-right-radius:10px; /* Added 8/27/13 */
	box-shadow: 2px 2px 10px 1px #3c3c3c;
	-webkit-box-shadow: 2px 2px 10px 1px #3c3c3c;
	-moz-box-shadow: 2px 2px 10px 1px #3c3c3c;
	-o-box-shadow: 2px 2px 10px 1px #3c3c3c;
	-ms-box-shadow: 2px 2px 10px 1px #3c3c3c;
	float:left;
} 
.thrColFixHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
	clear:both /* Added 7/27/13 */
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	/*font-size:10px; removed 6/15/14 */
	font-size: 14px;
}

#footer p#copyright {
	float:left;
}
#footer p#websiteby {
	float:right;
}

/* Mission statement block */
#mission {
	padding: 10px;
	/* background-color: lightGrey; Removed 8/27/13 */
	background-color:rgba(135,190,256,.3);
	-webkit-box-shadow: inset 2px 2px 5px 2px #666;
}
#mission span {
	font-size:20px;	
}
/* #mission:before { REMOVED 12/24/13
	content: '"';
	float:left;
	margin-right: 20px;
	line-height:70px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 80px;
	color:#000;

} */

/* End mission statement block */

ol#greenlist li {
	color:#060;	
}
h2.greenheading {
	border-bottom-color:#060;	
}
/* There are no other styles for green elements here, because that is instead handled by simply giving */
/* each element a class of GreenFont */

/* Misc Styles */

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.FontSmallItalics {
	font-size: 16px;
	font-style: italic;
	/* color: #039; */
}


 .Font_Small_Blue_REMOVED {
	/*font-size: small;
	font-weight: normal; */
	font-family: Arial, Helvetica, sans-serif;
	/*font-family:Georgia, "Times New Roman", Times, serif; */
	font-size:18px;
	line-height:1.5em;
	text-align: justify;
	color: #039;
}
.Bold {
	font-weight: bold;
	text-align: center;
	font-size: small;

}
.FontXSml {
	font-size: 9pt;
}
.Font_NavyBlue {
	color: #039;
}
.Font_NavyBlue {
	color: #039;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}
.Font_Maroon {
	color: #900;
	text-align: center;
}
.Justify {
	text-align: justify;
}
.Justify_Cntr {
	text-align: center;
}
.Font_Small_Black {
	font-size: 9pt;
	font-weight: normal;
	color: #000;
	text-align: center;
}
.Italics {
	font-style: italic;
}
.Copyright {
	font-size: 8pt;
	color: #999;
	text-align: center;
}
.Font_Large {
	font-size: 16pt;
	color: #039;
}
.JustifyCtr {
	text-align: center;
}
.HomepageLink {
	font-size: 10pt;
	font-weight: normal;
}
.JustifyCtr {
	text-align: center;
}
GreenFont {
	color: #060;
}
.FullJust {
	text-align: justify;
}

.clearfix {
	clear:left;	
}
.accent {
	/* color:#900; removed 6/15/14 */
	color: #999; /* Added 6/15/14 */
	font-weight:bold;	
}
