body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}

#main #header a:link{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #1e285a;
	font-size: small;
}

#main #header a:hover{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #1e285a;
	font-size: small;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #1e285a;
}

#main #header a:visited{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #1e285a;
	font-size: small;
}

#main #header .header{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #1e285a;
	text-align: right;
	font-size: small;
}

.content{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: small;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

.footer{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: right;
	font-size: small;
	margin-top: 5px;
}

hr{
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333333;	
}

#main #footer {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #333333;
	margin-top: 5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #1F285A;
	margin-left: 10px;
}
#main #content .content #effectiveness {
	margin: 8px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #1F285A;
	text-align: center;
	text-decoration: underline;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	color: #1F285A;
	text-align: left;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #AF1F7D;
	margin-left: 10px;
	margin-right: 10px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	color: #1F285A;
	text-align: left;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #AF1F7D;
	margin-left: 10px;
	margin-right: 10px;
}
#main #content #partner {
	border: thin solid #1F285A;
}
#main #content .content li {
	list-style-type: square;
	margin-left: 5px;
	margin-bottom: 10px;
}
#main #content .list li {
	list-style-type: square;
	margin-left: 5px;
}
.list{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: small;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
#main #content #change {
	margin-right: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
}
h5 {
	font-size: medium;
	color: #1F285A;
	margin-left: 10px;
	font-style: italic;
}
#main #content #head {
	margin-left: 10px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #1F285A;
	text-align: center;
	font-style: italic;
	padding-left: 30px;
	margin-top: 0px;
	margin-bottom: -12px;
}
