/* CSS Document */
/*Style for Switch Menu*/
.menutitle{
	cursor:pointer;
	margin-bottom: 2px;
	background-color:#FFFFFF;
	color:#000066;
	width:140px;
	padding:0px;
	text-align:left;
	font-weight:bold;
        /*/*/border:0px solid #000000;/* */
	font-family: Arial, Helvetica, sans-serif;
}
.style1 {
	cursor: pointer;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	color: 000066;
	width: 140px;
	padding: 0px;
	text-align: left;
	font-weight: bold;
	border: 0px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.submenu{
	margin-bottom: 0.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	color: #000066;
	margin-left: 15px;
	text-indent: 0px;
	font-weight: normal;
}
#sub1 a:link, a:visited, a:active
{
color: #000066;
}
#sub1 a:hover
{
color: #fb5858}
/*End of Switch Menu Style*/
/*Page Style*/
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #fb5858;
}
a:active {
	text-decoration: none;
	color: #666666;
	}
	/*Top Navigation Bar Style*/
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #666666;
	background-position: center;
	display: inline;
	width: 800px;
	margin-top: 8px;
	letter-spacing: inherit;
	position: relative;
	visibility: visible;
}
.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	font-weight: normal;
}
.testimonialname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	font-style: italic;
}
A.navigation:link, A.navigation:visited, A.navigation:active
{
color: #ffffff;
text-decoration: none;
}
A.navigation:hover
{
color: #fb5858;
text-decoration: none;
}
/*End of Top Navigation Bar Style*/
/*Bottom Navigation Links*/
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #000066;
	background-position: center;
	display: inline;
	width: 800px;
	margin-top: 8px;
	letter-spacing: inherit;
	position: relative;
	top: 0px;
	}
a.nav:link, a.nav:visited, a.nav:active
{
color: #ffffff;
text-decoration: none;
}
a.nav:hover
{
color: #fb5858;
text-decoration: none;
}
/*End of Bottom Navigation Links Style*/

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.summarytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-style: normal;
	font-weight: normal;
	color: #7A873B;
	line-height: normal;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}
.topic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000066;
}
a.topic:link, a.topic:visited, a.topic:active
{
color: #000066;
text-decoration: none;
}

a.topic:hover
{
	color: #7a873b;
	text-decoration: none;
	font-weight: normal;
}
.infolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	font-weight: bold;
	color: #000000;
}
a.infolink:link, a.infolink:visited, a.infolink:active
{
	color: #5E8CB1;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;
}
a.infolink:hover
{
	color: #fb5858;
	text-decoration: none;
	font-weight: bold;
}
.capstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-style: normal;
	font-weight: bold;
}
#navcontainer { margin-left: 150px; }

/*Fat Erik's Pipelist*/
#navlist
{
	list-style: none;
	padding: 0;
	margin: 0;
	color: #FFFFFF;
}

#navlist li
{
display: inline;
padding: 0;
margin: 0;
}

#navlist li:before { content: "| "; }
#navlist li:first-child:before { content: ""; }

/*IE workaround*/
/*All IE browsers*/
* html #navlist li
{
	border-left: 1px solid black;
	padding: 0 0.4em 0 0.4em;
	margin: 0 0.4em 0 -0.4em;
	color: #FFFFFF;
}

/*Win IE browsers - hide from Mac IE\*/
* html #navlist { height: 1%; }

* html #navlist li
{
	display: block;
	float: left;
	color: #FFFFFF;
}

/*End hide*/
/*Mac IE 5*/
* html #navlist li:first-child {
	border-left: 0;
	color: #FFFFFF;
}
.topicsub {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 1.0 em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a.topicsub:link, a.topicsub:visited, a.topicsub:active
{
	color: #000066;
	font-weight: normal;
	text-decoration: none;
}
a.topicsub:hover {
	color: #fb5858;
	text-decoration: none;
}
.quotes
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 0.85em;
	line-height: 100%;
	vertical-align: text-bottom;
	text-align: left;
	white-space: nowrap;
	display: inline;
}
#Links {
	position:absolute;
	left:6px;
	top:18px;
	width:800px;
	height:26px;
	z-index:7;
	background-color: #666666;
}
#rightarrow{
	width: 140px;
	float: right;
}
#leftarrow{
	width: 140px;
	float: left;
}
.pinktitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #DA4853;
	font-weight: bold;
}