/* CSS Document */

#content {
	width: 760px;
	margin: 0px auto;
}

#principles {
	width: 600px;
	color: #236abd;
	background-color: #e7f4fe;
	border: 1px solid #7da7d8;
	border-bottom: 1px solid #7da7d8;
	margin: auto;
	margin-top: 40px;
}

#plist {
	padding-left: 25px;
	padding-right: 10px;
}

#repSky {
	padding: 10px;
	text-align: center;
	width: 200px;
	padding-top: 150px;
	background-image: url(../media/images/get_a_report.jpg);
}

#repDoc {
	padding: 10px;
	text-align: center;
	width: 200px;	
}

#csrSWF {
	float: left;
	clear: left;
}

#frontpagemain {
	padding: 0 0 20px 0;
	color: #000000;
	background-color: #d7e5f0;
	background-image: url('../media/images/frontpagemain2.jpg');
	float: left;
	font-size: 11px;
}
#frontpagemain div.copy {
	width: 500px;
	float: left;
}
#frontpagemain p {
	margin: 0;
	padding: 20px 20px 0 20px;
	line-height: 18px;
}
#frontpagemain p.last {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}
#frontpagemain p.last span {
	padding-left: 3px;
	font-size: 14px;
}
#frontpagemain ul {
	margin: 10px 0 0 50px;
	padding: 0;
}
#frontpagemain li {
	margin: 0;
	padding: 0;
}
#frontpagemain div.quotes {
	width: 260px;
	float: right;
}
#frontpagemain div.quotes div {
	margin: 20px 20px 0 0;
	padding: 10px 0 0 30px;
	background-image: url('../media/images/quote-start.gif');
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #bad5f6;
}
#frontpagemain div.quotes div div {
	color: #003e7a;
	margin: 0;
	padding: 0 30px 10px 0;
	background-image: url('../media/images/quote-end.gif');
	background-position: bottom right;
}



#insText {
	width: 200px;
	padding: 10px;
}

#gpTitle {
	font-weight: bold;
	padding: 5px 0px 5px 10px;
	color: white;
	background-color: #7da7d8;
}

div.citeQuote {
	font-weight: bold;
	text-align: right;
	color: #236abd;
	margin: 0px 50px;
}

div.header, div.menubar, div.marginTop, div.marginBottom, div.footer {
	width: 100%;
	float: left;
	clear: left;
}

div.page {
	width: 760px;
	color: #000099;
	background-color: white;
	float: left;
	clear: left;
	padding-bottom: 20px;
	/*background-image: url("../media/page_bg.gif");*/
}

div.pagecontent {
	padding: 0px 20px;
}

div.text, div.images {
	float: left;
}

div.text {
	width: 460px;
	clear: left;
}

div.images {
	width: 260px;
	text-align: center;
	margin-top: 40px;
	float: right;
	clear: right;
}

div.header {
	color: black;
	background-color: #0054a6;
}

div.menubar {
	padding: 3px 0px;
	color: black;
	background-color: #8dc63f;
	border-top: 1px solid #003471;
	border-bottom: 1px solid #598527;
}

div.marginTop {
	height: 5px;
	line-height: 0px;
	color: black;
	background-color: #bcddfc;
}

div.marginBottom {
	height: 5px;
	line-height: 0px;
	color: black;
	background-color: #7da7d8;
}

div.footer {
	padding: 20px 0px;
	color: white;
	background-color: #0054a6;
	border-top: 1px solid #003471;
}

img.floatRight {
	border: 1px solid #7da7d8;
	border-bottom: 10px solid #7da7d8;
	float: right;
	clear: right;
	margin-top: 20px;
}

div.fiveyears {
	width: 250px;
	height: 79px;
	background-image: url('../media/csr2.gif');
	background-repeat: no-repeat;
	float: right;
}

img.logoRight {
	float: right;
	clear: right;
	margin: 20px;
	margin-left: 50px;
}

img.logo {
	border: none;
}

.insert, a.insert:link, a.insert:visited {
	color: #236abd;
	background-color: #e7f4fe;
	border: 1px solid #7da7d8;
	border-bottom: 10px solid #7da7d8;
	float: right;
	clear: right;
	margin-top: 20px;
	margin-left: 30px;
}

a.insert:hover, a.insert:active {
	border: 1px solid #72b4f4;
	border-bottom: 10px solid #72b4f4;
}

.fLeft {
	float: left;
}

.fRight {
	float: right;
}

span.copyright {
	margin-left: 20px;
}

a.menuItem:link, a.menuItem:visited {
	margin-left: 4px;
	padding: 5px 5px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: black;
	background-color: #8dc63f;
	border: 1px solid #8dc63f;
	float: left;
}

a.menuItem:hover, a.menuItem:active {
	color: black;
	background-color: #80b931;
	border: 1px solid #598527;
}
