﻿body, table
{
	background-color: #ffffff;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Verdana, Geneva, Sans-Serif;
	font-size: 100%;
	/*line-height: 100%;*/
	color: #000000;
	line-height: 1.5em;
}

body { margin-top : 10px; }

/* table with borders */
table
{
	border: solid 1px #696A6C;
}

td
{
	border: solid 1px #696A6C;
    margin: 0;
    padding: 4px;
}

/* headings */
h1, .Heading1
{
	font-size: 130%;
	font-family: Arial, Verdana, Geneva, Sans-Serif;
	color: #8F1304;
	margin: 0 0 10px 0;
	padding : 0 0 5px 0;
	font-weight: normal;
	width:100%;
	border-bottom: solid 1px #808080;
}

h2,h3,h4, .Heading2, .Heading3, .Heading4
{
	font-family: Arial, Verdana, Geneva, Sans-Serif;
	color: #8F1304;
	margin: 0 0 10px 0;
	padding : 0 0 5px 0;
	font-weight: normal;
	width:100%;
	border-bottom: solid 1px #808080;
}

h2, .Heading2 { font-size: 125%; }
h3, .Heading3 { font-size: 120%; }
h4, .Heading4 { font-size: 115%; }

/* Paragraphs */
p, .Para
{
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}

/* Hyperlinks */
a
{
	text-decoration: underline;
	color: #D30000;
}

a:hover
{
	color: #808080;
}
		
/* simple classes */
.NoBorder { border: none; }

.ClearBoth { clear: both; }

.ExtraLargeText { font-size: 130%; }
.BigText { font-size: 110%; }
.NormalText { font-size: 100%; }
.SmallText { font-size: 90%; }		

.Central { text-align: center; }

.PicLeft { float:left; padding: 0 10px 0 0; border: none; }
.PicRight { float:right; padding: 0 0 0 10px; border: none; }

