/* CSS Document */

/*	*********************************
	CSS Styles for miQuotes 
	v1.0, 09/2004
	*********************************
*/

/*
BODY
{
	background-color: #FFFFFF;
	color: #333366;
	font-family: Verdana;
	font-size: 9pt;
	margin-left: 0px;
	margin-top: 0px
} */

/* text style for the site links (at extreme top-right of header) */
/*.SiteLink 
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: white;
   	background-color: #9999cc;
}   */
.alignEmergency
{
	text-align: center;
}




/* text style for the banner at top of page containing logo */
.topnav
{
	font-size: 9px;
	color: #ffffff;
	font-family: Verdana;
	text-align: left;
}

/* style for the data grid title */
.GridTitle
{
	font-size: 18px;
	color: #333366;
	font-family: Arial;

}
/* style for the title */
.header
{
	color:#2e3b66;
	font-size:16px;
	font-family:Arial;
	font-weight:bold;
	text-align:justify;
	
}
/* style for the data grid header */
.GridHeader
{
	font-size: 12px;
	color: #333366;
	font-family: Verdana;
	background-color: #9999cc;
	text-align: left;
}
.GridHeader A:link
{
	font-weight: bold;
	color: #333366;
	
}
.GridHeader A:visited
{
	font-weight: bold;
	color: #333366;
	
}
.GridHeader A:hover
{
	font-weight: bold;
	color: White;
	
}
.DListItem
{
	font-size: 13px;
	color: black;
	font-style: italic;
	font-family: Verdana;
	background-color: #ffffff;
	text-align: left;
}
.DListAltItem
{
	font-size: 13px;
	color: black;
	font-style: italic;
	font-family: Verdana;
	background-color: #ffffff;
	text-align: left;
	
}
.DListHeader
{
	font-weight: bold;
	color:Black;
	font-size: medium;
	font-family: Times New Roman;
	background-color: #ffffff;
}

/* style for the data grid item */
.GridItem
{
	font-size: 10px;
	color: #333366;
	font-family: Verdana;
	background-color: #ffffff;
	text-align: left;
}
.GridItem A:link
{
	
	font-weight: bold;
	color: #333366;
	text-decoration: underline;
}
.GridItem A:visited
{
	
	font-weight: bold;
	color: #333366;
	text-decoration: underline;
}
.GridItem A:hover
{
	font-weight: bold;
	color: #ff9900;
	text-decoration: underline;
	
}	
	
/* style for the alt data grid item */
.GridAltItem
{
	font-size: 10px;
	color: #333366;
	font-family: Verdana;
	background-color: #cccccc;
	text-align: left;
	
}
.GridAltItem A:link
{
	
	font-weight: bold;
	color: #333366;
	text-decoration: underline;
	
}	
.GridAltItem A:visited
{
	
	font-weight: bold;
	color: #333366;
	text-decoration: underline;
}	
.GridAltItem A:hover
{
	font-weight: bold;
	color: #ff9900;
	text-decoration: underline;
}		
.BTN1
{
cursor: hand;
cursor: pointer;
font-family: verdana,Arial,"MS Sans Serif";
font-weight: normal;
font-size:8pt;
/*background-color: #b6cbeb;*/
Padding-right: .5em;
padding-LEFT: .5em;
}

/* style for table data */
.PageTable
{
	border-right: #333366 2px double;
	border-top: #333366 2px double;
	font-size: 12px;
	border-left: #333366 2px double;
	color: #333366;
	border-bottom: #333366 2px double;
	font-family: verdana;
}
.PageTableS
{
	border-right: #333366 0px double;
	border-top: #333366 0px double;
	font-size: 12px;
	border-left: #333366 0px double;
	color: #333366;
	border-bottom: #333366 0px double;
	font-family: verdana;
	background-color: #eeeeee;
}
.PageTableNav
{
	border-right: #333366 1px double;
	/*border-top: #333366 1px double;*/
	font-size: 12px;
	/*border-left: #333366 1px double;*/
	color: #333366;
	font-family: verdana;
	background-color: white;
}
.PageTableNavbottom
{
	border-right: #333366 1px double;
	font-size: 12px;
	/*border-left: #333366 1px double;*/
	border-bottom: #333366 1px double;
	color: #333366;
	font-family: verdana;
	background-color: white;
}
.PageTableH
{
	border-right: #333366 0px double;
	border-top: #333366 0px double;
	font-size: 12px;
	border-left: #333366 0px double;
	color: #333366;
	border-bottom: #333366 0px double;
	font-family: verdana;
	background-color: #778899;
}
.PageTableHome
{
	border-right: #333366 0px double;
	border-top: #333366 0px double;
	font-size: 12px;
	border-left: #333366 0px double;
	color: #333366;
	border-bottom: #333366 0px double;
	font-family: verdana;
	background-color: white;
}
.ConTable
{
	font-family:verdana;
	font-size:12px;
	color: #333366;
}

