@charset "utf-8";
/* CSS Document */


/* IE6 behavior fixes */
	
img, div {
	behavior: url(iepngfix.htc);
	}

/* End of IE6 behavior fixes */

html, body {
	height: 100%;
	margin: 0;
	}

body {
	background-color: #6d6e71;
	}
	
body, input, textarea {
	color: #FFF;
	font-family: "Arial Rounded MT Bold", Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	}
	
p, li, td {
	line-height: 1.4em;
	margin: 0;
	padding: 0;
	}

a:link {
	color: #FFF;
	}

a:visited {
	color: #FFF;
	}
	
a:hover {
	color: #00529C;
	}

a:active {
	color: #00529C;
	}

#container {
	background-image: url(images/gradient-bg.jpg);
	background-repeat: repeat-y;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	padding: 0 0 0 20px;
	width: 980px;
	}

#header {
	border-bottom: 2px solid #FFF;
	height: 134px;
	position: relative;
	}

#menuRow {
	bottom: 0;
	font-size: 15px;
	height: 28px;
	line-height: 28px;
	position: absolute;
	right: 0;
	text-align: right;
	}

#menuRow a, #menuRow a:visited {
	margin: 0 0 0 22px;
	text-decoration: none;
	}

#menuRow a:hover, #menuRow a:active {
	text-decoration: none;
	}

span.blueText {
	color: #00529C;
	margin: 0 0 0 22px;
	}

#leftImages {
	float: left;
	padding: 20px 0 0 0;
	height: 398px;
	width: 260px;
	}

#rightContent {
	float: right;
	min-height: 451px;
	height: auto !important;
	height: 451px;
	padding: 25px 0 12px 49px;
	position: relative;
	width: 671px;
	}

#quoteBox {
	float: right;
	font-style: italic;
	height: 166px;
	margin-top: 95px;
	padding: 0 5px 0 25px;
	text-align: center;
	width: 221px;
	}

#companyDetails {
	border-top: 2px solid #FFF;
	clear: left;
	color: #0081C6;
	float: left;
	font-size: 10px;
	height: 56px;
	line-height: 1.4em;
	padding: 6px 0 6px 0;
	position: absolute;
	top: -72px;
	width: 260px;
	}

#footer {
	border-top: 2px solid #FFF;
	clear: both;
	height: 12px;
	line-height: 12px;
	position: relative;
	}

#headerImage {
	float: right;
	height: 91px;
	margin-top: 15px;
	width: 681px;
	}

#leftImage {
	height: 366px;
	width: 260px;
	}

.logo {
	float: left;
	margin-top: 15px;
	}

.heading {
	color: #00529C;
	font-size: 20px;
	padding-bottom: 1em;
	}

.questionPadding {
	padding: 0.2em 0 0.1em 0.8em;
	}

span.copySymbol {
	font-size: 12px;
	}

a.noLinkDecoration:link, a.noLinkDecoration:visited, a.noLinkDecoration:hover, a.noLinkDecoration:active {
	color: #FFF;
	text-decoration: none;
	}

ul#questionList {
	margin: 0;
	padding: 0.3em 0 1em 14px;
	}

ul#questionList li {
	padding: 0 0 0.3em 0;
	}

span.normal {
	font-size: 18px;
	line-height: 2em;
	}

span.fontSmall {
	font-size: 14px;
	line-height: 2em;
	}