﻿img, div { behavior: url(iepngfix.htc) }

body {
    font-family: Arial;
    font-size: 10px;
    text-align: center;
    background: #d9d6cc url("images/css/page_bg.gif") top center repeat-x;
    color: #868686;
    margin: 0;
    padding: 10px;
}

img { border: 0; }

h1, h2, h3 {
    font-size: 10px;
}


h1 {
    line-height: 1;
    position: absolute;
    top: 0;
    left: 0;
}

h2 {
    margin: 0 0 5px 0;
    padding: 0;
}

h3 {
    padding: 4px 0 0 0;
}

.block {
    display: block;
}

.clear {
    clear: both;
    height: 10px;
}

.left {
    float: left;
    margin: 5px 20px 0px 0px;
}

.right {
    float: right;
    margin: 0px 0px 0px 20px;
}

.readmore {
    text-align: right;
}


.clear {
  margin-top: -20px;
}

a{
    color: #575e58;
    font-weight: bold;
}

a:hover {
    color: #b31d00;
}

.small {
	font-size:small;
}

.medium {	
	font-size:medium;
}

#main{
		width:800px;
		margin-left: auto;
		margin-right: auto;
		text-align:center
}

#banner {
		text-align: left;
		font-family: Arial;
		font-size: medium;
		text-align: left;
		display: block;
		font-weight: bold;
		line-height: 30px;
	}
	
#menu {
		text-align: left;
		font-family: Arial;
		font-size: x-small;
		text-align: left;
		display: block;
		font-weight: bold;
		line-height: 30px;
		float: left;
		margin-top: 30px;
		background: #d9d6cc url("images/css/vertical.gif") top right repeat-y;
		overflow:hidden;
		position: relative;
	}
	
#content {
		text-align: left;
		font-family: Arial;
		font-size: x-small;
		color: #282A1F;
		display: block;
		font-weight: bold;
		line-height: 15px;
		margin-top: 30px;
		position:relative;
		margin-left: 220px;
		width: 70%;
		overflow:hidden;
	}
			
.credit {
		font-family: Arial;
		font-size: x-small;
		color: #868686;
		display: block;
		font-weight: normal;
		line-height: 15px;
}

#footer {
		text-align: center;
		font-family: Arial;
		font-size: x-small;
		color: #868686;
		display: block;
		font-weight: normal;
		line-height: 15px;
}

#footer a {
		font-family: Arial;
		font-size: x-small;
		color: #868686;
		font-weight: bold;
}
.titleBig {
		text-align: left;
		line-height: 14px;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 30px;
		margin-bottom: 14px;
		padding: 0px;
		color: #282a1f;
		font-size: x-large;
	}
	

.title {
		text-align: left;
		line-height: 14px;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 30px;
		margin-bottom: 14px;
		padding: 0px;
		color: #282a1f;
		font-size: large;
	}
	
.caption {
		text-align: center;
		line-height: 14px;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: -10px;
		margin-bottom: 14px;
		padding: 0px;
		color: #606060;
		font-size: x-small;
	}

.media {
		text-align: center;
	}
		
.mainText {

	margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 14px;
		padding: 0px;
		font-weight: normal;
	font-family: Arial;
	color: #282a1f;
	font-size:medium;
	line-height:20px;
}

.note {

	margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 14px;
		padding: 0px;
		font-weight: normal;
		font-style:italic;
	font-family: Arial;
	color: #282a1f;
	font-size:small;
	line-height:20px;
}

strong {
	line-height: 25px;
}

ul {
margin-top:-10px;
	line-height:1px;
}

li {
	font-weight: normal;
	font-family: Arial;
	color: #282a1f;
	font-size:medium;
	line-height:20px;
}