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


body {
	background-color: #FFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}

a {
	color: #EC6C23;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #EC6C23;
}
a:hover {
	text-decoration: underline;
	color: #EC6C23;
}
a:active {
	text-decoration: none;
	color: #EC6C23;
}

.bg-botnav {
	background-image: url(images/bg-botnav-1031.jpg);
	background-repeat: repeat-x;
	background-color: #152674;
}
.botnav {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}
.botnav a{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}
.botnav a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}
.botnav a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}
.botnav a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #EC6C23;
}
.botcol {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;

	color: #253b94;
}
.botcol a{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;

	color: #253b94;
}
.botcol a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;

	color: #253b94;
}
.botcol a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;

	color: #253b94;
}
.botcol a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;

	color: #253b94;
	text-decoration: underline;
}
.botnav-copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}
.body-blue {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #253b94;
}

.body-blue li {
	
	list-style-type: square;
	
	
}
.bold-orng-body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #EC6C23;
}
.bg-homebox {
	background-color: #e7ebfc;
	border: 2px solid #243C94;
}
.body-orange {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #EC6C23;
}
.body-blueblold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #253b94;
}
.bg-botnav {
	background-image: url(images/bg-botnav-1031.jpg);
	background-repeat: repeat-x;
	background-color: #152674;
}
.botnav-copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}

.bold-orng-body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #EC6C23;
}
.bg-homebox {
	background-color: #e7ebfc;
	border: 2px solid #243C94;
}
.body-orange {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #EC6C23;
}
.body-blueblold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #253b94;
}
/* styling of the container. */
a.myPlayer {
	display:block;
	width: 550px;
	height:350px; 
	text-align:center;
}

/* play button */
a.myPlayer img {
	margin-top:0px;
	border:0px;
}

/* when container is hovered we alter the border color */
a.myPlayer:hover {

}
/* styling of the container. */
a.myPlayer2 {
	display:block;
	width: 290px;
	height:185px; 
	text-align:center;
}

/* play button */
a.myPlayer2 img {
	margin-top:0px;
	border:0px;
}

/* when container is hovered we alter the border color */
a.myPlayer2:hover {

}