.bodyOfPage {
	background-color: #1377AB;
	background-repeat: repeat-x;
	margin-top: 0px;
	background-image: url(../common/outside_page_bck.jpg);
}

 .insidePage {
	background-image: url(../common/inside_page_bck.jpg);
	background-repeat: no-repeat;
	background-color: #F1E6C8;
}
.insidePageTableBottomcell {
	background-image: url(../common/inside_page_bck_btm.jpg);
	background-repeat: no-repeat;
	background-color: #1377AB;
}
.insidePageRgtShadowCell {
	background-image: url(../common/inside_page_rgt_shadow.jpg);
	background-repeat: repeat-y;
	background-color: #1377AB;
}

/* ---------------------------------------------------------------------------------------
// ----------------------------------- Styles for text -----------------------------------
   --------------------------------------------------------------------------------------- */

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0c0c0f;
	font-weight: normal;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
}
.bodyTextBulletedList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0c0c0f;
	font-weight: normal;
	text-align: justify;
	list-style-image: url(../home/bullet.gif);
}

/* /* ---------------------------------------------------------------------------------------   

----------------------------------- Styles for headings -------------------------------
--------------------------------------------------------------------------------------- */

.redSubheading {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
	color: #d2132e;
}

.pageTopSubheader {
	font-family: "Comic Sans MS";
	font-size: 20px;
	color: #363087;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-position: center;
	text-align: center;
	color: #F1E6C7;
}

/* ---------------------------------------------------------------------------------------   
   ----------------------------------- Styles for links ----------------------------------
   --------------------------------------------------------------------------------------- */

.youTubeRef {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0c0c0f;
	font-weight: normal;
	text-align: center;
}
.bottomLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2b3bad;
}

.blueHeadingParagraph {
	color: #0066CC;
	font-family: "Comic Sans MS";
}
.bottomBlurb {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0c0c0f;
	font-weight: normal;
	text-align: center;
}
