﻿body 
{
    background-color: white;
}
.Header
{
	margin: 0px auto 0px auto;
	display: block;
	height: 85px;
	background-color: #fff;
	width: 798px;
	border-left: #c8dce1 1px solid;
	border-right: #c8dce1 1px solid;
	border-top: #c8dce1 1px solid;
	border-bottom: #c8dce1 1px solid;
}
.maintable
{
	margin-left: auto;
	margin-right: auto;
	width: 798px;
}
.maindiv
{
	margin: 0px auto 0px auto;
	display: block;
	background-color: #fff;
	width: 798px;
	border-left: #c8dce1 1px solid;
	border-right: #c8dce1 1px solid;
	border-top: #c8dce1 1px solid;
	border-bottom: #c8dce1 1px solid;
}
.moviediv
{
	background-color: white;
	width: 510px;
	position: absolute;
	top: 0px;
	left: auto;
	margin: 150px;
	height: 350px;
	border-right: gray 2px ridge;
	border-top: gray 2px ridge;
	border-left: gray 2px ridge;
	border-bottom: gray 2px ridge;
}
.movieiframe
{
	width: 510px;
	height: 330px;
}	
.mainpageheadingleft
{
	vertical-align: top; 
	width: 20%; 
	text-align: center;
	font-size: 18pt;
	color: #006699;
	font-family: Verdana, Arial, Sans-Serif;
}	
.mainpageheadingright
{
	vertical-align: middle; 
	width: 80%; 
	text-align: center;
	font-size: 24pt;
	color: #006699;
	font-family: Verdana, Arial, Sans-Serif;
}	
.claimsheadingtext
{
	background-color: white;
	font-size: 10pt;
	color: #006699;
	font-family: Verdana, Arial, Sans-Serif;
	vertical-align: top;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.maintablecolumnleft
{
	width: 60%;
	font-size: 9pt;
	color: #006699;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: top;
}
.maintablecolumnright
{
	width: 40%;
	font-size: 9pt;
	color: #006699;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: top;
}
.maintablecolumnfull
{
	width: 100%;
	font-size: 9pt;
	color: #006699;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: top;
}
.maintablecolumncell
{
	font-size: 9pt;
	color: #006699;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: left;
	vertical-align: top;
	padding-top:5px;
	padding-left:0px;
}
.maintablecolumncelllarge
{
	font-size: 11pt;
	font-weight:bold;
	color: #006699;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: left;
	vertical-align: top;
	padding-left:0px;
}
.maintablecolumnbulletlist
{
	font-size: 9pt;
	font-weight:bold;
	color: #006699;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: left;
	vertical-align: top;
	list-style-position: outside;
	list-style-type: disc;
}
.maintablecolumnnumberedlist
{
	font-size: 9pt;
	color: #006699;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: left;
	vertical-align: top;
	list-style-position: outside;
	list-style-type: decimal;
}
.pageheading
{
	background-color: white;
	font-size: 10pt;
	color: #006699;
	font-family: Verdana, Arial, Sans-Serif;
	vertical-align: top;
	text-align: left;
}
.sectionheading
{
	background-color: #006699;
	font-size: 14pt;
	color: white;
	font-family: Verdana, Arial, Sans-Serif;
	vertical-align: middle;
	text-align: left;
	padding-left: 10px;
}
.movieheader
{
	width: 90%;
	height: 20px;
	background-color: gainsboro;
	font-size: 14pt;
	color: #006699;
	font-family: Verdana, Arial, Sans-Serif;
	vertical-align: middle;
	text-align: left;
	padding-left: 10px;
}
.sectiontext
{
	font-size: 9pt;
	color: #006699;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: center;
}
.SubTabSelBg
{
	background-color: #ffffff;
	font-size: 11px; /*font-size: 0.7em;*/
	font-weight: bold;
	border-left: rgb(237,10,32) 1px solid;
	border-bottom: white;
	border-top: solid 1px rgb(237,10,32);
	border-right: solid 1px rgb(237,10,32);
	color: darkred;
}

/* background/border colors for the unselected tabs */
.SubTabOthBg
{
	background-color: gainsboro;
	font-size: 11px;
	font-weight: bold;
	color: gray;
	border-left: rgb(237,10,32) 1px solid;
	border-bottom: rgb(237,10,32) 1px solid;
	border-top: solid 1px rgb(237,10,32);
	border-right: solid 1px rgb(237,10,32);
}

/* text style for the selected tab */
.SubTabSel {
    font-family: Verdana, Arial, Sans-Serif;
    font-size:  11px;
    color:darkred;
    font-weight: bold
}
A.SubTabSel:link {
    font-family: Verdana, Arial, Sans-Serif;
    font-size:  11px;
    color:DarkRed;
    font-weight: bold;
    text-decoration:    none;
}
A.SubTabSel:visited {
    font-family: Verdana, Arial, Sans-Serif;
    font-size:  11px;
    color:DarkRed;
    font-weight: bold;
    text-decoration:    none;
}
A.SubTabSel:active {
    font-family: Verdana, Arial, Sans-Serif;
    font-size:  11px;
    color:DarkRed;
    font-weight: bold;
    text-decoration:    none;
}
A.SubTabSel:hover {
    font-family: Verdana, Arial, Sans-Serif;
    font-size:  11px;
    color:DarkRed;
    font-weight: bold;
    text-decoration:    none;
}

/* text style for the unselected tabs */
.SubTabOth {
    font-family: Verdana, Arial, Sans-Serif;
    font-size:  11px;
    color:gray;
	font-weight: bold;
}

/* background/border colors for the seperation from tabs to page */
.SubTabBorderBg
{
	background-color: gainsboro;
	height: 3;
	border-left: rgb(237,10,32) 1px solid;
	border-right: rgb(237,10,32) 1px solid;
}

/* hyperlink styles of the unselected tabs */
A.SubTabOth:link    
{
	font-family: Verdana, Arial, Sans-Serif;
    text-decoration:    none;
    font-size:  11px;
    color:gray;
}

A.SubTabOth:visited 
{
	font-family: Verdana, Arial, Sans-Serif;
    text-decoration:    none;
    font-size:  11px;
    color:gray;
}

A.SubTabOth:active  
{
	font-family: Verdana, Arial, Sans-Serif;
    text-decoration:    none;
    font-size:  11px;
    color:gray;
}

A.SubTabOth:hover   
{
	font-family: Verdana, Arial, Sans-Serif;
    text-decoration:    none;
    font-size:  11px;
    color:gray;
}
.formedittable
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-left: rgb(237,10,32) 1px solid;
	border-bottom: rgb(237,10,32) 1px solid;
	border-right: solid 1px rgb(237,10,32);
}	
.formeditpanel
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-left: rgb(237,10,32) 1px solid;
	border-bottom: rgb(237,10,32) 1px solid;
	border-right: solid 1px rgb(237,10,32);
}	
.formeditpanel2
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 0px;
}	
.formhead   {
    font-family: Verdana, Arial, Sans-Serif;
    font-size:  20px;
    font-weight:    normal;
    color: #006699;
    background-color: white;
}
.formsubhead   {
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
    font-weight: bold;
    color: #006699;
    background-color: white;
}
.formtext
{
	padding-right: 5px;
	font-weight: bold;
	font-size: 10px;
	color: #006699;
	line-height: 14px;
	font-family: Verdana, Arial, Sans-Serif;
}
.tdformprompt
{
	padding-right: 5px;
	text-align: right;
	font-weight: bold;
	font-size: 10px;
	color: #525252;
	line-height: 14px;
	font-family: Verdana, Arial, Sans-Serif;
}
.tdformfield
{
	padding-left: 5px;
	text-align: left;
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
	font-family: Verdana, Arial, Sans-Serif;
}
.formprompt
{
	font-weight: bold;
	font-size: 10px;
	color: #525252;
	line-height: 14px;
	font-family: Verdana, Arial, Sans-Serif;
}
.formfield
{
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
	font-family: Verdana, Arial, Sans-Serif;
}
.formbutton
{
	color: white;
	background-color: rgb(237,10,32);
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Sans-Serif;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
.shoptext
{
	font-size: 10px;
	color: #006699;
	line-height: 14px;
	font-family: Verdana, Arial, Sans-Serif;
}
.shoptextbold
{
	font-weight: bold;
	font-size: 10px;
	color: #006699;
	line-height: 14px;
	font-family: Verdana, Arial, Sans-Serif;
}
.shoptextred
{
	font-weight: bold;
	font-size: 10px;
	color: red;
	line-height: 14px;
	font-family: Verdana, Arial, Sans-Serif;
}

