.photo
{
    background: #FEFFC8 url(../images/background_thumbnail.jpg) repeat-x center;
    border: solid 1px #E8DCA3;
    padding: 10px;    
}


td
{
	font-family: Arial;
	font-size : 12px;
	height: 22px;	
}


table tr td {
	text-align: left;
}


form#Form1 {
	padding-bottom: 10px;
}

table.StandardTable td {
	text-align: left;
}

td.StandardTextOneline
{
	font-size : 12px;
	width : 100%;
	padding: 1px 1px 1px 3px;
}
table.StandardTableBorderless  {
	width : 450px;
}

table.StandardTable  {
	border: 0px;
	width : 450px;
}

table.StandardTablefull {
	width : 100%;
}
table.StandardTableBorderlessfull  {
	width : 100%;
}


tr.StandardTableHeader
{
	font-weight: bold;
}

td.StandardTableHeader
{
	font-weight: bold;
	color : #FFF;
	font-size : 14px;
	text-transform: uppercase;
}

td.StandardTableQuestion 
{
	font-size : 12px;
	width : 200px;
	height: 20px;
	padding: 1px 1px 1px 3px;
}

td.StandardTableQuestionTextBig
{
	font-size : 12px;
	width : 200px;
	height: 40px;
	padding: 1px 1px 1px 3px;
}
td.StandardTableQuestionOneline
{
	
	font-size : 12px;
	
	padding: 1px 1px 1px 3px;

}
tr.StandardTableQuestionOneline
{
		font-size : 12px;
	width : 200px;
}

td.StandardTableControlArea
{
margin : 2;
}

td.StandardTableError
{
	font-weight: bold;
	color : White;
	font-size : 12px;
	width : 10px;
}


td.StandardTable
{
	font-family: Arial;
	padding: 3px 3px 3px 3px;
	text-align: left;
	border : 0px;
}

INPUT.TextBox
{
	font-family: arial;
	font-weight: normal;
	font-size:11px;
	/*background-color: #DEF3FE;*/
	text-decoration:none;
	color:black;
	padding:1px;
	padding-left:3px;
	border:1px solid;
	border-color:#999999;
}

.DropDowns
{
	/*background-color: #DEF3FE;*/
	color:black;
	line-height:1;
	font-family: arial;
	font-size:11px;
	padding:1px;
	PADDING-LEFT: 0cm;
	border:1px solid;
	border-color:#CCCCCC;
}

input.TextBoxHidden {
  font-family: arial;
  font-weight: normal;
  font-size:11px;
  text-decoration:none;
  border:0;
}

/*SELECT
{
    PADDING-LEFT: 0cm;
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY: arial
}*/
	
 a.MenuLink
{
	COLOR: White;
	font-size:10px;
	FONT-FAMILY: arial;
	TEXT-DECORATION: none;
	font : bold;
	border-left : 1px solid Silver;
	border-right : 1px solid Silver;
	text-align : center;
	padding-left : 5px;
	padding-right : 5px;
}

 a.MenuLink:hover 
{
	COLOR: White;
	font-size:10px;
	FONT-FAMILY: arial;
	TEXT-DECORATION: underline;
	font : bold;
	border-left : 1px solid Yellow;
	border-right : 1px solid Yellow;
	text-align : center;
	padding-left : 5px;
	padding-right : 5px;
}

td.MenuLink
{
	COLOR: White;
	font-size:10px;
	FONT-FAMILY: arial;
	font : bold;
	text-align : right;
}

TABLE.MenuStyle
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12pt;
	WIDTH: 100%;
	COLOR: White;
	FONT-FAMILY: arial;
	background : #0289C1;
	border-bottom : 1px solid #DAA520;
	border-top : 1px solid #DAA520;
}

TABLE.LoginBox
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12pt;
	WIDTH: 100%;
	COLOR: #C0D4F8;
	FONT-FAMILY: arial;
	border-bottom : 1px solid #99cc33;
	border-top : 1px solid #99cc33;
	border-left: 1px solid #99cc33;
	border-right : 1px solid #99cc33;
	padding : 5 5 5 5;
}


.GridHouseClaim {
	border: 1px solid #99cc33;
	width : 100%;
}

.GridHouse {
	border: 1px solid #99cc33;
	width : 500px;
}

.GridHeaderHouse
{
background-color: #99cc33;
	font-weight: bold;
	color : White;
	font-size : 12px;
	padding: 1px 1px 1px 2px;
}

.GridHeaderHouse td
{
background-color: #99cc33;
	font-weight: bold;
	color : White;
	font-size : 12px;
}

.GridHouse td
{
    font-family: Arial;
	padding: 2px 2px 2px 2px;
	text-align: left;
	border : 0px;
}

.GridHouse td.Prem
{
       font-family: Arial;
   padding: 5px 5px 5px 5px;
     font-weight: bold;
    text-align: left;
}

.GridHouse a
{
    text-decoration: none;
}

.GridHouse a:hover
{
    text-decoration: underline;
}


.GridMotor {
	border: 2px solid #99cc33;
	width : 511px;
}

