/* CSS Document */

html {
	margin: 0;
	padding: 0;
	
}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #8FA;
	/*background: #AACAE6;*/	
}
h1 {
	font-size: 20px;
	margin: 0 0 0 15px;
}

h2 {
	font-size: 18px;
	/*margin-top: 0;*/
	/*border-bottom: dotted 1px #999999;*/
	color: #fff;
	margin-bottom: 0px;
	margin-top: 0px;
	height: 45px;
	line-height: 30px;
	padding-left: 10px;
	font-weight: bold;
	background-color: #93F;
}

h3 {
	font-size: 16px;
	font-weight: bolder;
	padding-top: 4px;
}

a {
	text-decoration: none;
	font-weight: bold;
}

.centerText {
	text-align: center;
}

.freecall {
	font-weight: bold;
	font-size: 20px;
	text-align: right;
}
#container {
	padding-top: 0px;
	width: 960px;
	padding-left: 10px;
	background-color: #BFC;
	margin-left: auto;
	margin-right: auto;
}
#subhead h6 {
	font-size: 22px;
	color: #90F;
	text-align: center;
}

#bottomcontainer {
	background: url() no-repeat center top;
	padding: 0px 0px 0px 0px;
	width: 1000px;
	margin-left: 0px;
	height: 20px;
}
#holder {
	padding: 0px;
	margin-left: 0px;
}
.tableWithBorders {
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
}

.tableWithBorders td {
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	padding: 4px;
}

.tableWithoutBorders {
	border-top: solid 0px #000000;
	border-left: solid 0px #000000;
}

.tableWithoutBorders td {
	border-right: solid 0px #000000;
	border-bottom: solid 0px #000000;
	padding: 4px;
}

.bold {
	font-weight: bold;
}

#header {
	padding: 3px 0px 10px 5px;
	vertical-align: bottom;
	text-align: center;
}
#header table {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-width: 0px;
	border-style: none;
}
#content {
	clear:both;
	border: solid 1px #777777;
	/*float: left;
	width: 630px;*/ 
	margin-top:15px;
}
.clearfix {
	clear: both;
}

#banner {
	border-bottom: solid 1px #777777;
}
#banner img {
	margin: 0;
	padding: 0;
	display: inline;
}

#footer {
	height: 89px;
	background-repeat: no-repeat;
	font-size: 10px;
}
#copyright {
	text-align: center;
	font-size: 10px;
	width: 1000px;
}
#endNavigation {
	text-align: center;
	font-size: 11px;
}
#copy {
	padding: 4px 4px 0px 15px;
}
#copy ul {
	margin-top: -1em;
	list-style-image: url(../images/butterfly_bullet50.gif);
}
#copy ul li {
	margin-bottom: 10px;
}


#copy img {

}
#leftcol {
	float: left;
	width: 60px;
	margin: 4px 0px 0px;
	padding: 0px;
}
@charset "utf-8";
/* CSS Document */

#banner {
	background-color: #AACAE6;
}
#contact {
	clear: both;
	margin: 0px;
	padding: 0px;
	background: #AACAE6;
}

#footer {

}


a {
	color: #CC0099;
}


a:Hover {
	color: #0099CC;
}

#pageBanner {
	background: #AACAE6;
}

.tableBackgroundWithColor {
	background-color: #D6E6F3;
	font-weight: bold;
	vertical-align: top;
}

.tableHeader {
	font-weight: bold;
	background-color: #AACAE6;
}
#navcap {
	width: 300px;
}
#navcontainer {
	margin-left: 1px;
	visibility: hidden;
}


#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}
#navcontainer li {
	margin: 1px 0 0px 0;
}
#navcontainer a
{
	display: block;
	width: 15em;
	color: #fff;
	background-color: #90F;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0.6em;
	padding-bottom: 5px;
	padding-left: 0.4em;
}
#navcontainer a:hover
{
	color: #fff;
	background-color: #96C;
	text-decoration: none;
}
#navcontainer ul ul li {
	margin: 1px 0 0px 0;
}
#navcontainer ul ul a
{
	display: block;
	width: 14em;
	color: #fff;
	background-color: #96F;
	text-decoration: none;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 0.6em;
	padding-bottom: 5px;
	padding-left: 1.4em;
}
#navcontainer ul ul a:hover
{
	color: #fff;
	background-color: #99F;
	text-decoration: none;
}
.subline {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	color: #306;
}
#copy ul ul {
	margin-top: 0px;
}
.butterfly {
	list-style-image: url(../images/butterfly_bullet50.gif);
	margin-bottom: 15px;
}
ul.butterfly li {
	margin-bottom: 10px;
}
.plain {
	font-weight: normal;
	color: #000;
}
