body {
	background: #ffffff;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt !important;
}
hr {
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

/* generic link style */

a {
        text-decoration: none;
}
a:hover {
        text-decoration: underline;
}


/* header styles */

#container-header {
        color: #000000;
	font-size: 8pt !important;
	padding: 0px;
        width: 1000px;
        margin-left: auto;
        margin-right: auto;
}

#container-header-left {
	width: 550px;
	text-align: left;
	margin-left: 0px;
	padding: 0px;
}
#container-header-right {
	width: 450px;
	text-align: right;
	line-height: 18pt;
	font-size: 8pt !important;
}
#container-header-right a:link, #container-header-right a:visited, #container-header-right a:active {
	font-size: 8pt !important;
        color: #000000 !important;
	text-decoration: none;
}
#container-header-right a.header:hover {
	text-decoration: underline;
}

#container-content-left-menu {
	width: 120px;
	padding-right: 15px;
}
#container-content-right {
}

#container-header-images {
        width: 1000px;
        margin-left: auto;
        margin-right: auto;
	background: #ffffff;
}

#container-menu-top {
        width: 1000px;
        margin-left: auto;
        margin-right: auto;
}
#news-container {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

/* content styles */

#container-content {
        background: #dddddd;
        width: 1000px;
        padding: 20px 30px 40px 30px;
        vertical-align: top;
        font-size: 10pt;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
}

#container-content td {
        vertical-align: top;
        text-align: left;
}
#container-content img.main-image {
        margin-left: 15px;
        margin-bottom: 15px;
        float: right;
}

#main-container {
        width: 1000px;
        height: 100%;
        margin-left: auto;
        margin-right: auto;
        background: #dddddd;
}


/* position styles */

.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

/* image styles */

img {
	border: 0px;
}
img.float-left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
img.float-right {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

/* font styles */

.telephone {
	font-weight: bold;
	color: #bd1f25;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.underline {
	text-decoration: underline;
}
.searchurl {
	font-style: italic;
	color: #a8a8aa;
}
ul .subsubsection {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 15px;
}
.subsubsection li {
}

.small {
	font-size: 7pt;
}

\* I HATE ADDTHIS.COM *\
addthis_button_compact, at300m, at300bs, at15t_compact {
	display: inline !important;
}