.GridHeaderMotor
{
	font-weight: bold;
	background-color: #99cc33;
}

.GridHeaderMotor td
{
	font-weight: bold;
	color : #336600;
	font-size : 12px;
}


.GridMotor td
{
    font-family: Arial;
	padding: 5px 5px 5px 5px;
	text-align: left;
	border : 0px;
}

.GridMotor td.Prem
{
       font-family: Arial;
   padding: 5px 5px 5px 5px;
     font-weight: bold;
    text-align: left;
}

.GridMotor a
{
    text-decoration: none;
}

.GridMotor a:hover
{
    text-decoration: underline;
}

.GridMotorinput TextBox
{
	font-family: arial;
	font-weight: normal;
	font-size:11px;
	background-color: #DEF3FE;
	text-decoration:none;
	color:#666666;
	padding:1px;
	border:1px solid;
	border-color:#999999;
	width: 5px;
}



.GridItem
{
    background-color: #726c4a;
}

.GridAltItem
{
    background-color: #827c5a;
}


td.GridBestQuotation
{
	font-weight: bold;
	color : Maroon;
	font-size :26px;
}

td.ErrorStandard
{
	padding: 5px;
	font-weight: bold;
	color : Red;
}



Table.BusyBox
{
	PADDING-RIGHT: 4px;
	PADDING-LEFT: 4px;
	FONT-SIZE: 25px;
	PADDING-BOTTOM: 4px;
	PADDING-TOP: 4px;
	FONT-FAMILY: arial;
	BACKGROUND-COLOR: white;
	border : 1px dotted Silver;
	width : 300px;
}

TD.BusyBox
{
	FONT-SIZE: 25px;
	FONT-FAMILY: arial;
	font-weight : bold;
}


div#TitleSegment {
	height: 105px;
	width: 620px;
	font : italic bold 10px Verdana;
	text-align : left;
	color : White;
	background-image: url(../Images/title.gif);
	background-repeat: no-repeat;
	
}

/* Policy Add-Ons Collection*/

table.PolicyAddOnCollection 
{
	width: 480px;
	border-style:none;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

tr.PolicyAddOnHeader
{
	font-weight: bold;
	width: auto;
	background-color: #0289c1;
	border-style:none;
}

td.PolicyAddOnHeader
{
	font-weight: bold;
	color : White;
	width:auto;
	font-size : 12px;
	padding: 1px 1px 1px 3px;
	border-style:none;
}

td.PolicyAddOnName
{
	width: 200px;	
	margin: 2;	
}

td.PolicyAddOnNetPriceArea
{
	width: 180px;	
	margin : 2;
}

td.PolicyAddOnCheckboxArea
{
	width: 100px;
	font-size: 11;	
	margin : 2;
}

/* Renewal Collection */


table.RenewalCollectionOuter
{
	border: 1px solid #99cc33;
	width: 500px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

table.RenewalCollection {
	width: 480px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

table.dateCollectionSub
{
	width : 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
}

tr.RenewalCollectionHeader
{
	font-weight: bold;
	background-color: #99cc33;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

td.RenewalCollectionHeader 
{
	font-weight: bold;
	color : White;
	font-size : 12px;
}

td.RenewalCollection 
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

td.RenewalCollectionImage
 {
	width : 100px;
	margin: 0 0 0 0;
	padding: 10 10 10 10;
}

td.RenewalCollectionDesc 
{	
	margin: 0 0 0 0;
	padding: 10 10 10 10;
}

td.RenewalCollectionDates {
	width : 150;
	margin: 0 0 0 0;
	padding: 10 10 10 10;
	text-align: right;
}

td.RenewalCollectionLabel{
	width : 100%;
	margin: 0 0 0 0;
	padding: 10 10 10 10;
}

td.IgnoreDate
{
	font: italic 10px;
	color: #A9A9A9;
	vertical-align: middle;
}

input.IgnoreDate
{
	border: Gray;
}

.ErrorLabel
{
	color: Red;
	font-weight: bolder;
	text-align: center;
}

table.Assumptions
{
	font-family: Arial;	
	width : 450px;	
}

tr.AssumptionsTitle
{
	font-weight:bolder;
	font-size:xx-large;
}

tr.AssumptionsHeader
{	
	background: #0289C1 url(../images/table_header_bg2.jpg) repeat-x;	
	font-weight: bold;			
}

td.AssumptionsHeader
{
	font-size : 16px;
	font-weight:bold;
	color:#0289C1;
	padding: 1px 1px 1px 3px;	
}

td.Assumptions
{	
	background-color:#DEF3FE;
}

td.WebControlContactFormStatus
{
	color: Red;
	font: bold 12px;
	text-align: center;
}


INPUT.TextBoxCapatcha
{
	font-family: arial;
	font-weight: normal;
	font-size: 30px; /*background-color: #DEF3FE;*/
	text-decoration: none;
	color: black;
	border: 1px double #4F5A63;
	background-color: #FAFAFA;
	width: 130px;
	text-align: center;
}

.BOLDme {
	font-weight: bold;
}

.BoldnOrangeme {
	font-weight: bold;
	color: #EFA937
}
