body {
	color: #787878;
	font-size: .85em;
	line-height: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

hr { 
	height: 0px;
	color: #FFF;
	border-top-width: 1px;
	border-top-color: #0b3a60;
	border-left: 0px #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
}

a:link {
	color: #0b3a60;
	text-decoration: none;
}
a:visited { 
	color: #0b3a60; 
	text-decoration: none; 
}
a:hover {
	color: #787878;
	text-decoration: underline;
}
a:active { 
	color: #0b3a60; 
	text-decoration: none; 
}



/*|Body Grey*/
.bodycopy    { 
	color: #787878;  
}
/*|Body Blue*/
.bodycopyBlue { 
	color: #0b3a60; 
}
/*|Body Gold*/
.bodycopyGold { 
	color: #b67102; 
}



/*|Headline Grey*/
.headlinegrey    { 
	color: #787878;
	font-size:1.45em;
	line-height:1.8em;
	font-weight:bold;  
}
/*|Headline Blue*/
.headline { 
	color: #0b3a60;
	font-size:1.45em;
	line-height:1.8em;
	font-weight:bold;
}
/*|Headline Gold*/
.headlinegold { 
	color: #b67102;
	font-size:1.45em;
	line-height:1.8em;
	font-weight:bold;
}


/*|Medium Head Grey*/
.medheadgrey    { 
	color: #787878;
	font-size:1.15em;
	line-height:1.6em;
	font-weight:bold;  
}
/*|Medium Head Blue*/
.medheadblue { 
	color: #0b3a60;
	font-size:1.15em;
	line-height:1.6em;
	font-weight:bold;
}
/*|Medium Head Gold*/
.medheadgold { 
	color: #b67102;
	font-size:1.15em;
	line-height:1.6em;
	font-weight:bold;
}


/*|Small Head Grey*/
.smallheadgrey    { 
	color: #787878;
	font-size:1em;
	line-height:1.4em;
	font-weight:bold;  
}
/*|Small Head Blue*/
.smallheadblue { 
	color: #0b3a60;
	font-size:1em;
	line-height:1.4em;
	font-weight:bold;
}
/*|Small Head Gold*/
.smallheadgold { 
	color: #b67102;
	font-size:1em;
	line-height:1.4em;
	font-weight:bold;
}


/*|Subhead Grey*/
.subheadgrey {
	color: #787878;
	font-size:.85em;
	line-height:1.2em;
	font-weight:bold;
	text-transform: uppercase;
}
/*|Subhead Blue*/
.subheadblue {
	color: #0b3a60;
	font-size:.85em;
	line-height:1.2em;
	font-weight:bold;
	text-transform: uppercase;
}
/*|Subhead Gold*/
.subheadgold {
	color: #0b3a60;
	font-size:.85em;
	line-height:1.2em;
	font-weight:bold;
	text-transform: uppercase;
}


/*|Verdana Grey Subhead*/
.verdangreysub {
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	line-height:24px;
	color: #58595b;
	font-weight:bold;
}

/*|Verdana Beige Subhead*/
.verdanbeigesub {
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	line-height:24px;
	color: #ffe1a8;
	font-weight:bold;
}


/*|Boxed Headline*/
.BoxedHeadline {
	margin-bottom: 20px;
	margin-top: 10px;
	border: 1px solid #de9927;
	padding: 10px;
	font-size: 17px;
	color: #58595b;
	font-weight: bold;
	line-height: 37px;
}

.BoxedHeadlineBlue {
	margin-bottom: 20px;
	margin-top: 10px;
	border: 1px solid #de9927;
	padding: 10px;
	font-size: 17px;
	color: #0b3a60;
	font-weight: bold;
	line-height: 37px;
}

/*|*/



.bodycopyBlack    { 
	color: black;  
}

.smalltext    { 
	color: black; 
	font-size: 80%; 
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
}

.smalltextBlue { 
	color: #0b3a60; 
	font-size: 80%; 
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
}

.subheadboldblue {
	font-weight: bold;
	color: #0B3A60;
	font-size: 1.2em;
}

.subheadlightblue {
	font-size: 85%;
	text-transform: uppercase;
	color: #7B99BD;
	font-size: 11px;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
}
.movieLink  a {
color: #ffc000;
}
.movieLink a:hover {
color: #ffffff;
}
