body {
	font: 9pt "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 0;
	margin: 0;
	background-color: #f3f3f3;
}

.smallPadding {
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 20px;
}

img {
	border-style: none;
}

a:focus {outline: none}

a:link, a:visited {
	text-decoration: none;
	color: #859fc3;
}  
a:hover {
	text-decoration: underline;
} 
a:active {
	text-decoration: none;
}

#outerBox {
	color: black;
	background-color: #f3f3f3;
	padding: 25px;
	text-align: center;
}

#innerBox {
	padding: 30px 30px 0;
	background-color: #fefffe;
	border: 1px solid #d3d2d3;
	-webkit-border-radius: 10px;    /* for Safari */
    -moz-border-radius: 10px;
}

#hiliteContainer {
	height: 237px;
	overflow: hidden;
	background: url(images/horizontalLine.png) repeat-x 0 216px;
}

#mainContent {
	width: 800px;
	height: 231px;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
	overflow: hidden;
	border: 1px solid #d0d0d0;
	background: #fefffe;
}

#startContentMain {
	height: 231px;
	background: url(images/frontImage1.jpg) no-repeat;		opacity: 1;
	position: relative;
	top: -516px;
}

#movieContentMain {
	opacity: 0;
	visibility: hidden;
}

#mainButton {
	margin-top: 188px;
}

.subHeading {
	width: 180px;
	height: 180px;
	background-color: white;
	float: left;
	margin: 20px 10px 10px;
	text-align: center;
	color: #919191;
	vertical-align: middle;
}

#hiliteBox {
	width: 200px;
	height: 220px;
	position: relative;
	top: -200px;
	clear:both;
	border-style: none;
	background: url(images/hiliteFrame.png) no-repeat;
}

#overViewOuterFrame {
	overflow: hidden;
}

#overView {
	width: 801px;
	color: black;
	text-align: left;
	padding-bottom: 20px;
	background-repeat: repeat-x;
	color: #6d6969;
	overflow: hidden;
	top: 0px;
	position: relative;
}

#overView img {
	margin-top: 10px;
	margin-bottom: 10px;
}

.headerText {
	font-size: 13pt;
	text-align: left;
	padding: 5px 12px;
	line-height: 17px;
	letter-spacing: -1px;
	color: #b3a8a2;
}




.subHeading a:link {
	text-decoration: none;
}

.subHeading a:hover {
	text-decoration: none;
}

.subHeading a:visited {
	text-decoration: none;
}

.headerTitle {
	color: #ff2c00;
	padding: 5px 12px 0;
	font: 100 17pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
}

#head {
	padding-bottom: 8px;
}

.subSectionHeading {
	font: bold 22px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #493a3e;
	padding-bottom: 10px;
	padding-top: 30px;
}

.subSectionHeadingText {
	font: normal 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 10px;
}



.subSectionHeadingText p {
	margin: 0;
	padding: 0 0 6px;
}

.singleMessage {
	text-align: center;
	margin-bottom: 10px;
}

.subSectionTitle {
	font-weight: bold;
	font-size: 10pt;
	margin-bottom: 10px;
	color: #493a3e;
	padding-top: 25px;
	border-bottom: 1px dotted #595959;
}

.subSectionTitle a:hover{
	text-decoration: none;
	color: #e06523;
}

.subsectionCell {
}

.header {
	text-align: right;
	color: #9e9996;
	font-size: 8pt;
	padding-bottom: 10px;
	text-shadow: #fffeff 0 1px 0;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}


.subSectionText P {
	margin: 0;
	padding: 0 0 6px;	
}

#next {
	text-align: right;
	margin-bottom: 10px;
}

.rowTitle {
	width: 150px;
	float: left;
	clear: both;
	font-weight: bold;
	padding-bottom: 4px;
	color: black;
}

.rowContent {
	display: table-cell;
}

.rowContent p{
		margin: 0;
	padding: 0 0 6px;	
}

.rowBlock {
	padding-bottom: 20px;
	border-top: 1px dotted #000;
	padding-top: 10px;
}

#shareFooter {
	margin-top: 5px;
}

#facebookLogo {
	position: relative;
	top: -4px;
}






