/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	margin-top: 10px;
}

.clr {
	clear: both;
}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}

#buttons_outer {
	
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px !important;
	height: 23px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: url('none');
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc
}

ul#mainlevel-nav li a
{
	display: block;
 	text-decoration: none;
	color: #FFFFFF;
	background: transparent;
}

#buttons>ul#mainlevel-nav li  { width: auto; }

	ul#mainlevel-nav li 
{
	color: #FFFFFF;
	background: #c64934;
}


#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	
	height: 150px;
	background: url('../images/header_short.jpg') no-repeat;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
 text-align:right;

}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url('../images/button_bg.png') repeat-x;
  line-height: 20px;
  margin: 1px; padding-left:10px; padding-right:10px; padding-top:0px; padding-bottom:0px
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #FFFFFf;
  width: auto;
  background: url('../images/button_bg.png') repeat-x;
  line-height: 20px;
  margin: 1px; padding-left:10px; padding-right:10px; padding-top:0px; padding-bottom:0px
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url('../images/arrow.png');
background-repeat: no-repeat;
background-position: 0px 2px
}


td {
	text-align: left;
	font-size: 11px;
}
p {
	text-align: justify;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans Serif;
}

body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #333333;
	background: #ffffff;
}

/* Joomla core stuff */




table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 0px;
}

table.contentpaneopen td.componentheading {
	padding-left: 0px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 0px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #c64934;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
 border: 1px solid #cccccc;
   width: auto;
  background: url('../images/button_bg.png') repeat-x;
  line-height: 18px !important;
  line-height: 16px !important;
  height: 26px !important;
  height: 24px !important;
  margin: 1px; padding-left:5px; padding-right:5px; padding-top:0px; padding-bottom:0px
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	 
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;

	color: #000000;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	background: url('../images/subhead_bg.png') repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin-left:0; margin-right:0; margin-top:0; margin-bottom:2px
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #F1F1F1;
  padding: 4px;
  height:22px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url('../images/subhead_bg.png') repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	text-valign:middle;
	padding-top: 0px;
	padding-left: 0px;
	height: 25px;
	width: 100%;
	text-decoration: none;
	background:#2C2E69;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #FFFFFF;
}

a.mainlevel#active_menu {
	color:#FFFFFFF;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #ffffff;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #6699cc;
	text-align: left;
}

a.sublevel:hover {
	color: #6699cc;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #6699cc;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}
body
{
font-family:Arial;
}

.toplink
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.toplink:link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.toplink:hover 
 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ff6600;
	text-decoration:underline;
}
/* naveen: fs*/
.topmouseover
{
	/*background-color:#C3E658;*/
	background-color:#153474;
}
.topmouseout
{
	background-color:#6699cc;
}
.toplinkover
{
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
	font-family:Arial;
	font-size:11px;
}
.toplinkout
{
	color:#153474;
	background-color:#6699cc;
	/*text-decoration:none;
	font-weight:bold;*/
	font-family:Arial;
	font-size:11px;
}
.topmenulink:link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	/*background-color:#6699cc;*/
	color:#ffffff;
	text-decoration:none;
}
.topmenulink:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	/*background-color:#153474;*/
	color:#ffffff;
	text-decoration:none;
}
.topmenulink:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	/*background-color:#153474;*/
	color:#ffffff;
	text-decoration:underline;
}
.topmenulink:active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	/*background-color:#153474;
	color:#ffffff;*/
	text-decoration:none;
}

.topline
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding-left:5px;
	padding-right:5px;
}
.topblkline
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6699cc;
	padding-left:5px;
	padding-right:5px;
}
.borderTable
{
	border:1px #153C7F solid;
}
.blueHighlightText
{
   border-top:0px none;
   border-bottom:0px none;
   font-family:Arial;
   font-size:11px;
   color:#FFFFFF;
   padding:2px;
   background-image:url('../Images/SectionTitleBgnd.jpg');
}    
.bottomTd
{
	border-top:1px #153C7F solid;      
	border-bottom:1px #153C7F solid;                      
}   
.bulletText
{
   border-top:0px;
   border-bottom:0px;
   font-family:Arial;
   font-size:11px;
   color:#000000;   
}
.data
{
	font-family:Arial;
	font-size:11px;
	color:#000000; 
}

