@charset "utf-8";

/* CSS Document */



body {

margin-left:0px;

margin-top:0px;

background-image:url(../images/backgroundtile.jpg);

background-repeat:repeat-x;

background-color:#5F7FA8;

}



.footerLinks {

color:white;

font-family:Arial, Helvetica, sans-serif;

font-size:9px;

}

a.footerLinks {

text-decoration:none;

}

a.footerLinks:hover {

text-decoration:underline;

}



.textMain {

font-family:Arial, Helvetica, sans-serif;

font-size:12px;

color:#333333;

padding-top:10px;

padding-left:15px;

padding-bottom:10px;

padding-right:10px;

}



.photoBorderOne {

	border:solid #BCC0B2 10px;

}



.photoCaption {

color:black;

font-family:Arial, Helvetica, sans-serif;

font-size:9px;

}



.contentBlock {

	text-align:justify;

	margin: 10px;

	width:475px;

}

hr {

	border: none 0;

	border-top:dotted black 1px;

	height:1px;

	width:600px;

	text-align:center;

	margin-top: 20px;

}

.videoHR {

	border: none 0;

	border-top:dotted black 1px;

	height:1px;

	width:400px;

	text-align:center;

	margin-top: 20px;

}

.videoPlaceholder {

	margin-top:10px;

}

.videoListPlaceholder {

	margin-top:10px;

}

.homeText {

	font-family:Arial, Helvetica, sans-serif;

	margin: 10px;

	font-size: 12px;

	text-align: justify;

	margin-left: 40px;

}

.readMore {

	color:#3366ff;

	font-family:Arial, Helvetica, sans-serif;

	font-size:11px;

	padding-left: 5px;

}

a.readMore {

text-decoration:none;

}

a.readMore:hover {

text-decoration:underline;

}

.videoListBorder {

border-top-color:#999999;

border-top-style:solid;

border-top-width:1px;

border-left-color:#999999;

border-left-style:solid;

border-left-width:1px;

border-bottom-color:#999999;

border-bottom-style:solid;

border-bottom-width:1px;

}

.videoBorder {

border-top-color:#999999;

border-top-style:solid;

border-top-width:1px;

border-left-color:#999999;

border-left-style:solid;

border-left-width:1px;

border-right-color:#999999;

border-right-style:solid;

border-right-width:1px;

}

.videoPageTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: bold;
}

