* {
	margin:				0;
	padding:			0;
}

html, body {
	margin-bottom:		1px;
	margin-top:		2px;
	padding:			0;
	height:				100%;
}

body {
	background-color:	#FFF;
	font:				62.5%/1.8 verdana, helvetica,arial, sans-serif;
	color:				#666;
	text-align:			center;
}

.hide {
	display: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.blue {
	color: #246592;
}

.blue-bold {
	color: #246592;
	font-weight: bold;
}


p {
	margin: 0 0 1.4em 0;
}

table {
	margin: 0 0 1.4em 0;
}

a {
	color: #246592;
}

a:hover {
	text-decoration: none;
}

/*.append-raquo:after {
	content: " &#187;";
}*/

#page-fold-sides {
	width: 1036px;
	margin: 0 auto;
	background: url(../img/pagefold-sides.gif) repeat-y top;
	padding: 0 0 73px 0;
}

#page-fold-top {
	background: url(../img/pagefold-top.gif) no-repeat top;
}

#footer {
	width: 1036px;
	margin: 0 auto;
	padding: 29px 0 62px 0;
	background: url(../img/pagefold-foot.gif) no-repeat top;
	color: #aaa;
	font-size: 1.1em;
}

#footer a {
	color: #aaa;
	font-size: 1em;
	text-decoration: none;;
}

#footer a:hover {
	color: #246592;
}




#header {
	position: relative;
	height: 306px;
	margin: 0 0 46px;
}

.banner1 {
	background: url(../img/main-banner.jpg) no-repeat bottom;
}

.banner2 {
	background: url(../img/header2.jpg) no-repeat bottom;
}

.banner3 {
	background: url(../img/header3.jpg) no-repeat bottom;
}

.banner4 {
	background: url(../img/header4.jpg) no-repeat bottom;
}

.banner5 {
	background: url(../img/header5.jpg) no-repeat bottom;
}

.banner6 {
	background: url(../img/header6.jpg) no-repeat bottom;
}


#header h1 {
	position: relative;
	width: 476px;
	height: 89px;
	overflow: hidden;
}

#header h1 span {
	display: block;
	width: 476px;
	height: 89px;
	background: url(../img/the-overseas-pension-header-logo.gif) center center no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}







#content #inner-content-wrapper {
	background: #FFF url(../img/inner-content-wrapper-bg.gif) top left repeat-y;
}


#content #lower-items-wrapper {
	/*background: url(../img/grey-line.gif) 180px 0px repeat-y;*/
}


#content {
	font-size: 1.2em;
}

#content .swirl {
	background: url(../img/swirl.gif) 74px 13px no-repeat;
}

#content .article {
	text-align: justify;
	padding-bottom: 30px;
	line-height: 1.8em;
}

#content .article ul {
	margin: 0 0 16px 18px;
	list-style-type: disc;
}

#content .article ul.sitemap {
	list-style-type: none;
}



#content img.left {
	margin: 6px 17px 0px 0;
	display: block;
}

#content img.right {
	margin: 6px 0 0 25px;
	display: block;
	border: 0;
}


#content a.icon-link-left img {
	display: block;
	float: left;
	margin: 6px 12px 0 0;
	border: 0;
}

#content a.icon-link-left span {
	display: block;
	float: left;
	width: 135px;
	color: #999;
	text-decoration: underline;
	font-size: 0.9em;
	cursor: pointer;
}

#content a:hover.icon-link-left span {
	text-decoration: none;
}

#content a.icon-link-vertical img {
	margin: 0 0 0 10px;
	border: 0;
	float: left;
	clear: left;
	padding: 5px 0 0px 0px;
}

#content a.icon-link-vertical span {
	padding: 0 0 15px 10px;
	display: block;
	clear: left;
	float: left;
	width: 135px;
	color: #666;
	text-decoration: underline;
	font-size: 0.9em;
	cursor: pointer;
}

#content a.icon-link-vertical:hover span {
	text-decoration: none;
}






#content .contact-item {
	color: #7b91a3;
	
	font-size: 0.9em;
	line-height: 1.3em;
}

#content .left-content p.contact-item {
	padding: 15px 0 0 10px;
	color: #7b91a3;
	line-height: 1.3em;
}

#content p.contact-item a {
	color: #7b91a3;
	
}

#content .contact-item a {
	color: #7b91a3;

}

#content .left-content {
	/*padding: 5px 0 0 0;
	margin: 15px 0 0 0;*/
}

#content .left-content a {
	color: #b49423;
}

#content .left-content p {
	/*color: #7b91a3;*/
	color: #246592;
	font-size: 0.9em;
	line-height: 1.8em;
}




ul.quick-links {
	list-style-type: none;
}

ul.quick-links li {
	background: url(../img/quick-links-arrow.gif) no-repeat 0 11px;
	padding: 0.4em 0 0.4em 17px;
	border-bottom: 1px solid #dededf;
	line-height: 1.3em;
}

ul.quick-links li a, ul.quick-links li a:visited {
	color: #888;
	text-decoration: none;
	display: block;
}

ul.quick-links li a:hover {
	color: #004F8F;

}




ul.downloads {
	list-style-type: none;
	background: #0963A1;
	padding:13px 12px;
	margin:20px 0 0;
}

ul.downloads li {
	line-height: 17px;
}

ul.downloads li a {
		color: #fff;
		font-size: 11px;
		text-decoration: none;
		display: block;
		padding:2px 8px;
}

ul.downloads li a:hover{
		background: #08538F;
}

#content .left-content ul.downloads li a {
		color: #fff;
}



#content .left-content ul.downloads {
		margin: 0px 0 20px;
}


.warningText {
	color: red;
}

.yellow {
	background: yellow;
}
