@charset "UTF-8";

#goodright		{
	float: left;
}
#goodleft		{
	float: left;
}
.grid		{
	float: left;
	width: 138px;
	margin-top: 6px;
	margin-right: 37px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 30px;
	font-weight: bold;
	outline:none;
}

.grid2		{
	float: left;
	width: 224px;
	margin-top: 6px;
	margin-right: 37px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 30px;
	font-weight: bold;
	outline:none;

}

.grid3		{
	float: left;
	width: 185px;
	margin-right: 16px;
	margin-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 30px;
	font-weight: bold;
	outline:none;

}

.subpage	{
	float: left;
	width: 810px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	outline:none;

}

.subpagenav	{
	float: left;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	outline:none;

}

.subpageabout	{
	float: left;
	width: 485px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	outline:none;

}

.subpagenavabout	{
	float: left;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	outline:none;

}

.green {color:#99cc33;}
.orange {color: #ff7a00;}
.blue {color: #007898;}
.yellow {color: #ffb600;}
.pink {color: #ce007a;}
.red {color: #ff0000;}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	margin: 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
		margin: 0;


}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
		margin: 0;

}
p .home {
	font-family: Arial, Helvetica, sans-serif;
	width: 800px;
}

ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	}

ul .blog-container {
	list-style: none;
	margin-left: 0px;
	padding-left: 0em;
	text-indent: 0em;
	}


.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.font12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.font14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.font16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.font18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.font20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.font22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
}
.font24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.arialblack {
	font-family: "Arial Black";
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	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 */
}
.oneColElsCtr #container {
	width: 95%;
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 24px;
}
.oneColElsCtr #mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
 #logo {
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-left: 10px;
}


a:active {
	outline:none;
	text-decoration: none;
	color: #000;	
}
a:focus {
	-moz-outline-style:none;
}
a:focus {
outline: none;
}

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #000;
}




Accordion1 {
	outline:none;
}
Accordion1 {
	-moz-outline-style:none;
}



/* SpryAccordion.css - version 0.4 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main Accordion container. For our default style,
 * we draw borders on the left, right, and bottom. The top border of the Accordion
 * will be rendered by the first AccordionPanelTab which never moves.
 *
 * If you want to constrain the width of the Accordion widget, set a width on
 * the Accordion container. By default, our accordion expands horizontally to fill
 * up available space.
 *
 * The name of the class ("Accordion") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * Accordion container.
 */
.Accordion {
	overflow: hidden;
}

/* This is the selector for the AccordionPanel container which houses the
 * panel tab and a panel content area. It doesn't render visually, but we
 * make sure that it has zero margin and padding.
 *
 * The name of the class ("AccordionPanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel container.
*/
.AccordionPanel {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* This is the selector for the AccordionPanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open a specific panel.
 *
 * The name of the class ("AccordionPanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel tab container.
 *
 * NOTE:
 * This rule uses -moz-user-select and -khtml-user-select properties to prevent the
 * user from selecting the text in the AccordionPanelTab. These are proprietary browser
 * properties that only work in Mozilla based browsers (like FireFox) and KHTML based
 * browsers (like Safari), so they will not pass W3C validation. If you want your documents to
 * validate, and don't care if the user can select the text within an AccordionPanelTab,
 * you can safely remove those properties without affecting the functionality of the widget.
 */
.AccordionPanelTab {
	margin: 0px;
	cursor: pointer;

}

/* This is the selector for a Panel's Content area. It's important to note that
 * you should never put any padding on the panel's content area if you plan to
 * use the Accordions panel animations. Placing a non-zero padding on the content
 * area can cause the accordion to abruptly grow in height while the panels animate.
 *
 * Anyone who styles an Accordion *MUST* specify a height on the Accordion Panel
 * Content container.
 *
 * The name of the class ("AccordionPanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel content container.
 */
.AccordionPanelContent {
	overflow: auto;
	margin: 0px;
	padding: 0px;
	width: 1020px;
}

.AccordionPanelContenthead {
	overflow: auto;
	margin: 0px;
	padding: 0px;
	height: 0px;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "AccordionPanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the Accordion.

.AccordionPanelOpen .AccordionPanelTab {
	background-color: #EEEEEE;
} */

/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "AccordionPanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
/* .AccordionPanelTabHover {
	color: #555555;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #555555;
} */
