/* CSS Document */

BODY {
	font-family:Arial,Tahoma;
	font-size:9pt;
	text-align:justify;
	color:#000000;
	background:#ffffff url(../images/tile-background.gif) top center repeat-x;
	margin:0;
	padding:0;
}

HTML {
	background-image: url(../images/grey-tile.gif);
	background-repeat: repeat;
}

input {
	background: #e8e8e8;
	border: 1px solid #000;
	margin: 0px 0px;
}

textarea {
	font-family:Arial,Tahoma;
	font-size:9pt;
	background: #e8e8e8;
	border: 1px solid #000;
	margin: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #393939;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #393939;
}

.news-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #393939;
}

.news-date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #900000;
	font-style: italic;
}

a:link { 
	color: #900000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

a:visited { 
	color: #900000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

a:hover { 
	color: #900000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
}
a:active { 
	color: #900000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

a.dst:link { 
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a.dst:visited { 
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

a.dst:hover { 
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

a.dst:active { 
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.content-list {
	list-style-image: url(../images/ul.gif);
}

#twitter_update_list {
	list-style-image: url(../images/ul.gif);
}

#twitter_div {
	width: 415px;
	text-align: left;
}

.roman {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #900000;	
}

/* Image Properties*/

#logo {
	border:0;
	padding:0;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#subheader {
	padding-right: 10px;
	padding-bottom: 10px;	
}

#news-subheader {
	padding-right: 10px;
	padding-bottom: 10px;	
}

.right-icons {
	padding-bottom: 10px;
		
}

.pics-left {
	padding-right: 10px;	
}

.pics-right {
	padding-left: 10px;	
}

/* End Image Properties*/

#top {
	width: 100%;
	border-bottom: 1px solid #000;
}

#inner-header-container {
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/drop-shadow.png) repeat-y;
}

#outer-header-container {
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#inner-body-container {
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/drop-shadow.png) repeat-y;
}

#outer-body-container {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border: 0px solid #f00;
	background: url(../images/background-image.gif) center top no-repeat;
}


#header-container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

#header {
	background-image: url(../images/tile-header.gif);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 67px;
}

.header-text {
	font-size: 14px;
	padding: 20px 25px 0px 0px;
	text-align: right;
	line-height: 16px;
}

.header-text a {
	color: #900000;
	font-size: 14px;
}

.red {
	color: #900000;
}

#flash {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 201px;
}

#toolbar {
	background-image: url(../images/tile-toolbar.gif);
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#body-container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

#breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #900000;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}

#content-container {
	margin-top: 15px;
	margin-bottom: 0px;
	overflow: hidden;
}

#content-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	width: 633px;
	float: left;
	line-height: 13pt;
}

#content-right {
	background-image: url(../images/background-rt-bar.gif);
	height: 314px;
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	width: 235px;
	float: right;
}

#content-home-left {
	float: left;
	width: 285px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;	
}

#content-home-right {
	float: right;
	width: 285px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 20px;
}

#footer-container {
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/drop-shadow.png) repeat-y;
	height: 88px;
}

#footer-inner-container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/tile-footer.gif);
	background-repeat: repeat-x;
	height: 88px;
	border: 1px solid #aaaaaa;
}

#footer-link-container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #900000;
	margin-top: 36px;
	margin-left: 20px;
	float: left;
}

.footer-links {
	padding-right: 13px;	
}

#footer-logo {
	margin-top: 15px;
	margin-right: 20px;
	float: right;
}

#footer-background {
	background-image: url(../images/tile-footer2.gif);
	background-repeat: repeat-x;
}

#gap {
	height: 35px;
	background-image: url(../images/footer-dropshadow.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	width: 970px;
}

#footer-cap {
	height: 11px;
	background: #f3f3f3 url(../images/shadow-cap-bottom.png) center top no-repeat;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}

.contact-info {
	padding-right: 60px;
	width: 150px;
	float: left;
	margin-bottom: 15px;
	text-align: left;
}

.label {
	font-weight: bold;
	height: 20px;
	margin-top: 5px;
	color: #444;
}

.stackedLabel {
	width: 66px;
	font-weight: bold;
	margin-top: 5px;
	color: #444;
}

.headline {
	padding: 2px;
	margin: 3px 0px 15px 0px;
	background: #900000;
	color: #fff;
	text-align: center;
	clear: left;
}

.button {
	background: #900000;
	color: #fff;
	border-top: 2px solid #bfc1c0;
	border-right: 2px solid #6c6c6e;
	border-bottom: 2px solid #6c6c6e;
	border-left: 2px solid #bfc1c0;
}

.filebox {
	margin-bottom: -5px;
	margin-top: -2px;
}

.non-important {
	color: #888;
}

#dst {
	padding-top: 40px;
	height: 500px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.dst-header {
	font-size: 20px;	
}