@charset "utf-8";

/* Added by RC */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
}

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;
}

/***************/

.arial-11px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.GreyText {
	font-family: Arial;
	font-size: 13px;
	color: #999999;
}

.GreyText a:link {
	color: #999999;
}
.GreyText a:hover {
	color:#ffffff;
}
.GreyText a:visited {
	color:#999999;
}

.OrangeText {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
}

.bodytext {
	font-family:arial;
	font-size:13px;
	color:#000000;
	text-align: justify;
}
.bodytext a:link {
	text-decoration: underline;
	color: #999999;
}
.bodytext a:hover {
	color:#000000;
	text-decoration:underline;
}
.bodytext a:visited {
	color:#999999;
	text-decoration:underline;
}

.RedText {
	font-family: arial;
	font-size: 13px;
	color: #FF0000;
}

.RedText a:link {
	color:#FF0000;
	text-decoration: none;
}
.RedText a:hover {
	color:#ff0000;
	text-decoration:underline;
}
.RedText a:visited {
	color:#ff0000;
	text-decoration: none;
}

.media-photo{
	padding:5px 5px 5px 5px;
	border: 1px dotted #999999;
}

.footer {
	font-family: verdana;
	font-size: 10px;
	color: #663300;
}
.title-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
}

.title-grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: 3c4041;
}

.WhiteText {
	font-family: arial;
	font-size: 13px;
	color: #FFFFFF;
}
.location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.content-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

.photo {
	border:1px solid #FFFFFF;

}
.GreyTextBold {
	font-family: Arial;
	font-size: 13px;
	color: #D20000;
	font-weight: bold;
}