.datagrid{FONT: 11px;font-weight:bold;color:#336699; FONT-FAMILY:Arial;FONT-SIZE: 11px;TEXT-ALIGN:left;border: 0px solid #000000;}
.datagridHeaderStyle{FONT: 12px;font-weight:bold;color:#336699; FONT-FAMILY:Arial;FONT-SIZE: 11px;TEXT-ALIGN:left; text-decoration:underline;  background-color: #F6F6F6;} 
.datagridItemStyle{FONT: 11px Arial;color:#336699; text-align:left;  background-color: #F6F6F6;}
.datagridAlternatingItemStyle{FONT: 13px Arial;color:#336699; text-align:left; background-color: #F6F6F6;}
.tableAlternative1{font-size:11px;font-family: Arial,Times New Roman,Verdana; background-color: #D3E2F1;}
.tableAlternative2{font-size:11px;font-family: Arial,Times New Roman,Verdana; background-color: #E3EDF6;}
 
.headTrailer
{
	border-bottom:1px #153C7F solid;                      
	border-left:1px #153C7F solid;                        
	border-right:1px #153C7F solid;                                
}
.Label
{
    background-color:#f0f7ff;
    font-family:Verdana;
    font-size:11px;
    color:#000000;
    text-align:left;        
}
.ErrorLabel
{
    background-color:#f0f7ff;
    font-family:Verdana;
    font-size:13px;
    color:Red;
    text-align:left;        
}
.NoteLabel
{
    background-color:#f0f7ff;
    font-family:Verdana;
    font-size:10px;
    color:Navy;
    text-align:left;        
    font-style:italic;
}
.linkFooterText
{
	border-top:0px;
	border-bottom:0px;
	font-family:Arial;
	font-size:10px;
	color:#d5ffff;
	padding:1px;
	text-align:center;
}
.linkText
{
	border-top:0px;
	border-bottom:0px;
	font-family:Arial;
	font-size:12px;
	padding:1px;
	text-align:center;
}    
.menuButton
{
	background-color:#ffffff;      
	border-top:1px #000000 solid;      
	border-bottom:1px #000000 solid;                      
	border-left:1px #000000 solid;                        
	border-right:1px #000000 solid;
	text-align:center;
	font-family:Arial;
	font-size:12px;
}
.menuCombo
{
    background-color:#f0f7ff;
    font-family:Arial;
    font-size:12px;
    color:#000000;
    text-align:left;
}

.menuLabel{
	font-family:Arial;
	font-size:12px;
	background-image:url('../Images/tabbgnd.jpg');
	text-align:center;
	border-top:1px #153C7F solid;        
}
.menuTrailer{
	font-family:Arial;
	font-size:10px;
	background-image:url('../Images/tabbgnd.jpg');
	border-top:1px #153C7F solid;        
	border-right:1px #000000 solid;        
}
.radioData
{
    background-color:#f0f7ff;
    font-family:Verdana;
    font-size:11px;
    color:#000000;
    text-align:left;
}
.sectionMainHeading
{
   border-top:0px none;
   border-bottom:0px none;
   font-family:Arial;
   font-size:13px;
   font-weight:bold;
   color:#FFFFFF;
   background-image:url('../Images/SectionTitleBgnd.jpg');
   padding:3px
}
.sectionSubHeading
{
   border-top:0px;
   border-bottom:0px;
   font-family:Arial;
   font-size:12px;
   font-weight:bold;
   color:#000000;
   padding:3px;
}
.textData
{
    background-color:#f0f7ff;    
    font-family:Verdana;
    font-size:11px;

    color:#000000;
    text-align:left;
    border: inset 1px #566779;  
    width:195px;          
}
.textDataMandatory
{
    background-color:#FFFFC0;    
    font-family:Verdana;
    font-size:11px;
    color:#000000;
    text-align:left;
    border: inset 1px #566779;  
    width:195px;          
}
.textDataMandatoryMotorQuote
{
    background-color:#FFFFC0;    
    font-family:Verdana;
    font-size:11px;
    color:#000000;
    text-align:left;
    border: inset 1px #566779;  
    width:100px;          
}
.textChangedDataMotorQuote
{
    background-color:#f0f7ff;
    font-family:Verdana;
    font-size:11px;
    color:#000000;
    text-align:left;
    border: inset 1px #566779;  
    width:100px;          
}
.textChangedData
{
    background-color:#FFFFC0;
    font-family:Verdana;
    font-size:11px;
    color:#000000;
    text-align:left;
    border: inset 1px #566779;  
    width:200px;          
}
.textDataMotorHome
{
    background-color:#FFFFC0;
    font-family:Verdana;
    font-size:11px;
    color:#000000;
    text-align:left;
    border: inset 1px #566779;  
    width:200px;          
}
.textChangedDataNonMandatory
{
    background-color:#f0f7ff;
    font-family:Verdana;
    font-size:11px;
    color:#000000;
    text-align:left;
    border: inset 1px #566779;  
    width:200px;          
}
.textDatePicker
{
    background-color:#f0f7ff;    
    font-family:Verdana;
    font-size:11px;
    color:#000000;
    text-align:left;
    border: inset 1px #566779;  
    width:170px;          
}
.textDatePickerMandatory
{
    background-color:#FFFFC0;    
    font-family:Verdana;
    font-size:11px;
    color:#000000;
    text-align:left;
    border: inset 1px #566779;  
    width:180px;          
}
.textDatePickerMandatoryMultiTrip
{
    background-color:#FFFFC0;    
    font-family:Verdana;
    font-size:11px;
    color:#000000;
    text-align:left;
    border: inset 1px #566779;  
    width:173px;          
}
.CarHomeComboData
{
    background-color:#f0f7ff;    
    font-family:Verdana;
    font-size:11px;
    color:#000000;
    text-align:left;
    border: inset 1px #566779;  
    width:205px;          
}
.textCarRegistration
{
    /*background-color:#f0f7ff;*/
    font-family:Arial;
    font-size:12px;
    color:#000000;
    text-align:left;
    border: inset 1px #566779;  
    width:25px;          
}
.hyperlink
{
    FONT: 11px Arial; 
    color: blue; 
    text-decoration: none;
}
.hyperlink:visited
{
    FONT:  11px Arial; 
    color:Blue; 
    text-decoration: none;
}
.hyperlink:hover
{
    FONT: 11px Arial; 
    color: green; 
    text-decoration: underline;
}
.showBlock
{
	display: block;
}

.hideBlock
{
	display: none;
}
.textDataCarQuote
{
    background-color:#f0f7ff;    
    font-family:Verdana;
    font-size:11px;
    color:#000000;
    text-align:left;
    border: inset 1px #566779;  
    width:190px;          
}
.toptext
{
	font-family:Arial;
	font-size:11px;
	color:#000000;
}
.topuser
{
	font-family:Arial;
	font-size:11px;
	color:#336699;
}
.toptextbold
{
	font-family:Arial;
	font-size:11px;
	color:#666666;
	font-weight:bold;
}
.menuon
{
font-family:Arial;
font-size:10px;
color:#000000;
font-weight:bold;
background-image:url('../images/tab_on_bg.gif');
background-repeat:repeat-x
}
.menuoff
{
font-family:Arial;
font-size:10px;
font-weight:bold;
color:#ffffff;
background-image:url('../images/tab_off_bg.gif');
background-repeat:repeat-x
}
.menuofflink:link
{
font-family:Arial;
font-size:10px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
}
.menuofflink:active
{
font-family:Arial;
font-size:10px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
}
.menuofflink:visited
{
font-family:Arial;
font-size:10px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
}
.menuofflink:hover
{
font-family:Arial;
font-size:10px;
font-weight:bold;
color:#000000;
text-decoration:underline;
}
.linktextactive
{
font-family:Arial;
font-size:11px;
font-weight:bold;
}
.linktextactive2
{
font-family:Arial;
font-size:11px;
}
.linkactive
{
font-family:Arial;
font-size:11px;
font-weight:bold;
color:#999999;
}
.linkdeactive
{
font-family:Arial;
font-size:11px;
font-weight:bold;
color:#666666;
}
.heading
{
font-family:Arial;
font-size:16px;
font-weight:bold;
color:#000000;
}
.blk11
{
	font-family:Arial;
	font-size:11px;
	color:#000000;
}
.textnormal11
{
	font-family:Arial;
	font-size:11px;
	color:#000000;
}
.textbold11
{
text-valign:middle;
font-family:Arial;
font-size:11px;
color:#000000;
font-weight:bold;
}
.txtlogin
{
font-family:Arial;
font-size:11px;
color:#336699;
font-weight:bold;
}
.dropdown
{
/*background-color:#f0f7ff;*/
font-family:arial;
font-size:11px;
color:#000000;
width:150px;
text-align:left;
}

.grey10
{
font-family:Arial;
font-size:10px;
color:#999999;
}
.line
{
font-family:Arial;
font-size:10px;
vertical-align:bottom;
color:#666666;
}
.line2
{
font-size:10px;
font-family:Arial;
/*line-height:0px;
position:relative;
height:4px;*/
vertical-align:top;
color:#666666;
}
.bottomnav:link
{
color:#666666;
font-family:Arial;
text-decoration:underline;
font-size:10px;
}
.bottomnav:visited
{
color:#999999;
font-family:Arial;
text-decoration:underline;
vertical-align:bottom;
font-size:10px;
}
.bottomnav:hover
{
color:#000000;
font-family:Arial;
text-decoration:none;
vertical-align:bottom;
font-size:10px;
}

.bottomnav2:link
{
color:#666666;
font-family:Arial;
text-decoration:underline;
vertical-align:top;
font-size:10px;
}
.bottomnav2:visited
{
color:#999999;
font-family:Arial;
text-decoration:underline;
vertical-align:top;
font-size:10px;
}
.bottomnav2:hover
{
color:#000000;
font-family:Arial;
text-decoration:none;
vertical-align:top;
font-size:10px;
}
.topbackground
{
background-image:url('../images/topcurve.gif');
}
.leftbackground
{
background-image:url('../images/border_left.jpg');
background-repeat:repeat-y
}
.rightbackground
{
background-image:url('../images/border_right.jpg');
background-repeat:repeat-y
}
.textbox
{
font-family:arial;
font-size:11px;
color:#000000;

width:85px;
text-align:left;
}
.textboxid
{
font-family:arial;
font-size:11px;
color:#000000;
width:130px;
text-align:left;
}
.textboxdate
{
/*background-color:#f0f7ff;*/
font-family:arial;
font-size:11px;
color:#666666;
width:75px;
text-align:left;
}
.textboxbig
{
font-family:arial;
font-size:11px;
color:#000000;
width:120px;
text-align:left;
}
.textboxbigyellow
{
background-color:#ffffcc;
font-family:arial;
font-size:11px;
color:#000000;
width:120px;
text-align:left;
}
.textboxbiggeryellow
{
background-color:#ffffcc;
font-family:arial;
font-size:11px;
color:#000000;
width:150px;
text-align:left;
}
.textboxbigger
{
font-family:arial;
font-size:11px;
color:#000000;
width:140px;
height:15px;
text-align:left;
}
.textboxsmallyellow
{
background-color:#ffffcc;
font-family:arial;
font-size:11px;
color:#000000;
width:75px;
text-align:left;
}
.TextBoxPayment
{
/*background-color:#f0f7ff;*/
font-family:arial;
font-size:11px;
color:#000000;
width:145px;
text-align:left;
}
.cartablebackground
{
background-image:url('../images/mast_bg.jpg');
background-repeat:repeat-x
}
.mainhomebackground
{
background-image:url('../images/home_globalhome_bg.jpg');
background-repeat:repeat-x
}
.carhometablebackground
{
background-image:url('../images/home_bg.jpg');
background-repeat:no-repeat
}
.carinsurancebackground
{
background-image:url('../images/index_car_bg.jpg');
background-repeat:no-repeat
}
.motorinsurancebackground
{
background-image:url('../images/index_motor_bg.jpg');
background-repeat:no-repeat
}
.travelinsurancebackground
{
background-image:url('../images/index_travel_bg.jpg');
background-repeat:no-repeat
}
.homeinsurancebackground
{
background-image:url('../images/index_home_bg.jpg');
background-repeat:no-repeat
}
.otherproductbackground
{
background-image:url('../images/grass.jpg');
background-repeat:no-repeat
}
.buttongetquotes
{
	color:white;
	/*background-color:#00508b;*/
	background-color:#006699;
	border-style:outset;
	/*text-transform:capitalize;*/
	font-weight:bold;
	font-family:Arial;
	font-size:11px;	
	width:130px;
	height:26px;
}
.buttonlogin
{
	color:white;
	/*background-color:#00508b;*/
	background-color:#006699;
	border-style:outset;
	/*text-transform:capitalize;*/
	font-weight:bold;
	font-family:Arial;
	font-size:11px;	
	width:60px;
	height:26px;
}
.frmButton2
{
  color:white;
	/*background-color:#00508b;*/
	background-color:#f3f3f3;
	border-style:outset;
	/*text-transform:capitalize;*/
	font-weight:bold;
	font-family:Arial;
	font-size:11px;	
	width:60px;
	height:26px; 
}
.buttoncreateaccount
{
	color:white;
	background-color:#006699;
	border-style:outset;
	font-weight:bold;
	font-family:Arial;
	font-size:11px;	
	width:130px;
	height:26px;
}
.ButtonPayment
{
	color:white;
	background-color:#006699;
	border-style:outset;
	font-weight:bold;
	font-family:Arial;
	font-size:11px;	
	width:200px;
	height:26px;
}

.button
{
	color:#000000;
	background-color:#6699CC;
	border-style:solid;
	font-weight:bold;
	font-family:Arial;
	font-size:11px;	
}

.buttonrefine
{
	color:white;
	/*background-color:#00508b;*/
	background-color:#006699;
	border-style:outset;
	/*text-transform:capitalize;*/
	font-weight:bold;
	font-family:Arial;
	font-size:11px;	
	width:220px;
	height:26px;
}
.buttonrefine2
{
	color:white;
	/*background-color:#00508b;*/
	background-color:#006699;
	border-style:outset;
	/*text-transform:capitalize;*/
	font-weight:bold;
	font-family:Arial;
	font-size:11px;	
	width:130px;
	height:26px;
}
.textbold16
{
font-family:Arial;
font-size:16px;
font-weight:bold;
color:#000000;
}
.textbold14
{
font-family:Arial;
font-size:12px;
font-weight:bold;
}
.textbold12
{
font-family:Arial;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}
.textblk12
{
font-family:Arial;
font-size:12px;
font-weight:bold;
color:#000000;
}
.textnormal11
{
font-family:Arial;
font-size:11px;
font-weight:normal;
color:#FFFFFF;
}
.dottedline
{
	border-top:dotted 1px #cccccc;
}
.mandotry
{
font-family:Arial;
font-size:11px;
font-weight:normal;
color:Red;
}
.paddingforlogin
{
	padding-bottom:10px
}
.paddingtop
{
padding-top:8px;
}
.dropdownlarger
{
font-family:arial;
font-size:11px;
color:#000000;
width:480px;
}
.textmail
{
font-family:arial;
font-size:9px;
color:#000000;
}
.toplinkhead {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
a#subnav {
 	font-family:Arial;
	font-size:11px;
	color:#6699cc;
	text-decoration:none;

}
a{
	font-family:Arial;
	font-size:11px;
	color:#6699cc;
	text-decoration:underline;
}
.csmallgray
{
	font-size: 11px; 
	font-family: Arial; 
	color:#878787;
}
.cheader
{
	font-weight: bold; 
	font-size: 12px; 
	font-family: Arial; 
	color:#4b5c87;
}
.cboxheader
{
	font-weight: bold; 
	font-size: 11px; 
	font-family: Arial; 
	color:#878787;
}
.contentbody
{
	font-size: 12px; 
	font-family: Arial; 
	color:#000000;
}
.mandatory
{
font-family:Arial;
font-size:11px;
font-weight:normal;
color:#FF0000;
}
.head
{
font-family:Arial;
font-size:16px;
font-weight:bold;
color:#FF0000;
}
.eventhead
{
font-family:Arial;
font-size:12px;
font-weight:bold;
color:#336699;
}
.eventtxtnormal
{
font-family:Arial;
font-size:11px;
color:#336699;
}