/* style for the table data header - First TR */
/*.PageTableHeader 
{
	font-weight:bold;
	font-size:14px;
	background-color: #006633;
	color: #ffffff;
}*/

/* style for the table field label */
.tdField
{
	
	font-size: 12px;
	color: #333366;
	font-family: verdana;
}
.tdField1
{
	font-weight: bold;
	font-size: 12px;
	color: #333366;
	font-family: verdana,Helvetica,Arial;
	text-decoration: underline;
}

.tdField2
{
	font-size: 12px;
	text-transform: capitalize;
	color: #333366;
	font-family: verdana,Helvetica,Arial;
}
.tdField3
{
	font-weight: bold;
	font-size: 11px;
	color: #333366;
	font-family: verdana;
}


/* style for the table field data */
.tdValue
{
	font-size: 12px;
	color: black;
	font-family: verdana;
}
.usValue
{
	font-weight: bold;
	font-size: 11px;
	color: red;
	font-family: verdana;
}
.usValue2
{
	font-weight: bold;
	font-size: 11px;
	color: red;
	font-family: verdana;
}

/* style for the alternating table rows */
.TblRow
{
	background-color: #dcdcdc;
}
.TblRownew
{
	background-color: #778899;
}
.TblRowH
{
	background-color:#778899;
}

.Logintbl
{
	border-right: #336699 thin solid;
	border-top: #336699 thin solid;
	font-size: 12px;
	border-left: #336699 thin solid;
	color: #333366;
	border-bottom: #336699 thin solid;
	font-family: verdana;
	background-color: buttonface;
}
.direct
{
	color: Navy;
	font-family: Arial;
	font-size: 9px;
}
/*.term
{
	color:#2e3b66;
	font-size:12px;
	font-family:Arial;
	background-color:#F8F5E7;
	
}*/
/*.navbarhome
{
	color: white;
	font-size:12px;
	font-family:Arial;
	background-color:#333366;
	text-decoration:none;
		
}*/
/*.navbarhome A:link
{
	color: white;*/
	/*text-decoration: underline;*/
	
/*}
.navbarhome A:visited
{
	color: white;*/
	/*text-decoration: underline;*/
		
/*}
.navbarhome A:hover
{
	color: #ff9900;
	text-decoration: underline;
		
}*/
.navbar
{
	color: #FFFFDD;
	font-size:12px;
	font-family:Arial;
	background-color:#333366;
		
}
.navbar A:link
{
	color: #FFFFDD;
	/*text-decoration: underline;*/
	
}
.navbar A:visited
{
	color: #FFFFDD;
	/*text-decoration: underline;*/
		
}
.navbar A:hover
{
	color: #ff9900;
	text-decoration: underline;
		
}

