@charset "utf-8";
/* CSS Document */

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
body {
	background-color: #0099CC;
	background-image: url(../images/templates/bg_body_bottom.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0099CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
#Container {
	background-image: url(../images/templates/bg_body_top.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
#Page {
	text-align: left;
	width: 730px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A6E125;
	border-left-color: #A6E125;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#PageFooter {
	font-size: 0.7em;
	color: #ECECEC;
	text-align: left;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#PageFooter img {
	margin-bottom: 5px;
}
#PageFooter a {
	color: #ECECEC;
}
#Header {
	background-image: url(../images/templates/bg_header_gradient.png);
	background-repeat: repeat-x;
	height: 123px;
}
#Header #LogoLeft {
	float: left;
	margin-left: -20px;
}
#Menu {
	float: left;
	width: 180px;
}
#Menu #Graphical {
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #CCE6F2;
}
#Menu #ParentsMenu {
	padding: 0px;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
}
#Menu #ParentsMenu li {
	padding-bottom: 7px;
	list-style-type: none;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 0.93em;
	padding-top: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3D9EC;
	padding-left: 5px;
}
#Menu #ParentsMenu a {
	color: #0E5B8B;
}
#Menu #ParentsMenu a:hover, #Menu #ParentsMenu a:visited:hover {
	text-decoration: none;
	color: #CC0000;
}
#Container #Page #Menu #ParentsMenu .selected {
	font-weight: bold;
	color: #CC0000;
}
#Content {
	min-height: 460px; /* 564px; */
	margin-left: 180px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 25px;
	padding-left: 10px;
}
#Content h1 {
	font-size: 1.3em;
	color: #D01C1D;
	padding-top: 15px;
}
#Content h2 {
	font-size: 1em;
	color: #006699;
}
#addthis {
	float: right;
	margin-top: 10px;
	margin-right: 1px;

}
.hideonscreen {
	display: none;
}
.videobox {
	padding-bottom: 25px;

}
.videobox p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.caption {
	font-size: 0.8em;
}
.alert {
	font-weight: bold;
	color: #FF6600;
}
.thumbnail {
	text-align: center;
	float: left;
	width: 252px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.thumbnail p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}

.thumbnail img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.supersized {
	font-size: 1.3em;
	font-weight: bold;
}
