/* CSS file created for www. c2insure .co .uk
/*
/* Legend:
/*   tagName       sets styles for all tags with same name
/*   tagName.name  sets a CLASS for tags to be styled
/*   #Name         sets an ID for tags to be styled
/*	 .Name		   sets a class style
/*
/* Colors:
/*   #666666 	   dark grey (logo match)
/*   #183E6B       dark blue (logo match)
/*   #FFFFFF       white
/*   #CECFCE       light grey
/*   #993300       dark red
/*
/*=============   Global page styles  ====================*/

img {/* Set all images borderless */
	border: 0px;
	}

body {/* Set default body styles */
	margin:0px;
	}
	
td {/* Set default table column styles */
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	}
	
tr {/* Set default table row styles */
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	}
	
a {
	color: #183E6B;
	}
	
a:hover {
	color: #FFFFFF;
	background: #183C6B;
	}
	
li {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	background: #FFFFFF;
	line-height:20px;
	margin-top:0px;
	}
h5 { color: #183E6B;}

/*
/*=============   ID specific styles  ====================*/

#logo {
	font:24px Arial, Helvetica, sans-serif;
	color: #183E6B;
	background: #CECFCE;
	letter-spacing:0.2em;
	line-height:30px;
	}

#tagline {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	background: #CECFCE;
	letter-spacing:0.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 1px dashed #666666;
	}
		
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	background: #CECFCE;
	letter-spacing:0.2em;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #FFFFFF;
	letter-spacing:.1em;
	}
	
/*
/*=============   Class styles  ====================*/
	
.bodyText {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	background: #FFFFFF;
	line-height:20px;
	margin-top:0px;
	}

.addressText {
	font:11px Arial, Helvetica, sans-serif;
	color:#000000;
	background: #FFFFFF;
	line-height:20px;
	margin-top:0px;
	}
	
.pageName{
	font: 18px Arial, Helvetica, sans-serif;
	color: #183C6B;
	background: #FFFFFF;
	line-height:22px;
	letter-spacing:0.21em;
	}
	
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #993300;
	background: #FFFFFF;
	line-height:22px;
	letter-spacing:.2em;
	}

.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	background: #FFFFFF;
	line-height: 22px;
	}
	
.youAreHere {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	background: #CECFCE;
	line-height:22px;
	}
	
.loginRegister {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
	background: #CECFCE;
	line-height:22px;
	}
	
.copyRight {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	background: #FFFFFF;
	line-height:14px;
	text-align: center;
	}
	
.click2Insure {
	font: 11px Arial, Helvetica, sans-serif;
	color: #183E6B;
	background: #FFFFFF;
	line-height:22px;
	}
	
.textLinks {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;

	line-height:14px;
	text-align: center;
	}

/*
/*============= Styles for Disclaimer/Privacy Page ===============*/
/**/
h1.disc {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 140%;
	color: #000;
	background-color: #efefef;
}
h1.priv {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 140%;
	color: #000;
	background-color: #fff;
}
h2.priv {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
	color: #000;
	background-color: #fff;
}
p.priv {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #fff;
}
/* Set the Body values for Popup Windows */
#PopupWin {
	/*float: left;*/
	font-family: Arial, Helvetica, sans-serif;
	/*width: 100%;*/
	margin-left: 1%;
	color: #000;
	background-color: #fff;
	margin-bottom: 10px;
}
/* Set the Footer values */
#footer {
	text-align: center;
}
	
/*
/*=============   Feedback-form page styles  ====================*/

fieldset { /* Set the fieldset style */
        border: 1px #183C6B;
        padding: 10px;
        margin-right: 15px;
		}
		
legend {
        font-family: Arial, Helvetica, sans-serif;
		color: #666666;
        border: 1px #183C6B;
        background: #FFFFFF;
		}

form {/* Set the form styles */
        background: #FFFFFF;
        border: 1px #0000FF;
        padding: 5px;
		}

input.buttons {/* Set the button styles */
        color: #183C6B;
        background: #CECFCE;
        border: 1px solid #183C6B
		}

input {/* Set the input field styles */
        color: #666666;
        background: #EFEFEF;
        border: 1px solid #CCCCCC
		}

textarea {/* Set the input textarea field styles */
        color: #666666;
        background: #EFEFEF;
        border: 1px solid #CCCCCC
		}

select {/* Set the select list styles */
        color: #183C6B;
        background: #FFCC99;
        border: 1px solid #CCCCCC
		}

form fieldset div {/* Set the DIVISION styles */
        position: relative;
        width: 5em;
		}

input.text {/* Set the input text field size */
        width: 15em;
		}

textarea {/* Set the input textarea field size */
        width: 20em
		}
