/* CSS Document */

p {
	margin-right: 25px;
	padding: 0px;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: .8em;
	line-height: 1.5em;
}

td{
	background-color: #FFFFFF;
}

/* main headings */
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	line-height: 2em;
	color: #284592;
	font-weight: normal;
	text-transform: capitalize;
	margin: 0px;
	padding: 0px;
}

.homecontent{
	margin-right: 100px;
	padding: 0px;
}

.homecontent h1{
	padding: 0px;
	margin-bottom: -20px;
}

.contentarea h1{
	padding: 0px;
	margin-bottom: -20px;
}

.contentarea h2{
	padding: 0px;
	margin-bottom: -15px;
}

.managementtable {
	background-image: url(../common/callout_head.gif);
	background-repeat: repeat-x;
	width: 600px;
	/*display: table;*/
	padding: 2px 15px 0px 10px;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
}

.managementtable p{
	margin: 0px;
	padding: 0px;
}

#logo{
	margin: 0px 0px 0px -15px;
	padding: 0px;
}


/* 2nd level heading */
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.5em;
	color: #000000;
	font-weight: normal;
	/*margin-top: 15px;
	margin-bottom: 0px;*/

}

/* 3rd level heading */
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	color: #284592;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	line-height: 1.7em;
	color: #6699CC;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}

.featurenav{
	display: none;
}

.featuredcontent h2{
	display: none;
}

#homebanner {
	display: none;
}

.sectionhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	font-weight: normal;
	padding-top: 30px;
	margin: 0px;
	padding-bottom: 30px;
}


/* Bulleted list */
ul 
{
	list-style-image:url(../common/bullet.gif);
}

ol 
{
	margin-top: 0px;
	list-style-image: none;
}

li 
{  
	margin-top: 4px;
	margin-left : 0px;
}



#horiznav{
	display: none;
}

#mastimages{
	display: none;
}

.leftnavarea{
	display: none;
}

.homemasthead{
	display: none;
}

.footer{
	display: none;
}

.pullquote {
	display: none;
}

.backtotop{
	display: none;
}

.calloutbox{
	display: none;
}

.newsevents{
	margin-top: 10px;
	padding-top: 10px;
}

#locations{
	margin-top: 20px;
}

#locations h3{
	margin-top: 20px;
	margin-bottom: -15px;
}

.careerstable{
	margin-top: 20px;
}


.var h1{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #000000;
	display: block;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
}

.var{
	margin-top: 20px;
}
