/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}
p {
	text-align: left;
	line-height: 21px;
}
body,html {
	height: 100%;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
.FullHeight {
	height: 100%;
}

.Copyright {
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FF0000;
	padding-top: 7px;
	padding-bottom: 7px;
}
.Footer {
	font-size: 11px;
}

.MainContent {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.PageTitle {
	font-size: 21px;
	font-weight: bold;
	color: #FF0000;
}
.SubTitle {
	font-size: 17px;
	font-weight: bold;
	margin-top: 30px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.LinkBox {
	text-align: left;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #FF0000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.RightColumnElement {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: center;
}

.NavigationSystem {
	color: #FFFFFF;
	margin: 15px;
	font-weight: bold;
}

.NavigationLink {
	margin-bottom: 15px;
	font-size: 15px;
	text-decoration: none;
	cursor: pointer;
	color:#FFFFFF;
}

div#NavigationSystem div:hover {
	color: #FF0000;
}

.Canstruction {
	color: #FF0000;
}
.ContactName {
	font-weight: bold;
	color: #FF0000;
}
.ContactInformation {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.Photos {
	padding: 9px;
	border: 1px solid #CCCCCC;
}
.RightColumnHeader {
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	border-bottom-width: 6px;
	border-bottom-style: dotted;
	border-bottom-color: #EEEEEE;
	text-transform: uppercase;
	padding-bottom: 2px;
}
.ProgramTitle {
	font-size: 15px;
	font-weight: bold;
	margin-top: 30px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.BlackBar {
	background-image: url(../Assets/BlackBar.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