.Altterm
{
	color:#f0f8ff;
	font-size:12px;
	font-family:Arial;
	
}
/* style for the data grid item */
/*.DataGridHeader
{
	font-size: 12px;
	color: #333366;
	font-family: Verdana;
	background-color: #006633;
	text-align: left;
}
.DataGridHeader A:link
{
	font-weight: bold;
	color: white;
	
}
.DataGridHeader A:visited
{
	font-weight: bold;
	color: white;
	
}
.DataGridHeader A:hover
{
	font-weight: bold;
	color: e4cd99;
	
}
.DataGridItem
{
	font-size: 12px;
	color:#2e3b66;
	font-family:Arial;
	background-color:#F8F5E7;
	text-align: left;
}
.DataGridItem A:link
{
	
	font-weight: bold;
	font-family:Arial;
	font-size:11px;
	color: black;
	text-decoration: underline;
}
.DataGridItem A:visited
{
	
	font-weight: bold;
	font-family:Arial;
	font-size:11px;
	color:black;
	text-decoration: underline;
}
.DataGridItem A:hover
{
	font-weight: bold;
	font-family:Arial;
	font-size:11px;
	color: #e4cd99;
	text-decoration: underline;
	
}	
	
/* style for the alt data grid item */
/*.DataGridAltItem
{
	font-size: 12px;
	color:#2e3b66;
	font-family:Arial;
	background-color:#F8F5E7;
	text-align: left;
	
}
.DataGridAltItem A:link
{
	
	font-weight: bold;
	font-family:Arial;
	font-size:11px;
	color: black;
	text-decoration: underline;
	
}	
.DataGridAltItem A:visited
{
	
	font-weight: bold;
	font-family:Arial;
	font-size:11px;
	color: black;
	text-decoration: underline;
}	
.DataGridAltItem A:hover
{
	font-weight: bold;
	font-family:Arial;
	font-size:11px;
	color: #e4cd99;
	text-decoration: underline;
}		*/
.carrier
{
	color:#2e3b66;
	font-size:12px;

	text-align: left;
	font-family:Arial;
	/*background-color:#DFEDFB;*/
	font-weight:bold;
	/*font-size:14px;*/
	background-color: #eeeeee;
	/*color: #ffffff;*/
}
.datagrid
{
	color:#2e3b66;
	font-size:12px;
	font-family:Arial;
	background-color:#DFEDFB;
	
}
.BottomMenu
{
	font-size: 14px;
	color: #708090;
	font-family: Verdana;
	text-align: center;
}
.BottomMenu A:link
{
	
	font-weight: bold;
	font-family:Arial;
	font-size:14px;
	color: #708090;
	text-decoration: underline;
	
}	
.BottomMenu A:visited
{
	
	font-weight: bold;
	font-family:Arial;
	font-size:14px;
	color:#708090;
	text-decoration: underline;
}	
.BottomMenu A:hover
{
	font-weight: bold;
	font-family:Arial;
	font-size:14px;
	color: #e4cd99;
	text-decoration: underline;
}
.copyrights
{
	font-family:Arial;
	font-size:10px;
	color:#808080;
}
.copyhits
{
	font-family:Arial;
	font-size:10px;
	color:#808080;
}
.copyhits A:hover
{
	font-family:Arial;
	font-size:10px;
	color:#808080;
}
.copyhits A:visited
{
	font-family:Arial;
	font-size:10px;
	color:#808080;
}
.copyhits A:link
{
	font-family:Arial;
	font-size:10px;
	color:#808080;
}
.Oops
{
	font-size: 16px;
	font-weight:bold;
	color: #708090;
	font-family: Arial;
	background-color:#DFEDFB;
}
.OopsNY
{
	font-size: 12px;
	color: red;
	font-family: verdana;
	
}
/*.Insurance
{
	font-size: 14px;
	color: white;
	font-family: Verdana;
	background-color: #006633;
	text-align: center;
}
.Insurance A:hover
{
	font-size:11px;
	font-family:Arial;
	color: #e4cd99;
}
.Insurance A:visited
{
	font-size:11px;
	font-family:Arial;
	color: #e4cd99;
}
.Insurance A:link
{
	font-size:11px;
	font-family:Arial;
	color: #e4cd99;
}*/
.Info
{
	color:#2e3b66;
	font-size:12px;
	font-family:Arial;
	text-align:justify;
	
}
.Disclaimer
{
	color:#2e3b66;
	font-size:10px;
	font-family:Arial;
	text-align:justify;
	
}
.AgentName
{
	font-size:26.5px;
	font-family:Arial;
}	
.Phrase
{
	font-size:13.5px;
	font-family:Arial;
}
.Address
{
	font-family:Verdana;
	font-size:11px;
}
.Intro
{
	font-family:Verdana;
	font-size:11px;
	color:#115F95;
    font-weight:bold;
}
.miq
{
	font-size: 13px;
	color:#2e3b66;
	font-family: Verdana;
	background-color:#DFEDFB;
	text-align:left;
}
.signup
{
	font-size: 11px;
	color: #333366;
	font-family: verdana,Helvetica,Arial;
	text-align:center;
}
.signback
{
	font-size: 11px;
	color: #333366;
	font-family: verdana,Helvetica,Arial;
	background-color:White;
}
.newmember
{
	font-weight:bold;
	font-size:16px;
	background-color: #708090;
	color: #ffffff;
}
.moreinfo
{
	font-size:12px;
	font-family:Verdana;
	color: #e4cd99;
	text-decoration: underline;
}
.moreinfo A:hover
{
	font-size:12px;
	font-family:Verdana;
	color: white;
}
.moreinfo A:visited
{
	font-size:12px;
	font-family:Verdana;
	color: white;
}
.moreinfo A:link
{
	font-size:12px;
	font-family:Verdana;
	color: white;
}
