﻿.title {
	font-size: 14px;
	font-weight: bold;
	font-family: verdana,arial,sans-serif;
	padding-bottom: 5px;
}

.picBorder {
	border: 1px solid #808080;
	margin: 8px;
	text-align: center;	
}

.picNoBorder {

	border-width: 0px;
	margin: 8px;

}

.imgRight
{
	margin: 000 0 0px 5px;
	border-width: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	float: right;
}

.imgLeft
{
	border-width: 0px;
	height: auto;
	width: auto;
	float: left;
	margin: 0px 5px 0px 0px;
}

.imgCenter
{
    border-width: 0px;
	display: block;
    	margin-left: auto;
    	margin-right: auto;
}

.imgRightBorder
{
	margin: 000 0 0px 5px;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	padding: 0px;
	height: auto;
	width: auto;
	float: right;
}
.imgLeftBorder
{
	border-style: solid;
	border-color: black;
	border-width: 1px;
	height: auto;
	width: auto;
	float: left;
	margin: 0px 5px 0px 0px;
}



.picCaption {
	font-size: 11px;
	color: #808080;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	}
}

.quoteName {
	font-size: 12px;
	color: #808080;
	font-style: normal;
	font-weight: bold;
}
.quoteText {
	font-style: italic;
}
.BorderBottom {
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #C0C0C0;
}

A:link {text-decoration: none; color: #1a74ba;
	font-weight: 500;
}
A:visited {text-decoration: none;color: #1a74ba}
A:active {text-decoration: none;color: #1a74ba}
A:hover {text-decoration: underline; color: red;}

.synopsisTable
{
	border: 1px solid #FF0000;
	background-color:#FFCC66

}
.picNoBorder {

	border-width: 0px;
	margin: 8px;

}
.subHeadingBrown {
	color: #FFFFFF;
	font-weight: bolder;
}
.centered {
	text-align: center;
}

.boxleft
{
	width: 449px;
	height:auto;
	
}

.boxright
{
	width: 15px;
	height:auto;
	
}

.synopsisTitle
{
	
	font-size: 9.5pt;
	text-align: center;
	font-weight: bold;

}

.bot
{
	width: 232px;
	height:auto;
}


body			
{
	font-family: Arial,Tahoma,Verdana,Helvetica; 	
}

p
{
	font-size: 14px;
	font-weight: 100;
	}

imgb
{
	padding:0; 
	border: 1px solid #808080
}

pmain
{
	font-size:  14px; margin-top:-5;
	

}

li
{
	font-size:  14px;margin-bottom:5;
	
}

table
{
	font-size:  12px;

	}

.BoxHeading
{
    font-size: 13pt; font-weight: bold; margin-bottom: -3
}

H1
{
    font-size: 14pt; font-weight: bold; color: #000000;
    margin-bottom: -5px;

	
}

H2
{
	font-size: 11pt; font-weight: bold; color: #000000;
	text-align: left;
	margin-bottom: -7px;
}

H3 
{ 
	font-size: 10pt; font-weight: bold; color: #666699

}
