﻿*{
	font-family:Arial;
}
body{
	font-size:12px;
	color:#292c2d;
	line-height:140%;
}
a{
	color:#65696b;
	/*text-decoration:underline;
	color:#292c2d;*/
	font-family:Arial;
	font-size:12px;
}
a:visited, a:hover, a:link{
	text-decoration:underline;
}

.TitleLinks a:visited, .TitleLinks a:hover, .TitleLinks a:link{
	text-decoration:none;
	font-size:11px;
}

.General{
	color:#292c2d;
	font-size:12px;
}
.General H2{
	font-size:14px;
}
.ActivityTitle{
	color:#7B8082;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
}
body {
	background-color:#ecf1f2;
	padding:0px;
	margin:0px;
	text-align:center;
}
img{
	border:0px;	
}
input{
	background-color:#f2f2f2;
	border:1px solid #a2a9ac;
}
textarea{
	background-color:#f2f2f2;
	border:1px solid #a2a9ac;
}
.TitleLine{
	border:1px solid #a2a9ac;
	height:1px;
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
}

.TitleBox{
	border-bottom:1px solid #a2a9ac;
	margin-bottom:10px;
}

h2{
	margin-bottom:4px;
}
iframe{
	direction:inherit;
	text-align:right;
}
#IndexLinks a{
	color:#7b8082;
}
.CreationCaption{
	color:#979ea0;
	font-weight:bold;
}
p{
	margin-bottom:0px;
	margin-top:0px;
}