/* Universal styles*/

a:link {
	color:#cc0000;
	background-color:transparent;
	font-weight:normal;
	text-decoration:none;
}

a:visited {
	color:#cc0000;
	background-color:transparent;
	text-decoration:none;
	font-weight:normal;
}

a:hover {
	color:#cc0000;
	text-decoration:none;
	font-weight:normal;
	background-color:transparent;
	text-decoration:underline;
}

a:visited:hover {
	color:#cc0000;
	text-decoration:none;
	font-weight:normal;
	background-color:transparent;
	text-decoration:underline;
}

h1,h2,h3 {
	font-weight:bold;
	font-family:arial,helvetica,sans-serif;
	color:#666666
}

h1 {
	margin:0;
	font-size:240%;
	padding-bottom:5px;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	color:#666666;
	line-height: 80%;
}

h2 {
	margin:5px 20px 5px 0px;
	padding-top: 0px;
	font-size:150%;
	line-height:115%;
	text-align:left;
	color:#333333;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
}

h3 {
	margin:0px 20px 5px 0px;
	padding-top: 0px;
	font-size:110%;
	line-height:110%;
	text-align:left;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	color:#333333;
}

hr {
	border-right: #000000 0px solid;
	border-top: #CCCCCC 1px dotted;
	border-left: #000000 0px solid;
	border-bottom: #000000 0px solid;
	color: #CCCCCC;
	height: 1px;
}

p {
	margin: 5px 0px 15px 0px;
}
ol{
	margin: 10px 0px 10px 15px;
	padding-left: 15px;
}
ul{
	margin: 10px 0px 10px 10px;
	padding-left: 10px;
	list-style: square url(../images/bullet.gif) outside;
}

li{
	margin: 3px 0px 8px 0px;
}

.tiercontent ul{
	margin: 10px 0px 10px 10px;
	padding-left: 10px;
	list-style: square url(../images/bullet.gif);
}

.tiercontent li{
	margin: 3px 0px 8px 0px;
}

ul.home{
	margin: 10px 0px 10px 0px;
	padding-left: 10px;
	list-style: square url(../images/bullet_home.html);
}

li.home {
	margin: 0px 0px 20px 0px;
}
ul.CallLinks{
	margin: 10px 0px 10px 10px;
	padding-left: 10px;
	list-style: square url(../images/bullet_arrow_link.gif);
clear:both;
}

li.CallLinks{
	margin: 3px 0px 8px 0px;
}
a:link.Arrow,
a:visited.Arrow {
	margin: 0px 0px 0px 0px;
	padding-left: 15px;
	background: url(../images/bullet_arrow_link.gif) no-repeat center left;
}
a:hover.Arrow,
a:visited:hover.Arrow {
	margin: 0px 0px 0px 0px;
	padding-left: 15px;
	/*background: url(../images/bullet_arrow_link_on.gif) no-repeat center left;*/
}
a:link.Back,
a:visited.Back {
	margin: 0px 0px 0px 0px;
	padding-left: 15px;
	background: url(../images/bullet_arrow_back.gif) no-repeat center left;
}
a:hover.Back,
a:visited:hover.Back {
	margin: 0px 0px 0px 0px;
	padding-left: 15px;
	/*background: url(../images/bullet_arrow_back_on.gif) no-repeat center left;*/
}
.photoleft {
	float: left;
	margin: 5px 20px 10px 0px;
}

.photoright {
	float: right;
	margin: 5px 0px 10px 20px;
}
.imageAlignLeft {
	margin: 5px 20px 10px 0px;
}

.imageAlignRight {
	margin: 5px 0px 10px 20px;
}

.floatright {
	float: right;
}

.floatleft {
	float: left;
}

/*-------------------------------------------------------------------------------------*/

.Divider{
	display:block;
	float:left;
	width:190px;
	border-bottom:1px dotted #cccccc;
	margin:15px 0px 15px 0px
}

.Block{
	display:block;
	float:left;
	width:100%;
	padding: 10px 0px 10px 0px;
}
.BackBlock{
	display:block;
	float:left;
	width:100%;
	padding: 0px 0px 10px 0px;
}

.header_title{
	display:block;
	width:520px;
	float:left;
	font-size:120%;
	font-family:Arial, Helvetica, sans-serif;
	color:#cc0000;
	font-weight:bold;
	border-bottom: #CCCCCC 2px dotted;
	padding:0;
	margin: 10px 0;
}


.IntroText{
	display:block;
	padding:0;
	margin:0;
	width:520px;
	float:left;
	font-size:120%;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	line-height: 20px;
	margin: 5px 0px 5px 0px;
}

p.boldText{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-weight:bold;
}
p.noPadding{
	padding:0;
	margin:0;
	display:block;
	float:left;
	width:100%;
}

#newspaper-first-a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:100%;
text-align:left;
border:1px solid #27537a;
margin: 20px 0px
}

#newspaper-first-a th{
font-weight:normal;
font-size:14px;
color:#000;
text-align:left;
border-bottom:1px dashed #69c;
padding:12px 17px;
}

.small{
font-size:11px;
padding:6px 0px;
}

#newspaper-first-a td{
color:#000;
padding:5px 17px;
}

#newspaper-a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:100%;
text-align:left;
border:1px solid #27537a;
margin: 10px 0px 20px 0px
}

#newspaper-a th{
font-weight:normal;
font-size:14px;
color:#000;
border-bottom:1px dashed #69c;
padding:12px 17px;
}

#newspaper-a td{
color:#000;
padding:5px 17px;}
