/* Global site styles */
body {
	background-color: #CCCCCC;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #EB193C;
	font-size: 24px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #999999;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	color: #ED193A;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: .5em;
}
h3 span {
	font-size: 10px;
	color: #333333;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #333333;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #ED193A;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #ED193A;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	color: #333333;
	padding: 0px;
	margin-top: .5em;
	margin-bottom: 1em;
	margin-right: 0em;
	margin-left: 0em;
}
ul {
	list-style-type: none;
	list-style-image: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #333333;
	list-style-type: none;
	list-style-image: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 5px;
}
ul.rightfor li {
	list-style-type: disc;
	margin-left: 25px;
}
ul.rightfor li.rightforpoint {
	list-style-type: none;
	margin-left: 0px;
	font-weight: bold;
	color: #000000;
}
ul.linklist  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.linklist li {
	background: url(/images/bullet.gif) no-repeat 0 50%;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 22px;
}
dl {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #333333;
	padding: 0px;
	margin-top: .5em;
	margin-bottom: 1em;
	margin-right: 0em;
	margin-left: 0em;
}
dt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #333333;
	padding: 0px;
	margin-top: 1em;
	margin-bottom: .25em;
	margin-right: 0em;
	margin-left: 0em;
	font-weight: bold;
}
dt span {
	font-size: 10px;
}
dd {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #333333;
	padding: 0px;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-right: 0em;
	margin-left: 0em;
}
dd.associatesemail {
	padding-top: .25em;
}

.eventdate {
	font-weight: bold;
}

a:link {
	color: #ED193A;
}
a:hover {
	color: #ED193A;
}
a:active {
	color: #ED193A;
}
a:visited {
	color: #ED193A;
}

/* navigation styles */
#nav1 {
	margin: 0;
	padding: 0 0 20px 10px;
}
#nav1 li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#nav1 li a {
	float: left;
	line-height: 14px;
	color: #666666;
	margin-top: 0;
	margin-left: 0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	text-decoration: none;
}
ul#nav2 {
	margin: 0;
	padding: 0 0 20px 10px;
}
#nav2 li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#nav2 li a {
	float: left;
	line-height: 14px;
	color: #CC0033;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 4px;
	margin-left: 0;
	padding-left: 0;
}
#nav2 li a:hover {
	color: #F0435E;
}
.utilitynav {
	text-align: right;
	background-color: #FFFFFF;
	padding-bottom: 50px;
}
.utilitynav p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 5px;
}
.utilitynav a {
	color: #666666;
	text-decoration: none;
}
.utilitynav a:hover {
	color: #CC0033;
	text-decoration: underline;
}

/* Structural site styles */
.utilitynav {
	text-align: right;
	background-color: #FFFFFF;
	padding-bottom: 50px;
}
.utilitynav p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.masthead {
	background-color: #FFFFFF;
}
.flasharea {
	background-color: #FFFFFF;
}
.content {
	width: 750px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align:left;
	margin-left:0px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.footer a {
	color: #FFFFFF;
}
.footer a:hover {
	color: #FFF000;
}


/* styles for interior pages */
.contentdivider {
	background-color: #FFFFFF;
}
.copycolumn {
	width: 460px;
	float: left;
	padding-left: 20px;
	text-align: left;
	border: 1px solid #990000;
}
.copycell {
	width: 450px;
	padding-left: 25px;
	text-align: left;
	vertical-align: top;
}
.example {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	text-align: right;
}
.sidebarcell {
	padding-left: 15px;
	text-align: left;
	border-left: 1px dashed #CCCCCC;
	vertical-align: top;
}
.sidebarpromo {
	margin-left: 15px;
	background-color: #FFFFFF;
	margin-bottom: 30px;
}
.sidebarcontact {
	margin-left: 15px;
	background-color: #FFFFFF;
	margin-bottom: 30px;
	
}
blockquote {
	padding: 0px;
	background: url(/images/quoteleft.gif) no-repeat top left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -15px;
}
blockquote p, blockquote img {
	margin-left: 15px;
}
.quote {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
	font-weight: normal;	
	background: url(/images/quoteright.gif) no-repeat bottom right;	
}
.quotesource {
	font-size: 9px;
}
.author {
	font-weight: bold;
}


.wide {
	background: url(/images/quotewide_top.gif) no-repeat top left;
	padding: 0px;
	width: 450px;
	background-color: #EEE;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.quotewide {
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 55px;
	background-image: url(/images/quotewide_endquote.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 14px;
	margin: 0px;
	line-height: 130%;	
}
.authorwide {
	background: url(/images/quotewide_bottom.gif) no-repeat bottom;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
	font-weight: bold;
}


/* home page styles */
.homecopy {
	width: 370px;
	margin-left:0px;
	padding-left: 245px;
	text-align: left;
}
.flasharea img {
	border: none;
}
.uparrow {
	margin-right: 5px;
	text-decoration: none;
}

/* contact form styles */
.contactform p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.contactform table td {
	vertical-align: top;
}
/* capabilities styles */
.capabilities {
	width: 135px;
	float: left;
	padding-right: 20px;
}
.capabilities_last {
	width: 135px;
	float: left;
}
.capabilities_example {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	font-size: 10px;
	margin-bottom: 20px;
	margin-top: 10px;
}

/*this is the main nav using a list with a size and a background*/
#primary
{
	width: 390px;
	height: 31px;
	margin: 0;
	padding: 0;
	position: relative;
	text-indent: -5000px;
	background-image: url(/images/nav.gif);
	background-repeat: no-repeat;
}

#primary li
{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	height: 31px;
	display: block;
}

#primary a
{
	height: 31px;
	display: block;
	text-decoration: none;
}

/*these are the invisible list link coordinates for primary */
#panel1b
{
	left: 0;
	width: 76px;
}

#panel2b
{
	left: 76px;
	width: 96px;
}

#panel3b
{
	left: 172px;
	width: 77px;
}

#panel4b
{
	left: 249px;
	width: 54px;
}

#panel5b
{
	left: 303px;
	width: 87px;
}

/*these are the hover coordinates for primary*/
#panel1b a:hover { background: transparent url(/images/nav.gif) 0 -31px no-repeat; }
#panel2b a:hover { background: transparent url(/images/nav.gif) -76px -31px no-repeat; }
#panel3b a:hover { background: transparent url(/images/nav.gif) -172px -31px no-repeat; }
#panel4b a:hover { background: transparent url(/images/nav.gif) -249px -31px no-repeat; }
#panel5b a:hover { background: transparent url(/images/nav.gif) -303px -31px no-repeat; }
