.caption{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.background {
	background-image: url('../images/background.jpg');
	background-repeat: no-repeat;
}

.contentBackground {
	background-image: url('../images/contentbackground.jpg');
	background-repeat: no-repeat;
	background-position: 0 150;
}


.background_about {
	background-image: url('../images/heading_about_background.jpg');
	background-repeat: repeat-x;
	background-position: 0 67;
}
.background2 {
	background-image: url('../images/background2.gif');
	background-repeat: repeat-x;
	background-position: 0 67;
}
p {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #000000;
}
ul {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #000000;
}
ol {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #000000;
}
li {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #000000;
}
blockquote {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #000000;
}
.heading {
	font-size: 18px;
}
.subheading {
	font-size: 16px;
	font-weight: bold;
}
p.homeText {
	font-size: 16px;
	font-weight: bold;
	color: #909090;
}
p.topNav {
	color: #666666;
	font-size: 11px;
}
a {
	color: #ED3441;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color: #D5303B;
	font-weight: bold;	
	text-decoration: none;
}
a:active{
	color: #D5303B;
	font-weight: bold;
	text-decoration: none;
}
a.topNav {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.topNav:hover{
	font-size: 11px;
	color: #FF3333;
	font-weight: normal;
	text-decoration: none;
}
a.topNav:active{
	font-size: 11px;
	color: #FF3333;
	font-weight: normal;
	text-decoration: none;
}
a.currentTopNav {
	color: #FF3333;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.currentTopNav:hover{
	font-size: 11px;
	color: #FF3333;
	font-weight: normal;
	text-decoration: none;
}
a.currentTopNav:active{
	font-size: 11px;
	color: #FF3333;
	font-weight: normal;
	text-decoration: none;
}

a.subnav {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.subnav:hover{
	color: #CC0000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.subnav:active{
	color: #CC0000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.currentsubnav {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
a.currentsubnav:hover{
	color: #CC0000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.currentsubnav:active{
	color: #CC0000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.subsubnav {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a.subsubnav:hover{
	color: #FF3333;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.subsubnav:active{
	color: #FF3333;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.currentsubsubnav {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #FF3333;
	font-weight: bold;
	text-decoration: none;
}
a.currentsubsubnav:hover{
	color: #FF3333;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.currentsubsubnav:active{
	color: #FF3333;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.copyright {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
a.copyright {
	color: #FF3745;
	text-decoration: none;
}
a.copyright:hover{
	color: #ED3441;
	text-decoration: none;
}
a.copyright:active{
	color: #ED3441;
	text-decoration: none;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.buttons {
	font-weight: bold;
}