.ErrorLabel, .Highlight { color: #ff0000; font-weight: bold; }
.Tip { color: #ff0000; font-size: 80%; font-weight: bold; }

.Spacing20 { width: 100%; height: 20px; }
.Spacing { width: 100%; height: 10px; }
.Spacing5 { width: 100%; height: 5px; }
.Spacing2 { width: 100%; height: 2px; }

.TopBorder { border-top: solid 1px #808080; }

.hidden { display: none; }
.unhidden { display: block; }

.Bold { font-weight: bold; }

.Overflow { overflow: auto; }

.FixedFontSizeSmall { font-size: 14px; }
.FixedFontSizeLarge { font-size: 16px; }

/* Standard warnings */
.InfoMsg 
{
	background: #FFFFC8 url(Graphics/info1.gif) no-repeat;
	padding-left: 40px;
	min-height: 30px;
	color: #000000;
	font-style: normal;
}

.ErrorMsg
{	background: #FFFFC8 url(Graphics/error.gif) no-repeat;
	padding-left: 40px;
	min-height: 30px;
	color: #000000;
	font-style: normal;
}

.WarningMsg
{
	background: #FFFFC8 url(Graphics/warning.gif) no-repeat;
	padding-left: 40px;
	min-height: 30px;
	color: #000000;
	font-style: normal;
}

/* banner */
#Banner
{
	height: 160px;
	width: 100%;
	background: #ffffff url(Graphics/bg-banner.gif) repeat-x;
}

.Wrapper
{
	width: 780px;
	margin: 0 auto 0 auto;
}

#BannerPlaceHolder
{
	float:left;
	width: 265px;
	height: 160px;
	background: #ffffff url(Graphics/banner-placeholder.jpg) no-repeat;
}

#BannerMenu
{
	float: right;
	width: 480px;
	height: 160px;
	text-align: left;
}				

#FontAdjust
{
	text-align: right;
	height: 30px;
	line-height: 30px;
}

#BannerTitle
{
	height: 60px;
	padding-top: 30px;
	font-size: 150%;
	color: #ffffff;
}

/* Content */
#ContentHolder { margin: 1px 0 10px 0; }

#Navigator { float:left; width: 259px; padding: 0 3px 0 3px; }

.NavPanel { border: solid 1px #8F1304; }

#Content { float: right; width: 495px; }

/* navigator items */
#Navigator ul
{
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#Navigator ul li
{
	padding: 0 0 0 0;
}

/* Styles for Menu Items */
#Navigator ul li a 
{
	text-decoration: none;
	padding: 2px 0 2px 2%;
	font-size: 120%;
	color: #ffffff; /*#00498d	;*/
	display:block;
	width: 98%;
	background: #8f1304;
	height: 2em;
	line-height: 2em;
}

#Navigator ul li a:hover 
{ 
	
}	

#Navigator li ul 
{ 
	margin-top: 0;
	margin-bottom: 0;
}	
		
#Navigator li ul li a 
{ 
	padding: 2px 0 2px 4%;
	font-size: 100%;
	text-decoration: underline;
	color: #D30000;
	display:block;
	width: 96%;
	background: #ffffff;
}
		
#Navigator li ul li a:hover { color: #808080; }

/* Footer */
#Footer
{
	clear: both;
	border-top: solid 1px #808080;
	padding-top: 10px;
	text-align: center;
}	

/* Home page */
.HomeCol1
{
	width: 49%;
	padding-right: 1%;
	float:left;
	/*border-right: solid 1px #808080;*/
}

.HomeCol2
{
	width: 	47%;
	float:right;
}

/* Policy finder */
.TwoCol { float:left; width: 49%; }

/* Grids */
td { vertical-align: text-top; }

.Grid { width: 100%; font-size: 100%; }

.GridRow { background-color: #ffffff; color: #000000; border-bottom: solid 1px #808080; vertical-align:text-top; }

.GridAlternateRow { background-color: #dcdcdc; color: #000000;  border-bottom: solid 1px #808080; vertical-align: text-top; }

.GridHeading { background-color: #B00903; color: #ffffff; font-weight: normal; }

.GridHeading a { color: #ffff00; text-decoration: underline; }
.GridHeading a:hover { font-weight: bold; }

.Saving { background-color: #ffff00; }

/* Policy page */
.Policy
{
	overflow: auto;
	padding: 0 0 0 0;
}

.InsurerImage
{
	width: 100%;
}

.PolicyDetails, .PolicyDetailsExtended
{
	width: 100%;
}

/*.PolicyDetailsExtended { height: 120px; }*/

.Benefits, .PolicyDocs { padding: 0 0 0 0; }

.PolicyDocLinks { width: 100%; }
.BenefitsList { width: 100%; font-size: 80%; }
.BenefitWarning { width: 100%; font-size: 80%; color: #ff0000; }

.AdobeReader { width: 24%; float: right; font-size: 80%; }

.BenefitDescription { width: 75%; float:left; }
.BenefitAmount { width: 24%; float: right; text-align: right; }
.BenefitRowAlternate { background-color: #dcdcdc; width: 100%; overflow: auto;}
.BenefitRow { width: 100%; overflow: auto;}
.AppDetails { padding: 0 0 0 0; }

.PolicyInfo { overflow: auto; width: 100%; }
.PolicyLabel { float:left; width: 20%; font-weight:bold; }
.PolicyItem { float:right; width: 79%; }

/* floating ajax stuff */
.AjaxLoader { background: #ffffff; padding: 10px 10px 10px 10px; text-align: center; height: 90px; display: none;}

/* highlight buttons */
.HighlightedButtons { background-color: #ffff00; padding: 5px 0 5px 0; text-align:center; }

.Button
{
	border: none;
	height: 50px;
	width: 230px;
	background: transparent url(Graphics/lg-button.gif) no-repeat;
	text-align: center;
	color: #ffffff;
	font-size: 17px;
}

.ButtonRight { float: right; width: 230px; height: 50px; }
.ButtonLeft { float: left; width: 230px; height: 50px; }

/* Explanations on insurance screens */
.Explanation 
{ 
	font-size: 80%; 
	border-top: solid 1px #808080;
	padding-top: 5px;
}

/* Standard input sizes */
.StdInput
{
	font-size: 100%;
}		

/* insurance application */
.Sum 
{ 
	background-color: #c0c0c0;
	padding: 3px 3px 3px 0;
	border-bottom: solid 1px #ffffff;
	text-align: right; 
}

.ApplicationNote
{
	border-top: solid 1px #808080;
	padding-top: 5px;
}
	